[-] [email protected] 60 points 11 months 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.

[-] [email protected] 22 points 11 months 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.

[-] [email protected] 18 points 11 months ago

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

15
Swearing around kids (aggregatet.org)
submitted 11 months ago by [email protected] to c/[email protected]

My impression is that people in North America are very careful not to swear around their kids. I’ve gotten the impression (from pop culture, so dubious quality) that one of the reasons is they’re frequently reprimanded at school for this.

I (born late 80’s) wasn’t raised this way, and I don’t plan on raising my kids that way either. To me, swearing is part of the language and an abstinence only approach to it seems backwards in and for exactly the same reasons the same approach to sex ed does: the trick is in how and when, not “don’t do it, it’s immoral”.

I assume there are people with different strategies out there and I’d appreciate your view on this!

[-] [email protected] 31 points 11 months ago* (last edited 11 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 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]

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?

[-] [email protected] 26 points 1 year 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!

22
Good game, as they say (aggregatet.org)
submitted 1 year ago by [email protected] to c/[email protected]

Image description: a screenshot from Apple Health showing a terrible night’s sleep.

[-] [email protected] 23 points 1 year ago

I guess what’s happening developmentally is that they’re practicing having conversations and you can do that in form (I speak then you speak then) without having decipherable content down.

5
submitted 1 year ago by [email protected] to c/[email protected]

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?

[-] [email protected] 22 points 1 year 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.

[-] [email protected] 176 points 1 year 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.

[-] [email protected] 20 points 1 year ago

I’m a bit worried about their choice of name

[-] [email protected] 18 points 1 year 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 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]

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).

[-] [email protected] 37 points 1 year 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.

[-] [email protected] 17 points 1 year ago* (last edited 1 year 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 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]

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

11
submitted 1 year ago by [email protected] to c/[email protected]

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

0 post score
0 comment score
joined 1 year ago