Is fail2ban still maintained in the time of the fish & the mage?
Is fail2ban still maintained in the time of the fish & the mage?
Interesting correlations with presidential election cycles
Call me naive, but it seems to me that if everyone was pitching in for a season of farm work, less people overall would be doing 8/15/etc consecutive years and getting their bodies destroyed.
…is that a Code Lyoko reference?!
In my ideal world, the population would be sufficiently educated about nutrition in fruit and vegetables that picture-perfect tomatoes that are picked unripe so that they survive long distance hauling would simply never sell.
The audacity to tout classism and ableism as reasons as to why people should “get to” use LLMs for their “write a novel in a month” challenge…
Even when someone’s inability to write a novel in a month is because of their class or disability, I somehow doubt they want to let a machine write their novel for them. I mean, it’s not like NaNoWriMo is a way to put food on the table or something, right?!!
This feels like the arguments Mid journey fellators fanboys were spouting a year ago (or has it been two?) on how not everyone can afford a school of fine arts 🙄
Their starting aside is pretty great as well;
And I’m using that term throughout this post because it’s the commonly accepted descriptor, but we all know it’s not really artificial intelligence, right? I also want to distinguish it from actually-useful and ethically-produced technology like what gets used in the medical field to help humans examine and analyze impossibly huge datasets in the service of doing things like curing cancer. We’re talking here about the plagiarism machines like ChatGPT, everything it underpins, and all of its conceptual mirrors.
Leave no wiggle room for the AI sycophants.
As we have seen in months past when Linux takes a sizable dip, it’s correlated to a rise in the Simplified Chinese use. In August the Simplified Chinese use further grew and helping out Windows at the cost to the Linux percentage.
So, the solution is clear: get all Simplified Chinese users to switch from Windows to Linux :D
Après ~6h de jeu, je fais le constat : ca fonctionne plutôt bien !
J’ai pu faire une partie en quick match sans soucis. J’ai aussi pu faire plusieurs parties custom avec un pote via le système d’invitations. Le seul soucis avec celles-ci, c’est qu’apres la partie terminée je n’arrive pas a rejoindre une nouvelle partie via invitation sans redémarrer le jeu. Il met a peine une dizaine de secondes a se lancer sur ma machine, donc c’est loin d’être bloquant pour y prendre mon plaisir !
précisions : je suis sous Arch Linux et j’ai suivi a la lettre les instructions dans le lien de ce poste, inclus la partie “pour jouer en multi”
ping @diminou@lemmy.zip qui voulait un retour d’expérience
delightfully on-the-nose
Je suis agréablement surpris par la qualité de cette video !
Traînant dans le game dev moi-meme depuis quelques années, je n’ai rien a rajouter sur le sujet de l’IA, et ma seule critique de la video serait sur un des tout derniers propos. Si la lutte est souvent requise pour prendre du plaisir en la réussite, il faut quand meme avoir l’impression qu’un jour on réussira pour continuer a lutter (dans le cadre du jeu video comme passe-temps ludique).
We also added the ability to pin the resource patch, and the count of remaining ore will update as the patch is mined. You can use this to keep an eye on how things are going, and be aware when a patch is running dry.
Yet another great mod transcending its mod status to be assimilated into the base game!
1950
Given they were still serving wine in school cafeterias until 1956 (and in highschool until 1981) I’m not surprised this man was not prepared for the taste of Coca-Cola ™ !
Having just watched the lecture, the only classified info I can recognize is the capabilities of 80s era satellites.
Given that, I think it’s quite a shame that the whole thing is only now available. Rear Admiral Hopper seems to have been someone who deeply understood both computers and people. The prescriptions she gives regarding “systems of computers” and “management” vs “leadership”, to name just two, are spot-on. Her lecture is quite grounded in what I’d call “military thinking”, but that’s just because she’s in a room filled with people who are of that life. In my opinion, everything she talks about is applicable to communities and businesses.
The general gist of the entire ~90mins reminds me of Project Cybersyn in its perspective on how computers could serve society.
The idea is neat, and there is a certain precedent for the approach in .htaccess files and webserver path permissions.
Still, I worry about the added burden to keeping track of filenames when they get used as stringed keys in such a manner. More plainly: if I rename a file, I now have to go change every access declaration that mentions it. Sure, a quick grep
will probably do the trick. But I don’t see a way to have tooling automate any part of it, either.
Que changerai-tu dans les paroles de la Marseillaise?
The idea & execution are great, I just don’t know that I would ever do this for collecting into Vec
s myself.
When I’m tired of writing turbofish, I usually just annotate the type for the binding of the “result”:
let d = [1i32, 2, 3];
let y: Vec<_> = d.iter().map(|x| x + 100).collect();
So often have I collected into a vector then later realized that I really wanted a map or set instead, that I prefer keeping the code “flat” and duplicated (i.e. we don’t “go into” a specific function) so that I can just swap out the Vec
for a HashMap
or BTreeSet
when & where the need arises.
Even a blank name can work for some; https://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/ is a fun read if you’ve never encountered it before.
There’s a sentence about halfway through the article that specifies what they mean by “half-forgotten”:
He added the significance of Kepler’s solar drawings was overlooked, over the eras: “It has only been discussed in the context of the history of science and had not been used for quantitative analyses for the solar cycles.”
Imo it’s not-so-crappy journalist speak (for once).
“I need some more [input] sanitizer for my eczema script, the console is red and inflamed whenever I check it.”