Reddit Programming
201 subscribers
1.22K photos
126K links
I will send you newest post from subreddit /r/programming
Download Telegram
How complex is Hello World really?
https://www.reddit.com/r/programming/comments/1hmav07/how_complex_is_hello_world_really/

<!-- SC_OFF -->It is surprisingly hard to create something simple. Let's remove the complexity from standard libraries, modern security features, debugging information, and error handling mechanisms to learn about elfs. It's xmas after all... <!-- SC_ON --> submitted by /u/awesomealchemy (https://www.reddit.com/user/awesomealchemy)
[link] (https://4zm.org/2024/12/25/a-simple-elf.html) [comments] (https://www.reddit.com/r/programming/comments/1hmav07/how_complex_is_hello_world_really/)
BashForm - Forms, But In the Terminal
https://www.reddit.com/r/programming/comments/1hmj7ss/bashform_forms_but_in_the_terminal/

<!-- SC_OFF -->Hey everyone! 👋 Just created BashForm - create and share forms through SSH! No installs, no setup- just pure terminal goodness Try it out (takes 30 seconds): ssh -t bashform.me f try It's like Google Forms but for the Terminal (cool people) 🤓 Its Built with Golang, Bubble Tea and Wish Source: https://github.com/devmegablaster/bashform PS: All you need is an SSH key! <!-- SC_ON --> submitted by /u/Any_Friend_8551 (https://www.reddit.com/user/Any_Friend_8551)
[link] (https://github.com/devmegablaster/bashform) [comments] (https://www.reddit.com/r/programming/comments/1hmj7ss/bashform_forms_but_in_the_terminal/)