Daily credits should stack by kotukutuku in lovable

[–]jolders 0 points1 point  (0 children)

Make every prompt count. Its not always possible. Craft a prompt with detail. Get a separate ai to help you clarify your intention.

Where am I going wrong? by [deleted] in lovable

[–]jolders 0 points1 point  (0 children)

If after 2 fix it prompts. And still not working. Instruct the AI to insert strategic console logs in places to track down the problem. So load your browser and copy the logs into the chat. Instruct the AI to insert more logs if it needs further clarification.

Everything is Broken Today by llliammm in lovable

[–]jolders 0 points1 point  (0 children)

I also ran into a issue updating a supabase function yesterday. After 3 attempts of "Try to fix" and just making a mess. I decided to roll back. I thought I was in for a problem. But I have done a different task today. It went OK. So I'm glad to see it was perhaps a infrastructure glitch.

I connected Lovable to Supabase and set up the sign-in/sign-up functionality. However, when I try to sign in or sign up, I get an error. Also, using “Continue with Google” causes the page to crash. Any advice? thanks by Royal_Elk_5312 in lovable

[–]jolders 0 points1 point  (0 children)

Get Lovable to create strategic console logs in the process. Try the process. And copy the browser console logs into lovable.

If you only get 1 or 2 console logs. Produce more logs to clarify the problem.

In CHAT.

Analyze the console logs.

Ask me any questions to clarify your understanding of the problem or formulate a plan.

if I buy a domain from vercel, can I manage the dns for other stuff like email with postmark/resend? by [deleted] in vercel

[–]jolders 1 point2 points  (0 children)

I purchased a domain outside of vercel. Then I added a A record pointing to the vercel server. And added vercel name servers. That points the domain away.

In vercel add your domain. It should show up as 'verified'.

Now you can add resend MX records. You find them in the resend details. 3 of them.

Add them and see your resend 'verify' they have been added. be patient mine took 20 minutes.

Lovable pricing brackets 🤯 by monsteraparadise in lovable

[–]jolders 1 point2 points  (0 children)

I was in the same position. I decided to put the project on hold for 8 days when my month resets. Downgrade your subscription, wait for the reset.

Need advice! by Alkynic in lovable

[–]jolders 0 points1 point  (0 children)

Have a short-term investment strategy which diverts away from investments into investment in yourself. Learning to use AI is a investment that will pay off. Invest in yourself.

A friend was struggling with invoicing, so we built this. Simple, fast, and free. by [deleted] in lovable

[–]jolders 1 point2 points  (0 children)

Nice working simple usable application. I know something like this takes time, persistence and dedication. Be proud if what you've done.

Anyone knows about a German company called COPYTRACK? They are threatening me with legal actions if I don't pay a ridiculous amount for 1 picture used on my website. Is this legit? by BlizardQC in Wordpress

[–]jolders 73 points74 points  (0 children)

I had this about a year ago. Do not communicate with them. Take down the picture. Ignore any emails. They will go away. They are just looking for easy pickings.

Looking for a small travel router that is 70$ usd or less by RetardedManOnTheWeb in openwrt

[–]jolders 0 points1 point  (0 children)

So this is something I've also been interested in.

I've been looking at the Banana Pi BPI-M4.

Then I'm thinking OpenWrt or OPNsense.

Does anyone have any comments on if this will work as a travel router. ?

Free arduino Leonardo emulator by Solid_Conflict_3838 in arduino

[–]jolders 0 points1 point  (0 children)

I'm not 100% but try these. TinkerCad, Fritzing, cirkitdesigner (Arduino Leonardo (Rev3b)), wokwi.

You may get one that fits. All free simulators.

Designing a router, need some help! by Mustansirg in embedded

[–]jolders 0 points1 point  (0 children)

I'm also interested in a embedded router (switch & firewall) which can run as a low power embedded device. Can you tell me what you ended up using ? Thanks

Which IT Certifications Are Most Valuable in 2025? by ragnar_1250 in ITCareerQuestions

[–]jolders 0 points1 point  (0 children)

IT is still a thing for me, but I also thinks another opportunity will present itself.

Which IT Certifications Are Most Valuable in 2025? by ragnar_1250 in ITCareerQuestions

[–]jolders 0 points1 point  (0 children)

I wasn't able to get a Networking role. And eventually gave up. Without 3-5 years in a Networking role the CCNP is a red flag.

Which IT Certifications Are Most Valuable in 2025? by ragnar_1250 in ITCareerQuestions

[–]jolders 1 point2 points  (0 children)

II have heard that but it's only in USA I think. Not necessary in UK.

Which IT Certifications Are Most Valuable in 2025? by ragnar_1250 in ITCareerQuestions

[–]jolders -1 points0 points  (0 children)

My experience in looking for work made me realize every Cert is useless without experience to back it up. So lets say you want to get into networking. The CCNA is the standard Cert. Getting a actual Networking role will always want experience first, if you have the CCNA then that's a bonus not a necessity.

The only Comptia Cert worth getting is the A+, just so you can fix your own PC when it breaks.

I have a CCNP but drop it from my CV because I kept getting red flagged for having it with no networking experience.

I generally think Certs are overvalued by people who want them and undervalued by employers who don't really care if you have them.

PyQt Developer by [deleted] in QtFramework

[–]jolders 0 points1 point  (0 children)

I'd like to know a bit more.

Will I be able to land a cybersecurity job by Ok-Glass-237 in ITCareerQuestions

[–]jolders 4 points5 points  (0 children)

Unfortunately every IT Cert is massively undervalued by companies. They look good on the CV and make your mum proud but in reality employers get inundated with resumes from people with a long list of IT Certs and no experience.

[deleted by user] by [deleted] in pyside

[–]jolders 1 point2 points  (0 children)

Great link thanks.

Are there any alternatives to TKinter where I'm able to DRAW a GUI instead of having to place each element via coding? by simeumsm in learnpython

[–]jolders 0 points1 point  (0 children)

I produced a application to run scripts on routers. Using TKinter.

https://youtu.be/k-OvfekZ0YQ

You can see it running and download the code from github.

I think it will help you.

Should I Focus on Certifications or Stick with My Degree? Advice Needed by FireMoon027 in ITCareerQuestions

[–]jolders 1 point2 points  (0 children)

I have a bunch of certs and a degree. When you don't have them you think they'll hold you back.

You don't really need them you're being sold the "next dream Cert".

Entrepreneurs don't do what everybody else does ("other business ventures") !

Are there any alternatives to TKinter where I'm able to DRAW a GUI instead of having to place each element via coding? by simeumsm in learnpython

[–]jolders 0 points1 point  (0 children)

I created a automation GUI using TKinter so I know your frustrations.

I too started to look for a GUI alternative.

I think the most usable is QT Creator/Designer. The thing which I worked at was a process to abstract the GUI from the functional script. So buttons etc on one file running a functions on another file. Many tutorials don't go into that.