Jayjader

joined 7 months ago
[–] Jayjader@piefed.social 1 points 1 month ago

Oh neat! That gives me some ideas for novelty gifts to programmer friends.

[–] Jayjader@piefed.social 1 points 1 month ago

They have also made calls for BLM-related protests and pushed people to escalate their protests to riots.

They don't just push right-wing politics, they manufacture the type of news that feeds into conservative moral panics.

So don't assume something isn't propaganda just because it looks to be against conservative/right-wing politics.

[–] Jayjader@piefed.social 2 points 1 month ago

I like the reasoning, but disagree with this passage:

The “pile of technical debt” is essentially a pile of knowledge – everything we now think is bad about the code represents what we’ve learned about how to do software better. The gap between what it is and what it should be is the gap between what we used to know and what we now know.

The knowledge of "how to do things better" can already be known before the code is written and it would still make sense to me to talk about "technical debt" when the choice is made to write/ship "substandard" code. There is new knowledge to be gained in these cases, but it's the knowledge of "we can get away with substandard code for this product feature because it never gets used enough to matter". Or even "the client who asked for the feature realized it's not what they need".

I don't like how the author seems to conflate technical knowledge with client/market knowledge. I don't think it's categorically wrong, per se, just too unwieldy to be useful. Similar to how, with enough linguistic and reasoning gymnastics, anything can be "research" — or how in programming anything can be rewritten into a "pure function".

[–] Jayjader@piefed.social 7 points 3 months ago

Reminds me of an article I read on the Fedi around a week or so ago that basically argued "we won't win by everyone self hosting, we also need to be building many small communities that everyone can join at their own pace".

[–] Jayjader@piefed.social 6 points 3 months ago

I appreciate the author having the guts to openly call for taking matters into our own hands and serving a literal zip bomb to meta's scraper bots if we can't find a better way to get them to back off.

[–] Jayjader@piefed.social 2 points 4 months ago

according to https://areweguiyet.com/, there are currently 2 distinguished immediate-mode GUI libraries for rust:

I don't know whether that makes it a good match, but apparently it's at least feasible.