Programming Humor

3365 readers
1 users here now

Related Communities !programmerhumor@lemmy.ml !programmer_humor@programming.dev !programmerhumor@kbin.social !programming_horror@programming.dev

Other Programming Communities !programming@beehaw.org !programming@programming.dev !programming@lemmy.ml !programming@kbin.social !learn_programming@programming.dev !functional_programming@programming.dev !embedded_prog@lemmy.ml

founded 2 years ago
MODERATORS
1
 
 
2
 
 

Top: Chromium, bottom: Firefox

body {
  background: repeating-linear-gradient(
    -45deg,
    black,
    black calc(sqrt(2) * 10px),
    white calc(sqrt(2) * 10px),
    white calc(sqrt(2) * 20px)
  );
  height: 100vh;
}
3
 
 

Painting is (NSFW) The Rebuke of Adam and Eve by Domenichino, 1626.

4
57
Electron Cookbook (piefedimages.s3.eu-central-003.backblazeb2.com)
 
 
5
 
 
~ Python4
DeprecationWarning: Space indentation is deprecated; use tabs.  
Use --convert-tabs to automatically reformat this file.
>>> |
6
7
 
 
8
 
 

That is all.

9
 
 
10
 
 

Under Windows DBeaver is a solid (and free) tool for the casual database user. But under Linux you really learn to save your scripts often.

11
 
 

cross-posted from: https://lemmy.world/post/32180453

One of my favorite motorcycle YT channel randomly decided to get into algorithms.

Not sure why one of my motorcycle youtube is doing algo stuff, but wanted to share. Not explicitly a humorous video, but not sure what other miscellanea community to post and share.

12
 
 

(I took the last summary part only for obvious reasons)

Result is hilarious but I couldn't agree more. Here's the prompt:

what's your overall view of this project? what major design flaws do you see or good design decisions you like? be brutal, reality check time

edit: clarification before you guys jump me, the company paid for agentic editing to give it a shot and this is the first thing I asked

13
14
 
 

Made with KolourPaint and screenshots from Kate (with the GitHub theme).

15
 
 

Also, do y'all call main() in the if block or do you just put the code you want to run in the if block?

16
 
 
17
 
 
18
 
 
19
 
 
20
 
 

21
 
 
22
23
 
 
24
 
 
25
 
 
view more: next ›