Forgot your password?
typodupeerror

Comment Re: Certainly more useful (Score 1) 97

That's not an apt comparison, since bikes don't have an auto shifter. They don't even have a dry clutch like cars do - they have a wet clutch, which enables you to do things like ease or slam in and out of a gear while accelerating or deaccelerating, which is like 50% of the riding experience: it allows for launch, wheelies, better corner control, wheel-on-pavement control, and so on, depending on what you're trying to do.

Same reason why driving a shitbox honda civic with a manual is many times more fun than driving a newer vehicle with more HP and better handling, which is a smooth auto. It actually takes skill to do well, and that makes it fun.

And, to play devil's advocate, most cars nowadays also have the ability to pick a specific auto-clutched gear with the auto gearbox: you can go from first, to 2nd, or if you want, accelerate into 2nd from third and back to third for a bit of a launch. Not only is this more fun, it's extremely useful for controlling the vehicle on winding hill grades and bad weather driving: you use the gear ratio and the rolling resistance (while improving fuel economy) instead of the brakes on the downside of the hill - similar energetic effect as "reactive charging brakes", but less likely to send you to the ditch on an icy road.

Comment Anecdotally (Score 1) 61

I've made a number of observations on this, personally, and over the years have figured out some things that help them avoid me (or prefer others):

* High vitamin D. You're either getting this from sunlight secondarily or foods (eggs, fish, etc.)
* Garlic. Lots of garlic. This one's the biggest, and for me one of the easiest to address since it tastes good with food.
* No perfumes or scented deodorants. They love that shit. Avoid it like the plague.
* Generally low-carb diet (no crap starches).
* Sulfur. This one surprised me, but it's something we naturally need and don't usually get enough of in our diets. I found it out on a lark during a particularly buggy camping trip when a woman I was with (who wasn't being bothered as much, contrary to my experience that women are bothered more often) swore by it.

My wife also noticed a marked decrease in skeeter interest in her when she stopped being vegan.

Also anecdotally and related, because i know this comes up a lot in outdoor talks lately: ticks. They hate oregano and garlic oil. And neem oil, topically, mixed with lotion. I've had them climb up my sock and then fall off (seemingly intentionally) repeatedly when trying to get onto my skin after a diet heavy in garlic and oregano. It's at least as effective as DEET and sticks around longer.

Sweat also seems to attract them, perhaps due to it causing the odors to be more airborne.

Submission + - CERN Open Sources Its KiCad Component Libraries

ewhac writes: CERN, a long-time Open Source pioneer, has made several contributions over the years to KiCad ("KEE-kad"), an Open Source EDA (Electronic Design Automation) package widely used in the hobbyist and professional electronics communities. It's gotten so widely used that users can now submit their KiCad design files directly to several electronics fabricators (rather than the traditional step of converting the layouts to Gerber files). Over the years, CERN have also developed their own symbol and footprint libraries to support their own internal electronic designs. Last week, CERN released those KiCad component libraries, containing over 17,000 symbols, under the CERN Open Hardware License (permissive version).

Submission + - Guy Built an Entire Wikipedia that's 100% AI Hallucinations (x.com) 1

schwit1 writes: It's called Halupedia

Nothing on the site existed before you clicked. Every article was generated the second you arrived.

The site has one rule: the universe only exists when you visit it.

It looks exactly like wikipedia, same fonts, same layout, same scholarly citations, same "stumble" button for random articles.

The only difference is none of it is real.

Here are some actual articles currently in the encyclopedia:

> the great pigeon census of 1887
> the ministry of slightly wrong maps
> Chaldic arithmetic — a branch of mathematics where subtraction is forbidden
> Armund the river mapper — a cartographer who mapped 14,000 leagues of river without leaving his chair
> The society for the prevention of unnecessary Tuesdays

Every article page also tells you how many people are reading it right now. it says: "you alone are consulting this folio at present."

The creator's own tagline for the site is the most unhinged sentence i've read this year:

"an encyclopedia of a universe that does not exist until you visit it"

The entire backend is a single open source repo called vibeserver. One guy. One description on github: "a little webserver making things up just in time."

Submission + - How I added an LLM-based grammar checking + TeX math import to LibreOffice

KeithCu writes: At Microsoft, I spent five years working on the text components RichEdit and Quill, and came to understand the “physics” of word processing: the file formats, data structures, and algorithms that provided fast access to text and properties, independent of the length of the file. When I decided to add an async AI grammar checker to my LibreOffice plugin WriterAgent, I knew what I was getting into, but I underestimated the trickery of LibreOffice’s UNO.

Submission + - Sysadmin Creates "ModuleJail" to Automatically Blacklist Unused Kernel Modules

internet-redstar writes: After the recent wave of Linux kernel privilege escalation vulnerabilities like “Copy Fail” and “Dirty Frag”, Belgian Linux sysadmin and Tesla Hacker "Jasper Nuyens" got tired of the idea of manually blacklisting dozens or even hundreds of obscure kernel modules across large fleets of Linux systems in the near future. So he wrote ModuleJail, a GPLv3 shell script that scans a running Linux system and automatically blacklists currently unused kernel modules, reducing kernel attack surface without requiring a reboot. The idea is simple: many modern Linux privilege escalation bugs target obscure or rarely used kernel functionality that is still enabled by default on servers that do not actually need it. ModuleJail works across major distributions including Debian, Ubuntu, RHEL, Fedora, AlmaLinux and Arch Linux, generating 1 modprobe blacklist rules file while preserving commonly used modules. Nuyens argues that the increasing speed of AI-assisted vulnerability discovery will likely turn kernel hardening and attack surface reduction into a much bigger operational priority for sysadmins over the next few weeks and months.

Submission + - Russian Ship Carrying Nuclear Reactors Was Heading To North Korea When It Sank (artvoice.com)

schwit1 writes: A Russian cargo ship carrying what its own captain later admitted were components for two submarine nuclear reactors sank off the coast of Spain in December 2024, and a CNN investigation published Monday May 12, 2026 reveals the full picture of where those reactors were likely headed, what they were for and what may have caused the ship to go down.

The vessel, the Ursa Major, also known as Sparta 3, sank approximately 100 kilometers off the Spanish coast on December 23-24, 2024, after a series of explosions killed two crew members.

The Russian state-linked owner called it a terrorist attack. But a Spanish investigation obtained by CNN suggests the hull may have been pierced by a Barracuda supercavitating torpedo, a high-speed weapon possessed by only a handful of the world’s most elite militaries, including the United States.

The suspected destination was not Vladivostok, as the public shipping manifest claimed.

Russian captain Igor Anisimov, per sources familiar with the Spanish investigation, believed he was taking the reactors to the port of Rason in North Korea.

Slashdot Top Deals

Is knowledge knowable? If not, how do we know that?

Working...