Skip to main content

Search

Items tagged with: go


А есть фреймворки (для #Go), которые позволяют писать веб интерфейсы, совсем без знаний html, js, css?

По типу как можно писать GUI под разные ОС, не зная API всех этих GTK и WinAPI, а только изучив документацию по самому фреймворку.

#go


I'm looking for a new job, or contract work, for the first time in a while - boosts appreciated!

I'm a polyglot programmer, with a wide range of experience behind me, from developing firmware that runs on 8-bit AVR, to highly distributed systems across hundreds of nodes, I covered pretty much the whole landscape.

I had my fair share of Ops experience too, and worked in (technical) Customer Service aswell.

I speak many languages (#C, #Rust, #Lua, #Python, #JavaScript, some #Go among them), but I pride myself in being able to pick up a new language at a decent level between signing a contract and starting on the job.

I'm a #Linux guy through and through, and have very little experience (or desire) to work with anything else, save maybe for the BSDs. I worked with containers, databases (relational and otherwise); in the cloud and on premises. I can debug, I can mentor, I can teach, and build, and integrate (continuously, even!). I'm not afraid of git rebase, nor of a crowd to speak in front of.

I live in Hungary, and am seeking remote work. I cannot relocate.

If you are someone looking for something like that, or know someone who is, please get in touch. My CV - with contacts - is available here.

#GetFediHired


Man beats machine at Go in human victory over AI https://arstechnica.com/?p=1918743 #news #syndication #Biz&IT #AI #go


The #Go team is considering to add telemetry to their compiler/toolchain:
https://github.com/golang/go/discussions/58409

As if that alone wasn't horrible enough, they want to make it opt-OUT.

I can't think of a reason why opt-OUT would be acceptable ... in any case.

This comment sums it up nicely 👇

#golang #privacy #GDPR


For me this is the last nail in the coffin for #Go.

I've never bought much into the language. I've been impressed by its constructs to natively manage and synchronize asynchronous operations, but its rigidity when it comes to programming paradigms (no proper object-oriented and functional constructs in the 21st century, seriously?) means that I see it as a language that seriously limits expressivity, and doomed to generate a lot of boilerplate. It's a language very good at solving the types of problem that are usually solved at Google (build and scale large services that process a lot of stuff in a way that the code looks the same for all the employees), and little more than that.

After #Rust really took off, I didn't see a single reason why someone would pick Go.

And now here we go with the last straw: Google has proposed to embed telemetry collection *into the language toolchain itself*. And, according to Google, it should be enabled by default (opt-out rather than opt-in), because, of course, if they make it an opt-in then not many people will explicitly enable a toggle that shares their source code and their usage of the compiler with one of today's biggest stalkers. If they make it an opt-out, well, many people won't even notice, and you can grab more data points from people, whether they know/like it or not.

If you build open-source projects in Go, it's time to drop it and start considering alternatives. The market for modern compiled language is much more competitive now than it was a decade ago. We knew already that we couldn't trust a programming language developed by the largest surveillance company on the planet.

https://www.theregister.com/2023/02/10/googles_go_programming_language_telemetry_debate/
#rust #go


One of the coolest tools we use at #1Password has been #opensource ’d!

I present to you Typeshare 2.0! A way to share Rust types across the FFI (supports, Swift, Kotlin, TypeScript, and Go). We use it everyday and I love it, makes things so easy and awesome.

https://github.com/1Password/typeshare

#rust #swift #kotlin #go #golang #rustlang


Sure, #Mastodon is growing very popular but it is by far one of the the less efficient and optimized #Fediverse softwares… it is written in #Ruby, whose benckmarks score very low.

If only it was written in #Go