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:
What platform is this? Are you running this on a Macintosh?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:
decker2.mp4
It's still not finished, I'd like to do a bit more, but it's finished enough for me to move on. Making this a contraption has allowed me to have multiple of these little patterns in one deck, so there's now a gallery card too. I'll work on tweaking and improving this alongside the development tool I'm going to make in Decker. Making this deck was partially a learning experience; there were a great many little issues I've learned how to iron out regarding optimizations and like this. I even fixed a tiny flaw when making this video. I can go into more detail if anyone's curious, but these mostly involved little issues with the animation model. Decker is fun.
Not to be confused with the 2019 California synagogue shooter of the same name.John Earnest
Got hired as a bottomless pit supervisor, eh?I am still stuck in the Postgres rabbithole, frens.