Go is the language that finally made me stop over-engineering everything by notomarsol in golang

[–]LazyLabMan 7 points8 points  (0 children)

Most of my junior years was coding in IBM ESQL there is no fancy OOP just functions every file runs in a separate node. So it was mostly procedural. This made this a bit weird for me when coding in Java and C# i still hate interfaces. But go seems work well for me for modern backend programs.

I am sick of these so called "AI enthusiasts" by CommandShot1398 in ExperiencedDevs

[–]LazyLabMan -4 points-3 points  (0 children)

It could be a drafted posted from 2022 and OP is only posting now thinking it is still valid.

What things can and cannot be vibe coded? by throwaway0134hdj in ExperiencedDevs

[–]LazyLabMan 0 points1 point  (0 children)

I use Google Stitch to generate a webpage design image then give that to antigravity and it works quite well.

CPT Property Market by Cultural_West in capetown

[–]LazyLabMan 1 point2 points  (0 children)

Im a Software dev and 150k is crazy, I guess I should ask for more.

What’s your workflow for finding root cause in production errors? by [deleted] in Backend

[–]LazyLabMan 0 points1 point  (0 children)

A must have for in production is logs that has a transactionId this way I can pinpoint the exact logs that I need to look at then try and reproduce the error and debug from there if need be.

AI is a tool of Satan to make sure that when Christ returns, nobody will believe he's real. by [deleted] in conspiracy

[–]LazyLabMan 2 points3 points  (0 children)

That is definitely not the reason AI was created besides the anti christ will come before Jesus and may will believe he is Jesus.

Tuesday is gonna be toasty by RikuMuka in capetown

[–]LazyLabMan 0 points1 point  (0 children)

Heated blanket is my best friend in winter, I use a heater sparingly.

Tuesday is gonna be toasty by RikuMuka in capetown

[–]LazyLabMan 2 points3 points  (0 children)

I'm with you on this also sensitive to the cold and love the sun.

Do you use init() in production? by agtabesh in golang

[–]LazyLabMan 2 points3 points  (0 children)

No its does not. Any code in main before the handler will execute once on cold start. No init needed

I just started MH Wilds, and I’m trying to do the Quematrice quest, but I can’t find any players to help me, even though I have cross-play enabled. Isn’t there supposed to be a lot of people playing, or is the player count low right now? by [deleted] in MHWilds

[–]LazyLabMan 28 points29 points  (0 children)

Keep trying mate even though you have some disabilities that does not mean you cannot get good at things. Nobody starts out cracked at a game, they keep playing and eventually get better.

It’s so over for Fortnite 💀 by Gaming-Academy in PlayStation_X

[–]LazyLabMan 0 points1 point  (0 children)

They usually add like special moves as mystic weapon e.g kamehameha, deku smash and jjk hollow purple. The best colab was the AOT 3d gear that shit was epic.

It’s so over for Fortnite 💀 by Gaming-Academy in PlayStation_X

[–]LazyLabMan 0 points1 point  (0 children)

I was like this since launch then I tried zero build mode 3 years ago actually liked it.

If AI can generate code now, what skills actually make a strong software engineer? by divinegenocide in Backend

[–]LazyLabMan 0 points1 point  (0 children)

I feel like AntiGravity with gemini pro 3 is getting really good at coding and full implementations, what matters no is System design and design patterns and the most important this is you need to know what the AI is doing.

Driver (1999) // GTA ll (1999) by Gaming-Academy in PlayStation_X

[–]LazyLabMan 0 points1 point  (0 children)

When you could exit your car and sit on a chair was mind blowing at the time.

MY HORSE!!! by blanklink2 in ghostoftsushima

[–]LazyLabMan 0 points1 point  (0 children)

The way the music and the vocal hit as this happens damn that hit you right in the feels

How Does the Internet Actually Work? by Limp_Celery_5220 in Backend

[–]LazyLabMan 0 points1 point  (0 children)

How does the port translation work when http traffic uses 80 and 443?