HackerTrans
TopNewTrendsCommentsPastAskShowJobs

steveharrison

no profile record

Submissions

Real Estate AI Reverse Image Search

jitty.com
1 points·by steveharrison·11 дней назад·1 comments

window.showDirectoryPicker opens up a whole new world

steveharrison.dev
113 points·by steveharrison·19 дней назад·112 comments

SauceLabs launches AI intent tool

thenewstack.io
1 points·by steveharrison·4 месяца назад·1 comments

The Productive Programmer

steveharrison.dev
1 points·by steveharrison·4 месяца назад·1 comments

Show HN: MacBook Neo page scroll > video position effect

github.com
2 points·by steveharrison·4 месяца назад·1 comments

Show HN: I built a Finances app for Mac where you own the SQLite database

thefinances.app
1 points·by steveharrison·6 месяцев назад·2 comments

Show HN: CSS Advent Calendar 2025

cssadventcalendar.dev
1 points·by steveharrison·7 месяцев назад·0 comments

Next.js 16's Turbopack breaks NPM link

steveharrison.dev
2 points·by steveharrison·8 месяцев назад·0 comments

Aussie Engineers, Get to the States

thundergolfer.com
3 points·by steveharrison·8 месяцев назад·6 comments

Trezor Safe 7 release video

youtube.com
4 points·by steveharrison·9 месяцев назад·2 comments

Better-Sqlite3 vs. Sqlite3

github.com
2 points·by steveharrison·9 месяцев назад·0 comments

How to avoid NPM link issues

steveharrison.dev
1 points·by steveharrison·9 месяцев назад·0 comments

Design of Family Crypto Wallet

benji.org
2 points·by steveharrison·9 месяцев назад·2 comments

Pre-record your demos

steveharrison.dev
53 points·by steveharrison·9 месяцев назад·67 comments

comments

steveharrison
·11 дней назад·discuss
Love the idea, but would help trustworthiness if the design looked a little less vibe-coded.
steveharrison
·11 дней назад·discuss
Particularly excited to see reverse image search get added to real estate websites. I think ability to filter listings by aesthetic will save a lot of time.
steveharrison
·17 дней назад·discuss
Cool use-case!
steveharrison
·17 дней назад·discuss
[dead]
steveharrison
·17 дней назад·discuss
I hadn't thought about this angle as to why WebKit hasn't implemented this, but yeah 100%.
steveharrison
·17 дней назад·discuss
Nice one!
steveharrison
·19 дней назад·discuss
I'm really excited about window.showDirectoryPicker and the local-first web apps it will enable. There's lots of talk about local-first sync engines, but the best sync engine is one you don't even manage, like the user's file system / cloud storage service!
steveharrison
·3 месяца назад·discuss
> This was on my work computer.

Haha love it. Would love to see the IT guy's face handing that back in.
steveharrison
·4 месяца назад·discuss
Interesting to see whether their data provides a moat or not. Would be great to remove flakey FE selectors but want to see it in action first…
steveharrison
·4 месяца назад·discuss
I wrote an article about improving my productivity as a programmer. Keen to hear your thoughts and if there's anything I've missed!
steveharrison
·4 месяца назад·discuss
I like those video effects on Apple landing pages where they map scroll position to the position in a video, so asked Claude Code to generate a working example using the Apple video: https://www.apple.com/105/media/us/macbook-neo/2026/eee281c9...
steveharrison
·6 месяцев назад·discuss
Yes, I’m planning for the app itself to be subscription and/or one-time payment, but of course the database is all yours if you stop paying.

I haven’t used double-entry because I wanted to focus on spending analysis rather than account balances, and often bank statements are partial data. Would this be a deal-breaker for you?
steveharrison
·6 месяцев назад·discuss
https://steveharrison.dev - I post about web dev stuff usually! Tech stack: Astro hosted on GitHub Pages
steveharrison
·8 месяцев назад·discuss
I agree with the other things though like having multiple inputs for date ranges / trying to use native elements with just some custom styling.
steveharrison
·8 месяцев назад·discuss
I think this article misses the fact that the native date and time pickers look ugly in Chrome, and that a lot of websites are ultimately an extension of a brand, not just a tool where function > form. The Airbnb date range picker looking on-brand makes the experience seem a lot more slick. There are more things to optimise for than just accessibility.
steveharrison
·9 месяцев назад·discuss
This is really cool! I’ve always wanted to do something similar, but didn’t want to invest the time, so thanks for seeing this through!
steveharrison
·9 месяцев назад·discuss
Some nice thoughts on designing a beautiful product!