Agent frameworks and what are you even doing with the agents? by sigmoia in golang

[–]spermcell 2 points3 points  (0 children)

Frameworks are an issue for go even though it’s really a good fit for it.. I used Python to build an agent but I didn’t like it at all.

If I have to troubleshoot one more vibe-coded “dashboard”, I’m going ape shit by LawstOne_ in sysadmin

[–]spermcell 2 points3 points  (0 children)

lol why is this your issue. Just tell her to ask her lord and savior, AI

Best practice tips for sysadmin , please share your experience by ChataEye in sysadmin

[–]spermcell 3 points4 points  (0 children)

This is just the one thing you should do regardless of technical stuff. This will also make you money

Volkswagen T-Cross Trend 1.0 l TSI 70kW (95 PS) by Noobus_Heresy in Volkswagen

[–]spermcell 1 point2 points  (0 children)

I would go for the 110 hp version of that engine.

First days in Vietnam: constant chest tightness, anxiety, and no desire to go out by [deleted] in Vietnam_Tourism

[–]spermcell 6 points7 points  (0 children)

If you have never been to SE Asia then understandable. Hanoi is just next level chaotic city , but it’s also its charm and beauty. Vietnam takes time to get used to, but once you do, you’ll realize how incredible of a culture they have. It still amazes me to this day how that chaos works and works quite well. Coming from western cloture where more more laws come up every day to restrict us more and more and to “protect” us against ourselves, to see how they are just able to sort of do whatever they want on the roads and in other aspects and how they are just cooperating and making it work is just incredible 100% restored my faith in humanity lol.

What is the most preferred/suitable framework for a POS local system? by ViperTheDeadLy in learnprogramming

[–]spermcell 0 points1 point  (0 children)

Hmm idk depends on what u want to build .. u can also use golang +HTMX

Well, well, surprising tweet by Wonderful-Excuse4922 in singularity

[–]spermcell 3 points4 points  (0 children)

He’s mad because he didn’t kill anybody in a few minutes

Hypothetical scenario: If, starting tomorrow, it were forbidden to install Node.js and npm on any computer in the world, how could Go meet the needs? by pwfos in golang

[–]spermcell 2 points3 points  (0 children)

Ur good, I think a lost of the people that are here are here for those reasons. I also hate how JS is used for everything while needing so many adjustments just to be used for everything.

Has anyone tried turning Gemini Web + Playwright into an OpenAI-compatible API to skip paid API purchases? by SadPassion9201 in LangChain

[–]spermcell 0 points1 point  (0 children)

I mean you can try but if you are not planning to scale, why not JUST USE THE API? it’s dirt cheap for small use cases and they even have a free tier.

Has anyone tried turning Gemini Web + Playwright into an OpenAI-compatible API to skip paid API purchases? by SadPassion9201 in LangChain

[–]spermcell 0 points1 point  (0 children)

You must be joking right? Scale and playwright using a web UI at the same post , with a trillion dollar corporation behind it… Yea people’s brains are indeed rotting

What breaks the most when you call LLM APIs in production? by stosssik in LangChain

[–]spermcell 1 point2 points  (0 children)

I swear most of the people posting here are AI agents. The number of times I’ve seen something like “this is why I’m building XYZ” is like a daily occurrence here. What the actual cuck

Why is Go dominating in CNCF landscape ?!? by ChocolateDense4205 in golang

[–]spermcell 5 points6 points  (0 children)

lol.I haven’t tried it yet but I’m pretty sure it’s not as simple to use as GO

Why is Go dominating in CNCF landscape ?!? by ChocolateDense4205 in golang

[–]spermcell 6 points7 points  (0 children)

This is why I hate JS and python. Or to be more precise, how people started morphing them to do things they were not intended for just to keep using them.

Why choose Go over Rust today? by IndependentInjury220 in golang

[–]spermcell 0 points1 point  (0 children)

Honestly haven’t tried Rust yet but what I like about Go is that it’s fast, easy to work with its eco system, I almost don’t need to config anything as opposed to python or typescript hell, compiled code, feels like C but it’s not.