The floor is littered with the shards of broken pipes.
#brokenpipe #programming #networkprogramming
Network Programming https://hackaday.com/2023/05/22/network-programming/ #SoftwareDevelopment #networkprogramming #SoftwareHacks #networksocket #NetworkHacks #tcp/ip
#SoftwareDevelopment #networkprogramming #SoftwareHacks #networksocket #NetworkHacks #tcp
Network Programming - If you want a book on network programming, there are a few classic choices. [Comer... - https://hackaday.com/2023/05/22/network-programming/ #softwaredevelopment #networkprogramming #softwarehacks #networksocket #networkhacks #tcp/ip
#tcp #networkhacks #networksocket #softwarehacks #networkprogramming #softwaredevelopment
Hi mastodon and #fosstodon! Here is my a little late #introduction
I'm a software engineer, mainly doing systems programming, with some embedded background.
I'm one of those who loves finding art in software and is inspired by hacker culture ๐
Programming and #opensource is my main hobby. I maintain several #foss projects, most of them related to audio and networking https://gavv.net/software/
Looking forward to meet new people here!
#fosstodon #introduction #opensource #foss #linuxaudio #audioprogramming #networkprogramming
We're looking for contributors for recently released #golang bindings for #roctoolkit!
https://github.com/roc-streaming/roc-go
Roc is a real-time audio streaming library. https://roc-streaming.org/
On github, you will find issues for adding tests, documentation, and minor features. We're always glad to meet new people in the project ๐
#opensource #contribute #goodfirstissue #audioprogramming #networkprogramming
#golang #roctoolkit #opensource #contribute #goodfirstissue #audioprogramming #networkprogramming
"An Introduction to Computer Networks", a free book. And y'all know how much I love free learning materials...
#programming #networkprogramming #computernetworks
๐ต๏ธ Optimizing Large File Transfers in Linux with Go - An Exploration of TCP and Syscall
https://dev.to/douglasmakey/optimizing-large-file-transfers-in-linux-with-go-an-exploration-of-tcp-and-syscall-15eo
#programming #golang #linux #networkprogramming #gophers
Google's project gVisor (used by GKE tor run container workloads) exposes a Go package that implements a full user-land TCP/IP stack (level 2 up). You can programmatically create virtual nics, bind network address, define routing table, create TUN/TAPs, listen/accept connections, etc.
#networking #go #libraries #networkprogramming #TcpIp
I've been off the birdsite for 10 days and I haven't missed it. I do have to find more network and systems programmers and distributed systems folks on here though. #SystemsProgramming #NetworkProgramming #DistributedSystems
#systemsprogramming #networkprogramming #distributedsystems
SSH port forwarding with Go - https://eli.thegreenplace.net/2022/ssh-port-forwarding-with-go/ #NetworkProgramming #misc #Go
ICMP support for Hare https://git.sr.ht/~blainsmith/hare-icmp #HareLang #Hare #ICMP #NetworkProgramming
Still a work-in-progress, but chipping away at encoding/decoding messages.
#harelang #hare #icmp #networkprogramming