HackerTrans
トップ新着トレンドコメント過去質問紹介求人

boros2me

no profile record

投稿

Side hustle tax calculator (UK)

sidehustletaxcalculator.uk
2 ポイント·投稿者 boros2me·2 か月前·0 コメント

Show HN: Safari-CLI – Control Safari without an MCP

npmjs.com
2 ポイント·投稿者 boros2me·5 か月前·0 コメント

Show HN: Accentless – Right-click to add native accents your writing

accentless.app
1 ポイント·投稿者 boros2me·11 か月前·0 コメント

Show HN: Certimon – Free Telegram bot to monitor SSL certificate expiry

certimon.com
3 ポイント·投稿者 boros2me·昨年·0 コメント

Show HN: Super Simple Business News Ticker

news.thinkingbytes.co.uk
1 ポイント·投稿者 boros2me·昨年·0 コメント

Show HN: Typing Granny Footsteps

typinggrannyfootsteps.com
2 ポイント·投稿者 boros2me·昨年·2 コメント

My weekend AI project: AI-assisted search of the UK Companies House database

companychat.uk
1 ポイント·投稿者 boros2me·2 年前·1 コメント

The Full Stack AI Engineer

thinkingbytes.co.uk
1 ポイント·投稿者 boros2me·2 年前·0 コメント

[untitled]

8 ポイント·投稿者 boros2me·2 年前·0 コメント

Time Zone Trios: A Concept for 24/7 Development

thinkingbytes.co.uk
2 ポイント·投稿者 boros2me·2 年前·1 コメント

Show HN: ChatGPT Markdown Saver

github.com
1 ポイント·投稿者 boros2me·3 年前·0 コメント

UberEats took unauthorized amount (and not willing to pay it back)

twitter.com
217 ポイント·投稿者 boros2me·5 年前·161 コメント

AWS EC2 and RDS is down in euw2-az3

status.aws.amazon.com
2 ポイント·投稿者 boros2me·5 年前·1 コメント

Slack is down but status page is all green

imgur.com
3 ポイント·投稿者 boros2me·6 年前·0 コメント

コメント

boros2me
·2 年前·議論
Just to prove my point on AI assisted product development... As a little weekend project I created https://companychat.uk/ from scratch in net 2 days. That is from idea to a fully functional MVP (not just a demo proof-of-concept), delivering value to the end user. Feel free to give it a go, you get 5 free tokens to play with!

It's an AI aided advanced search tool for the publicly available Companies House dataset. It can help finding leads for all sorts of campaigns and help research by answering questions and prompts such as "How many companies in Brighton were founded by under 30s last year?" or "Give me a list of companies in Bournemouth that will turn 10 years old next month!".

It's hosted on a tiny EC2 instance (£6 per month), connects to an on-premise database server via Tailscale (PostgreSQL with GIS support, hosting Companies House dataset through an ETL pipeline) and to a local SQLite database for system data.

Application stack is FastAPI with Jinja templates for the backend and HTMX + TailwindCSS for frontend rendering.

AI stack: Cursor + Claude Sonnet 3.5 for development, Langchain and Langgraph with gpt-4o-mini for AI assistance.

End to end implemented by a single engineer using Cursor with Claude Sonnet 3.5.
boros2me
·2 年前·議論
3 developers distributed across Americas, EMEA and APAC, working async to deliver 24/7 progress.
boros2me
·3 年前·議論
I think how the situation turned out and how you dealt with it, gave you a much more important life experience! Dealing with BS project blockers by clients/execs and finding a way to turn it into something positive is not something they teach at school, well done team!
boros2me
·4 年前·議論
2011 wow... Thanks for sharing!
boros2me
·4 年前·議論
One idea I keep thinking about (which I'm sure interferes with some sort of copyright law) is: 1. User buys a physical copy of a movie/music 2. Instead of sending the disc to their house, it's sent to a storage facility 3. In the storage facility a digital backup is made and uploaded to a cloud storage 4. User is given access to the backup which they can watch/listen to 5. User would be the owner of said physical copy and when they sell it, all digital backups would be erased.

What's the legality that stops this from working?
boros2me
·5 年前·議論
Chargeback is exactly what I'm going for, but need to wait until the payment settles (couple of days) and then I can start the dispute process (called my credit card provider right after I realised UberEats is not willing to refund), which with my credit card provider is the following: - Hold the phone for 40 minutes - Explain the situation - Wait for a paper letter on the post that includes an empty printed form with a return envelope - Fill out the form with the exact information I provided on the phone - Post the return envelope - Wait

Fortunately I don't mind playing along and I'm pretty sure having this deliberately crazy process (instead of an online form) is a much bigger pain for my credit card provider (who are hoping for churn and people abandoning the process) than myself. Well, not me. It's not the £4, it's the principal.
boros2me
·5 年前·議論
Probably no one cares as it's only £4, but posting on HN has a therapeutic effect.
boros2me
·5 年前·議論
Yeah, not just Webhooks... Git pushes are failing too.
boros2me
·5 年前·議論
Love the simplicity of the app, used it for years! However when I started working with docker-compose stacks exposing PostgreSQL port I had to uninstall it because it all got confusing.
boros2me
·6 年前·議論
Yepp they just updated the status page