I always thought that was the joke?
I always thought that was the joke?
Oh sweet summer child
Yeah we get it, we’ve all seen Game of Thrones, too. If you have to be a condescending dick, at least be original.
The one thing that takes a bit to get used to is the borrow checker. Advice there is don’t fight it. Trust the compiler to tell you your code is wrong. Once you understand the ownership/borrowing rules, it’s honestly just a joy to code in. Static typing protects you from the inevitable mess that every large python project becomes, and the borrow checker gives you the comfort and safety you’ve come to expect from memory safe languages without the overhead of a garbage collector.
Still working on this, help is welcome :)
Unfortunately, Apollo is not open source and would require action from the dev, which seems not that likely. Another complication is that they seem to be using their own backend to do some kind of caching, I haven’t really looked into it.
What was it?
I don’t know enough about the SCUMM engine to know if this even makes any kind of sense, but could you randomize NPCs/connections between locations?
Haha that’s amazing! Integrated bingo! Death markers! 😂 And you just gave me an incredibly dumb idea. How about a SCUMM engine randomizer? 😂
As promised. I’ll do a proper announcement tomorrow, just wanted to get it out the door today.
Now with threaded comments:
The reason I want to build this kind of proxy is that any app would be able to use it with minimal changes (configurable API server). For proprietary apps, you’re still at the mercy of the devs, but their work is greatly simplified. For open source apps such as e.g. RedReader, Infinity, anyone could make those changes. Another thing that it might be useful for is bots and the like. If I manage to implement support for posting, those could work on Lemmy as well. I personally would like to see the return of kg2bee.
You are a hero among men.
That’d be amazing.
Since boost isn’t open source, the dev would have to allow you to configure the API endpoint (so the app would connect to the proxy instead of reddit.com), or someone would have to hack the app, which would probably be somewhat difficult.
Soon! :)
An API proxy to allow 3rd party reddit clients to browse Lemmy with only minimal code changes. I’ve got it showing comments now :) Source isn’t uploaded yet, but it will be soon.
Such a blackout could help accomplish that goal though.
I configured uBlock Origin to block shorts so I don’t accidentally watch that garbage. I consider it psychological self-defense.