Learning go while making a project. Looking for beginners who want to learn go to colab
Seems like Snowflake proxy v2.11.0 uses more RAM, about 100 - 200 MB. This used to be around 20 - 50 MB.
Still have enough RAM on my Proxmox server to dedicate for this VM though so I now dedicate from 3 GB to 4 GB RAM since I run 20 snowflake proxy process on this VM.
I'm gonna check back later and see if it uses up all that 4 GB.
I use Fedora, btw.
Created this script to corrupt private files after use on someone else's PC, VPS, etc
https://github.com/Suleman-Elahi/FileCorruptor
Discussions: https://discu.eu/q/https://github.com/Suleman-Elahi/FileCorruptor
Why Go Should Be Your First Step into Backend Development
https://blog.cubed.run/why-go-should-be-your-first-step-into-backend-development-45be1ea5fdf7
Discussions: https://discu.eu/q/https://blog.cubed.run/why-go-should-be-your-first-step-into-backend-development-45be1ea5fdf7
gopkg.in/yaml.v3 is unmaintained - what now?
https://github.com/go-yaml/yaml
Discussions: https://discu.eu/q/https://github.com/go-yaml/yaml
New from the Socket Threat Research Team: threat actors are weaponizing shell techniques to persist, pivot, and exfiltrate across npm, PyPI, Go, and more.
Reverse shells. Web shells. TCP tunnels. It's all in here.
Read: https://socket.dev/blog/shell-usage
#JavaScript #Golang #Python #Java
Current status:
fmt.Printf("err: %+v\nerr == nil: %v", err, err == nil)
err: <nil>
err == nil: false
How are we all feeling about the layers of interfaces mentioned in this post?
https://www.reddit.com/r/ExperiencedDevs/s/Fbqy4waFVU
Discussions: https://discu.eu/q/https://www.reddit.com/r/ExperiencedDevs/s/Fbqy4waFVU
Easier Wi-Fi control for terminal dudes on Linux written in Go
https://github.com/Vistahm/ewc
Discussions: https://discu.eu/q/https://github.com/Vistahm/ewc
A gob-based Helm 3 alternative. It is a #Kubernetes deployment tool that manages Helm Charts and deploys them to Kubernetes.
#golang
Wrapped up an awesome 6-month bioinformatics #Python -> #Terraform -> #AWS gig. Open to new telecommute Python / #Golang / #Perl software stacks, database thrashing / analytics, or DevOps / cloud infrastructure work.
Thanks for any leads, boosts!
Dream job, resume on my blog: https://notes.jays.net/blog/resume/ #GetFediHired
Go Pipeline Library
https://github.com/Synoptiq/go-fluxus
Discussions: https://discu.eu/q/https://github.com/Synoptiq/go-fluxus
Got up and running with debugging Go code in Emacs in about 2 minutes.
It renders variables inline, as well as when I put my cursor on a variable (eldoc-box).
dape lets me navigate the call stack, it auto expands all local variables, it provides a REPL and more besides.
And all I did was:
# pacman -S delve
M-x dape RET RET
I've yet to try out the more advanced features of delve, like attaching to a running process, but first impressions sure look good!
Which debugger setup would you recommend for Go in Emacs?
Is delve with dape the combination to go for?
How to spoof a Pokémon Red Trade (with Go)
http://blog.nitwhiz.xyz/posts/002-pokemon-red-trade/
Discussions: https://discu.eu/q/http://blog.nitwhiz.xyz/posts/002-pokemon-red-trade/
Another potential #fediverse project with #Golang backend I've found is #WriteFreely - https://github.com/writefreely/writefreely
A pragmatic perspective on Go software design
https://github.com/lone-wolf-operator/go-policy/tree/main
Discussions: https://discu.eu/q/https://github.com/lone-wolf-operator/go-policy/tree/main