TinyGo team member @whittileaks has an awesome video featured in the latest Golang Weekly about reviewing some code for a GPS/GSM driver. Check it out!
TinyGo team member @whittileaks has an awesome video featured in the latest Golang Weekly about reviewing some code for a GPS/GSM driver. Check it out!
Wanted to try out GoToSocial. Can't even deploy it using Docker because of: error creating instance account: sqlite3: SQL logic error: table accounts has no column named memorialized_at
I'm really not in the mood to troubleshoot it or fix the bug
I think I won't accept any people whining over Go time API anymore.
I'll just link them to that.
(and I'm personally pissed about Go time API because of the ass-backward US style order of day/month. Otherwise, I like the idea)
For me #golang is so pointless, I can't even hate it. It's hard to hate a whoopee cushion.
It just blows my mind that it became so popular in a last decade.
Effective #golang is for sure a must read!
Ready for Go hardware hacking in the city that never sleeps? Gophercon in NYC is just over 1 month away!
We'll be there with robots, drones, & lots of hardware. You bring a laptop & sense of adventure. A normal ticket gets you in, no extra fee.
Tue. Aug. 26, 10A-4PM
See you in the Big Apple!
Take notes, but not too many.
(Go 1.25 gets a flight recorder.)
Maybe I should cleanup some stuff…
The August issue of Linux Magazine is available now. We help you clean out forgotten files clogging your system. This month's DVD includes @linuxmint 22.1 Cinnamon and nobara 42
https://www.linux-magazine.com/Issues/2025/297?utm_source=mlm
#Linux #tools #OpenSource #Debian #Python #Cairo #GTK #Golang #shell #encryption #Beowulf #FOSS #LinuxMint #NobaraLinux
I decided that it was about time that I rolled out my own. It's going to be called Deluxe Draw, it's written in Go using Raylilb and it's gonna be #foss. A bit tired of the available choices. Just plain simple drawing, one single native binary, with basic tools, layers, pan, zoom, and little else.
Did you know that we have open monthly meetings to discuss important issues related to the ongoing development of TinyGo? Now you do!
More info here:
https://github.com/tinygo-org/tinygo/wiki/Meetings
Go 1.25 Release Candidate 2 is released!
Run it in dev! Run it in prod! File bugs! https://go.dev/issue/new
Announcement: https://groups.google.com/g/golang-announce/c/VDM1-NOZTQM/m/lxpShNSBBQAJ
Download: https://go.dev/dl/#go1.25rc2
Go 1.24.5 and 1.23.11 are released!
Security: Includes a security fix for the Go toolchain (CVE-2025-4674)
Announcement: https://groups.google.com/g/golang-announce/c/gTNJnDXmn34/m/rdlFOriABQAJ
Download: https://go.dev/dl/#go1.24.5
We have a new proposal for adding improvements for hardware acceleration, but that would require a breaking interface change.
What do you think? Feedback wanted!
Playing with Go 1.25 RC… encoding/json/v2 is sweet and noticeably faster than what we have right now.
(That said, since I can still marshal and unmarshal JSON faster using plain old "slow" Java, I'm only giving Go a half-win here.)
I started learning Go today because their mascot looks very cute
One thing I want from #GitHub.