HackerTrans
TopNewTrendsCommentsPastAskShowJobs

campervans

no profile record

Submissions

Ask HN: Cursor is productive for an hour, then burns my application down

8 points·by campervans·letztes Jahr·12 comments

Ask HN: Who's building AI for DevOps? (Heroku 2.0 in the making?)

1 points·by campervans·letztes Jahr·1 comments

[untitled]

1 points·by campervans·vor 2 Jahren·0 comments

Any simple tool to sell API?

1 points·by campervans·vor 2 Jahren·2 comments

What's the most popular LLM prompt?

1 points·by campervans·vor 2 Jahren·2 comments

Ask HN: What fund raising stack do you use?

1 points·by campervans·vor 2 Jahren·0 comments

Raising a Seed – What Stack?

1 points·by campervans·vor 2 Jahren·1 comments

Server access – There must be a better way

1 points·by campervans·vor 2 Jahren·2 comments

Is My SaaS Secure?

3 points·by campervans·vor 2 Jahren·5 comments

Can you LLM a custom language?

1 points·by campervans·vor 2 Jahren·2 comments

My SaaS Journey from $1000/Mo Heroku to Home Server

22 points·by campervans·vor 2 Jahren·32 comments

In 100yrs what will the most shocking thing about today be?

3 points·by campervans·vor 3 Jahren·11 comments

The Largest Company in Europe

fortune.com
2 points·by campervans·vor 3 Jahren·1 comments

comments

campervans
·letztes Jahr·discuss
Man, that sounds like a great feature!! Will check it out
campervans
·letztes Jahr·discuss
Damn...

So you're saying I need some adderral.ai
campervans
·letztes Jahr·discuss
Yeh, a free GitHub and breaking the code into small functions would 10x your flow here
campervans
·letztes Jahr·discuss
I use .md files to keep Cursor on track, the flow I use is something like...

Define a feature in detail (using trascription) -> Get o3 or Gemini 2.5 pro to break it down into very small testable tasks. -> review this -> then paste into a tasks.md file -> write and architecture.md file or similar for any additional context needed. -> then prompt Cursor to work through tasks.md step by step.

This keeps it on track, with the whole feature defined from the outset.

But eventually... it will try to ignore the dockerfile and setup up locally, create multiple .env files, write code with placeholders, ignore a files it's just created and written...

It's impossible to get it back on track - it gets into a debug loop of making things worse rather than getting back on track.
campervans
·letztes Jahr·discuss
Yeh, I've found this helpful too, mentally if feels like a commit or PR, all the code for one thing in one chat then a new chat for new things
campervans
·vor 2 Jahren·discuss
I've tested it for: 1. portfolio analysis 1. scrape portfolio 2. analyse it with ffn 2. make a meal plan, add all items to shopping basket from local supermarket within budget
campervans
·vor 2 Jahren·discuss
One of the most revolutionary AI releases, what's are you using "computer use" for?
campervans
·vor 2 Jahren·discuss
Great work!

It reads like a pitch to work in B2B, higher professionalism, less needy customers, higher margins, fewer sales etc...
campervans
·vor 2 Jahren·discuss
Wonder how it went for her. Probably the best decision of her life
campervans
·vor 2 Jahren·discuss
I'm looking at the simplest way to monetise various API's I have. Without building from scratch things that are common across paid API's. Like whitelisting IP's, rate limiting, usage monitoring, different ways of charging/pricing models and enforcement.

For example I have a Factsheet API for Mutual Funds and ETF's, we have the most extensive repo of available factsheets. I'm unsure if Financial Institutions will switch, so simply want a framework, where by I can easily try and monetise it.

Any ideas :)
campervans
·vor 2 Jahren·discuss
Maybe in the general sense there’s a use that a large percentage of people have.

An area of knowledge retrieval or proof reading etc.

Would be interesting if there are any over powering use cases.
campervans
·vor 2 Jahren·discuss
I'll start...

Prospecting - Personal network - LinkedIn - Dealroom (bookface post YC )

Deck sharing (1 x short deck, 1 x long deck) - Docsend

Emails - SuperHuman (with email tracking) - Lemlist

Tracking - Google Sheets

Due Diligence Docs - Google Drvie
campervans
·vor 2 Jahren·discuss
All's well that ends well :)
campervans
·vor 2 Jahren·discuss
man that's a hit!

Lesson learnt, adding fail2ban
campervans
·vor 2 Jahren·discuss
Makes sense, thanks for this
campervans
·vor 2 Jahren·discuss
This is a great option too.

I went for Hetzner in the end + Coolify
campervans
·vor 2 Jahren·discuss
Yeh, definitely worth looking into, and comparing to a business connection
campervans
·vor 2 Jahren·discuss
Thanks, I think over provisioning should reduce the chance of part failure.

Was also considering underclocking the CPU, but not sure if it would be helpful.
campervans
·vor 2 Jahren·discuss
Ace, thanks for this!

This is a great setup, and still sub 6 month payback. For comparison I have 2.5GB or less on my Heroku servers!

IP address management is definitely food for thought.

I might to a dry run with a PC and test, before investing in the full setup
campervans
·vor 2 Jahren·discuss
Ace, thanks, this is super useful