Readit News logoReadit News
arendtio commented on Burner Phone 101   rebeccawilliams.info/burn... · Posted by u/CharlesW
h4ck_th3_pl4n3t · 5 days ago
While I like the sentiment of the article, I think most people are not aware of how hostile baseband firmwares are implemented on most SoCs that phones come with. Usually the cell tower handshakes that make you trackable can't be put off, meaning the modem will run in sleep mode even when you are in airplane mode (which is kinda funny considering the dangers of air travel, right? Right?).

Are there actually smartphones without an IMEI and with a Wi-Fi card only, preferrably not a Broadcom one?

arendtio · 2 days ago
As far as I remember, the whole 'turn off your phone on a plane' was just a precautionary measure and is not a real technical problem nowadays.

The risk was that mobile networks could not handle moving many devices from one cell to another at high speeds (during takeoff and landing).

arendtio commented on Why LLMs can't really build software   zed.dev/blog/why-llms-can... · Posted by u/srid
arendtio · 11 days ago
This is the post that the people at Anthropic and Cursor should read.

> But what they cannot do is maintain clear mental models.

The emphasis should be on maintain. At some point, the AI tends to develop a mental model, but over time, it changes in unexpected ways or becomes absent altogether. In addition, the quality of the mental models is often not that good to begin with.

arendtio commented on The Missing Protocol: Let Me Know   deanebarker.net/tech/blog... · Posted by u/deanebarker
arendtio · 13 days ago
The big question here is who defines the events. I mean, the protocol suggests that the sender should describe the event and offer a simple button for it.

But in reality, the receiver knows a lot more about what he is interested in. Some people might want to get an update for the next blog post, while others may be interested in updates for the next blog post that completes a particular series, and so on.

When the sender defines the events, you can use a new protocol; however, if the receiver determines the events, all you need is a client with a rules engine (e.g., IFTTT).

arendtio commented on Show HN: Omnara – Run Claude Code from anywhere   github.com/omnara-ai/omna... · Posted by u/kmansm27
mccoyb · 14 days ago
This doesn't contribute to the conversation ... without further elaboration on what your point is, I'm assuming that you're pointing out that my question is analogous to previous (good to ask!) questions about market and user model for an "eventually very big" application.

Not very enlightening: just because Dropbox became big in one environment, doesn't mean the same questions aren't important in new spaces.

arendtio · 14 days ago
Well, this is a classic here at HN.

So every time someone comes around with a sentence like 'but if I can whittle away at a free and open source version, why should I ever consider paying for this?', the answer will be that Dropbox thread ;-)

arendtio commented on I tried every todo app and ended up with a .txt file   al3rez.com/todo-txt-journ... · Posted by u/al3rez
arendtio · 14 days ago
The author might enjoy my todo app:

https://github.com/arendtio/witfocus

Ultimately, it is simply a folder containing text files. The witfocus script helps manage those files.

I don't think it is for everybody, but if you enjoy having your todos in a text file, it might be for you.

arendtio commented on Ethersync: Peer-to-peer collaborative editing of local text files   github.com/ethersync/ethe... · Posted by u/blinry
ethan_smith · 24 days ago
Does Ethersync use CRDTs under the hood for conflict resolution, or does it implement a different approach to handle concurrent edits?
arendtio · 24 days ago
It uses automerge [1], so I strongly assume they use CRDTs.

[1] https://automerge.org/

arendtio commented on QuakeNotch: Quake Terminal on your MacBook's notch   quakenotch.com... · Posted by u/rohanrhu
arendtio · a month ago
As a long-time Yakuake fan, I was pleasantly surprised when I learned that iTerm2 can also be configured to have a quake-like terminal window.

It just does not look as smooth as QuakeNotch :-D

arendtio commented on QuakeNotch: Quake Terminal on your MacBook's notch   quakenotch.com... · Posted by u/rohanrhu
arendtio · a month ago
I think you need a Mac to have a smooth background animation...

Just kidding, Chromium can handle it too; it just seems a bit heavy for Firefox. But sometimes you wonder why on earth you have to add such resource-hungry effects.

arendtio commented on Death by AI   davebarry.substack.com/p/... · Posted by u/ano-ther
gtsop · a month ago
> more like 'thinking' than 'knowing'.

it's neither, really.

> After all, they are designed to apply logical relationships between input nodes

They are absolutelly not. Unless you assert that logical === statistical (which it isn't)

arendtio · a month ago
So what is it (in your opinion)?

For clarification: yes, when I wrote 'logical,' I did not mean Boolean logic, but rather something like probabilistic/statistical logic.

arendtio commented on The current hype around autonomous agents, and what actually works in production   utkarshkanwat.com/writing... · Posted by u/Dachande663
arendtio · a month ago
The compounding error rate in long-running processes is just one side of the coin. You can also use models to catch errors, and those success rates compound as well. So, it's not like you have no options to fight against a giant failure rate monster...

u/arendtio

KarmaCake day3121June 8, 2018View Original