56_
@56_@lemmy.ml
- Comment on Why is the colour of sunlight different in every country? 2 weeks ago:
I’ve noticed other photos from my side of the country look similar to my own ones. I assume this is due to the light reflecting off the sea, the angle of the sun, and the cloud cover. The colour of the grass is also duller than many places.
- Comment on [deleted] 2 weeks ago:
it’s 0:04 for me. I’m not sure what noise you’re referring to though.
- Comment on Recommendations for a version control system 4 weeks ago:
Those 3 are all fairly similar. Here are some others I can think of:
- Gitlab: many features, complex, pr workflow.
- Forgejo: simpler, github inspired interface, pr workflow.
- Radicle: peer to peer, idk much more…
- Sourcehut: minimal (non-github) interface, very modular, email workflow.
- Cgit / Gitweb / etc.: just a git interface, no specific workflow.
- Comment on What's up with the sudden increase in AI slop? 1 month ago:
No need to block every user from the instance, you can block the entire instance in your account settings.
- Comment on How do children address a non-binary parent? 3 months ago:
I read the title as a programming question at first…
- Comment on How do man made hiking trails keep the grass from overgrowing? 3 months ago:
The construction of a hiking path depends on the environment and budget. There certainly is membrane used in some, especially in wet/boggy environments. I think it’s mostly gravel that’s used to prevent grass from growing. (people don’t walk on the entire width of the path usually)
- Comment on Lemmy Mastadon (automated crossposting?) interaction issue. 4 months ago:
I think it’s worth trying putting the link in the post body. Mastodon might generate a preview image with it.
Another option would be creating the posts on mastodon, and mentioning the lemmy community. The KDE community uses this method for their announcements. Example: lemmy.world/post/27768851
- Comment on Snac: A simple, minimalistic ActivityPub instance 5 months ago:
I feel like snac is social media made specifically for people who like C though. I’m sure most users of it are well aware of the implications.
- Comment on Bears Cave 9 months ago:
Maybe it’s a soy sauce situation. Bears are named after bears cave.
- Comment on Minetest breaks the chains of being a Minecraft clone with a new name — Luanti 10 months ago:
I’ve seen typescript being used for modding using typescript-to-lua. See github.com/jordan4ibanez/forgotten-lands and github.com/RepComm/mt-api