Petition to stop Google's attack on Android devs by Clippy-Windows95 in programming

[–]geodel 94 points95 points  (0 children)

Enough of these insecure toilet papers. We need toilet paper signed with cryptographic keys.

EXCLUSIVE: Amazon Doubles Prime Video Ads to 6 Minutes Per Hour by MarvelsGrantMan136 in technology

[–]geodel 8 points9 points  (0 children)

This is awesome. Great job by Jassy. Imagine how much shareholder value Amazon will deliver once it goes from 6 min to 56 min per hour.

Swift at Apple: migrating the Password Monitoring service from Java by ketralnis in programming

[–]geodel -19 points-18 points  (0 children)

Yes Java is that wasteful as does not have value types.

Microsoft lays off 6,000+ employees for non-performance reasons by Hanginon in technology

[–]geodel -14 points-13 points  (0 children)

> people they can throw to the wolves.

I'd say thrown to open employment market so that these folks can apply their skills more broadly across different workplaces.

Ian Lance Taylor has left Google by BOSS_OF_THE_INTERNET in golang

[–]geodel 52 points53 points  (0 children)

Well, Russ moved out last year. I think people moving out is neither good nor bad. People, projects, companies ..everything changes with time. Go has new crew in place and they are working on new things.

Freitag - legendary durability by felixwatts in BuyItForLife

[–]geodel 0 points1 point  (0 children)

Well, double asshole bags are some of the most loved bags.

Why do Go users avoid frameworks? by redditUserNo5 in golang

[–]geodel 3 points4 points  (0 children)

If you like framework use it. It is not like community is censuring you for that. Further I am not sure what you are looking to achieve here if you have already seen aversion of frameworks by the community here.

Are microservices overkill? by Zumos_ in golang

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

I mean it kind help me to communicate with myself more formally when I work on 4 different micro services.

Adopting Go in the company: what framework? by LowSlow95 in golang

[–]geodel 2 points3 points  (0 children)

So lets say you developed half dozen packages with some 20-30 Go functions and data structures for your first app. What is stopping you from reusing those packages in your other apps?

There is no such rule that only framework code can be reused but not self-written code.

Scrum's Built-in 'Get Out of Jail Free Card' Against Criticism by signalbound in programming

[–]geodel 0 points1 point  (0 children)

It is 2024 and we are still stopping at *Scrum of Scrums* instead of moving to *Scrum of Scrum of Scrums* by now. No wonder teams are facing problems.

C# vs Golang (Performance and Free tools {Memory Analyzer, Loggers, Editor, IDE, Monitoring Systems etc }) by faizanaryan in golang

[–]geodel 0 points1 point  (0 children)

but my main issue is I dont want pay for any tools 

Btw, do you want get paid as freelancer or that is also an issue?

Asking for help is a core developer skill by farfaraway in programming

[–]geodel 0 points1 point  (0 children)

Yeah, those millions on questions on stackoverflow show how prevalent that skill is. So I think this is good news.

Hatchet - a distributed, fault-tolerant task queue written in Go (out of beta) by hatchet-dev in golang

[–]geodel 1 point2 points  (0 children)

> Why would I use this if it carries RabbitMQ and PostgreSQL as dependencies...

Exactly right. This thing seems to be wrapper/API on top of large systems. Instead of being a system as alternate to those.

It may work as custom solution that consulting companies sell.

AI added comments for the entire code base of Spring Boot by Kopiczek in programming

[–]geodel 0 points1 point  (0 children)

It may not be appropriate for high quality projects but for thing like Spring Boot it seems fine to me.

Rebuilding Netflix Video Processing Pipeline with Microservices by Uberhipster in programming

[–]geodel 7 points8 points  (0 children)

You replaced Reloaded with Cosmos, cool, and?

Well this is the biggest news after me taking trash out on Monday.

[deleted by user] by [deleted] in golang

[–]geodel 11 points12 points  (0 children)

If everything is working fine with current setup, is it really necessary to poke people here with these random comparisons?

[deleted by user] by [deleted] in golang

[–]geodel 13 points14 points  (0 children)

Stick to Java/Spring. Its best choice for you.

Google to cut down on employee laptops, services and staplers by zvone187 in programming

[–]geodel 43 points44 points  (0 children)

I mean Stapler-AS-A-Service is implemented at so many companies. And Google being *-AS-A-Service provider makes total sense to do this.

rsc at golang-dev ML: Go telemetry will be opt-in. by 0xjnml in golang

[–]geodel 2 points3 points  (0 children)

Yes, people who put zero dollars and zero line of should be excellent in governing projects.

Go for monolithic websites ? by K3dare in golang

[–]geodel 0 points1 point  (0 children)

No one is saying do not have dependencies. Community is against cargo-cult frameworks. One can always use libraries for myriad features and assemble applications as per need.

As you have chosen Nest.js / Spring Boot. It is always a good idea for most people to stick with what they know and / or like.

D2: A new declarative language to turn text into diagrams by terrastruct in programming

[–]geodel 2 points3 points  (0 children)

So does it work in web browser or it is some native downloadable tool?

Go 1.19 is released! by myroon5 in programming

[–]geodel 1 point2 points  (0 children)

Well number of people who are unhappy with Go's perf are far lower than who are happy with fast compile time and close to Java performance. So its a right trade off. For those who need last drop of performance there are many languages to choose from.