[-] amanda@aggregatet.org 60 points 1 month ago

Wikipedia is now in the interesting position of having to write an encyclopaedia article about the discussions about their original page, in which I suspect they cannot cite themselves as a source.

[-] amanda@aggregatet.org 22 points 1 month ago

I’m pretty sure he does, yeah. He needs a bloody conflict to go on to remain in power (and possibly out of prison). Scared people are easier to rule, and terrorism is scary.

[-] amanda@aggregatet.org 17 points 1 month ago

How is there no mechanism to remove him? I mean, ideally he shouldn’t have been selected in the first place but under the insanely charitable assumption that it was sloppiness and not active negligence that recruited him.

[-] amanda@aggregatet.org 18 points 2 months ago

Congratulations on having one of the worst takes I’ve ever seen (the one about narcissus).

[-] amanda@aggregatet.org 31 points 2 months ago* (last edited 2 months ago)

This may be the germanest thing I’ve ever seen. An island named “jam” infested with rich people? Said rich people being literal gentry? And also literal nazis? And also there being a flock of the dirtiest, most disgusting punks you’ve seen to protest them? And the worst rags you’ve ever heard of being there to publicise the spectacle?

I’m not sure Germany is capable of doing anything to a normal degree.

37
submitted 2 months ago* (last edited 2 months ago) by amanda@aggregatet.org to c/solarpunk@slrpnk.net

The Monk and Robot books by Becky Chambers take place in a very solar punk setting where significant rewilding has taken place. The main character is a travelling tea monk (you don’t need to know what that is) who travels with what is called an ox-bike. Essentially the setup is an e-bike-driven lightweight campervan or possibly wagon. My impression from the book is that the front bike does not detach from the back.

I’ve done some literal back of the envelope calculations and I think it would be possible to make something like that in real life with our current technology. But I’ve not been able to find any prior art, except for the Wide path bicycle camper, which is more like a trailer than a campervan. My guess is you could improve on the if you made the bike built in, not least because it’s easier to stop without the damned bike falling over.

Have you ever heard of or seen anyone make something like this? Do you think it could work?

[-] amanda@aggregatet.org 25 points 2 months ago

I should have expected the rug-pull at the end when I read:

You may know me as a Bitcoin educator and engineer

However, I was still surprised!

5
submitted 2 months ago by amanda@aggregatet.org to c/diy@slrpnk.net

We have an electric cargo bike that’s served us really well. We bought it second hand at a pretty affordable price because the battery was shot. Fortunately we found a great local repair shop that could replace it, and we now have a pretty great bike.

Unfortunately the drum breaks on the front wheels are getting really bad after about 12 years or so, and our local bike repair shop is at a loss for finding new parts. The front wheels are mounted on an axle that’s controlled by hyudralics (which gives the bike a great turning radius), so they’re a bit special. The original hubs are Sturmey Archer XL-SD’s, but they don’t seem to be available anywhere.

Does anyone have suggestions for what I can use instead? Has anyone hacked their way to one-side-mounted front wheels for a three-wheeled bike, eg by using a through axle?

[-] amanda@aggregatet.org 22 points 2 months ago

This framing made me read the comment in the link as a transphobic joke (“ha ha I won’t accept your change of gender ie will misgender you”) which would have been a pretty smoking gun if left there, and in case anyone else makes the same incorrect interpretation I’d like to warn them that they’re talking about grammatical gender, in the PR.

I think it’s a stretch to call this transphobia; if anything it’s good ol’fashioned sexism, but a pretty tame one.

[-] amanda@aggregatet.org 176 points 3 months ago

I’m not an American but my impression is the Supreme Court is mainly designed as a last bulwark to ensure the US never under any circumstances ever does anything remotely good and this isn’t exactly improving that impression.

[-] amanda@aggregatet.org 20 points 3 months ago

I’m a bit worried about their choice of name

[-] amanda@aggregatet.org 18 points 3 months ago

Has anyone been able to find an actual description of what this does? I clicked two layers deep and neither explains the details. It does sound like they’re doing CPU scheduling in the hardware, which is cool and makes some sense, but the descriptions are too vague to explain what the hell this is except “more parallelism goes brrrr” and it’s not clear to me why current GPUs aren’t already that.

26
submitted 3 months ago* (last edited 3 months ago) by amanda@aggregatet.org to c/rust@programming.dev

Is there a good general-ish purpose scripting language (something like Lua on the smaller end or Python on the bigger) that’s implemented in only Rust, ideally with a relatively low number of dependencies?

Have you used it yourself, if so for what and what was your experience?

Bonus points if it’s reasonably fast (ideally JITed, though I’m not sure if that’s been done at all in Rust).

[-] amanda@aggregatet.org 36 points 3 months ago

The comments on this one really surprised me. I thought the kinds of people who hang out on XDA-developers were developers. I assumed that developers had a much better understanding of computer architecture than the people commenting (who of course may not be representative of all readers).

I also get the idea that the writer is being vague not to simplify but because they genuinely don’t know the details, which feels even worse.

[-] amanda@aggregatet.org 16 points 3 months ago* (last edited 3 months ago)

Lots of bad answers here. Obviously the kernel should schedule the UI to be responsive even under high load. That’s doable; just prioritise running those over batch jobs. That’s a perfectly valid demand to have on your system.

This is one of the cases where Linux shows its history as a large shared unix system and its focus as a server OS; if the desktop is just a program like any other, who’s to say it should have more priority than Rust?

I’ve also run into this problem. I never found a solution for this, but I think one of those fancy new schedulers might work, or at least is worth a shot. I’d appreciate hearing about it if it does work for you!

Hopefully in a while there are separate desktop-oriented schedulers for the desktop distros (and ideally also better OOM handlers), but that seems to be a few years away maybe.

In the short term you may have some success in adjusting the priority of Rust with nice, an incomprehensibly named tool to adjust the priority of your processes. High numbers = low priority (the task is “nicer” to the system). You run it like this: nice -n5 cargo build.

45
submitted 3 months ago* (last edited 3 months ago) by amanda@aggregatet.org to c/3dprinting@lemmy.world

It’s just this design, lightly sanded and painted.

11
submitted 3 months ago by amanda@aggregatet.org to c/mlemapp@lemmy.ml

I’m trying to find content on other instances (primarily communities but sometimes posts). Sometimes I have the @-handle, sometimes I have a URL. I want to open them in my instance in Mlem.

So far I’ve tried the standard search-for-the-URL trick which works for links on the web, but not at all in Mlem.

How do I get Mlem to open a link to a community or post in my active instance? Or, even better, in an arbitrary instance I have an account for?

view more: next ›

amanda

joined 3 months ago