Readit News logoReadit News
obeattie commented on You know more Finnish than you think   dannybate.com/2025/08/03/... · Posted by u/infinate
rendall · a month ago
Torvalds is a Swedish-speaking Finn.
obeattie · a month ago
He speaks Finnish too (though I believe with an accent). https://youtu.be/Pt-X82HZlOU
obeattie commented on Using ChatGPT is not bad for the environment   andymasley.substack.com/p... · Posted by u/returningfory2
Liquix · 8 months ago
~90% of the plastic debris in the ocean comes from ten rivers [0]. eight are in china/SEA. millions and billions of single-use items are sitting in warehouses and on store shelves wrapped in plastic. even before the plastic is discarded, the factories these items are produced in dump metric tons of waste into the oceans/soil with little repercussion.

point is, none of our "personal lifestyle decisions" - not eating meat, not mining bitcoin, not using chatgpt, not driving cars - are a drop in the bucket compared to standard practice overseas manufacturing.

us privileged folks could "just boycott", "buy renewable", "vote with your wallet", etc, but sales will move to a less developed area and the pollution will continue. this is not to say that the environment isn't important - it's critically important. it's just to say that until corporations are forced to do things the right way, it's ludicrous to point fingers at each other and worry that what we do day-to-day is destroying the planet.

[0] https://pubs.acs.org/doi/10.1021/acs.est.7b02368

obeattie · 8 months ago
It’s helpful to put this issue into perspective. But dismissing issues as not worth caring about on the grounds that there exist larger problems is fallacious and, to me, quite a dangerous way to live life.

“Why worry about your town’s water quality when some countries don’t have access to clean water?”

“Why go to the dentist for a cavity when some people have no teeth?“

“Why campaign for animal rights when there are some many human rights abuses going on?”

obeattie commented on Ghost artists on Spotify   harpers.org/archive/2025/... · Posted by u/greenie_beans
crazygringo · 9 months ago
I see absolutely no problem with this. Look, I love music, listening to an album through, learning about artists, etc.

But sometimes, I want to put something on in the background that doesn't call attention to itself, but just sets a mood. I don't want Brian Eno or Miles Davis because then I'd be paying attention -- I just want "filler".

And I have absolutely no problem with Spotify partnering with companies to produce that music, at a lower cost to Spotify, and seeding that in their own playlists. If the musicians are getting paid by the hour rather than by the stream, that's still a good gig when you consider that they don't have to do 99% of the rest of the work usually involved in producing and marketing an album only to have nobody listen to it.

The article argues that this is "stealing" from "normal" artists, but that's absurd. Artists don't have some kind of right to be featured on Spotify's playlists. This is more like a supermarket featuring their store-brand corn flakes next to Kellogg's Corn Flakes. The supermarket isn't stealing from Kellogg's. Consumers can still choose what they want to listen to. And if they want to listen to some background ambient music that is lower cost for Spotify, that's just the market working.

obeattie · 9 months ago
In principal, neither do I. What I take issue with is crafting elaborate but completely false bios to make these sound like real artists. That seems slimy to me.
obeattie commented on Ask HN: PG's 'Do Things That Don't Scale' manual examples?    · Posted by u/nicgrev103
obeattie · 2 years ago
At Monzo we stuffed cards into envelopes by hand, printed mailing labels on thermal printers using slapped-together Python scripts, and filled up mailboxes in the local area every night. We kept doing it pretty much like this until we were sending out several thousand cards per day.

https://monzo.com/blog/2017/06/09/journey-of-a-card/

obeattie commented on Show HN: Make your PDF look scanned in browser   lookscanned.io... · Posted by u/seedgou
zikohh · 3 years ago
yeah even playing with the preview and using the sliders it's super slow apart from that it's amazing! Do some work on the perf pls.
obeattie · 3 years ago
You are right about performance, but does it really matter?

It feels like this is the sort of tool one needs (very) infrequently, and those cases don’t seem like the sort of thing where seconds really matter. I think it’s plenty good enough.

I prefer to focus on how grateful I am that the author has made this and published it for free.

obeattie commented on No_color   no-color.org/... · Posted by u/ducaale
obeattie · 4 years ago
Without understanding the minutiae of this, couldn’t someone just write a program that we can pipe any output to, which strips colour commands from its input before writing it back out? Does such a program already exist? That wouldn’t require every program to add support for an environment variable.
obeattie commented on The great resignation is coming?   dailymirror.co.za/2021/05... · Posted by u/ecliptik
soheil · 4 years ago
You can also just prepend arxiv.link to the url:

https://arxiv.link/https://dailymirror.co.za/2021/05/11/the-...

obeattie · 4 years ago
TIL. Such a useful tip, thanks.
obeattie commented on The fingerprint inside photos   bbc.com/future/article/20... · Posted by u/LordAtlas
axguscbklp · 4 years ago
Why is it that cameras automatically add metadata to photos, anyway? If I go to buy a camera, what I expect it to do is take photos and that's it, not to add some data to the photos without asking me.
obeattie · 4 years ago
We have very different expectations. I'd be pretty annoyed if I couldn't browse and sort my photos by date taken.
obeattie commented on Notion for everyone   notion.so/personal... · Posted by u/FireBeyond
obeattie · 5 years ago
I think Notion might actually work best in personal/small environments, and this seems like a smart move to encourage more of that kind of use. My exposure to it is at a large company, where it really does not work well.
obeattie commented on Text exceeding maxlength will no longer be truncated when pasted in Firefox 77   fxsitecompat.dev/en-CA/do... · Posted by u/oftenwrong
Someone1234 · 5 years ago
> The form cannot be submitted until the user fixes the error, so the server shouldn’t receive an excessively long text or password (a server-side validation has to be put in place anyway.) However, this could potentially affect a front-end implementation if it expects the entered text never to exceed maxlength.

What century are Mozilla living in? Most, even simple forms, don't use <form> elements and submit buttons anymore, they're all aJax. Therefore this workaround will be commonly bypassed.

People can debate if this is a good or bad thing, but ultimately the problem remains: This change will cause unexpected behavior when maxlength-ed stuff no longer obeys on thousands of popular websites.

Even if sites check it server-side, that doesn't mean the user experience isn't substantially degraded relative to obeying HTML standards.

Their justification for this change is nonsensical too:

> This change mainly aims at preventing an unexpectedly truncated password from being saved.

So why not limit it to input type=password? Heck why include textareas in this change, who is using a textarea for a password box?!

obeattie · 5 years ago
You just typed your comment into a <form>

u/obeattie

KarmaCake day1211May 19, 2008
About
VP Architecture at Monzo Bank.

Twitter: @obeattie

View Original