home.social

#clanguage — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #clanguage, aggregated by home.social.

  1. #introduction #intro #programming #bugbounty #clanguage #golang #rust
    Hacker and programmer born in the 60s. I program in C, Go and Rust at home for fun and personal use. I use Arch Linux with Gnome. I like experimenting with the Linux kernel on my computer and with Android on my phones. I snoop around looking for bugs on websites and applications.

  2. Continuano gli esperimenti con Claude AI. Creare un interprete di linguaggio C e anche un compilatore/linker per Windows sono alla portata di Claude Sonnet 4.6 in versione gratuita? Scopriamolo assieme in questo video! #clanguage #artificialintelligence #claudeai #compiler #interpreter #x86 youtube.com/watch?v=zHHHjynC8Zg

  3. Continuano gli esperimenti con Claude AI. Creare un interprete di linguaggio C e anche un compilatore/linker per Windows sono alla portata di Claude Sonnet 4.6 in versione gratuita? Scopriamolo assieme in questo video! #clanguage #artificialintelligence #claudeai #compiler #interpreter #x86 youtube.com/watch?v=zHHHjynC8Zg

  4. Continuano gli esperimenti con Claude AI. Creare un interprete di linguaggio C e anche un compilatore/linker per Windows sono alla portata di Claude Sonnet 4.6 in versione gratuita? Scopriamolo assieme in questo video! #clanguage #artificialintelligence #claudeai #compiler #interpreter #x86 youtube.com/watch?v=zHHHjynC8Zg

  5. Continuano gli esperimenti con Claude AI. Creare un interprete di linguaggio C e anche un compilatore/linker per Windows sono alla portata di Claude Sonnet 4.6 in versione gratuita? Scopriamolo assieme in questo video! #clanguage #artificialintelligence #claudeai #compiler #interpreter #x86 youtube.com/watch?v=zHHHjynC8Zg

  6. Continuano gli esperimenti con Claude AI. Creare un interprete di linguaggio C e anche un compilatore/linker per Windows sono alla portata di Claude Sonnet 4.6 in versione gratuita? Scopriamolo assieme in questo video! #clanguage #artificialintelligence #claudeai #compiler #interpreter #x86 youtube.com/watch?v=zHHHjynC8Zg

  7. Okay, more C (or just generally curly-braces-style-languages) discourse: I am a strong believer in aggressively using braces everywhere.

    Very occasionally I will omit them on single-line if/for/while statements, but even that makes me feel uncomfortable.

    I've seen far too many bugs resulting from not being aggressive about block delimiter usage over the years.

    Bonus: Diffs adding/removing single lines of code are cleaner.

    Toy systems language choice: braces are *required*.

    #CLanguage

  8. Okay, more C (or just generally curly-braces-style-languages) discourse: I am a strong believer in aggressively using braces everywhere.

    Very occasionally I will omit them on single-line if/for/while statements, but even that makes me feel uncomfortable.

    I've seen far too many bugs resulting from not being aggressive about block delimiter usage over the years.

    Bonus: Diffs adding/removing single lines of code are cleaner.

    Toy systems language choice: braces are *required*.

    #CLanguage

  9. Okay, more C (or just generally curly-braces-style-languages) discourse: I am a strong believer in aggressively using braces everywhere.

    Very occasionally I will omit them on single-line if/for/while statements, but even that makes me feel uncomfortable.

    I've seen far too many bugs resulting from not being aggressive about block delimiter usage over the years.

    Bonus: Diffs adding/removing single lines of code are cleaner.

    Toy systems language choice: braces are *required*.

    #CLanguage

  10. Okay, more C (or just generally curly-braces-style-languages) discourse: I am a strong believer in aggressively using braces everywhere.

    Very occasionally I will omit them on single-line if/for/while statements, but even that makes me feel uncomfortable.

    I've seen far too many bugs resulting from not being aggressive about block delimiter usage over the years.

    Bonus: Diffs adding/removing single lines of code are cleaner.

    Toy systems language choice: braces are *required*.

    #CLanguage

  11. Okay, more C (or just generally curly-braces-style-languages) discourse: I am a strong believer in aggressively using braces everywhere.

    Very occasionally I will omit them on single-line if/for/while statements, but even that makes me feel uncomfortable.

    I've seen far too many bugs resulting from not being aggressive about block delimiter usage over the years.

    Bonus: Diffs adding/removing single lines of code are cleaner.

    Toy systems language choice: braces are *required*.

    #CLanguage

  12. Hype for the Future 139I → The GNU C Compiler

    Overview The GNU C Compiler, gcc, is part of the GNU Compiler Collection (GCC) and is identified as the primary system shell command based on build-essential in Ubuntu and the vast majority of Linux distributions otherwise based on Debian (.deb). The package names may vary, however slightly, on different types of kernel operating systems, but gcc remains an integral compiler for the vast majority of Linux, BSD, Solaris, and other UNIX-like implementations of operating systems containing GNU […]

    novatopflex.wordpress.com/2026

  13. Hype for the Future 139I → The GNU C Compiler

    Overview The GNU C Compiler, gcc, is part of the GNU Compiler Collection (GCC) and is identified as the primary system shell command based on build-essential in Ubuntu and the vast majority of Linux distributions otherwise based on Debian (.deb). The package names may vary, however slightly, on different types of kernel operating systems, but gcc remains an integral compiler for the vast majority of Linux, BSD, Solaris, and other UNIX-like implementations of operating systems containing GNU […]

    novatopflex.wordpress.com/2026

  14. Hype for the Future 139I → The GNU C Compiler

    Overview The GNU C Compiler, gcc, is part of the GNU Compiler Collection (GCC) and is identified as the primary system shell command based on build-essential in Ubuntu and the vast majority of Linux distributions otherwise based on Debian (.deb). The package names may vary, however slightly, on different types of kernel operating systems, but gcc remains an integral compiler for the vast majority of Linux, BSD, Solaris, and other UNIX-like implementations of operating systems containing GNU […]

    novatopflex.wordpress.com/2026

  15. Hype for the Future 139I → The GNU C Compiler

    Overview The GNU C Compiler, gcc, is part of the GNU Compiler Collection (GCC) and is identified as the primary system shell command based on build-essential in Ubuntu and the vast majority of Linux distributions otherwise based on Debian (.deb). The package names may vary, however slightly, on different types of kernel operating systems, but gcc remains an integral compiler for the vast majority of Linux, BSD, Solaris, and other UNIX-like implementations of operating systems containing GNU […]

    novatopflex.wordpress.com/2026

  16. Hype for the Future 139I → The GNU C Compiler

    Overview The GNU C Compiler, gcc, is part of the GNU Compiler Collection (GCC) and is identified as the primary system shell command based on build-essential in Ubuntu and the vast majority of Linux distributions otherwise based on Debian (.deb). The package names may vary, however slightly, on different types of kernel operating systems, but gcc remains an integral compiler for the vast majority of Linux, BSD, Solaris, and other UNIX-like implementations of operating systems containing GNU […]

    novatopflex.wordpress.com/2026

  17. A sufficiently advanced C preprocessor is indistinguishable from another language.

    #clanguage #it #programming #clarkesLaw #computers

  18. A sufficiently advanced C preprocessor is indistinguishable from another language.

    #clanguage #it #programming #clarkesLaw #computers

  19. A sufficiently advanced C preprocessor is indistinguishable from another language.

    #clanguage #it #programming #clarkesLaw #computers

  20. A sufficiently advanced C preprocessor is indistinguishable from another language.

    #clanguage #it #programming #clarkesLaw #computers

  21. A sufficiently advanced C preprocessor is indistinguishable from another language.

    #clanguage #it #programming #clarkesLaw #computers

  22. Looks like I got laid off today.

    If anyone’s looking for a C++ developer with 5 years of experience, feel free to reach out. I also work with Python, Go, and C.

    I’m open to freelance work too - programming and pixel art 🎨

    Feel free to DM me 🙂💻

    #OpenToWork #CppDeveloper #CPlusPlus #SoftwareDeveloper #GameDev #IndieDev #FreelanceDeveloper #PythonDev #GoLang #CLanguage #PixelArt #GameArtist #IndieGameDev #FreelanceArtist

  23. Looks like I got laid off today.

    If anyone’s looking for a C++ developer with 5 years of experience, feel free to reach out. I also work with Python, Go, and C.

    I’m open to freelance work too - programming and pixel art 🎨

    Feel free to DM me 🙂💻

    #OpenToWork #CppDeveloper #CPlusPlus #SoftwareDeveloper #GameDev #IndieDev #FreelanceDeveloper #PythonDev #GoLang #CLanguage #PixelArt #GameArtist #IndieGameDev #FreelanceArtist

  24. Looks like I got laid off today.

    If anyone’s looking for a C++ developer with 5 years of experience, feel free to reach out. I also work with Python, Go, and C.

    I’m open to freelance work too - programming and pixel art 🎨

    Feel free to DM me 🙂💻

    #OpenToWork #CppDeveloper #CPlusPlus #SoftwareDeveloper #GameDev #IndieDev #FreelanceDeveloper #PythonDev #GoLang #CLanguage #PixelArt #GameArtist #IndieGameDev #FreelanceArtist

  25. Looks like I got laid off today.

    If anyone’s looking for a C++ developer with 5 years of experience, feel free to reach out. I also work with Python, Go, and C.

    I’m open to freelance work too - programming and pixel art 🎨

    Feel free to DM me 🙂💻

    #OpenToWork #CppDeveloper #CPlusPlus #SoftwareDeveloper #GameDev #IndieDev #FreelanceDeveloper #PythonDev #GoLang #CLanguage #PixelArt #GameArtist #IndieGameDev #FreelanceArtist

  26. Looks like I got laid off today.

    If anyone’s looking for a C++ developer with 5 years of experience, feel free to reach out. I also work with Python, Go, and C.

    I’m open to freelance work too - programming and pixel art 🎨

    Feel free to DM me 🙂💻

    #OpenToWork #CppDeveloper #CPlusPlus #SoftwareDeveloper #GameDev #IndieDev #FreelanceDeveloper #PythonDev #GoLang #CLanguage #PixelArt #GameArtist #IndieGameDev #FreelanceArtist

  27. I think I need help. I just read "USB-C" as being a new version of the C programming language, and when we've already got K&R, ANSI, C99 and so on the last thing we need is another C standard!

  28. I think I need help. I just read "USB-C" as being a new version of the C programming language, and when we've already got K&R, ANSI, C99 and so on the last thing we need is another C standard!

    #C #CLanguage #CProgrammingLanguage

  29. I think I need help. I just read "USB-C" as being a new version of the C programming language, and when we've already got K&R, ANSI, C99 and so on the last thing we need is another C standard!

    #C #CLanguage #CProgrammingLanguage

  30. I think I need help. I just read "USB-C" as being a new version of the C programming language, and when we've already got K&R, ANSI, C99 and so on the last thing we need is another C standard!

    #C #CLanguage #CProgrammingLanguage

  31. The C11 specification from #wg14 is so dreadful, so full of dumb ideas badly explained, as to shock the conscience
    #computerscience #programming #Clanguage #c11 #wg14

  32. The C11 specification from #wg14 is so dreadful, so full of dumb ideas badly explained, as to shock the conscience
    #computerscience #programming #Clanguage #c11 #wg14

  33. The C11 specification from #wg14 is so dreadful, so full of dumb ideas badly explained, as to shock the conscience
    #computerscience #programming #Clanguage #c11 #wg14