[-] Ephera@lemmy.ml 3 points 2 hours ago
self.disconnect_motors();
self.disconnect_nonvital_senses();

let memory = self.neurons.dump();

while self.asleep {
    let scenario = load_real_scenario()
        .randomize_params();

    self.neurons.apply(scenario);
}

self.neurons.load(memory);

self.connect_senses();
self.connect_motors();
[-] Ephera@lemmy.ml 1 points 2 hours ago

Ich stell's mir eben so vor, dass wenn der Feinstaub irgendwie nicht nach oben wegkommt, dass er sich dann oben zu einem gewissen Grad sammelt. Und dann ist alles, was darunter in die Luft gesprengt wird, sowohl über den direkten Weg hörbar, als auch über Reflektionen an der Feinstaubdecke, die wir sonst nicht hätten. Aber ja, kein Plan, ob das tatsächlich so zusammenhängt...

[-] Ephera@lemmy.ml 3 points 7 hours ago

Aber wenn der Alien "Shhd" macht, dann müsste es doch leiser werden?

[-] Ephera@lemmy.ml 9 points 7 hours ago

Noch 'ne wilde Theorie, warum das lauter ist: Wurde ja auch hier auf Lemmy postuliert, dass aktuell Inversionswetterlage ist und dadurch der Feinstaub nicht wegkommt. Höchstwahrscheinlich reflektiert so Feinstaub besser den Schall als wenn er ungehindert in Richtung All durchbrettert...

[-] Ephera@lemmy.ml 9 points 8 hours ago

Hatte auch zuerst überlegt, jetzt um Mitternacht zumindest aus dem Fenster zu schauen, wenn schon alle ihr Geld in die Luft jagen. Aber der Lärm ist es absolut nicht wert...

[-] Ephera@lemmy.ml 6 points 8 hours ago

Jo, die eigene Technik-Suppe: 10/10

Dass ständig irgendwelche Affen-Firmen mir ihre Schrott-Suppe aufzwängen wollen: -1/10

[-] Ephera@lemmy.ml 2 points 19 hours ago

Well, OP mentioned an Excel import, so I'm not 100% sure what that means either. 🙃

But yeah, that's part of why I'm wondering. I hardly know anything about Postman, so I'm probably underestimating how complex this would be, but it still feels like at least the core feature-set could easily be covered by an open-source tool, if anyone in the open-source community had that itch to scratch.
Maybe it's also just solving a problem that only companies have? The webpage mentions some things about centrally managing API definitions. Do not ask me why the API definitions are not in a repo. But I guess, if you join a company that works like that, you're not going lean up against that...

[-] Ephera@lemmy.ml 7 points 20 hours ago

I'm genuinely wondering, if this is a situation where the open-source community just uses curl and that's why there's only corporate gunk for those who want more features. For example, curl obviously won't support Excel import, but folks in the open-source community are also very unlikely to want that...

[-] Ephera@lemmy.ml 14 points 1 day ago

I know, it's kind of the obvious advice, but I would recommend slowly incorporating more and more greens into your diet. I'm no nutritionist, but as I understand, when you just switch out your diet like that, some of your gut bacteria will get none or much less of the food that they need. Then they'll chat up your brain and tell it that it's now craving the food that you've cut out.

If you switch over slowly, your gut bacteria have time to adjust to the new diet and they don't need to make you crave things.

[-] Ephera@lemmy.ml 43 points 1 day ago

Emoji log levels: 🔍 ⚙️ ℹ️ ⚠️ 💥

[-] Ephera@lemmy.ml 18 points 1 day ago

Well, forget for a moment everything you know about webpages and now you want a form where the user can create an account. The sales person tells you that the user has entered the data for us, so it just needs to be sent with a request to the backend, which always looks the same. And then it just needs to be put into a INSERT INTO, which also always looks the same.
All of that stuff can clearly be auto-generated by the framework. And 70% of the ~~boilerplate~~ code does exactly that, so that obviously means 70% of the workload of your devs disappears, which means you can get rid of 70% of your developers.

It just makes it really easy to scam people, when they don't know the technical side...

[-] Ephera@lemmy.ml 50 points 2 days ago

Honestly, it's ridiculous to me, how much bullshit you can get peddled, if you're ready to eat it. Like, absolutely fuck the guy for being proud of firing his workforce, but I cannot blame him for believing the bullshit. At this point, you can readily find scientific studies claiming that AI surpasses humans, and if you look into them, they're just using a bad test setup. Because well, guess what gets you into the news. It's certainly not "AI is only reliably applicable for certain niche use-cases and needs guidance from someone with real intelligence".

206
138
submitted 2 weeks ago by Ephera@lemmy.ml to c/programmerhumor@lemmy.ml

The rendered output looks like this:

It even sounds half-decent.

I would also like to congratulate German for having the most fucked up notation system, according to the LilyPond documentation. 🙃

Source code

2
ich🥄iel (lemmy.ml)
submitted 3 weeks ago by Ephera@lemmy.ml to c/ich_iel@feddit.org
244
submitted 1 month ago by Ephera@lemmy.ml to c/linux@lemmy.ml

If I'm interpreting this correctly, many MP4 patents are going to expire next year. 🎉

245
submitted 1 month ago by Ephera@lemmy.ml to c/programmerhumor@lemmy.ml
88
submitted 2 months ago by Ephera@lemmy.ml to c/programmerhumor@lemmy.ml

So, this uses a macro, but if you're thinking anything is possible with a macro, it's actually not in Rust. The input does still need to parse as valid Rust tokens.

Which means the authors asked themselves at some point: Is the Rust syntax a superset of the Python syntax?
And well, it's not. In particular, some Python keywords will just be tokenized as an identifier (like a variable name).

But it is close enough that the authors decided against requiring a massive string to be passed in, which does amuse me. 🙃

1
ich🎓iel (lemmy.ml)
submitted 4 months ago by Ephera@lemmy.ml to c/ich_iel@feddit.org

Vom Wikipedia-Artikel zur sprichwörtlichen Eintagsfliege: https://de.wikipedia.org/wiki/Eintagsfliege

327
submitted 8 months ago by Ephera@lemmy.ml to c/programmerhumor@lemmy.ml
28
submitted 8 months ago by Ephera@lemmy.ml to c/webdev@programming.dev
136
submitted 9 months ago by Ephera@lemmy.ml to c/programmerhumor@lemmy.ml

Real screenshot from (crappy) personal project...

366
submitted 10 months ago by Ephera@lemmy.ml to c/programmerhumor@lemmy.ml
165
submitted 10 months ago by Ephera@lemmy.ml to c/programmerhumor@lemmy.ml
view more: next ›

Ephera

joined 4 years ago