#clanguage — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #clanguage, aggregated by home.social.
-
Learn C With Me #04 — Pointers | Live
-
RE: https://chaos.social/@janbeta/117047861249610361
The more you LLM, the more I'm gonna C.
-
RE: https://chaos.social/@janbeta/117047861249610361
The more you LLM, the more I'm gonna C.
-
Learn C With Me #03 — Functions & Passing by Value | Live
-
Learn C With Me #02 — C Basics: Variables, Types & Operators | Live
-
Learn C With Me #01 — Getting Started with C | Live
-
most cursed Mac thing you've heard all day, a midi file dispatched to the four-tone synth of the Macintosh Sound Driver
-
most cursed Mac thing you've heard all day, a midi file dispatched to the four-tone synth of the Macintosh Sound Driver
-
Why Do Programming Languages Rise and Fall? Part 2
#clanguage #cplusplus #cpp #java #javascript #objectivec #pascal #php #programming #python #ruby
https://www.lpi.org/blog/2026/08/06/why-do-programming-languages-rise-and-fall-part-2/
-
Why Do Programming Languages Rise and Fall? Part 2
#clanguage #cplusplus #cpp #java #javascript #objectivec #pascal #php #programming #python #ruby
https://www.lpi.org/blog/2026/08/06/why-do-programming-languages-rise-and-fall-part-2/
-
To make C code work as written on ARM64, I had to disable inlining for two key functions in gcc.
#gcc #wg14 #clanguage #relaxedmemory #arm64 -
To make C code work as written on ARM64, I had to disable inlining for two key functions in gcc.
#gcc #wg14 #clanguage #relaxedmemory #arm64 -
Why malloc always does more than I asked for?
https://ssenthilnathan3.github.io/blog/malloc/
Comments: https://news.ycombinator.com/item?id=48977463
#HackerNews #malloc #memorymanagement #programming #techblog #Clanguage
-
Why malloc always does more than I asked for?
https://ssenthilnathan3.github.io/blog/malloc/
Comments: https://news.ycombinator.com/item?id=48977463
#HackerNews #malloc #memorymanagement #programming #techblog #Clanguage
-
🤔 Oh, another blog post claiming to solve all math problems with ✨tensors✨! 😴 Neural networks? Just some floating-point soup! 🍜 Let's reinvent the wheel by building a tensor library... from scratch... in C. Because that's exactly what the world needs. 🚀🙄
https://zserge.com/posts/tensor/ #mathproblems #tensors #neuralnetworks #programming #Clanguage #innovation #HackerNews #ngated -
🤔 Oh, another blog post claiming to solve all math problems with ✨tensors✨! 😴 Neural networks? Just some floating-point soup! 🍜 Let's reinvent the wheel by building a tensor library... from scratch... in C. Because that's exactly what the world needs. 🚀🙄
https://zserge.com/posts/tensor/ #mathproblems #tensors #neuralnetworks #programming #Clanguage #innovation #HackerNews #ngated -
The horror of the C-standard, briefly noted.
https://www.yodaiken.com/2017/06/26/the-c-standard-versus-c-and-the-mother-of-all-hacks/
#wg14 #Cstandard #clanguage -
The horror of the C-standard, briefly noted.
https://www.yodaiken.com/2017/06/26/the-c-standard-versus-c-and-the-mother-of-all-hacks/
#wg14 #Cstandard #clanguage -
Learn C Programming — Lesson 3: Control Flow
-
Learn C Programming — Lesson 2: Program Structure
-
From the Comp-Cert release notes - sanity in C programming. Someone call ISO and complain.
"Constant propagation: optimize "known integer or undefined" results. For example, &x == &x, which is either 1 or undefined, is now replaced by 1"
-
From the Comp-Cert release notes - sanity in C programming. Someone call ISO and complain.
"Constant propagation: optimize "known integer or undefined" results. For example, &x == &x, which is either 1 or undefined, is now replaced by 1"
-
#Picomemo 1.2.0 has been released ( #CLang / #CLanguage / #OMEMO / #XMPP / #Jabber / #E2EE / #EndToEndEncryption / #SecureCommunication ) https://github.com/mierenhoop/picomemo
-
#Picomemo 1.2.0 has been released ( #CLang / #CLanguage / #OMEMO / #XMPP / #Jabber / #E2EE / #EndToEndEncryption / #SecureCommunication ) https://github.com/mierenhoop/picomemo
-
Finalmente pubblicato questo compilatore C scritto in JavaScript da Claude (interpreta il linguaggio e crea eseguibili per Windows). Potete trovarlo su GitHub in versione open source GPLv3. Si cercano beta testers per scovare gli errori fatti da Claude! #claudeai #clanguage #compilerdesign https://www.youtube.com/watch?v=-qe50sqx4jY
-
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 https://www.youtube.com/watch?v=zHHHjynC8Zg
-
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 https://www.youtube.com/watch?v=zHHHjynC8Zg
-
[LINGUAGEM C] LAB 4 - Layout de memória e compilação
-
[LINGUAGEM C] LAB 4 - Layout de memória e compilação
-
[LINGUAGEM C] Aula 8 - O que acontece na compilação
-
[LINGUAGEM C] Aula 8 - O que acontece na compilação
-
[LINGUAGEM C] Aula 7 - Layout e mapeamento de memória
-
[LINGUAGEM C] Aula 7 - Layout e mapeamento de memória
-
[LINGUAGEM C] LAB # 3 - Como programas são executados
-
[LINGUAGEM C] LAB # 3 - Como programas são executados
-
[LINGUAGEM C] AO VIVO - Mudanças no curso
-
[LINGUAGEM C] AO VIVO - Mudanças no curso
-
[LINGUAGEM C] LAB #2 - Do que programas são feitos
-
[LINGUAGEM C] LAB #2 - Do que programas são feitos
-
[LINGUAGEM C] Aula 6 - Como programas são executados
-
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*.
-
[LINGUAGEM C] Aula 5 - Do que programas são feitos