Dumbware.io - Stupid Simple Software
I don’t know what you’re running there mate, Forgejo is a golang app.
I don’t know what you’re running there mate, Forgejo is a golang app.
Golang is almost never the best choice
I have a System76 laptop with Pop-OS LTS that I’ve been using for about 2 years now. It’s very stable. It’s gnome based with customizations by System76. I was allowed to choose any laptop I wished with a budget of $3k. I chose this system because I knew I’d heavily be working with many docker containers. It allowed me to purchase a system with support that had more ram and nvme storage than what a mac offered. I use it mostly for writing backend golang and python services. I used emacs for many years to do this kind of work, but have switched to vscode for code navigation convenience and parity with others on my team if we have to pair program.
This kind of sounds like Go. I’m going to go read the description of the language now and see if it’s Go. Edit: It’s the Golang philosophy applied to a C replacement. No generics, for some reason-- perhaps implementing those made it too big to fit on a floppy disk.
From @palkan: Learn how to temporarily stream verbose logs from your @golang applications without restarts and even without changing the application-level logging settings. https://evilmartians.com/chronicles/realtime-diagnostic-logging-or-how-to-really-spy-on-your-go-web-apps
Started sending job applications. It’s kind of hard to figure out what I’m good at, especially since it’s almost impossible to find local golang programming jobs, and the tech job market is kinda weird right now. And then theres the whole “being visibly trans at a new workplace”-set of worries! Would also be nice if they could reply to my applications.
Lihat kiriman asli pada platform media sosial terkait.
Why for open source? A lot of important libraries are open source and this for a very long time. Here we have compromised libraries in the npm repository. NodeJS is also used in closed source applications. A supply chain attack could also happen in python. Golang simply uses github, which offers a lot of possibilities for a compromise - also used in this supply chain attack. Difference is, that in NodeJS people use a lot of packages as dependencies. Even for stupid tasks like the legendary isEven. Its dependancy hell.
go (sometimes called golang)
Lihat kiriman asli pada platform media sosial terkait.
Lihat kiriman asli pada platform media sosial terkait.
Cybersecurity researchers have uncovered a new botnet called Zergeca that’s capable of conducting distributed denial-of-service (DDoS) attacks. Written in Golang, the botnet is so named for its reference to a string named “ootheca” present in the command-and-control (C2) servers (“ootheca[.]pw” and “ootheca[.]top”). "Functionally, Zergeca is not just a typical DDoS botnet; besides supporting six
publicado de forma cruzada desde: https://slrpnk.net/post/10600535 GoToSocial is an ActivityPub social network server, written in Golang.
GoToSocial is an ActivityPub social network server, written in Golang.
Doing so defies the Flatpak security model since the app needs raw evdev and uinput device access. Since Bazzite has a read-only root, you’ll need to layer the runtime dependencies: rpm-ostree install SDL3 SDL3_ttf Then reboot. The udev rule for uinput access goes in /etc which is writable on Bazzite: sudo cp gamepad-osk.udev /etc/udev/rules.d/80-gamepad-osk.rules sudo udevadm control --reload-rules After that you can build inside a distrobox and run it from ~/.local/bin. I think these will work to build the current branch, I’m not on Bazzite (Fedora): distrobox create --name build --image fedora:41 distrobox enter build sudo dnf install golang SDL3-devel SDL3_ttf-devel libX11-devel wayland-devel git clone -b sdl3-migration https://github.com/0x90shell/gamepad-osk.git cd gamepad-osk go build -o gamepad-osk . cp gamepad-osk ~/.local/bin/ exit Promptfont is optional (shows controller button icons on keys), but I recommend it. To install: wget https://github.com/Shinmera/promptfont/raw/main/promptfont.ttf mkdir -p ~/.local/share/fonts cp promptfont.ttf ~/.local/share/fonts/ fc-cache
SQL generation: Golang’s builder pattern vs Clojure’s persistent map https://dev.to/veer66/sql-generation-builder-pattern-vs-persistent-map-1bfl I worked on a TODO code assignment for showing off my skills, and more importantly, showing my weak points. I coded in Golang and Masterminds/squirrel. Later, I ported only the SQL generation part to Clojure to compare and discuss why I prefer… #clojure #clj #cljs [email protected] @clojure
There is enough of this shit that appeasement has no reason except making well meaning moderate centrists more comfortable, and they were never the audience. (despite their unshakable conviction they are the only audience.) dr. fatima’s video is good advice on comforting the comforted and nothing else. i commend to you my masto post with the more detailed version, and the responses thereto, e.g. the world we live in where the golang stdlib cryptography maintainer doesn’t know how to use ffmpeg and can’t be fucked to learn and so instead relies on slop
I’m looking for a programming language that can help me build a desktop application for Windows, macOS, and Linux that’s not big but not small either. Additionally, I’d like to be able to build a website with the same language. I’ve been considering Ruby, Python, Golang and JavaScript. Python seems to be mainly used for scripting and ai, so I’m not sure if it’s the best fit. JavaScript has a lot of negative opinions surrounding it, while Ruby sounds interesting. Can anyone recommend a language that meets my requirements?
Has anyone found an effective way to pair-up and “learn” the syntax faster/better compared to not using AI? I’ve written a lot of code in the past, but recently started doing more with golang… and have been using AI for an assist, but at the end of the day (and enough reiterations) - it creates readable and maintainable code. But (unfortunately), I don’t think I could rewrite it. I was contemplating seeing how I could change my workflow, so I’d write the code, but AI would offer fast guidance.
cross-posted from: https://discuss.online/post/8349829 Hello, We’re looking for GoLang contributors to help with the federation service. We’re happy to have people that contribute code or help with code reviews. If you know anyone or if you’re interested please reach out! Email: [email protected] Mastodon: https://utter.online/@sublinks Online form: https://sublinks.org/join_organization.html Thanks, jgrim