[-] Deebster@programming.dev 1 points 6 days ago* (last edited 6 days ago)

I like it, and its scaling difficulty is smart.


HexHunt #13 · 610/1400 · top 22%

🇯🇵 🇨🇳 🇸🇭 🇰🇪 🇵🇾 🇪🇬 🇧🇷
3 first-guess · 13/21 guesses used

105

I enjoyed this article by Lars Wirzenius, who has known Linus Torvalds since the 80s.

Thus, mine was the first PC where Linux was ever installed. While this was happening, I was taking a nap, and I recommend this method of installing Linux: napping, while Linus does the hard work.


Alas, early Linux networking code was occasionally a little rough, having been written from scratch. At one point, Linux would send some broken packets that took down all of the Sun machines on the network. As it was difficult to get the Sun kernel fixed, Linux was banned from the university network until its bug was fixed. Not having Usenet access from one's desk is a great motivator.

18
submitted 9 months ago* (last edited 9 months ago) by Deebster@programming.dev to c/advent_of_code@programming.dev

I think you fellow solvers will find this talk interesting. There's a few minutes of the usual who am I and what is AoC but there's some good stuff about growing pains, the puzzle design process and why he likes to throw in a hard puzzle in an early day.

edit: bah, I see it was already posted - the Lemmy search doesn't seem to find it unless you limit the search to URL...

1

I'm gutted to hear this - I'm a big fan of Crucial memory and SSDs and all of my systems have at least one thing from them.

Micron will keep shipping Crucial products until the end of February 2026 and provide “continued warranty service and support.”

So only a few month left, plus however long they stay on retailers' shelves.

[-] Deebster@programming.dev 126 points 10 months ago

That's a good point, but a few decades of talking to clients has led to a number of conversations like this where they want it to "just work", even if they've input the wrong information.

7
REUNION October 22, 2025 (www.merriam-webster.com)

REUNION October 22, 2025

I solved it in 1️⃣6️⃣ moves!
⭐ ⭐ ⭐ 🦊 🦔 🎉

[-] Deebster@programming.dev 131 points 1 year ago

It uses a neutral net that he designed and trained, so it is AI. The public's view of "AI" seems mostly the generation stuff like chatbots and image gen, but deep learning is perfect for science and medical fields.

231
submitted 2 years ago* (last edited 2 years ago) by Deebster@programming.dev to c/xkcd@lemmy.world

Title text:

Can you pass the nackle?

Transcript:

[Cueball is holding a pointer and gesturing towards a whiteboard that shows the chemical formulas HCOOH and CH₃COOH. Below these, respectively, are classic diagramatic representations of formic/methanoic acid [with an apparently accidental doubled bond between the carbon and the hydroxy group] and acetic/ethanoic acid; being, in turn, a single- and double-carbon chain molecule with a double-bonded oxygen (carbonyl group) plus an oxygen-hydrogen (hydroxy) upon one carbon of each, to form the full carboxyl grouping, and hydrogens completing all other expected bonds.]
Cueball: The two simplest carboxylic acids are hakoo and chuckoo.
Off-panel voice: No!!

[Caption below the panel:]
How to annoy chemists

Source: https://xkcd.com/3040/

explainxkcd for #3040

106
Animal Far (lemmy.nz)
submitted 2 years ago* (last edited 2 years ago) by Deebster@programming.dev to c/memes@feddit.uk
26
submitted 2 years ago* (last edited 2 years ago) by Deebster@programming.dev to c/linux@programming.dev

cross-posted from: https://programming.dev/post/21363946

The normal complaint new Zellij users have is that it has a lot of keybindings which are likely to conflict with programs like nvim or Helix that use a lot themselves. Before, the workflow was to lock Zellij with ctrl-g which let input go through to the focused shell/program.

The new mode has most of the keybindings behind the ctrl-g lock, e.g. a new tab is ctrl-g t n (instead of ctrl-t n). You can still use alt-(cursor) for changing focus and alt-n/alt-f for a new tiled/floating pane, but all other key presses get passed along.

You can switch between default and unlock-first (non-colliding) modes so if you need those alt shortcuts you can lock everything as before.

Plus some other nice features like being able to change modifier keys while running (via the Kitty Keyboard Protocol), and autoloading the new config when you edit the file.

34
submitted 2 years ago* (last edited 2 years ago) by Deebster@programming.dev to c/commandline@programming.dev

The normal complaint new Zellij users have is that it has a lot of keybindings which are likely to conflict with programs like nvim or Helix that use a lot themselves. Before, the workflow was to lock Zellij with ctrl-g which let input go through to the focused shell/program.

The new mode has most of the keybindings behind the ctrl-g lock, e.g. a new tab is ctrl-g t n (instead of ctrl-t n). You can still use alt-(cursor) for changing focus and alt-n/alt-f for a new tiled/floating pane, but all other key presses get passed along.

You can switch between default and unlock-first (non-colliding) modes so if you need those alt shortcuts you can lock everything as before.

Plus some other nice features like being able to change modifier keys while running (via the Kitty Keyboard Protocol), and autoloading the new config when you edit the file.

30
Bacon v3 released (dystroy.org)
submitted 2 years ago* (last edited 2 years ago) by Deebster@programming.dev to c/rust@programming.dev

Bacon is a Rust code checker designed for minimal interaction, allowing users to run it alongside their editor to receive real-time notifications about warnings, errors, or test failures (I like having it show clippy's hints).

It prioritizes displaying errors before warnings, making it easier to identify critical issues without excessive scrolling.

Screenshot (from an old version I think):

v3 adds support for cargo-nextest, plus some QoL improvements.

v3.0.0 release notes

593
submitted 2 years ago* (last edited 2 years ago) by Deebster@programming.dev to c/xkcd@lemmy.world

Hover text:

Our nucleic acid recovery techinques found a great deal of homo sapiens DNA incorporated into the fossils, particularly the ones containing high levels of resin, leading to the theory that these dinosaurs preyed on the once-dominant primates.

Transcript:

[Three squid-like aliens in a classroom; one alien stands in front of a board covered with minute text and a drawing of a T-Rex skeleton. Two aliens sit on stools watching the teacher alien. The teacher alien on the left is on a raised platform and points at the board with one tentacle.]
Left alien: Species such as triceratops and tyrannosaurus became more rare after the Cretaceous, but they survived to flourish in the late Cenozoic, 66 million years later.
Left alien: Many complete skeletons have been discovered from this era.

[Caption below the panel:]
It's going to be really funny when our museums get buried in sediment.

https://www.xkcd.com/2990/
explainxkcd.com for #2990

8
Letter Boxed (www.nytimes.com)

I always try to get it under par, and did today's target 4 in 2 words:democratic - culvert

39

cross-posted from: https://sh.itjust.works/post/24946971

TL;DW:

Does It Make Sense To Put Data Centers In Space?

At some point in the future, yes.

Can They Really Cost Less To Operate?

In theory, yes.

Scott expresses concerns that current startups have not adequately addressed some of the practical challenges, such as cooling.

[-] Deebster@programming.dev 167 points 2 years ago* (last edited 2 years ago)

The source story is worth a read.

Marrero’s background is in Navy intelligence, and she earned a master’s degree in business administration with a concentration in information security and digital management

Incredible.

she soon changed the “STINKY” Wi-Fi network name to another moniker that looked like a wireless printer — even though no such general-use wireless printers were present on the ship

Why not just switch off broadcasting the SSID?

[The CO and XO] then conducted another sweep inside the ship. Although the network that appeared to be a wireless printer appeared on their personal devices during their search, neither made additional inquiries regarding that network

No-one's coming out of this looking good.

Marrero’s secret Starlink dish was removed the same day, and Marrero told another unidentified crew member the next day that it was authorized for in-port use — prompting sailors to re-install the illegal Starlink.

It just keeps going!

[-] Deebster@programming.dev 101 points 2 years ago

When all you have is an imaginary hammer, everything looks like a rotation around the imaginary unit circle.

Explanation of mathsx = -10, i = √-1 so i² = -1 and 10i²=-10

[-] Deebster@programming.dev 184 points 2 years ago

[The customer] said that Webflow’s sales representatives were uncooperative when asked for more details. He quoted a sales rep saying, “No because you’ll tweet about it.”

Wow, that says a lot about how Webflow views its own policies.

[-] Deebster@programming.dev 234 points 2 years ago

I assume this latest bump is due to lemmy.world updating and now counting lurkers when assessing active users.

[-] Deebster@programming.dev 113 points 2 years ago

These are all short words full of the most common letters, so will make designing crosswords easier because they'll be useful "crossers".

[-] Deebster@programming.dev 106 points 2 years ago

Their fixes don't seem to have altered the fundamental problems with the Boeing 737 Max:

  • the new engines are too big for the frame, so they've had to move them up and forward, which makes the plane pitch up at high thrust (which is what the now infamous MCAS attempted to mask with software)
  • Boeing self-certified it as safe, claiming that it was a small, incremental change and so didn't need testing or additional pilot training
  • Boeing rushed out an unsafe design because they were scared of losing money to Airbus's A320neo

I have to fly several times a year and try to choose Airbus over Boeing whenever possible, and I flat out refuse to fly on the 737 Max. This news certainly doesn't make me feel like I was overreacting.

[-] Deebster@programming.dev 103 points 2 years ago* (last edited 2 years ago)

I always found these very intuitive, but I don't know if that's just due to having an analytical mind, or just learning this stuff early. Do people struggle to understand topographic maps?

[-] Deebster@programming.dev 124 points 2 years ago

This is an enormously overblown headline for such a small change.

view more: next ›

Deebster

0 post score
0 comment score
joined 2 years ago