Search
Items tagged with: GO
reddit.com/r/golang/comments/1…
nicolashery.com/decoding-json-…
Decoding JSON sum types in Go without panicking
The Go programming language doesn't have native support for sum types, but we'll see how we can emulate them, how to decode and encode them into JSON, and how in some cases they can help avoid runtime panic exceptions.Nicolas Hery
herecomesthemoon.net/2025/03/m…
Were multiple return values Go's biggest mistake?
Yet another article complaining about Go’s error handling.MOND←TECH MAGAZINE
If you’ve been following my series of blog posts about getting started with the Go programming language, you’ll be pleased to know my post about aggregate data types has been published today: sdjmchattie.github.io/posts/20…
It has a series of examples of using these types as well as useful links for working with them. Then there’s a relatively simple application listing that demonstrates the types again.
I hope you find this useful. Or if you know it would be useful to someone else, please share it with them. There will be more Go articles in the future.
#blog #golang #go #programming #learning
Go Series: Aggregate Data Types
In this third post in the Go series, let's take a look at aggregate data types which can be used to create collections of simple data types.IsCoding
journal.stuffwithstuff.com/201…
L3Harris setzt auf KI-Partnerschaften für das Golden Dome Programm des Pentagon
L3Harris Technologies integriert KI in das Golden Dome Programm des Pentagon, um die USA vor Raketenbedrohungen zu schützen.IT BOLTWISE® x Artificial Intelligence
I found myself agreeing with everything in this post from Steve:
steveklabnik.com/writing/choos…
I don't think that the brigade of "Rewrite it in Rust" people is nearly as common or big as all too often claimed, but for if you ever appreciated what either Steve or I ever had to say, and have an impulse to brigade a project on GutHub or social media (even accidentally! If you arrive early you might not realize 2000 people are coming right after you), please don't. It's pointless. It's draining. It can be abusive. And it's counter productive.
#Rust #RustLang #TypeScript #Go #GoLang
Gleamer erweitert KI-gestützte Radiologie auf MRT durch strategische Übernahmen
Gleamer erweitert seine KI-gestützten Radiologielösungen auf MRT durch die Übernahme von Pixyl und Caerus Medical, um die medizinische Bildgebung zu revolutionieren.IT BOLTWISE® x Artificial Intelligence
When you start a new project, the language choice is crucial since it involves many critical aspects. Here is why Microsoft used Go to implement the new Typescript compiler: github.com/microsoft/typescrip…
#go #typescript #language #thatslife
Why Go? · microsoft typescript-go · Discussion #411
Language choice is always a hot topic! We extensively evaluated many language options, both recently and in prior investigations. We also considered hybrid approaches where certain components could...GitHub
»TypeScript zehnmal schneller – Microsofts Pläne für die Programmiersprache:
Microsoft hat die ersten Schritte unternommen, um TypeScript durch eine native Compiler-Implementierung in Go stark zu beschleunigen.«
Da bin ich mal gespannt, ob nun @TypeScript von Microsoft das Frontend WebDev nun auch wirklich effizienter macht ;)
🧑💻 heise.de/news/Microsoft-Native…
#typescript #webdev #microsoft #code #programmierung #coding #javascript #go #ts #golang
dev.to/anthonymax/typescript-7…
TypeScript 7: 10x Speedup and the Go Language 🚨
Hello everyone! Today, before our eyes, a truly significant event for web development in general is...Anthony Max (DEV Community)
I think it’s fun to see all the support and rant reactions about Microsoft rewriting #TypeScript tooling in #Go instead of C# or Rust.
Notice that I said "fun", not "interesting". It’s fun because this is just the latest version of "vim vs. emacs" or "tabs vs. spaces". Everyone has opinions, everyone has their favorite programming language, but at the end of the day, 0% (or a very close number) of the people ranting about it are actually working on the project. It’s always easy to criticize someone else’s work when you have nothing at stake.
github.com/stapelberg/rsync-ov…
GitHub - stapelberg/rsync-over-grpc: demo program: rsync file transfer (with the gokrazy/rsync module) over gRPC transport
demo program: rsync file transfer (with the gokrazy/rsync module) over gRPC transport - stapelberg/rsync-over-grpcGitHub
This #go code is extremely clean - github.com/microsoft/typescrip…
I can see why it can be fast.
typescript-go/internal/ast/ast.go at main · microsoft/typescript-go
Staging repo for development of native port of TypeScript - microsoft/typescript-goGitHub
We want to expand Syft's catalogers to understand uv lock files.
Looking for brave new contributors!
github.com/anchore/syft/issues…
#python #go #opensource #sbom
github.com/anchore/syft/issues…
Catalog python `uv.lock` files · Issue #3268 · anchore/syft
What would you like to be added: A Python cataloger that can understand uv.lock files, see https://docs.astral.sh/uv/concepts/projects/#project-lockfile for general docs. Additional context: Accord...GitHub
#Linux, #macOS users infected with #malware posing as legitimate #Go packages
csoonline.com/article/3841336/…
Linux, macOS users infected with malware posing as legitimate Go packages
Threat actors are typosquatting popular Go packages such as Hypert and Layout to drop malware on Linux and macOS systems.Shweta Sharma (CSO Online)
blog.flipt.io/from-ffi-to-wasm
Building Cross-Platform SDKs: From FFI to WebAssembly | Flipt Blog
Our challenges and learnings from trying to make portable, cross-language SDKs.Flipt
Ouverture de l'#AMI Ateliers de la donnée #RechercheDataGouv aujourd'hui 🤩
#GO !
📅 Liens et dates pour candidater :
recherche.data.gouv.fr/fr/page…
Recherche Data Gouv
Cette page donne les échéances des prochains Appels à Manifestation d'Intérêt pour les Ateliers de la donnée de Recherche Data Gouv et retrace l'historique...Recherche Data Gouv
Malwarecampagne bedreigt linux- en macos-systemen via go-ecosysteem
Onderzoekers hebben een nieuwe malwarecampagne geïdentificeerd die zich richt op Linux- en macOS-systemen via het Go-ecosysteem. De campagne maakt gebruik vanTrending Tech News
Looking for other names for the Go Configuration Management system. GCM is nice and short but it's also Galois/Counter Mode (GCM), a mode of operation for symmetric-key cryptographic block ciphers, and I don't want to squat on a name.
So, anyone have any ideas for alternate names for a Go configuration management tool set? Willing to get wild here. 😉
codeberg.org/matthewjharmon/GC…
#Linux #Programming #Go
Rust Alternatives — blog.fox21.at/2025/03/09/rust-…
This is a follow-up blog post to this thread: mastodon.social/@TheFox21/1140…
Thanks for the input.
#programming #python #php #rust #zig #crystal #go
Rust Alternatives
Zig and others as alternatives for Rust programming language.Christian Mayer's Weblog
🎤 Speaker Spotlight! Join Nick Schuch from @previousnext as he presents "Deep Telemetry with eBPF and Rust".
Performance profiling is essential for optimising applications, but open-source tools often fall short in production. Nick outlines the journey he has undertaken to build an #openSource telemetry system on top of eBPF, Rust, and #Go for instrumenting the #PHP applications which run on the hosting platform, Skpr.
👉 Find out more: drupalsouth.org/events/drupals…
Anybody got a good Kanban that runs on arm in the terminal that's similar to taskell?
I'd like there to be TODO list items inside the tasks and searchable for hashtags in the titles, columns you can add or rename.
And saving to markdown, maybe.
#kanban #taskell #terminal #linux #java #python #go #rust #haskell #pwrsh #powershell
david-delassus.medium.com/dist…
go.dev/blog/cleanups-and-weak
From unique to cleanups and weak: new low-level tools for efficiency - The Go Programming Language
Weak pointers and better finalization in Go 1.24.go.dev
Tawanda Munongo
A software engineer trying to find the place where technology, philosophy, and story-telling meet.Tawanda Munongo
Code Galaxies Visualization
Code galaxies visualization allows you to explore huge graphs of software package managers (npm, go, ruby gems, composer, etc.)anvaka.github.io
OYEZ OYEZ !
Nous sommes ravis de vous accueillir pour la 7ème édition de LambdaNantes (9ème si on compte les Workshops, qui reviendront, eux-aussi, bientôt) pour vous accueillir, une fois de plus chez PaloIT, (vraiment merci à eux!) à côté de la place Royale où nous aurons le plaisir de changer un peu nos habitudes ! En effet, ceux qui disent que les gens qui font de la programmation fonctionnelle ne mettent rien en production, venez-donc ! Au programme, Lucas nous parlera de tracabilité et d'obervabilité de logs, dans le contexte des systèmes distribués ! Un sujet inédit ! Voici ce qu'il en dit :
les logs traditionnel atteignent leurs limites dans les architectures distribuées et event-driven : manque de contexte, duplication des données, faible visibilité inter-services, et debug complexe. opentelemetry, un standard ouvert pour métriques, traces et logs, permet une observabilité complète en corrélant tout ce petit monde. l'objectif de ce talk est de montrer comment instrumenter efficacement un système avec opentelemetry pour suivre les événements, analyser les problèmes et comprendre les flux de données.
A propos de Lucas
Lucas est développeur backend freelance, passionné par la conception de microservices et les langages typés (Golang, Rust), avec un intérêt particulier pour l’observabilité et la gestion des données. Il a travaillé sur la souveraineté des données et sur l'accéssibilité au monde comptable en adoptant une vision produit, et se consacre actuellement à l’automatisation réseaux et à la cohérence des données. Anecdote aléatoire : il ne sort jamais sans sa canette de redbull !
Pour conclure
On vous retrouve chez PaloIT (brrr encore merci à eux pour leur soutien indéfectible), le 27 Mars, à 19h ! Comme chaque fois, l'événement commencera par un bref temps de présentation, viendra ensuite la présentation de Lucas, ensuite nous aurons un temps de questions/réponses/discussions (ou, en plus de discuter de la conférence, nous pourrons aborder les sujets/types de présentations et workshop que vous apprécieriez pour le futur) pour ensuite se diriger vers l'habituel verre de l'amitié ! On est très impatients de vous voir nombreux ! A très vite !
LambdaNantes est toujours à la recherche d'intervenants. Si votre sujet est intéressant et que vous êtes passionnés, n'hésitez pas à nous le proposer ! Même si le nom est trompeur, LambdaNantes est ouvert à tout type de sujets, et c'est souvent une chouette manière d'incuber une présentation avant de la présenter devant des milliers de personnes, dans les grandes conférences hupées !
github.com/DeepSourceCorp/glob…
GitHub - DeepSourceCorp/globstar: Globstar is a fast, feature-rich, and open-source static analysis toolkit for writing and running code checkers. Based on tree-sitter.
Globstar is a fast, feature-rich, and open-source static analysis toolkit for writing and running code checkers. Based on tree-sitter. - DeepSourceCorp/globstarGitHub