Notices by gentoobro (gentoobro@shitpost.cloud)
-
Embed this notice
gentoobro (gentoobro@shitpost.cloud)'s status on Sunday, 25-May-2025 17:09:23 JST gentoobro
-
Embed this notice
gentoobro (gentoobro@shitpost.cloud)'s status on Sunday, 25-May-2025 17:09:03 JST gentoobro
Which is why I put all of those functions I wrote in a lib and now I just
#include "sti/sti.h"and add sti.c to the build script.
In conversation from shitpost.cloud permalink -
Embed this notice
gentoobro (gentoobro@shitpost.cloud)'s status on Sunday, 25-May-2025 17:07:32 JST gentoobro
https://notabug.org/yzziizzy/sti
Here's my general utility library in C. It includes a bunch of typesafe data structures, as well as a bunch of useful functions like the one above. Public Domain.
In conversation from shitpost.cloud permalink Attachments
-
Embed this notice
gentoobro (gentoobro@shitpost.cloud)'s status on Sunday, 25-May-2025 17:06:25 JST gentoobro
And they just make up random shit less often, and have heard of languages other than Python and frameworks other than React.
In conversation from shitpost.cloud permalink -
Embed this notice
gentoobro (gentoobro@shitpost.cloud)'s status on Sunday, 25-May-2025 17:06:04 JST gentoobro
// allocates a new buffer and calls sprintf with it char* sprintfdup(char* fmt, ...) { va_list va; va_start(va, fmt); size_t n = vsnprintf(NULL, 0, fmt, va); char* buf = malloc(n + 1); va_end(va); va_start(va, fmt); vsnprintf(buf, n + 1, fmt, va); va_end(va); return buf; } Um... trivially abstract the boilerplate away?
In conversation from shitpost.cloud permalink -
Embed this notice
gentoobro (gentoobro@shitpost.cloud)'s status on Sunday, 25-May-2025 17:00:30 JST gentoobro
Macros 😀
In conversation from shitpost.cloud permalink -
Embed this notice
gentoobro (gentoobro@shitpost.cloud)'s status on Sunday, 25-May-2025 17:00:26 JST gentoobro
C++ is just C except harder to read and with more useless boilerplate.
In conversation from shitpost.cloud permalink -
Embed this notice
gentoobro (gentoobro@shitpost.cloud)'s status on Sunday, 25-May-2025 14:45:16 JST gentoobro
No, but ultrafans of it often are.
In conversation from shitpost.cloud permalink -
Embed this notice
gentoobro (gentoobro@shitpost.cloud)'s status on Saturday, 24-May-2025 15:17:07 JST gentoobro
Not if you consider every whore on it as a contractor and therefore an "employee" from a metric perspective. Then I bet it's about in line with everything else, if not worse.
In conversation from shitpost.cloud permalink -
Embed this notice
gentoobro (gentoobro@shitpost.cloud)'s status on Friday, 23-May-2025 16:00:10 JST gentoobro
It'd be kino if everyone wrote in Rand Paul for every position on every ballot making him the defacto king and then he repealed all the nonsense laws and banned pitbulls.
In conversation from shitpost.cloud permalink -
Embed this notice
gentoobro (gentoobro@shitpost.cloud)'s status on Friday, 23-May-2025 15:50:51 JST gentoobro
Congress could have passed a law welching on the previous laws. Congress can do whatever it wants.
In conversation from shitpost.cloud permalink -
Embed this notice
gentoobro (gentoobro@shitpost.cloud)'s status on Friday, 23-May-2025 15:48:49 JST gentoobro
People would cheer bank CEOs in handcuffs while getting laid off from their jobs which were only fueled by inflation money.
In conversation from shitpost.cloud permalink -
Embed this notice
gentoobro (gentoobro@shitpost.cloud)'s status on Friday, 23-May-2025 15:48:49 JST gentoobro
On the contrary, I think that letting the big banks all fucking die would be wildly popular among the people on both sides of the aisle. Twisting the knife would only make the president even more popular on top of it, for example by sicking the secret service on some of the more hated banks and dragging their execs off to ultraprison for counterfeiting.
In conversation from shitpost.cloud permalink -
Embed this notice
gentoobro (gentoobro@shitpost.cloud)'s status on Friday, 23-May-2025 15:37:38 JST gentoobro
And being a boomer. At the core he's a boomer and this explains a lot of his behavior, much better than schizo theories. Muh banks, muh institutions.
In conversation from shitpost.cloud permalink -
Embed this notice
gentoobro (gentoobro@shitpost.cloud)'s status on Friday, 23-May-2025 15:33:23 JST gentoobro
It's the correct course of action for a first term president too. The people on both sides fucking hate the banks, and they hate the bailouts too. Force congress to bail them out with a 2/3rds veto override and then stymie them with endless executive orders if they do.
In conversation from shitpost.cloud permalink -
Embed this notice
gentoobro (gentoobro@shitpost.cloud)'s status on Friday, 23-May-2025 15:30:26 JST gentoobro
This is almost certainly what will happen if the music stops in the next 3.5 years.
In conversation from shitpost.cloud permalink -
Embed this notice
gentoobro (gentoobro@shitpost.cloud)'s status on Friday, 23-May-2025 14:15:18 JST gentoobro
Most importantly, because MS-13 might have some strong opinions about your tattoo.
In conversation from shitpost.cloud permalink -
Embed this notice
gentoobro (gentoobro@shitpost.cloud)'s status on Friday, 23-May-2025 13:33:54 JST gentoobro
Also, they're just going to seize your bitcoin. Er, I mean, they're going to criminalize non-taxed, non-approved, therefore-probably-a-pedophile-drug-dealer crypto transfers.
In conversation from shitpost.cloud permalink -
Embed this notice
gentoobro (gentoobro@shitpost.cloud)'s status on Friday, 23-May-2025 13:33:45 JST gentoobro
Japan has been dancing alone in an abandoned gymnasium for several decades. The US has a bit longer before the sky falls.
In conversation from shitpost.cloud permalink -
Embed this notice
gentoobro (gentoobro@shitpost.cloud)'s status on Friday, 09-May-2025 11:57:20 JST gentoobro
What's worse, being overrun by gangs that randomly rape, rob, and murder civilians every day, or the government falsely imprisoning some people? Oh wait, the government does that anyway, regardless of if they stop the gangs. See gitmo.
In conversation from shitpost.cloud permalink