HackerTrans
TopNewTrendsCommentsPastAskShowJobs

vikeri

no profile record

Submissions

Lovable is the first coding agent platform to adopt AIUC-1 (SoC-2 for AI Agents)

aiuc-1.com
10 points·by vikeri·2 miesiące temu·0 comments

Our agent found a bug with WireGuard in Google Kubernetes Engine

lovable.dev
68 points·by vikeri·2 miesiące temu·36 comments

Lovable acquires cloud provider Molnett

lovable.dev
3 points·by vikeri·8 miesięcy temu·0 comments

[untitled]

13 points·by vikeri·w zeszłym roku·0 comments

Lovable incident report: Recovering from being taken down by GitHub

lovable.dev
16 points·by vikeri·2 lata temu·11 comments

GitHub suspends AI code editor. >500k of users locked out of their projects

twitter.com
8 points·by vikeri·2 lata temu·4 comments

The Micromanager's Dilemma (2022)

matthewstrom.com
1 points·by vikeri·2 lata temu·0 comments

comments

vikeri
·2 miesiące temu·discuss
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?
vikeri
·12 miesięcy temu·discuss
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 building an AI software engineer that lives in your browser. Building excellent software engineering agents is significantly harder than people think. We need the best engineers in the world to join us and will compensate you accordingly.

Learn more at: https://lovable.dev/careers or ping me on https://x.com/cviktore
vikeri
·w zeszłym roku·discuss
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 being returned a lot. Since the message is a dynamic string you can’t just group by the string so unless you build it as part of your abstraction it becomes very hard to do.

Edit: looking more carefully at the lib I assume that ”tag” is the concept that is supposed to cover this?
vikeri
·2 lata temu·discuss
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 to add the RESEND_API_KEY to the Supabase Edge function secret: https://lovable.dev/projects/e66eacea-f46f-473c-aa6b-6a90da4...
vikeri
·2 lata temu·discuss
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 generate most files at once.
vikeri
·2 lata temu·discuss
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.)
vikeri
·2 lata temu·discuss
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--retro-hacker-portal.gptengineer.run/magnus (source: https://gptengineer.app/projects/91b06c8d-16a8-4892-8cb5-d91...)
vikeri
·2 lata temu·discuss
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 connected Github repo.
vikeri
·2 lata temu·discuss
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 to a provider like Netlify or Github Pages fairly easily.

Send me an email at [email protected] if you have any questions :)
vikeri
·2 lata temu·discuss
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 great software. A great signal if I were hiring.
vikeri
·3 lata temu·discuss
This is amazing, I wish it had support for Ecovacs too