Readit News logoReadit News
ParetoOptimal commented on Sequoia backs Zed   zed.dev/blog/sequoia-back... · Posted by u/vquemener
cholantesh · 5 days ago
A sibling comment claims that making a comment like this constitutes waging a 'political'/'ideological' battle that 'tramples curiosity', because raising a legitimate concern is inherently ideological, but silencing any and all scrutiny of a VC is not.
ParetoOptimal · 5 days ago
Yeah, pretty ridiculous... maybe we can move off of hackernews too.
ParetoOptimal commented on Sequoia backs Zed   zed.dev/blog/sequoia-back... · Posted by u/vquemener
verdverm · 5 days ago
I do all those same things in VS Code, especially the vim bindings, wouldn't give those up, but did recently leave the vim ecosystem because I had to spend too much time making the IDE work or enable features that are out-of-the-box in a code-oss based IDE
ParetoOptimal · 5 days ago
You probably give up just as much privacy with VS Code as you do with Zed, no? Just sent to different overlords?
ParetoOptimal commented on Telo MT1   telotrucks.com/... · Posted by u/turtleyacht
bastawhiz · 23 days ago
More capable how? It's more capable if it does more things that you want it to do, but in my case it doesn't add more utility. When you compare it based on range and power, it's still more expensive.
ParetoOptimal · 23 days ago
Maybe it's more capable because driving small truck could make people think your genitalia is small?

Not my personal opinion... but wonder how much of a factor this is :)

ParetoOptimal commented on Data brokers are selling flight information to CBP and ICE   eff.org/deeplinks/2025/07... · Posted by u/exiguus
gruez · a month ago
>When I'm connected to a VPN that's far away, applications with my precise location, such as Google Maps, use my real-life location.

that's because VPNs don't change your phone's geolocation, which is determined by GPS/wifi signals. It's not a "VPN bypass" in any meaningful sense, any more than amazon knowing where you live because you filled out your address isn't a "VPN bypass".

>Meaning, almost certainly true? If I gave Facebook microphone access, I would 100% expect it to be using my microphone for analytics. If you read their privacy policy, this is definitely allowed.

Both iOS and Android has microphone indicators, so the idea that it's surreptitiously listening to you behind your back is doubtful, or requires some sort of conspiracy between it and Google/Apple. That's not impossible, but should be considered a crank theory until proven otherwise.

>[...] and there's no consequences, and it's allowed... why wouldn't you?

Strongly disagree. Google has been sued and lost for much lesser privacy infringements, like tracking users while in incognito, which if you read the suit is pretty absurd. Evidence that any big tech company was intentionally eavesdropping on users (ie. excluding something like voice assistants being accidentally triggered) would be a bombshell.

ParetoOptimal · a month ago
> Google has been sued and lost for much lesser privacy infringements, like tracking users while in incognito, which if you read the suit is pretty absurd.

But those suits dont matter:

- the penalty they have to pay is laughably small

- consumers by and large dont know or dont care enough to switch away from Chrome.

ParetoOptimal commented on Thunderbird 140 “Eclipse”   blog.thunderbird.net/2025... · Posted by u/TangerineDream
a0123 · a month ago
How do you fix a bug you can't reproduce?

It's a genuine question because I'm puzzled here.

A very small number of users have this bug (and tbf, it's a really bad bug), and are unable to consistently reproduce it and it seems none of the developers have been able to (the seemingly random nature of the bug occurring is not helping). How is it supposed to be fixed?

ParetoOptimal · a month ago
> How do you fix a bug you can't reproduce?

You strangle it from the edges.

ParetoOptimal commented on Perplexity launches Comet, an AI-powered web browser   techcrunch.com/2025/07/09... · Posted by u/gniting
slacktivism123 · a month ago
Use case for LLM-infested Chromium wrapper?
ParetoOptimal · a month ago
Track everything users do and sell the data.

https://news.ycombinator.com/item?id=44523226

ParetoOptimal commented on I deleted my second brain   joanwestenberg.com/p/i-de... · Posted by u/MrVandemar
BeetleB · 2 months ago
I'd like to believe there is a happy medium.

The problem likely is an obsession with any of the following:

Trying to keep your notes accurate.

Trying to have a "good" organizational scheme (categories? folders? tags?)

Trying not to have your notes on a topic fragmented. (Didn't I write about this before? Let me find my earlier note and add to it. Oh, and let me find the appropriate places within a note to add the new info).

I've suffered from all of the above. Late last year I decided to start afresh. I use org mode + capture. All notes go in one org file. I don't try to find a prior note on the same topic. I just tag the new note (hopefully with the same tag as before), and start writing. I don't check if I've written some thought before.

I then have a function that takes a tag as an input, and creates a new (temporary) org file with only the entries from that note. It's in the same format as my blog's publishing SW, so if I want, I can output to HTML and view it in the browser - with each note being a blog post.

6 months in, though, I've never needed that function.

What I like about this:

I enter freely without worrying about how it should be organized - I tag it with whatever comes to mind at the moment.

I rely on basic search when looking for something. It's not great, but I'll live with it.

If I ever do work on a long term project where I can work only very sporadically, that export function will be handy.

I never randomly browse. The fact that the file has X notes not acted on - doesn't bother me. That it's all in one file - is surprisingly nice. Since it's in Org mode, I can always do queries on it (but haven't so far).

ParetoOptimal · 2 months ago
I like howm for this because it's designed around "writing notes fragmentarily". Or as their tagline says:

> Write fragmentarily and read collectively.

I felt a lot lighter just writing things without thinking about organization too heavily and howm gave nice tools to find/see what I needed.

https://github.com/kaorahi/howm/

ParetoOptimal commented on Making TRAMP faster   coredumped.dev/2025/06/18... · Posted by u/celeritascelery
throitallaway · 2 months ago
I always downvote this brain rot low effort crap. An article could be a dissertation containing the meaning of life itself, but if it's meme-laden I'm not reading it. I get so annoyed by oft-repeated phrases ("This is the way", "Take my upvote", "This.", "This guy Xes", "ngl") and "go brr" this is no exception.
ParetoOptimal · 2 months ago
This is the way.
ParetoOptimal commented on Making TRAMP faster   coredumped.dev/2025/06/18... · Posted by u/celeritascelery
SoftTalker · 2 months ago
Emacs can run as a server, and you can connect multiple local clients to it. I've tried various ways to have an emacs client connect to a remote emacs server (forwarding a socket over ssh, etc.) but never gotten it to work so there must be more to it than just the socket.
ParetoOptimal · 2 months ago
I think it doesn't work over tcp but try with the other GUI library.
ParetoOptimal commented on Making TRAMP faster   coredumped.dev/2025/06/18... · Posted by u/celeritascelery
nurumaik · 2 months ago
Making tramp go brr by removing half of features

Sad to see it's still so far from vscode. Is there really no way to make emacs magically work like vscode without modifying packages

Idk maybe invent something like jit-compilation but for remote/local code. Profile rtt latency then somehow dynamically calculate optimal local-remote code split and transfer remote part to remote machine

ParetoOptimal · 2 months ago
There is inherent limitation of latency/responsiveness in the tramp model versus the copy vscode server to my server and communicate with it model.

The tramp model does have the advantage of little to no resource usage, but these days most aren't concerned about that.

u/ParetoOptimal

KarmaCake day1516January 30, 2022
About
http://paretooptimal.dev/ @ParetoOptimal_
View Original