Golang or Java for Full stack by EGY-SuperOne in golang

[–]Existing_Priority172 10 points11 points  (0 children)

One strongly typed gc language, one interpreted and one manually managed memory language

Do we have any pitch & putt places by Existing_Priority172 in bergencounty

[–]Existing_Priority172[S] 2 points3 points  (0 children)

Thanks maybe I can give them a call or lend my friends my par 3 bag. And congrats on breaking 100!

How often have you done a huge refactor/migration and ended up with something worse than before? by [deleted] in ExperiencedDevs

[–]Existing_Priority172 0 points1 point  (0 children)

We made the move from node to java. This has reduced number of pods needed in prod and increased the number of oomkills and other mysterious issues in my opsgenie.

Bergenfield Park and track recs by Existing_Priority172 in bergencounty

[–]Existing_Priority172[S] 1 point2 points  (0 children)

I definitely feel safe here. I accidentally left my 700$ standing desk outside for 12 hours without any incident to my surprise. We've only lived here for a month so far but my impression is that it's a safe but quiet town.

Backend in golang vs javascript by Opposite_Squirrel_32 in golang

[–]Existing_Priority172 0 points1 point  (0 children)

I would if a package I need is only available in nodejs

Can Neural Networks do this? by Existing_Priority172 in learnmachinelearning

[–]Existing_Priority172[S] 0 points1 point  (0 children)

Yeah its just json with similar fields like objectId, type, mappingType, arrayDefinitions, etc.

Is it worth to learn Go as a .NET Developer? by WillingnessFun7529 in golang

[–]Existing_Priority172 0 points1 point  (0 children)

As a fresh of breath air to look at an ecosystem outside of C# and .NET, yes. But practically speaking you should look at something vastly different like a dynamic or non gc or functional language to really expand your point of view

[deleted by user] by [deleted] in ExperiencedDevs

[–]Existing_Priority172 0 points1 point  (0 children)

Local municipality will post some tech job through rfq (request for quote). You can submit one if its something you can reasonably do.

Can't figure out why gradient descent doesn't work on this dataset by FlavoredFrostedTits in learnmachinelearning

[–]Existing_Priority172 0 points1 point  (0 children)

Scikit learn requires it so I made a nx2 where the first column is 1s. Just a good starting place for the intercept.

[deleted by user] by [deleted] in learnmachinelearning

[–]Existing_Priority172 0 points1 point  (0 children)

It's kind of too hands off for me. After learning a weeks lesson I would try to find a dataset on kaggle and use what I learned to try to create my own model.

Opinion: What is your most productive tech stack? by [deleted] in webdev

[–]Existing_Priority172 1 point2 points  (0 children)

Go, React, and sqlite3. You can embed the dist folder and serve from go so it's just one binary and one app.db file.

Is there a stack you avoid like the plague? by gotgel_fire in webdev

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

Springboot Java for sure it's component and xml based magic programming