I do a lot of programming in C which usually contains a bunch of functions that I create. Just curious... am I the only one that always ends my main() function by printing "END OF LINE."? Just wondering...
I do a lot of programming in C which usually contains a bunch of functions that I create. Just curious... am I the only one that always ends my main() function by printing "END OF LINE."? Just wondering...
@chad @Chigaze @grammargirl I was going to say as a C programmer, I’m not only using the semicolon all the time, I can get quite distraught when I miss one!
Today I've finished #teaching to my current customer how to maintain the #software I've developed for them once I've left. Two sessions of 3h and 3h40, teaching to 4 people, all in #japanese of course. A bit tired tonight, but both the users and the IT team are super happy with what I've done (solving a #combinatorial #optimisation problem to save them several hours of work every week and help #organic #farmers ) and I was happy to teach about what I love the most: #programming .
Bonus point for preaching about #testdrivendevelopment and the beauty of #cprogramming .
Also still looking for my next contract ! #fedihire #jobsearch
POZNAJ NASZYCH PRELEGENTÓW
Marcin Radomski: „A więc myślisz, że znasz C?” – język systemowy pełen pułapek. Antyprzykłady i porady, jak się nie potknąć, nawet mając doświadczenie.
Stefan Machura: homelabbing w praktyce. Nextcloud zamiast Dropboxa, Photoprism zamiast Google Photos – własne usługi na starym laptopie i pełna kontrola.
7 czerwca 2025,
Hotel IOR, Poznań
Agenda i bilety: https://piwo.sh
I was listening to Linux After Dark (or was it Friday Night Deploy?) and it was asserted that 8th gen intel is no longer the gold standard for daily driver laptops in the used market.
What do you think?
Does using Rust really make your software safer?
https://tweedegolf.nl/en/blog/152/does-using-rust-really-make-your-software-safer
Discussions: https://discu.eu/q/https://tweedegolf.nl/en/blog/152/does-using-rust-really-make-your-software-safer
Rust to C compiler - 95.9% test pass rate, odd platforms, and a Rust Week talk
https://fractalfir.github.io/generated_html/cg_clr_odd_platforms.html
Discussions: https://discu.eu/q/https://fractalfir.github.io/generated_html/cg_clr_odd_platforms.html
Standard proposal for memory-Safety in C (2024)
https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3211.pdf
Discussions: https://discu.eu/q/https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3211.pdf
zlib-rs is faster than C - Trifecta Tech Foundation
https://trifectatech.org/blog/zlib-rs-is-faster-than-c/
Discussions: https://discu.eu/q/https://trifectatech.org/blog/zlib-rs-is-faster-than-c/
Linus Torvalds’ Critique of C++: A Comprehensive Review
https://programmers.fyi/linus-torvalds-critique-of-c-a-comprehensive-review
Discussions: https://discu.eu/q/https://programmers.fyi/linus-torvalds-critique-of-c-a-comprehensive-review
C stdlib isn’t threadsafe and even safe Rust didn’t save us | EdgeDB Blog
https://www.edgedb.com/blog/c-stdlib-isn-t-threadsafe-and-even-safe-rust-didn-t-save-us
Discussions: https://discu.eu/q/https://www.edgedb.com/blog/c-stdlib-isn-t-threadsafe-and-even-safe-rust-didn-t-save-us
All Your Codebase: C/C++ projects for the Zig build system
https://github.com/allyourcodebase
Discussions: https://discu.eu/q/https://github.com/allyourcodebase
If modern programming languages are so great, how come none of them can't get even close to this line of C:
int components = sscanf(version, "%u.%u", &major, &minor);
According advertisements they should be able to do this in 0.1 lines of code or less.
Just dropped a super easy tutorial on portable C programming with CJIT! Dive into graphics and user interfaces with zero hassle. Check it out—programming in C has never been this smooth!
https://dyne.org/docs/cjit
#Coding #CProgramming #Tutorial
Nostalgic DOS Development Part 2 – Writing our first programs
This is part two, go read part 1 first.
Last time we set up FreeDOS and installed DJGPP and RHIDE. Now let's go through how to use them and write some simple programs.
I am going to assume you know how to use DOS. If not, all you need to know is how to make directories, mo
Read More https://ncot.uk/nostalgic-dos-development-part-2-writing-our-first-programs/
#CProgramming #FreeDOS #MSDOS #Programming
An Unreachable Hidden XKCD Easter Egg inside CPython
https://blog.codingconfessions.com/p/cpython-hidden-xkcd-easter-egg
Discussions: https://discu.eu/q/https://blog.codingconfessions.com/p/cpython-hidden-xkcd-easter-egg
I have never seen any pull requests to Anatolix since moment I created repo for it. Please, contribute. Repo link: https://codeberg.org/GNUAn/Anatolix