Viewing profile — vikeri
vikeri
HN member- Joined
- Mon, Oct 13, 2014, 8:28 AM UTC
- HN karma
- 209
- Public activity
- 99 items
- HN profile
- View on Hacker News ↗
About vikeri
No profile information was provided.
Recent public activity
-
comment
Comment #48173229
very curious to give it a spin but why write a cli in python? would surely be faster and more portable with go or rust?
- story
- story
- story
-
comment
Comment #44761620
Lovable | Stockholm (In-person) | Full-Stack, Design, and ML eng We sponsor visas and have very generous relocation packages (even if you just want to come for a year). Lovable is …
-
comment
Comment #44149373
One thing that seemingly is missing is the ability to tag a specific error with an error code. You typically want to know that all of a sudden the ”failed to get user” error is bei…
- story
- story
- story
-
comment
Comment #42211860
Yeah you shouldn't have to add stuff to the .env file. If you setup Supabase any secrets should be added to the edge functions as env vars. Here's an example where it prompted me t…
-
comment
Comment #42207219
Great questions! There are several LLM calls behind a single prompt that you submit and we do dynamically assemble the prompt to the AI based on what you're asking for. But we do g…
-
comment
Comment #41388117
So we opened up our waitlist so it's open right now: https://gptengineer.app (Might have to readd the waitlist though if we get too much traffic.)
-
comment
Comment #41388112
Yeah the standard shadcn setup tends to be a bit boring. But if you ask it to be a bit more creative you certainly can get it to make some pretty fun stuff: - https://preview--retr…
-
comment
Comment #41388076
1) We use whichever LLM that is performing best at the time, so no, not necessarily OpenAI 2) Only images as attachments for now. You can add more files by uploading them to the co…
-
comment
Comment #41388060
So it's already hosted for you, you don't have to do anything to get a production ready URL. But yeah if you want your own hosting for some reason you own the code and can take it …
- story
-
comment
Comment #39429125
Will try it out. Regardless of if I’ll use it or not I think this project is a great example of the rare type of engineering craft that seems to be a pre-requisite to build truly g…
-
comment
Comment #38793905
This is amazing, I wish it had support for Ecovacs too
-
comment
Comment #37055127
Have you tried Stripe's payment links?
-
comment
Comment #36715397
I don’t have experience but I thought Subprime Attention Crisis was an interesting read
-
comment
Comment #36510044
Another, less known, useful thing about these IDs is that you can double click on them and the full id will always be selected
-
comment
Comment #33260319
Curious to know how to which degree they are self hosting, seems they'll buy their own servers but I doubt they'll go all the way to buying land and building their own data centers…
-
comment
Comment #33082191
Having been at a Clojure startup I can second this, despite our non existent brand we found great candidates. And teaching a smart junior developer Clojure wasn't harder than teach…
-
comment
Comment #31427449
My understanding is that Stripe billing can be managed completely no-code from the Stripe dashboard? And I think it includes automatic tax, prorations etc.
-
comment
Comment #30957937
The fact that Apple's developer tooling is described as great makes me suspicious if the author has used JS tooling in a serious way. VS Code is just so much better than XCode. My …