HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hboon

3,331 karmajoined 18 lat temu
Hwee-Boon Yar.

Currently:

* https://stacknaut.com — A production-ready TypeScript + Vue + Fastify + Postgres starter kit that deploys to Hetzner with Kamal 2. Built for indie hackers who code with AI

* https://myog.social — Boost social media CTR. Auto generate Open Graph images for your website

* https://theblue.social — Bluesky tools and cross-poster

* https://codevetta.com — One-time architecture & code risk review for product owners and developers.

FIND ME:

* Blog: https://hboon.com/

* Bluesky: https://bsky.app/profile/hboon.com

* X/Twitter: @hboon

* Mastodon: @[email protected]

* Email: [email protected]

Submissions

Show HN: WhosBuilt terminal lookup for who built a website

whosbuilt.com
2 points·by hboon·7 dni temu·3 comments

Show HN: Searchable directory of HN Job postings

gethnjobs.com
3 points·by hboon·9 dni temu·1 comments

Show HN: Get HN Jobs

gethnjobs.com
2 points·by hboon·w zeszłym miesiącu·2 comments

Show HN: Who built this website? Check any domain

whosbuilt.com
3 points·by hboon·w zeszłym miesiącu·0 comments

Eudoxia0/hashcards: A plain text-based spaced repetition system

github.com
2 points·by hboon·w zeszłym miesiącu·0 comments

ReMarkable Paper Pure with Marker

aucklanddutyfree.co.nz
2 points·by hboon·2 miesiące temu·0 comments

Esquire Singapore responds to criticism over use of AI for Mackenyu story

cnalifestyle.channelnewsasia.com
2 points·by hboon·3 miesiące temu·0 comments

Show HN: To Local Time – paste "3pm JST" and see it in your timezone

tolocaltime.com
2 points·by hboon·4 miesiące temu·1 comments

Show HN: Boost social media CTR. Auto generate Open Graph images for website

myog.social
2 points·by hboon·6 miesięcy temu·7 comments

Clawdbot/clawdbot: Your own personal AI assistant. Any OS. Any Platform

github.com
3 points·by hboon·6 miesięcy temu·0 comments

Boris Cherny on X: "When I created Claude Code as a side project back in 2024 "

twitter.com
1 points·by hboon·6 miesięcy temu·1 comments

Cursed Bundler: Using Go Get to Install Ruby Gems – Andrew Nesbitt

nesbitt.io
2 points·by hboon·7 miesięcy temu·0 comments

comments

hboon
·5 dni temu·discuss
FYI, mitty.film shows an TLS cert error in the browser
hboon
·7 dni temu·discuss
eg.

  curl https://whosbuilt.com/lookup/stripe.com.markdown
hboon
·7 dni temu·discuss
Interesting! I have never played Colonist before, but a big fan and player of Gloomhaven/Frosthaven, Pandemic, The Crew, etc. Have applied!
hboon
·8 dni temu·discuss
It's early in the month, but HN monthly job posting count for Jul is ~30% down compared to lowest on same day in Apr-Jun.
hboon
·25 dni temu·discuss
I didn't read everything, but I had a DM offering a gig a few weeks ago, and asked me to check out a React site/app. I cloned it and it looked dubious; replied I pass.
hboon
·w zeszłym miesiącu·discuss
An inhouse orchestration tool to run coding agents. It's so useful. I used to use tmux to run my coding agents and have little scripts to help me manage the workflow so this tool lets me encode my workflows and preferences. eg. I prefer to run sessions for the same project serially, working on main, rather than in parallel like how Conductor does with the help of worktrees.
hboon
·w zeszłym miesiącu·discuss
That was true. But actually, I think that's changed a few weeks ago since they introduced a API credit amount equivalent to your (eg. $100, $200) that will be used for such cases. So they don't ban you, they just bill you that allocated credit and then actual API cost.
hboon
·w zeszłym miesiącu·discuss
Codex definitely does and Claude Max definitely doesn’t.
hboon
·w zeszłym miesiącu·discuss
Fixed. Thanks :)
hboon
·w zeszłym miesiącu·discuss
I applied recently but seems the automated system filtered me out automatically based on location (Singapore. I'd be happy to working overlapping timezones)
hboon
·w zeszłym miesiącu·discuss
If it's not working, does pasting the absolute path work? Both works on macOS.
hboon
·2 miesiące temu·discuss
I was pleasantly surprised when I read the headline a few days ago. But it's only accessible through Stripe right? I'm simultanenously very concerned about the centralized control that Stripe gains (it's not going to be just access to Cloudflare) and also amazed at how Stripe is shaping to be. It was just a payment processor.
hboon
·2 miesiące temu·discuss
Still Smalltalk, but Dolphin Smalltalk which runs on Windows.

It was the best Windows app development too. You can write native Windows programs and it worked even better than Visual Studio for COM and ActiveX stuff.
hboon
·2 miesiące temu·discuss
Location: Singapore (UTC+8)

Remote: Yes

Willing to relocate: No

Technologies: TypeScript (web frontend Vue + backend Fastify+Postgres) + Swift (iOS and some macOS) + heavy coding agent use (Claude Code, Codex and Droid)

Résumé/CV: https://hboon.com/about/

Email: [email protected]

30 years experience in software development, ranging from enterprise software, startups to indie software. Open for fractional roles too.
hboon
·2 miesiące temu·discuss
I use Cloudflare Tunnel so most of the products I build are exposed and listed there. I just add comments for those that aren't exposed (eg. browser extension dev port) to that file too. A single doc means coding agents know to look there and keep it updated too.
hboon
·3 miesiące temu·discuss
Thanks for the great work.
hboon
·3 miesiące temu·discuss
I switched to Droid+Opus (with Claude Max) many months ago and it was my favorite combo.

Had to stop because they don't like us proxying requests anymore.
hboon
·3 miesiące temu·discuss
Doesn't using pi be against their terms of use about having to go through Claude Code cli for all Max plan usage? (I had use Droid with Max previously, it was a great combo).
hboon
·3 miesiące temu·discuss
Location: Singapore (UTC+8)

Remote: Yes

Willing to relocate: No

Technologies: TypeScript (web frontend Vue + backend Fastify+Postgres) + Swift (iOS and some macOS) + heavy coding agent use (Claude Code and Droid)

Résumé/CV: https://hboon.com/about/

Email: [email protected]

30 years experience in software development.
hboon
·3 miesiące temu·discuss
> like , being able to pop a document open in your editor from the desktop?

There's a hackish way to do it by watching for Neovim command line commands that start with "/Users/" (change it if you are on other OS).

Your coding agent can probably hack something up based on:

`//Hackish supports drag and drop files into Neovim by examining when command line starts with "/Users/".`