Sekitar 20 hasil (2.12 detik)
Komunitas sh.itjust.works

Question: Linux desktops for programming

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.

Komunitas sh.itjust.works

The Hare programming language

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.

Komunitas lemmy.blahaj.zone

How's your week been?

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.

Komunitas lemmygrad.ml

GitLab discovers widespread npm supply chain attack

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.

Komunitas infosec.pub

New Golang-Based Zergeca Botnet Capable of Powerful DDoS Attacks

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

Komunitas feddit.cl

Gotosocial release v0.16.0 Snappy Sloth

publicado de forma cruzada desde: https://slrpnk.net/post/10600535 GoToSocial is an ActivityPub social network server, written in Golang.

Komunitas piefed.social

Gamepad on-screen keyboard for Linux - looking for Wayland testers

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

Komunitas clj.social

SQL generation: Golang's builder pattern vs Clojure's persistent map

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

Komunitas awful.systems

Stubsack: weekly thread for sneers not worth an entire post, week ending 26th April 2026

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

Komunitas sh.itjust.works

What programming language ruby, python og javascript?

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?

Komunitas lemmy.zip

AI chatbots could be making you stupider

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.

Komunitas discuss.online

We're looking for GoLang Contributors

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