bleistift2

joined 5 months ago
[–] bleistift2@sopuli.xyz 1 points 12 minutes ago

If you cut yourself with a knife, it might be your fault. And it might be that the knife is sharp on both sides and has no handle.

[–] bleistift2@sopuli.xyz 5 points 10 hours ago (3 children)

Ja, ich wollte nicht alle aufzählen, weil eh irgendeine Gruppe gefehlt hätte.

[–] bleistift2@sopuli.xyz 1 points 10 hours ago

Man könnte sich auch fragen, wieso du der einzige bist, der meint, andere im Internet siezen zu müssen.

Man könnte sich auch fragen, ob ein Meme den Anspruch erhebt, eine vollausgebildete, fundierte Meinung auszudrücken – oder ob es vielleicht dieser sogenannte „Humor” ist.

[–] bleistift2@sopuli.xyz 5 points 11 hours ago (6 children)

Dieser Hintergrund funkelt keine Freude.

[–] bleistift2@sopuli.xyz 11 points 14 hours ago (5 children)

Ich habe Respekt vor dieser Person. So ’nen Hass kriegen sonst nur Juden zu spüren. Der Typ hat sich ein verträglicheres Ventil gesucht.

[–] bleistift2@sopuli.xyz 11 points 18 hours ago (3 children)

It feels like I’m thirty years too young to get these jokes.

[–] bleistift2@sopuli.xyz 1 points 1 day ago (2 children)

Depressive gibt’s genug. Oder Menschen mit anderen Erkrankungen, die verhindern, dass sie sich um so etwas kümmern.

[–] bleistift2@sopuli.xyz 1 points 1 day ago

+10 für Zahlen im Duodezimalsystem!

[–] bleistift2@sopuli.xyz 8 points 4 days ago

20 seconds, Germany. Waiting while they checked if my name was on the list.

[–] bleistift2@sopuli.xyz 1 points 4 days ago

Completely depends on how often you need to write boilerplate code, and how error-prone it is.

After writing hundreds of instances of ‘fetch this from the server and show an error if it doesn’t work’, I finally wrote a helper for that. It took 2 hours, shouts at me if I use it wrong, and instantly makes my classes easier to read because all the boilerplate is gone. As an added bonus, the invocation is so small that Copilot can write it error-free, which it couldn’t before.

So fetching things is now a thing of a few seconds instead of one minute with a chance of making a mistake. I say it’s worth it.

[–] bleistift2@sopuli.xyz 39 points 1 week ago (7 children)

C) Write a highly specific, custom-tailored boilerplate generator that does 80% of the work and needs only a day or two to implement.

[–] bleistift2@sopuli.xyz 1 points 1 week ago

Umm… I don’t know what happened, exactly. When I first clicked the link to get a bigger picture, I somehow ended up on imgur, which only had a very low-resolution version. I could only find the big picture in the linked reddit, so I posted it.

I cannot reproduce this issue anymore, so I removed my comment.

 

Contact Overview: Launch contact factsheet of contact Peter Shaw (ID 7, UUID 0000000000011DDFBA8490EA2E421CE3😞

https://myXXXXXX.sapbydesign.com/sap/public/ap/ui/runtime?bo_ns=http://sap.com/xi/AP/FO/BusinessPart...

Material: Launch material factsheet of material P100101 - Heater (22.8 KW) (ID P100101, UUID 0000000000011DEFBAEA3D295D4F87A6😞

https://myXXXXXX.sapbydesign.com/sap/public/ap/ui/runtime?bo_ns=http://sap.com/xi/AP/FO/ProductDataM...

Service Overview: Launch service factsheet of service product 300002 - Engineer (ID 300002, UUID 0000000000011ED083A11BE19763A75F😞

https://myXXXXXX.sapbydesign.com/sap/public/ap/ui/runtime?bo_ns=http://sap.com/xi/AP/FO/ProductDataM...

 

Contact Overview: Launch contact factsheet of contact Peter Shaw (ID 7, UUID 0000000000011DDFBA8490EA2E421CE3😞

https://myXXXXXX.sapbydesign.com/sap/public/ap/ui/runtime?bo_ns=http://sap.com/xi/AP/FO/BusinessPart...

Material: Launch material factsheet of material P100101 - Heater (22.8 KW) (ID P100101, UUID 0000000000011DEFBAEA3D295D4F87A6😞

https://myXXXXXX.sapbydesign.com/sap/public/ap/ui/runtime?bo_ns=http://sap.com/xi/AP/FO/ProductDataM...

Service Overview: Launch service factsheet of service product 300002 - Engineer (ID 300002, UUID 0000000000011ED083A11BE19763A75F😞

https://myXXXXXX.sapbydesign.com/sap/public/ap/ui/runtime?bo_ns=http://sap.com/xi/AP/FO/ProductDataM...

 
 
 
116
submitted 4 months ago* (last edited 4 months ago) by bleistift2@sopuli.xyz to c/programmer_humor@programming.dev
 

Meme transcription [Gus Fring fixing his tie]:

You don’t write documentation because you’re lazy.

I don’t write documentation because I don’t want to find out how my app actually works

We are not the same

60
submitted 4 months ago* (last edited 4 months ago) by bleistift2@sopuli.xyz to c/programmerhumor@lemmy.ml
 

Meme transcription [Gus Fring fixing his tie]:

You don’t write documentation because you’re lazy.

I don’t write documentation because I don’t want to find out how my app actually works

We are not the same

 

Meme transcription [Kid drowning in pool]

In the background a person plays with a kid in the pool. The person is labeled “Companies updating their website”. The kid is labeled “The company logo”.

In the foreground a kid seems to be drowning. It is labeled “Useful information”.

In a second panel a skeleton sits at the bottom of the pool. It is labeled “The copyright year”

 

Meme transcription [Kid drowning in pool]

In the background a person plays with a kid in the pool. The person is labeled “Companies updating their website”. The kid is labeled “The company logo”.

In the foreground a kid seems to be drowning. It is labeled “Useful information”.

In a second panel a skeleton sits at the bottom of the pool. It is labeled “The copyright year”

 

Meme transcription:

Bro, just one more bug fix, I swear. The base design is good, promise. This is just a simple bug that I need to fix. It doesn’t require redesigning my approach. I know I’m calling the same function 8 times to get the same data each time, but that’s just this one time, bro. I know they’re asynchronous functions and loading now takes 300ms, but this is just during development, bro. I know I’ve inlined about 7 different things that should be seprate, but that was necessary to fix the previous last bug. I swear, I’m almost done. This is the last bug to fix, bro.

 

Meme transcription:

Bro, just one more bug fix, I swear. The base design is good, promise. This is just a simple bug that I need to fix. It doesn’t require redesigning my approach. I know I’m calling the same function 8 times to get the same data each time, but that’s just this one time, bro. I know they’re asynchronous functions and loading now takes 300ms, but this is just during development, bro. I know I’ve inlined about 7 different things that should be seprate, but that was necessary to fix the previous last bug. I swear, I’m almost done. This is the last bug to fix, bro.

 

Meme transcription:

Panel 1: Bilbo Baggins ponders, “After all… why should I care about the difference between int and String?

Panel 2: Bilbo Baggins is revealed to be an API developer. He continues, “JSON is always String, anyways…”

view more: next ›