nick (digitalis purpurea)
nick@donotsta.re
<br/><br/>Banner picture stolen from <a href="https://uefi.org/specs/UEFI/2.11/33_Human_Interface_Infrastructure.html#pre-o-s-applications">https://uefi.org/specs/UEFI/2.11/33_Human_Interface_Infrastructure.html#pre-o-s-applications</a>
Posts
-
Post #4451383
I&#39;m now a professional binwalk and strings user :blobcatblep:
-
Post #4310466
Auf den Websites der meisten Lebensmitteldiscounter sind alkoholhaltige und alkoholfreie Getränke in derselben Kategorie zu finden. Ich finde es bizarr, wie Händler damit Alkoholkonsum normalisieren. Rewe, Aldi und Flaschenpost sind die einzigen von denen ich weiß, dass sie dafür separate Kategorien haben. Lidl auch, aber die einzige Getränkekategorie in der man zuverlässig keinen Alkohol präsentiert bekommt, ist &quot;Alkoholfreies&quot; als Unterkategorie von &quot;Wein &amp; S...
-
Post #4080670
Danke an alle, die zurückgezogene, introvertierte Menschen auf sozialen Veranstaltungen ansprechen :blobcatheart:
-
Post #4080669
It makes a difference if you compile this with -std=c17 or -std=gnu17. I don’t know why yet. If you compile with -std=c17 and press ctrl+c, waitpid will return -1, if you compile with -std=gnu17 and press ctrl+c, waitpid will return pid. Tested with recent GCC and Clang on x86_64-unknown-linux-gnu. #include &lt;signal.h&gt; #include &lt;stdio.h&gt; #include &lt;sys/wait.h&gt; #include &lt;unistd.h&gt; static void signal_handler(int sig) { printf(&quo...
- Post #4080668
-
Post #4080667
C++ committee adding new footguns to new features
-
Post #3500158
font-family: monospace; will be rendered smaller than font-family: monospace, monospace;: https://jsfiddle.net/wp27c4b3/
-
Post #2678546
Searched for an IC, got exactly one result, it&#39;s on a Russian forum and it includes photos of that exact type of PCB that I&#39;m looking at. Thank you Andrey01 and KaVc
-
Post #2678545
Code where std::uncaught_exceptions() == 2: https://godbolt.org/z/MaKPhfja3
-
Post #2678544
C++ converging to Rust terminology
-
Post #1816748
❌ bug tracker ❌ issue tracker ❌ work item tracker ✅ criticism tracker (Kritikpunkt als ungerechtfertigt geschlossen)
-
Post #1816747
Kennt hier jemand jemanden bei myLoc / WIIT (AS24961)? Die haben offenbar kein effektives Abuse-Handling
- Post #1816746
-
Post #1661616
Apparently someone is writing the tool that I was imagining since I encountered that double-curly-braces bug! https://discourse.llvm.org/t/rfc-clang-reforge-automatic-whole-codebase-source-code-rewriting-tool-for-security-hardening/90283
- Post #1661614
-
Post #1661613
Another use-case for clang-query: Finding instances of std::uint8_t being written to std::cout. std::uint8_t is usually (but not necessarily) a typedef to unsigned char and will be printed as if it were a character, not an integer! Edit: there is a predefined check &#39;bugprone-unintended-char-ostream-output&#39; for this
- Post #1661612
-
Post #1661611
GCC&#39;s consteval virtual seems to be broken 🫠 https://godbolt.org/z/K4scoG3Tz
-
Post #1661609
Sidetrack status: simulating wrenches with FreeCAD
-
Post #1661608
Cyber-Grundwehrdienst. Alle müssen mal durch den digitalen Schlamm kriechen und Ghidra lernen
-
Post #1661607
Leaseweb doesn’t accept e-mail file uploads in their abuse form
-
Post #1157833
Just ran into this one: https://github.com/docker-library/postgres/commit/ec0cb67f0f214ae5d93e5a2254974462a27f44a1 After a docker compose down and docker compose up, the database container appeared to come up with an empty database (it actually just expected the database volume in a different location, so no data was lost).
-
Post #1078588
I built a Blåhaj hammock together with @cccpresser