golang
If you have personally used a django-like web framework in Go, and especially if you've migrated an existing database-based django app that way, I would really appreciate hearing about your experience.
For context, I have ~5k lines of python and ~5k lines of templates in an existing app. I like django quite a bit, but continue to be only "eh" on python. The app is in Python 2 (yes, still, I know) and if I have to do the conversion, I'd like to know if there's a better option.
Okay, Ai did alright.
I've been thinking about when to use #Ai, and how to use it as a tool to improve my work while not de-skilling me, or outputting crap.
I have a #Golang web app, which has handler, sql, api logic, for some types. Ai works really well using the existing architecture setup as a template/model for adding similar functionality for a new type.
"Add meta tag handlers to display a page of blog posts that have the specified tag"
The actual prompt was more comprehensive.
Ich vermittle hier mal (nicht für mich):
#Software Testing #Developer, A2-Deutsch aber vornehmlich Englisch, teamfähig, Erfahrungen und Fokus auf #QualityAssurance / Testautomation / Integration Testing / Load/Performance Testing, hat erste Erfahrungen mit #Golang #Go und Domain Driven Development / Hexagonaler Architektur - sucht Stelle im #Rheinmain Gebiet und/oder Remote.
Ich empfehle die Person direkt weil sie kompetent, motiviert, angenehm und lernfähig ist. Zuschriften an mich
Check out the blog post on PeerSeek - a fast, privacy-respecting place to browse the federated PeerTube network. There are some details on how personalization works and technical background.
Find it here: https://polykit.rocks/peerseek-federated-peertube-search/
PeerSeek is live at https://peerseek.video/
#peertube #search #index #visibility #video #peerseek #fediverse #golang #postgres
Mastodon CLI app
md — a fully terminal Mastodon client, written in Go. 🐘
• Live-streaming timelines.
• Act on any post by number.
• Notifications view + browser OAuth.
Install:
`brew install prvrtl/tap/md`
Boosts appreciated
In which I fix a straightforward concurrency problem in my Go code, with multiple side-trips: https://www.tbray.org/ongoing/When/202x/2026/09/01/Un-Racing