Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Attaboy.Guess I should start learning more about Protobuf.
Yea but judging by those graphs, it only pays off when you're handling well over 50k requests/second. Arguably one should still prefer gRPC since you'd be future-proofing your API, but still. On the low end, REST takes the lead.Attaboy.
Protobuf is the preferred means of serializing structured data to a binary format within SWI-Prolog. https://www.swi-prolog.org/pldoc/man?section=protobufs-main
Basically, it's supported everywhere, but it's quite remarkable that the SWI project chose Protobufs, as it is the only binary serialization format that it supports natively. Prolog being a weird high-level language, it's unusual to see Prologs caring much about binary serialization.
you are free to donate to make it worth it.So much open source stuff is only valuable as long as it's free but isn't worth the price tag when they give it one
I’ve been having a blast just using pages via mmapTHOU SHALT NOT USE HEAP ALLOCATION
>mmapI’ve been having a blast just using pages via mmap
It’s braindead easy which is perfect for a chimp like me
Perhaps, but mmap also allows me to reserve address ranges without allocation, as well as map files in and out of memory to disk>mmap
Pfff, look at that casual. sbrk is where its at.
Look at this guy not even using uint8.char memory[65536];
I've improved my pattern editor since then. This is actually a completely new deck, and it uses a custom widget—Decker calls these contraptions—which comprises the earlier editor in effect: