Faresh
@Faresh@lemmy.ml
- Comment on Patch this Bish! 2 months ago:
I think it’s a way for members of a plural collectives to use social networks, while making it clear who is currently fronting.
- Comment on Let's Encrypt Ending Support for Expiration Notification Emails 2 months ago:
It doesn’t wrap in the default web interface.
- Comment on New social experiment 2 months ago:
Your home directory would look super cluttered then. You can also generally disable hiding them via changing a setting in the file browser.
- Comment on New social experiment 3 months ago:
OOC
The phrasing of that sentence is confusing. I at first interpreted it as the user being the subject that uses comment threads, not the simulation. Only after reading the comments did I figure out the correct meaning of the sentence.
- Comment on I never realized this 3 months ago:
I don’t think that’s obvious to anyone who hasn’t watched that movie/series/whatever. At least it wasn’t obvious to me, because I don’t know that guy.
- Comment on 🍃 🐑 5 months ago:
And Im pretty sure there are also jellyfish that live in symbyosis with algae that they carry along with them which photosynthesize, creating sugars for the jellyfish.
- Comment on It's a matter of perspective 5 months ago:
I think the joke is that there’s indeed unequivocally just three, and that one of them still says four despite that fact, contradicting the readers expectations who normally for this format expects the middle thing to be something that changes with perspective (eg. 6 vs 9)
- Comment on Minetest breaks the chains of being a Minecraft clone with a new name — Luanti 5 months ago:
I recognize you and your profile picture from some quite popular minetest mods. :D I have a question regarding making content for Luanti:
I’ve been interested in maybe some day making a game for Luanti, but I don’t really like Lua (I for example imagine that undefined variables evaluating to
nil
rather than directly throwing an error, identifiers by default being public, and absence of static checking of possibility of null dereference before runtime to be things that can cause quite some annoying bugs). Is there some popular X to Lua transpiler that you’ve heard people using? Something like what Typescript is to JS or Kotlin/Clojure/Scala to Java (not exactly the same thing since they all compile directly to jvm bytecode rather than java, but you get the point).I hope I’m not insulting you by asking such a question.
- Comment on FFT-based ocean-wave rendering, implemented in Godot 6 months ago:
Let’s hope some day this bug gets fixed: github.com/godotengine/godot/issues/71929
I couldn’t run it because of that bug.