

I recently have added a don’t eat/drink sugar alone for me 😊
I recently have added a don’t eat/drink sugar alone for me 😊
Don’t be a burden to anyone I feel like could be difficult sometimes. I get not continuously being a burden but if I need help I should get that help, no? I am talking about e.g. emotional support with people that have decided to be there for me, not me talking to people that don’t want to hear.
This fits very nicely in my belief system as well. For me the reason to life is to make it simpler/easier for the people who come after me. And thinking about what I needed and supplying that to others is a very nice way to achieve this. Although this could sometimes lead to doing something that is not needed (anymore), but even then showing others that helping others is a nice thing to do is worth a lot.
Also my immediate thought is that the End of the track when it connects to the Start isnt doing it with derivatives and therefore looks not smooth/shockfree.
That its producer has gone bancrupt they have absolutely lived the enshittyfication while doing the settings in their custom Android and I am currently on the last supported android version (12) which will probably go unsupported soon-ish and the company I got the phone from has sold so few that the definitely better alternatives (Lineage, etc) don’t have any reports of people who have done it with my device or even a tutorial. And reading into flashing it on an unsupported device is a rabbithole I currently don’t want to spend time with. And if I fuck up I can’t even write the company to fix it for me or smth like that…
Well you’re writing a Compiler with extra features to tell you where compilation failed but without actually executing the code. If the language you are trying to implement has defined a BNF for its language its quite doable and depending on the features you want to implement almost easy. There are BNF interpreters and chumsky e.g. is close to reading like a BNF. But if you’re building a language where you gotta find out the rules yourself it can take a while and finding all the edgecases can be a problem… But the project is big enough that most probably don’t finish theirs
I am currently writing an LSP for the shaderscript used in Godot. Its close to glsl but some differences make me not wanting to just copy paste a glsl one. I am currently trying to wrap my head around chumsky. I am coming from a lot of c code and my head doesnt work like chumsky does, so it has its ups and downs, but lexer for glsl and lexer, parser and like half oft the evaluator for the preprocessor are done and working😊
Well you could have saved those hours if you were on one of those restrictive OSs. I mean why would anyone even wanna do that? /s
Peer2peer connections are very difficult. Mainly because clients are behind a NAT which allows only connections from inside to outside. So when a client wants to connect to another client one connection comes from outside and is blocked. There is a “bug” called NAT holepunching to still connect but that’s not a trivial task and doesn’t work on all setups. I recently tried out webRTC for a multiplayer game but I still don’t know what to do with people where that connection can’t be established. SteamAPI has a P2P feature as well, and when they can’t establish a p2p connection they just silently route the packets over their servers.
Cyberpunk 2077 when it was released. And then panam made me cry ( ._.) And that scene inside the robo is burnt into my brain xD
I kinda didnt even realise alot of the bugs, cause I really enjoyed the story. I remember seeing the trees through the walls but the immersion/ my imagination was strong enough to mask them .D
Just today I learned about Cinny which would make so much more sense to use for people who need the discord/slack experience but want to use matrix
Rock and Stone!
They recently recieved a “Blauer Engel” certificate for nextcloud-server. Iirc that seal requires the user to be able to choose what he wants. So new features are OK but they have to be optional. That certificate is handed out by a german government Institution. And very recently they started handing it out to software too, with nextcloud beeing the first BIG reciever.