Hacker Newsnew | past | comments | ask | show | jobs | submit | 1over137's commentslogin

Now wrap it all in an Electron app!

And npm install llm-is-odd to divide and conquer!

> Emails aren’t getting through to one of your email addresses

Do you block remote image loading? They are probably measuring via tracking pixels.


Good idea -- I've not loaded images since...ever, I still prefer the text/plain part. Like an idiot I assumed they were getting an error message from the MTA. But then what if they deliver but I never open?

>I would prefer to live in a free country…

Well if you’re in a country Trump has threatened to invade, or already invaded, having a free country might require banning these American companies.


Of course it's new! Now it's "AI"! /s

"ever" is a long time. But for years/decades indeed. Certainly the case where I live.

>I want an OS distro where all C code is compiled this way.

You first have to modify "all C code". It's not just a set and forget compiler flag.


Indeed. I still want it.

If you're under 25ish, you probably had a smartphone while still in diapers. When/if you later learn to use a desktop, it being like a smartphone makes it familiar.

Sucks for us geezers that learned things the other way around though!


> If you're under 25ish

People seem to forget that "smartphones" (in the post-iPhone sense) are barely old enough to drive. The first iPhone came out in 2007, android doesn't drop till the following year, and the first iPad doesn't come out till 2010.

If you were a kid with a video-playing smartphone before about 2012, your parents were pretty damn well off, and likely early adopters too


Smart devices have been around a lot longer than that. I was using a palm pilot in the 90s as a teen.

I don't think that helps support the argument, though. Despite using a stylus-driven touchscreen, the Palm Pilot UI had a lot more in common with the desktop UIs of the 90s than with today's smartphone UIs or even today's smartphone-tainted desktop UIs.

Palm pilots had ui/ux more closely resembling today’s smart phones than you think. The swiping keyboards, for example, more closely resemble the script used for fast typing on a palm pilot. The ui was meant for touch, not for precision. At least the games didn’t have ads back then.

Today's swiping keyboards are nothing like the original Graffiti or Graffiti 2. Those used shapes/gestures derived from the actual letter shapes, while the swiping gestures supported by the on-screen keyboards of today rely on gestures derived from the QWERTY layout of the on-screen keyboard. Because both were simplifications of the completely different input methods they were emulating: pen vs keyboard.

Meanwhile, the rest of the Palm Pilot UI (all the parts that were actually on the screen instead of below it in the dedicated writing area) looks thoroughly 90s: the basic buttons, drop-down boxes, tabs and dialog box layouts, scrollbars that aren't trying to hide from you. The main UI elements missing from the Palm Pilot that were present in eg. 90s Mac OS or Windows are the free form desktop layout (instead of the smartphone-like app launcher grid), and the persistent on-screen menu bar or taskbar.

The Palm Pilot UI was unquestionably designed around the assumption of higher precision than today's touch-oriented UIs. The stylus was not considered optional. The lack of capacitive touch sensing for gesture recognition meant the UI was much more reliant on precise button taps where today's smartphones would use swipes and other gestures for stuff like scrolling or "back".


Um. Swiping is almost exactly like the gesture letter shapes, except now they are word shapes. Swiping “shape” is always the same gesture on the keyboard, you can learn these gestures and type really fast.

To your second paragraph: of course it looks “throughly 90’s”. It was the 90’s. Did an LLM tell you to say this? I have no idea what scroll bars have to do with anything. I can tell you they were a pain to use. That hasn’t changed.

To your third paragraph: the stylus wasn’t optional. They didn’t just “lack” capacitive screens. It didn’t exist yet at scale. This was what Apple brought to the market. You couldn’t really have them if you wanted them. That being said, I used these interfaces while walking, riding in a car, and sitting still. I never had trouble tapping the right thing because the buttons were huge in the UI.

You do bring up a good point about there not really being swipe gestures to go “back”. I don’t use them today, so I’m not as familiar with that type of behavior other than to say it is really annoying when done by accident, usually while picking up the device.


>If you're under 25ish, you probably had a smartphone while still in diapers

Circa 2004, when 25 year olds would probably be migrated out of diapers, smartphones were palm treos and Sony Ericsson K700s. I don't think they would be great distractions for kids, there certainly wouldn't be any endless Spiderman/Elsa YouTube to lock them in.


More like ~18 and under. The post-2007 zoomers and nearly all alphites are ipad kids, but that drops off dramatically as you get to the older zoomer segment and millennials.

At least, in my anecdotal experience.


But we're talking about the USA here. Was such a thing ever done to someone of analogous stature in history?

Absolutely, yes. When China's civil war with Chaing Kai-Shek happened, the communists won.

After that, landlords, business owners, and industrial owners were presented with an ultimaturm, of which many took. And that was to return to being a worker, or be jailed.

Given how capitalists amass wealth and options to evade all governments, this does seem like a valid solution.

A modern viewing is after Jack Ma (CEO of Alibaba) publicly criticized the monetary policy of China. He lost most of his standing, and the attempt of an IPO for his payments company. Note that he lives and is still CEO, just not as a Influential power in China.


> Note that he lives and is still CEO, just not as a Influential power in China.

And he's still got billions of dollars. Maybe not as many billions as he would have, but still billions. See how easy it is, USA?


lol are you seriously trying to frame the Chinese cultural revolution as something good? It was an anti-science, barbaric and corrupt movement

And also by the way killed 1 to 2 million people. It's not difficult to find people who consider that a worthwhile sacrifice for a political result.

Even the Chinese admit that the anti-science was a wrong choice. So were the witch-hunts for perceived-West-ness.

But it was "has anybody dealt with monied elite". I was pointing out a case in point that there was a situation. And the choice to the elite was "be a worker, or be jailed".


A million business owners is a totally different group from billionaires. Business owners get in legal trouble all the time in the US.

I recently watched Animagraffs' videos on Golden Gate Bridge and Hoover Dam. It's interesting that no one has asked, "was anything analogous to that ever done before"? Remember, we're talking about USA here.

Could you just geoblock the USA? Is most/all AI agent scraping from there?

If it's a mesh network your peers are tech savvy enough for a mesh vpn like wireguard, which also doesn't get ai-ddos'ed.

Geoblocking is nontrivial


>there is no way to discover when errors have happened

There is: use ZFS and scrub.

But yeah, crazy that it doesn't support SMART!


Even without using ZFS (I prefer XFS as significantly faster) all the files that I store have content hash values in extended attributes, for data integrity verification (and also for data deduplication).

Whenever I write that drive, after a power cycle (to be sure that the files are read from disks and not from some cache) I run a script that checks the integrity of the files, to be sure that I can remove them from elsewhere without risking data loss.

With SMART-enabled drives, I usually do that only in the rare cases when a drive reports corrected errors, because I have seen cases when a drive miscorrected some errors, resulting in corrupted files. With a HDD without SMART, when the drives finds errors, but it believes to have corrected them successfully, there is no external sign that something could have gone wrong.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: