quoting this for visibility
#nix #nixos #nixpkgs #cpp #cpplang
RE: mastodon.hermitcollective.net/notes/a0pqfhbzpcdwlh3e
Playing with KUtrace. #cpp #cplusplus #cpplang #kutrace #programming #linux
"Biden administration seems oblivious of the strengths of contemporary C++ and the efforts to provide strong safety guarantees, Bjarne Stroustrup said." https://www.infoworld.com/article/3714401/c-plus-plus-creator-rebuts-white-house-warning.amp.html #cpplang
Extended & optimized the #OpenSource #FarmHash64! A fast 64-bit hash function with good distribution. Ideal for non-crypto hashing in various #programming languages: C #clang, C++ #cpplang, Go #golang, #Java, #JavaScript, #Python, Rust #rustlang https://github.com/tecnickcom/farmhash64
IOStream Is Hopelessly Broken
https://www.moria.us/articles/iostream-is-hopelessly-broken #cpp #cpplang #programming
@simontoth mastodon is not just tech people. and we don't want it to be just tech people. we need to get out of the tech bubble and into the real world, where ABI and CTAD can mean different things to different people. if you really want to differentiate, maybe cpp can be #cpplang
granted SFINAE might not have uses out of cpp
Comparing the Same Project in Rust, Haskell, C++, Python, Scala and OCaml - Tristan Hume
https://thume.ca/2019/04/29/comparing-compilers-in-rust-haskell-c-and-python #programming #rust #rustlang #cpp #cpplang #haskell #scala #python
Comparing the Vulkan SPIR-V memory model to C++‘s
https://www.khronos.org/blog/comparing-the-vulkan-spir-v-memory-model-to-cs #cpp #cpplang #programming #vulkan
I need to read a file into a circular buffer but I am too tired to think how to make a circular buffer in the first place. Please #SendHelp #programming #cpp #cpplang
Consider using constexpr static function variables for performance in C++
https://lemire.me/blog/2023/04/12/consider-using-constexpr-static-function-variables-for-performance #cpp #cpplang #programming
Signal Wrangler - Signal handler for multi threaded C++ applications on Linux
https://github.com/thomastrapp/signal-wrangler #cpp #cpplang #programming #linux
Signal Wrangler - Signal handler for multi threaded C++ applications on Linux
https://github.com/thomastrapp/signal-wrangler #cpp #cpplang #programming #linux
Kompute - The general purpose GPU compute framework for cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends)
https://kompute.cc #programming #cpp #cpplang #python
Felix Blog - Debugging with GDB
https://felix-knorr.net/posts/2022-02-27-direct-gdb.html #programming #c #cpp #clang #cpplang
Most C++ constructors should be explicit
– Arthur O'Dwyer – Stuff mostly about C++
https://quuxplusone.github.io/blog/2023/04/08/most-ctors-should-be-explicit #programming #cpp #cpplang
An error propagation operator for C++
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p2561r1.html #cpp #cpplang #programming
How can I box a std::optional into a C++/WinRT IInspectable?
https://devblogs.microsoft.com/oldnewthing/20230330-00/?p=107986 #cpp #cpplang #programming #WinRT
Understandig Virtual Tables in C++ | pablo arias
https://pabloariasal.github.io/2017/06/10/understanding-virtual-tables #cpp #cpplang #programming
C++ On Embedded Systems
https://bitbashing.io/embedded-cpp.html #cpp #cpplang #programming