Posts
10853
Following
416
Followers
656
24. θΔ *NIX Developer.Average Paw Enjoyer. ♿ HSD
PFP by @zombineko@furaffinity.net

Opinions expressed in this profile are representative of those of your employer.

Furry Code
FPR4a A C->+ D>++ H+++ M- P++>++++ R- T+++ W- Z- !S RLCT a cl+++ d e+>++ f++++ h- iwf+++ j p-->- !s

@0xabad1dea i think the way this works is that clipboards can actually have several different content types in it at the same time, and libreoffice copies cells in a ton of different formats

some applications let you choose which content type you want to paste as (most notably the typical paste/paste without formatting confusion) but generally it seems to be incredibly undiscoverable

1
0
1

@0xabad1dea i have seen this with libreoffice calc, if you paste it into telegram it pastes an image but if you cancel out of that it will give you a TSV

2
0
1
re: depol
Show content

@volpeon die afd wurde inhaltlich in die mitte der deutschen politik gestellt. hat fĂĽr die afd super geklappt drgn_thumbsup

0
0
0

@chjara he truly is following nixon’s footsteps

hey liberals tripels inflation

0
0
1

(bugs intentional)

FILE * file1, file2, file3;
char buf1[4], buf2[4], buf3[4];
int state = 0;
for(;;) {
  switch(state) {
    case 0:
      if ((file1 = fopen(fname1, "r")) < 0) {
        state = 3;
        continue;
      }
      if ((file2 = fopen(fname2, "r")) < 0) {
        state = 2;
        continue;
      }
      if ((file1 = fopen(fname3, "r")) < 0) {
        state = 1;
        continue;
      }
      fgets(buf1, 100, file1);
      fgets(buf2, 100, file2);
      fgets(buf3, 100, file3);
      strcat(buf1, buf2);
      strcat(buf1, buf3);
      printf(buf1);
      fclose(file3);
    case 1:
      fclose(file2);
    case 2:
      fclose(file1);
    case 3:
      return;
  }
}
0
0
1

Charlotte 🦝 therian

don’t want to use goto in c?

don’t fret and use this replacement:

int iters = 10;
int state=0;
for(;;) {
  switch(state) {
    case 0:
      printf("Hewwo!\n");
      iters--;
      state = iters < 0;
      break;
    case 1:
      return;
  }
}
1
0
2

@dalias seems like a suspect use case anyhow. i presume this is for some sort of management backdoor thing, but wouldn’t it make sense to drop the so on disks anyways so that you can look at them after?

0
0
0
re: depol
Show content

@unnon89 @schratze das bürgergeld ist die primäre finanzielle unterstützung für behinderte und es gibt keinen vorteil teilzeit zu arbeiten. und dann wundert die politik sich, dass es zu schwarzarbeit kommt. aber natürlich ist die methode der bekämpfung nicht, dass bürgergeld so wie UBI funktioniert

0
0
0
re: depol
Show content

@schratze ist einfach abartig, dass das komplette letzte jahr dazu genutzt wurde die panik um illegale einwanderung auch hier einzufĂĽhren, und jetzt ist es bei allen groĂźen parteien ganz vorne mit dabei

0
0
2
depol
Show content

@schratze nur eine dieser parteien nutzen einen nazi slogan also sind alle anderen parteien gut /j

2
0
2

@mapache arch linux still stays true to the original way

just don’t use the automatic installer script that they now ship of course

0
0
2

Charlotte 🦝 therian

makes your aspect ratio irrational, making it possible to cut it in half and have two pieces with the same aspect ratio as the original

1
0
2

"13° - Feels like 12°"

even the weather says 1312 today, damn :3

1
4
1

if this was truly algorithm free i would not be putting misinformed takes about how mastodon is algorithm free on my timeline

0
0
0

Charlotte 🦝 therian

nobody thinks about the poor fedi admins putting all of the posts on your timeline on this algorithm free social media site raccoon_pensive

1
0
2

@tobi they really got a goat to socialize

0
0
1

@lt iurnadednrtuaitrdtduiaiunediuenrtdiuednraiuerndtuidteriurtdaendtuidtnetnrdutnredrudtn dtrnedtrnudtrnedtrnuirdteuitrdtduidtreudtrnutdnruaitdeentraduinrdtedtrnuiedtrniutdrneduenrdiuadertinrdterudtnrentdtrenuaidtrenrd

0
0
0

i should add, db raccess from this node is between 25-50ms

this doesn’t just reduce latency from requests it just removes them

0
0
3

the numbers speak for themselves

times in seconds, le means “this many requests took less than this much time to complete”


a list of prometheus metrics. 1…
1
0
2
Show older