Reminder that #Vim and #Neovim have the special `=` register that gives you the result of an expression.
Most basic example would be a calculation. For example, I'm configuring the cache_size in the config file for davfs2. It takes a value in MiB. I'd like to set it to 50 GiB, so I can simply, in insert mode, hit Ctrl-R and then type
=50*1024
and hit return, and Vim will insert 51200.
See `:h @=` and `:h i_CTRL-R` for details.
https://vimhelp.org/change.txt.html#%40%3D
https://vimhelp.org/insert.txt.html#i_CTRL-R
Let's stop editing go.mod manually
https://tpaschalis.me/go-mod-edit/
Discussions: https://discu.eu/q/https://tpaschalis.me/go-mod-edit/
In 2022, I left Google in search of a sustainable approach to open source maintenance. A year later, I was a full-time independent professional open source maintainer.
Today I’m announcing the natural progression of that experiment: Geomys, a small firm of professional maintainers with a portfolio of critical Go projects.
Nicola Murino, the maintainer of x/crypto/ssh, and @dominik, the maintainer of Staticcheck and Gotraceui, are Geomys’ first Associate Maintainers ✨
@filippo has a new thing https://words.filippo.io/dispatches/geomys/
Geomys is a new OSS company to look after some foundational OSS projects, today those are all in Go.
I'm really pleased to see this launch, not purely because I get to let go of bluemonday and know that it's now in the hands of some great custodians, but because all of the projects in are important in different ways, and the whole software community does a bad job at keeping focus on ensuring these are in safe hands and being maintained.
The most profound misunderstanding about workplace and online arguments is this: if you have a problem that can be settled with dispassionate logic, *you don't end up in an argument in the first place*. You end up in a brainstorming meeting.
Conflict is inherently social. It's a spectator sport. Peacocks showing off their plumage, if you will.
You don't win with facts and logic. You prevail by picking battles wisely, making concessions where possible, and helping both sides save face. If you can't do that, better carry a big stick.
The Grafana Alloy community call is going live in 2 hours (15:00 UTC), feel free to join us!
Meeting agenda and joining info available here 👇
https://youtube.com/watch?v=zprSxCMlECA
There’s #demoscene, and then there’s this abomination of nature and genius
Somebody must have bet him that he couldn’t make a demo without the computer itself
📺 We've been overwhelmed by the positive responses to our announcements from the #GrafanaCON 2024 keynote.
And today, we're excited to bring the keynote to you! The full recording is now available on our YouTube channel. Watch it here: https://youtu.be/L_GHahMOWEY
You can even put your KeepassXC database on cloud storage to get the benefits of cloud sync without the vendor lock-in.
Many years ago, I wanted a 3D game engine for mobile platforms, a cross-platform alternative to SceneKit.
It took a decade, but it is finally coming:
Grafana Alloy is our take on the #OpenTelemetry Collector, a new collector distribution with a focus on programmable pipelines, interoperability with #Prometheus, built-in debugging utilities and the ability to share and reuse configuration with the entire world.
Learn more:
https://grafana.com/blog/2024/04/09/grafana-alloy-opentelemetry-collector-with-prometheus-pipelines/
and check out our repo!
https://github.com/grafana/alloy