HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jdblair

no profile record

Submissions

Hacking Time: Spoofing Atomic Clocks with Audio Harmonics

josephhall.org
4 points·by jdblair·قبل شهرين·0 comments

The Confessions of a 'Premature Anti-Fascist'

latimes.com
10 points·by jdblair·قبل 10 أشهر·1 comments

comments

jdblair
·قبل 13 يومًا·discuss
Lufthansa still flies a 747-8 between FRA and SFO.

https://www.flightaware.com/live/flight/DLH454

I booked it once when I couldn’t find a direct flight from AMS to SFO.
jdblair
·قبل 13 يومًا·discuss
The best mechanic I ever had kept my ‘98 Subaru going past 200k miles. Once during a repair I asked him to do an inspection and tell me if there was anything else I should replace. He told me not to do that, and that any mechanic would always find something, but not necessarily the next thing to break.

He said it better using an expression I hadn’t heard before or since, something like “don’t go looking for goats when your herd is already with you.”
jdblair
·قبل 25 يومًا·discuss
When I was quite young I attended a lecture by Bill Watterson held at the Akron Art Museum. He spoke without notes, with an easel and a large pad of paper, describing his career. He illustrated his story with the pad, drawing his unsuccessful characters (I remember one looked like a short Hobbes) as he told his story about how he created Calvin and Hobbes. I was really struck by how much Watterson looked like Calvin's dad.

I stayed after the end of the lecture hoping that he would give me one of his drawings. He politely declined. As I recall, he said he had to be very careful about how his work was distributed. I don't know if this was b/c of his contract with the syndicate, or b/c he was already thinking about the legacy of the strip.
jdblair
·قبل شهرين·discuss
"Dehydration" in this article is the chemical process of separating magnesium atoms from water molecules. It is not about drinking enough water.

Most of the comments here are based on the title alone. Like always.
jdblair
·قبل شهرين·discuss
Yes, literally this. No verilog decode, just looking for signals in the image of a 1 vs. a 0. For example, a 1 may be the existence of a transistor at a particular intersection of wiring.
jdblair
·قبل 7 أشهر·discuss
Done! Thanks for coming here to read the tough hacker new comments. I really like what you're doing with Framework, and I hope you are able to keep iterating and improving.

----

Update: Sorry, there is no mistake! The i7 order was my original pre-order, which I canceled. My order is correctly recorded.
jdblair
·قبل 7 أشهر·discuss
Also, something weird:

I looked up my purchase using my Framework account to confirm my purchase date, and it lists my mother board as System: Intel® Core™ i7-1260P. Sloppy record keeping like this doesn't inspire confidence.

It is definitely not, and /proc/cpuinfo confirms it:

model name : AMD Ryzen 7 7840U w/ Radeon 780M Graphics
jdblair
·قبل 7 أشهر·discuss
I'm also a laptop weirdo and I've had a Framework 13 with the Ryzen 7 motherboard since May of 2022. I run Ubuntu (currently 25.10) on it.

Its a good laptop, but not a great laptop. Its very light and compact (very important to me), and its been reliable, at least since the AMD GPU driver issues were resolved. The matte screen is fine, battery life is adequate, and the CPU meets my needs as a hobby developer.

Overall, I'm happy with it and I expect to use it for many years.

Its biggest issues are the touchpad (it's a diving board design, so you have to always click in the bottom 1/3 of the pad) and the quality of the case. The case flexes slightly if the computer is on an uneven surface, or if you are holding it in one hand by the corner while typing/mousing with your other hand, and this can cause the mechanics of the touchpad to jam. I've trained myself to tap instead of click, but that's me adapting to bad hardware.

I wish the case were more solid, even though I know this would add to the expense, size and weight. I expect to eventually replace every part of this laptop except the case, so I would appreciate more durability.
jdblair
·قبل 7 أشهر·discuss
peace be with you
jdblair
·قبل 8 أشهر·discuss
a funny thing happened why i added and emacs eval mcp tool to claude code

https://hachyderm.io/@jdblair/115605988820465712
jdblair
·قبل 8 أشهر·discuss
In the 90s my dad turned into an organic lawn grower. He was always suspicious of Chemlawn but he used the standard recommended treatment of granulated fertilizer and herbicides. Then he had a revelation about root and soil health, and phosphorus pollution, and he never looked back. The result isn’t the “golf course” monoculture of his neighbors, but its good.
jdblair
·قبل 8 أشهر·discuss
Some research suggests it works, some research concludes it is no better than placebo. :shrug:
jdblair
·قبل 8 أشهر·discuss
When I read "A Day in the Life of Ivan Denisovich" when I was about 18, there is a mention of how in the summer they would get nettles in their gruel at the prison camp. Midwestern American me had no idea of the nutritive value of nettles and thought this was another layer of cruelty that the Soviet gulag heaped on its inmates. I had only encountered nettles on hikes in the woods, and held them in the same category as poison ivy.

Years later, dating the Finnish woman who is now my wife, I learned how to gather nettles, about nettle soup, and even that eating nettles can de-sensitize you to seasonal allergies. I had completely misinterpreted that part of Solzhenitsyn's writing, and that his point was that at least when the nettles were growing the gruel had some additional nutrition (like vitamin c) in it.

A lot of knowledge like this has been lost in suburban America.
jdblair
·قبل 9 أشهر·discuss
Offline credit card transactions are still supported, and Square even supports it in the US.

Europe use of debit cards instead of credit cards is much higher than the US.
jdblair
·قبل 10 أشهر·discuss
the point of knowing the rough conversion is to be able to do head-math to get a close number. I use 30 a lot of the time, b/c most of the time a close estimate is all I need.

if you're cutting off the borders of your map, by all means, use a calculator
jdblair
·قبل 10 أشهر·discuss
1 oz =~ 28 grams is a really useful conversion to remember

(signed, an American living in Europe)
jdblair
·قبل 10 أشهر·discuss
I had a SPARClassic at home in 1996! It was pretty underpowered, but it worked great as long as you didn't use X. I worked from my brand new PowerMac 7200 over ethernet to the SPARClassic, which gave me MacOS + Solaris as a development environment.
jdblair
·قبل 10 أشهر·discuss
I'm a US citizen living in The Netherlands. Am I a US Person or a Foreign Person?
jdblair
·قبل 11 شهرًا·discuss
but it was so much fun to write my own serial networking protocol! and my 2nd stage bootloader for arduino!

...and by the time I finished, the esp32c hardware was released and I didn't need it anymore.