HN user

jotaen

1,163 karma

https://www.jotaen.net

Posts47
Comments215
View on HN
www.joanwestenberg.com 3mo ago

The "Passive Income" trap ate a generation of entrepreneurs

jotaen
4pts0
tubvsig-so2sat-vm1.srv.mwn.de 7mo ago

GlobalBuildingAtlas (3D Models of 2.8B Buildings in the World)

jotaen
3pts1
www.youtube.com 8mo ago

Anchors don't work the way you think [video]

jotaen
1pts0
www.jotaen.net 9mo ago

Three gripes about Go modules

jotaen
1pts0
fsl.software 10mo ago

Functional Source License (FSL)

jotaen
2pts0
www.jotaen.net 1y ago

Not all binary state is boolean

jotaen
2pts0
www.jotaen.net 2y ago

Looking back on 10 years of blogging

jotaen
1pts0
www.jotaen.net 2y ago

CLI tool, written in Rust, to diff directory snapshots

jotaen
42pts25
www.jotaen.net 2y ago

Let's Self-Host

jotaen
2pts0
www.youtube.com 2y ago

The rare Betelgeuse occultation by asteroid Leona (Live Stream) [video]

jotaen
3pts1
www.jotaen.net 3y ago

The fallacy of software development principles

jotaen
4pts1
www.nvidia.com 3y ago

Nvidia Broadcast 1.4 Adds Eye Contact and Vignette Effects

jotaen
1pts0
www.jotaen.net 3y ago

Like App Store, but open, cross-platform and decentralised

jotaen
2pts0
www.jotaen.net 4y ago

Keeping track of CLI commands in software projects

jotaen
1pts1
news.ycombinator.com 4y ago

Show HN: A plain-text file format for todos and check lists

jotaen
452pts164
www.jotaen.net 4y ago

Klog retrospective: One year into my open-source time tracking project

jotaen
34pts12
www.jotaen.net 5y ago

I failed to become a game developer at the age of 13

jotaen
2pts0
github.com 5y ago

Show HN: Time tracking with plain text files

jotaen
94pts51
www.jotaen.net 5y ago

Two golden principles for building great APIs

jotaen
1pts0
www.jotaen.net 5y ago

Espresso – reactive, fast and testable sketching for Arduino

jotaen
1pts0
www.jotaen.net 5y ago

How a British lord accidentally invented the web

jotaen
1pts0
www.jotaen.net 6y ago

Mental Poker: dealing cards, peer to peer

jotaen
3pts2
www.jotaen.net 6y ago

“Run” scripts: keeping track of commands in coding projects

jotaen
3pts0
www.jotaen.net 6y ago

Crypto Yahtzee: rolling the dices, peer to peer

jotaen
4pts0
www.jotaen.net 6y ago

What are microservices anyway?

jotaen
1pts0
www.jotaen.net 6y ago

On Building a Game AI for “Connect Four”

jotaen
2pts0
www.jotaen.net 6y ago

Reflecting on 8 months of full-time self-study

jotaen
358pts96
www.jotaen.net 6y ago

An explanation of the Arduino Uno hardware components

jotaen
7pts0
www.jotaen.net 6y ago

“The convoluted converter”: refactoring in 10 steps, guided by coding principles

jotaen
1pts0
www.jotaen.net 6y ago

Running circles: How I spent half a day fixing something that was perfectly fine

jotaen
1pts0

in general people would like their IDE to run language servers, set up build systems, and any number of other things

That I understand, I’m mainly wondering why all that would have to happen automatically by merely opening a folder.

My personal preference may differ here, but for things like running a build or starting a dev server, I usually prefer to trigger them manually, and not have them silently executed only by me browsing through the sources.

Therefore I’m trying to understand whether there are legitimate use-cases for this “auto-run on open folder” feature besides the obvious convenience aspect of saving one or two extra clicks.

Not a VSCode user, so a genuine question: what are practical use-cases in which you want VSCode to automatically execute a task only by opening a folder?

Is it only for convenience so it already `npm i` or `npm start` without you having to do anything, or are there any other legitimate purposes beyond that?

I find the “no light” bit in the subtitle confusing, as the article says he had “a torch as his only light source”. I get that a torch is not much light, but it’s still significantly different from “no light”. Or maybe they meant “no daylight”, but that seems hardly worth to mention for a cave.

This limitation comes with more interesting implications: e.g., I noticed that some bike trips are noticeably slower than average. For those I’d assume that the rider either took a detour or made a stop in between. The animation, however, makes it appear as if it was a very slow ride. Maybe worth considering to filter out all rides that are essentially walking speed or slower.

It also would be interesting to learn how many rides had been excluded altogether, just to put things into perspective.

Backing up Spotify 7 months ago

piracy is often the only option to ”own” any media at all.

Maybe I’m misunderstanding something here, but I find that nowadays the process of buying high-quality, DRM-free MP3 music is as simple and straightforward as it can be: you purchase the files (on Bandcamp, Amazon, Apple Music, etc.), download them legally, and then physically own them forever.

By the way, when purchasing through Bandcamp, 80+% goes to the artist (https://bandcamp.com/fair_trade_music_policy). So not only do you own the music, but you also make sure the artist is properly paid for their work.

Not OP, but it looks like the wording of their downloads page (https://videohubapp.com/en/download/) is slightly confusing:

- Clicking “Demo” (for macOS) points to the 3.2.0 ARM version

- Clicking “Intel Mac” points to the 3.1.0 (!) Intel version

The Github release page appears to list all available versions: https://github.com/whyboris/Video-Hub-App/releases

To me, it would have been clearer to avoid the “Demo” button label altogether and be explicit about the different versions and OS targets. Also, I think the visual hierarchy of the two respective buttons is too subtle.

I have yet to see any solid, significant evidence that passkeys are materially more secure than a random 32-character password + TOTP 2FA.

I think the main selling point of passkeys is their ability to prevent phishing.

A 32-character password + TOTP can still be entered on a phishing website, e.g. if you happen to follow a fabricated link. With passkeys, this is not possible by design.

This looks like an interesting concept!

I find that the drag and drop experience can quickly become a nightmare, especially on mobile.

To me, drag and drop is only a nightmare on mobile. On desktop (using a mouse or trackpad), drag and drop actually works quite well.

Your design experiment reminds me of a recent talk of Scott Jenson, where he talked about how we just took over established UX patterns from desktop to mobile as is, and how that created all sorts of nuisances. (https://youtu.be/1fZTOjd_bOQ?t=1565)

If mobile drag&drop was implemented like you are suggesting from the very start, I actually might have preferred that over the situation we now ended up with.

One technical note on your implementation: on certain mobile browsers, there is a glitch where the UI can jump around as the browser dynamically slides top or bottom menu bars in and out.

You will not think about liquid glass after a day, especially if you turn on the new options.

I wouldn’t say so. The “Increase Contrast” and “Show Borders” accessibility options make liquid glass just bearable to me, but the new UI design is still ungracefully buggy and unnecessarily hard(er) to use. (See e.g. https://www.nngroup.com/articles/liquid-glass/ for a detailed discussion.)

Sure, life goes on. However, considering the price tag of an iPhone/iPad, I understand how iOS 26 is off-putting to so many people – despite all the other new features.

YesNotice 8 months ago

Their “About” site is (just slightly) more insightful:

Using AI-powered web search, we continuously monitor your questions and send you an email notification when the status flips to what you're waiting for.

via https://yesnotice.com/about/

Without knowing whether they actually do it that way, if you give ChatGPT the following prompt, it returns `No.`:

Please answer the following question with just “yes” or “no”: Is the new iPhone 18 available for pre-order?

First question after Moxie Marlinspike talk at the CCC conference was: "When will Signal not base itself on a mobile phone number, I am an activist from Iran"

Not meant to be pedantic, but the question about phone numbers appears to be the last question after the talk, asked at 38:05 in the video. (The first question, at 30:50, is about post quantum security.) I also don’t think the asker mentions being from Iran.

I don’t know much about the MinIO project specifically, but to me it seems to be a common misconception that just because a maintainer provides their software project under a permissive license (such as AGPL, MIT, etc.) would necessarily imply that they do this for particular ethical reasons, like caring about “the community” (whoever that is) or contributing something for the greater good.

In the end, it’s just software made available under specific terms. While I understand the inconvenience for users if things change, it feels like part of the disappointment might stem from one-sided expectations.