Viewing profile — 8organicbits
8organicbits
HN member- Joined
- Wed, Jun 10, 2020, 12:29 PM UTC
- HN karma
- 7,166
- Public activity
- 2,188 items
- HN profile
- View on Hacker News ↗
About 8organicbits
https://alexsci.com/blog/
https://indieweb.social/@robalex
Feel free to reach out on email if our interests align: robert [at] robalexdev (dot) com
Statements are my own and do not represent the positions or opinions of my employer/client.
Recent public activity
- story
-
comment
Comment #49138867
I use RSS specifically because the people who publish via RSS are not trying to monetize their content.
-
comment
Comment #49137272
I don't think this is helpful. The last statistic I saw put RSS at 77% of the web feed market share, higher than Atom. In the web feed market it isn't a protocol on the way out, it…
-
comment
Comment #49137022
What do you like about JSON Feed? One of the downsides I saw when evaluating JSON Feed was that it doesn't use GUIDs, which can cause problems when the same post is present in mult…
-
comment
Comment #49136762
It's great to see someone else using FeedLand. While it has some quirks, is has some clever ideas, like that blogroll feature. My favorite part of FeedLand is that you can see who …
-
comment
Comment #49100313
> It’s Hovers problem what the price behind the door is. This feels key to me. If .sexy is changing fees with very short notice, and Hover doesn't have enough time to inform their …
-
comment
Comment #49087524
The linked article "What I learned from one year of Substack" [1] perfectly sums up my experience. I can't read the article because I only see a coercive demand to subscribe first.…
-
comment
Comment #49085991
When I checked in 2024 ( https://alexsci.com/blog/is-email-confidential-in-transit-ye... ), Cloudflare had more domains using DANE than Microsoft. But you're right, DANE is not wid…
-
comment
Comment #49085677
Typically you don't want to require authenticated encryption for all outgoing email as many mail servers use certificates that are self-signed or otherwise appear invalid. It isn't…
-
comment
Comment #49074969
Email currently uses an HTTP request to https://mta-sts. /.well-known/mta-sts.txt, per RFC 8461. Depending on HTTPS/TLS instead of DNSSEC is one major reason you see this approach …
-
comment
Comment #49068358
I think the network effects make email hard to replace, virtually everyone online has an email address. If this could include a migration path, with backwards compatibility with SM…
-
comment
Comment #49053754
I think that statement is vacuous true for all magical thinking.
- story
-
comment
Comment #49040548
The low hanging fruit are claude.md, commits co-authored by Copilot, etc.
-
comment
Comment #49021526
> wasn't until late December of last year that AI models started to demonstrate particularly interesting capabilities What are you referring to here?
- story
-
comment
Comment #48922246
Does this actually remove from history? The feature says escape, but the back button and history still show the page (Firefox on Android).
-
comment
Comment #48901007
I think it's about user agency. When we say that infinite scroll is addictive, we mean that the user keeps on scrolling even when they wish they could stop. It's also about harm. T…
-
comment
Comment #48845944
Forgejo is mention in the article, it powers Codeberg. I agree it doesn't have high adoption, but the news is that it is growing.
-
comment
Comment #48795585
I may complain that I don't like the way a sleezy con man talks, and I may be able to detect his communication patterns, but that doesn't mean I want the con man to speak in a diff…
-
comment
Comment #48794586
> respecting the reader When people say LLM slop is disrespecting the reader, I don't think they are complaining about style.
-
comment
Comment #48790119
The unlisted video indexes still exist. https://unlistedvideos.com is one example.
-
comment
Comment #48790108
This is an important point, private videos should not be impacted by this as knowing the URL isn't enough to access the video. Unlisted videos are indirect-object reference by desi…
- story
-
comment
Comment #48718566
I'm seeing a ton of restricted mode escapes documented online, like https://0xffsec.com/handbook/shells/restricted-shells/ so I'm not so sure. When basic utilities like less, man, …