That’s a big “IF” tho. I’ve been teaching embedded programming classes and had to teach folks some very basic stuff like how to RTFM or how to look for stuff on the internet - people don’t even use search engines anymore. 🌚
That’s a big “IF” tho. I’ve been teaching embedded programming classes and had to teach folks some very basic stuff like how to RTFM or how to look for stuff on the internet - people don’t even use search engines anymore. 🌚
Had a situation twice where one particular friend would antagonize other one (different people in both cases), and after some time rest of us would have that “oh!” moment, with that second friend no longer being a friend now.
As for myself - became good friends for almost 10 years now with a person who’s first impression to me was not good to say the least.

VC - venture capital.


They have this quasi-religious cult vibe that makes them like this:
That’s not a scientific conclusion on my part, rather vibe-based one, and some conspiracy theory communities can also be described in that way. Which also leads to next conclusion - they’re kept in by a sense of community, and since that community is built around fringe and often cringe ideas - it only leads to doubling down on ideas that seem stupid or dangerous or simply not thought through to any sensible person.
“Oh, someone had the same problem” as I see forum thread in search results, followed by finding out that thread turned into a gaslighting session on why OP’s problem wasn’t actually a problem, and no solution was provided as result. 🌝


Once during a high school history lesson on a quite debate-inducing topic my teacher just shut me down with “I’m a PhD in history”.
For ~15 years I thought my history teacher was PhD until quite recently discovering it was a lie. 🗿


Each sensible country nowadays figured that all those Olympics and World Cups are now simply an enormous money sink and dick measuring contest for authoritarian hellholes, hence the protests in all somewhat sensible countries before each one.
And I wouldn’t even go into massive corruption of all these international sports committees, with president of FIFA, Gianni Infantino specifically also being a fucking tone-deaf degenerate.
As someone doing teaching, I already had quite enough of “If you have any further questions - just let me now! 😊” in answer boxes.


Yeah, but explain that to the children, especially young ones.
I do teaching, and when I set rules about not using phones during class - I put mine to the pile too. You can present the most compelling argument ever, but there’s a much higher chance it’s gonna reach fifth graders if you actually practice what you preach, and show the example of self-discipline, otherwise it will feel dishonest or unfair to kids, because they’re kids.


Article actually describes it well enough, how scientists trained a model on data from CT scans of patients who were treated for other conditions some time before being diagnosed with pancreatic cancer.


I actually don’t see any issues with AI in Ubuntu as long as it’s not like Microsoft’s “here’s Copilot absolutely everywhere, even in Notepad”. I mean, there’s also no way they can shove it up users throats like that too, even their so beloved snap can be removed from the system quite easily.
But implementing that would still certainly require some constructive discussion with userbase, and it’s already off to a rough start. 🌚
I’ve had Ender 3 V3-SE, which had been an upgrade from basic Ender 3 Pro, which, funnily enough, got glitchy from firmware flashing gone wrong.
And on topic of Creality Cloud - I’ve just used Octoprint on RPi as the latter was simply cheaper at that moment. 🌚
I’d recommend trying some budget-y CoreXY-type printer, but I’d be very careful with Creality lineup on that, as many of their options didn’t really turn out well, basic K1 is straight up dogwater, but some later revisions like KE might be better.
Mentioned already Elegoo Centauri is cool. If you want multi-filament system as well - take a look at Centauri Carbon 2, although it gets a bit less efficient with keeping temperature inside the enclosure due to big silly hat, and using different materials (e.g. different ones for supports) is going to be quite tricky.

That Khanmigo AI mentioned in article seems to be an interesting thing to try and maybe actually recommend to students (they’re gonna use AI anyway, so why not recommend something that gives hints instead of confident bs).
If you’re very new to that - I’d just recommend picking up some Arduino (at least UNO R3) starter kit plus some measurement tools - multimeter and maybe an oscilloscope (there are cheap handheld ones like DSO).
And then you just fool around with what you’ve got - try to read each sensors data, try to use each actuator, think of some useful projects with what you’ve got.
And from there you can go to stuff like ESP32 to explore wireless stuff (mostly compatible with Arduino too).