HN user

HermanMartinus

1,666 karma
Posts128
Comments140
View on HN
herman.bearblog.dev 1mo ago

Active Recall

HermanMartinus
2pts1
pego.dev 1mo ago

I Miss the Climb

HermanMartinus
2pts0
herman.bearblog.dev 3mo ago

The Commodification of Travel

HermanMartinus
4pts0
herman.bearblog.dev 4mo ago

Becoming a Day Person

HermanMartinus
3pts0
herman.bearblog.dev 4mo ago

Vulnerability as a Service

HermanMartinus
2pts0
herman.bearblog.dev 4mo ago

Pockets of Humanity

HermanMartinus
3pts1
herman.bearblog.dev 7mo ago

Grow Slowly, Stay Small

HermanMartinus
5pts1
karpathy.bearblog.dev 8mo ago

Verifiability

HermanMartinus
2pts0
herman.bearblog.dev 8mo ago

Messing with scraper bots

HermanMartinus
245pts84
herman.bearblog.dev 8mo ago

Messing with Bots

HermanMartinus
5pts0
herman.bearblog.dev 9mo ago

Attending MicroConf Europe 2025

HermanMartinus
2pts0
herman.bearblog.dev 10mo ago

Slow Social Media

HermanMartinus
1pts0
herman.bearblog.dev 10mo ago

If Apple cared about privacy

HermanMartinus
5pts1
herman.bearblog.dev 11mo ago

Digital Hygiene: Passwords

HermanMartinus
2pts0
herman.bearblog.dev 11mo ago

Digital Hygiene: Notifications

HermanMartinus
2pts0
herman.bearblog.dev 1y ago

Digital Hygiene: Emails

HermanMartinus
3pts0
herman.bearblog.dev 1y ago

Nerding Out about Heaters

HermanMartinus
1pts0
karpathy.bearblog.dev 1y ago

LLMs flip the script on technology diffusion

HermanMartinus
13pts0
herman.bearblog.dev 1y ago

The Great Scrape

HermanMartinus
3pts0
trueblue.bearblog.dev 1y ago

Being Mildly Online

HermanMartinus
3pts0
herman.bearblog.dev 1y ago

The Sound of Silence

HermanMartinus
1pts0
github.com 1y ago

Show HN: Bearlytics – Open-source web analytics you can self-host

HermanMartinus
4pts2
herman.bearblog.dev 1y ago

I Build Things

HermanMartinus
2pts0
herman.bearblog.dev 2y ago

Cities need more trees

HermanMartinus
293pts163
herman.bearblog.dev 2y ago

Plain-Text Journaling

HermanMartinus
4pts0
herman.bearblog.dev 2y ago

How the internet became shit

HermanMartinus
64pts92
herman.bearblog.dev 2y ago

Semantic Ajax-HTML

HermanMartinus
5pts0
herman.bearblog.dev 2y ago

The Future of Self Driving

HermanMartinus
1pts0
herman.bearblog.dev 2y ago

The Future of Self-Driving

HermanMartinus
1pts0
herman.bearblog.dev 2y ago

AI Tutoring; What Works?

HermanMartinus
1pts0

I can definitively say llms.txt is not used by any AI players. I run a blogging platform with around 80k blogs and /llms.txt is not requested by anything (other than humans checking to see if there's an llms.txt path).

All regular pages are aggressively scraped to the extent it's a problem I have to consistently manage, but not llms.txt.

It is a highly requested feature. I just seem to have painted myself into a corner dev wise, and it's a pretty difficult feature to build without significant re-architecture. It's on my to-do list though.

Resurrect the Old Web 10 months ago

Creator of Bear here. Suggesting that because one project fails, others will too is a bit of a fallacy. Fact is that whether you self-host or not, you're still using someone else's platform (unless you're a real self-hoster with a box in your closet, in which case, good on you and godspeed).

I think as long as platforms have an easy way for people to backup and migrate, that's fair.

Additionally, part of the appeal of Bear is that I've made it my personal mission to get the platform to outlive me. Take that as you will. I can't prove that Bear will live on in perpetuity, but I can try my best.

A small web July 12 months ago

I run the Bear Blog platform. The discover feed on Bear has become a social hub and community space for many. There’s something quite charming about slower interconnectivity via RSS, email, and replying via posts.

It’s well worth checking out: https://bearblog.dev/discover/

I just did this recently! Here’s what worked for me and had me modelling fairly complex parts in a few hours:

- Watch a few tutorial videos on your tool of choice (I was using OnShape) to get an understanding of what is possible - Set up a Grok project with the prompt being something along the lines of “You are mentoring me in using OnShape. Respond briefly and concisely.”

I have the two windows side by side and whenever I don’t know how to do something I ask Grok and it points me in the right direction.

Interestingly enough, this is how I tricked myself into quitting smoking.

I withdrew $100, and told my good friend that I’d give it to him if I used anything with nicotine in it. It worked pretty well since it turns that first cigarette into a $100 cigarette. Not worth it at all.

And I haven’t smoked in 7 years :)

Definitely. Even if no one reads my blog, the act of articulating ideas in a format that others can understand helps me better understand those ideas and concepts myself.

I’m also bias, since I run the Bear blogging platform. There are thousands of very happy personal bloggers there with close to zero SEO goop (strict review process, and all that).

You obviously didn’t read the article and just wrote this comment on looking at the headline and picture. The circling the room twice is referring to an actual dragon fly. Also, it’s not ICE but fluidic motors driven by lithium nitrate crystals.

There’s also cover how it is very hard to control and how they do it manually with IR lasers. There’s even a video at the end of the prototype flying.

Forced to upgrade 2 years ago

Hey, author here. I decided on the 16 since its support lifetime started this year. If I'd gotten the SE (which I seriously considered since it has a more appealing form factor and touchID) I would only have a 4 year support lifetime as opposed to the full 6.

I recently tried to self-host Umami and Plausible, and failed so spectacularly I decided to build a Django/SQLite web-analytics platform myself.

These other open-source tools are great, but are incredibly difficult to get running yourself since there's no incentive for those companies to make it easy since they sell managed hosting.

Is Bearlytics better? No, but it's certainly simpler, and everything I personally need.

This is a very cool demo! Well done!

One suggestion for fixing the cursor drift during finger taps is instead of using hand position, use index finger. Then tap the middle finger to the thumb for selection. Since this doesn’t change the cursor position, yet is still a comfortable and easy to parse action.

Thanks for the shoutout!

For clarity, as a sibling comment has pointed out: while Bear is open-source, it is a platform and not managed hosting of individual blogs. If you're interested in self-hosting something that looks like Bear, there's a free Hugo template[1].

If you're happy using a platform, then Bear is super fast and built with longevity in mind (at both the tech and organisational level).

[1]https://themes.gohugo.io/themes/hugo-bearblog/

I built a 3D scene creation tool for visual artists as a PWA about 6 years ago. It works great, supports all devices, etc. The only issue I've had with it is that iOS hides the functionality to install it in the "Share" button -> "Add to home screen".

Most regular users aren't aware of PWAs either, and use the App Store as a way of finding apps. We've since released a simple wrapper of the PWA on the App Store as well but had to get really messy to conform to Apple's payment requirements.

If you're curious, here's the tool: https://justsketch.me

I haven't been on traditional social media for about 6 years and so the way people keep up with me is via my blog. This way they get an update maybe once a month about what it is I've been doing/thinking about, then they reach out to me via email.

Even the IRL people know I have a blog, but I guess it kinda comes up since I also run a blogging platform.

And even if it were just LLMs, I use LLMs in my workflow every single day, and I've never used a/the blockchain except for some mild speculation around 2017.