chamomile

joined 2 years ago
[–] [email protected] 49 points 1 year ago (7 children)

@cyborganism @GammaGames There's a particular category of "leftist" who, to put it gently, have a greatly simplified view of the world in which "the only war is class war." They regard social issues such as anti-racism, feminism, queer liberation as distractions from the "true" cause of bringing about a new economic system - unimportant at best, active interference invented by the ruling class at worst.

Basically, they're narrow-minded bigots.

[–] [email protected] 16 points 1 year ago* (last edited 1 year ago)

@zephr_c @nifty The character in the drawing is Hatsune Miku, so this is alluding to vocaloid music which could be produced purely digitally as you say.

Completely agreed otherwise, though.

[–] [email protected] 5 points 1 year ago (1 children)

@WoahWoah Not to be the obnoxious didact in the room but I do feel compelled to point out that vegetables/herbs soaked in oil at room temp are generally not a good idea unless you like botulism poisoning: https://extension.oregonstate.edu/food/preservation/herbs-vegetables-oil-sp-50-701

Just for anyone who's not aware! Honestly, immediately shitting yourself was not even close to the worst possible outcome lol.

[–] [email protected] 13 points 1 year ago* (last edited 1 year ago)

@AVincentInSpace @remington The Lemmy devs are infamously difficult to work with. They've repeatedly shown an unwillingness to even acknowledge the existence of the many problems that instance admins face. That has been a big driver in Beehaw's decision to move platforms, not just because of a difference in political views, and they've been pretty open about discussing it. You're way off-base.

[–] [email protected] 11 points 1 year ago

@Templa Codidact seems promising in this space. They have a non-profit organization and run on an open-source (but not federated) platform: https://codidact.com/

[–] [email protected] 6 points 1 year ago

@kid TL;DR: If you have a secret variable in your CI/CD pipeline and it's written to a file that subsequently gets artifacted, anyone who can access that artifact can also read your secret variable.

Feels like a "no shit" moment but I guess I can see how someone could make this mistake in a more complicated setup than the example in the blog.

[–] [email protected] 10 points 1 year ago* (last edited 1 year ago) (1 children)

@remington There are few creators whose videos I will jump to view the instant they drop, and Lemmino is one of them. This is a pretty interesting subject that I haven't heard of, despite it apparently being quite well-known.

Tbh, Sanborn not being confident/experienced with math and cryptography kinda tracks with his apparent surprise that expert cryptographers cracked a Vigenere cipher in a couple days rather than follow an obscure breadcrumb trail that's still unclear, even after knowing the key. For me, K4's enduring mystery prompts comparison to the Zodiac killer ciphers, which ended up being so difficult to unwind not because they were brilliant ciphers devised by a mastermind, but because the author made a bunch of mistakes. Still, at this point it seems likely that Sanborn has checked his work over multiple times, so maybe there really is just some trick that no one has thought of. He's clearly eager for it to be solved, so we may know in the coming decades!

[–] [email protected] 19 points 1 year ago

@solitaire @erev Jesus, I had completely forgotten "tits or gtfo." Every now and then I get hit with a reminder of how much more pervasive that kind of thing was as little as 10-20 years ago and it throws me for a loop.

[–] [email protected] 8 points 1 year ago (2 children)

@shadow @V0ldek > What I’d really like to find is something like a pihole for search, where you have your blocklist, cache of things you’ve searched already (your own mini search engine?), and then a fallback engine (DDG, bing, Google, whatever) for things it doesn’t already know.

I think SearXNG sort of fulfills this, from what I've heard? It's more or less a self-hosted search engine that can combine indexes from various other engines, and I presume that means you can set your own rules and filters and such. There are public instances as well.

[–] [email protected] 0 points 1 year ago (1 children)

@agressivelyPassive You should still clean your kitchen though, that's my point.

[–] [email protected] 7 points 1 year ago* (last edited 1 year ago) (9 children)

@agressivelyPassive @technom That's a self-fulfilling prophecy, IMO. Well-structured commit histories with clear descriptions can be a godsend for spelunking through old code and trying to work out why a change was made. That is the actual point, after all - the Linux kernel project, which is what git was originally built to manage, is fastidious about this. Most projects don't need that level of hygiene, but they can still benefit from taking lessons from it.

To that end, sure, git can be arcane at the best of times and a lot of the tools aren't strictly necessary, but they're very useful for managing that history.

view more: ‹ prev next ›