[-] JadedBlueEyes@programming.dev 15 points 2 weeks ago

Wayland is basically X12 in many ways

[-] JadedBlueEyes@programming.dev 9 points 1 month ago

Talon is closed source, What's available on GitHub is the community command set - effectively just configuration

[-] JadedBlueEyes@programming.dev 6 points 1 month ago

Definitely! The author is super friendly in IRC too (and Xe, the anubis author, is there as well lol)

166
[-] JadedBlueEyes@programming.dev 9 points 1 month ago

They make one request per IP. Rate limit per IP does nothing.

[-] JadedBlueEyes@programming.dev 8 points 1 month ago

The problem (as matrix people found out the hard way) is some media & content is very illegal. Most individuals really don't want even the chance of being exposed to CSAM or gore, and neither do server operators want the chance of that being shared from their server or written to their disk when that can result in police at the door. You need default-on moderation that is very powerful, and end users should never be distributing media they don't want to. This pushes towards centralisation of nodes run by experts, and heavily punishes true P2P models.

[-] JadedBlueEyes@programming.dev 7 points 2 months ago

Windows licenses ain't cheap. Never have been.

[-] JadedBlueEyes@programming.dev 8 points 4 months ago

Here are some interesting feeds I follow, mostly tech-focused and quite Rust heavy:

Generated by opening an OPML export in firefox, running the following script and deleting a bunch of feeds:

 "- " + [...document.querySelectorAll("body > outline > outline")].map((f) => `[${f.getAttribute("text")}](${f.getAttribute("htmlUrl")}) \`${f.getAttribute("xmlUrl")}\``).join("\n- ") 
79
Look Ma, No CDN! (jade.ellis.link)
23
[-] JadedBlueEyes@programming.dev 5 points 10 months ago

This whole article was sprung from a discussion of exactly that case, because users often simply don't delete notifications. It's very common for users to have years of undismissed notifications stacked up under the notification bell, and it's not a good experience to load them all at once.

[-] JadedBlueEyes@programming.dev 6 points 10 months ago

Thank you! It's lovely to hear it was helpful to someone 😊

[-] JadedBlueEyes@programming.dev 12 points 10 months ago

They fixed this in version 0.19 pr #3872 (note that the cursor here is a way of hiding a post ID to continue from, as far as I can see).

Also, lame article? 😖

[-] JadedBlueEyes@programming.dev 23 points 10 months ago

Not a problem because passwords are hashed, which means they take up a fixed size, and you should have form upload size limits anyway.

74
view more: next ›

JadedBlueEyes

joined 2 years ago