Skip Navigation

Search

webcomics @lemm.ee
Pro @programming.dev

3084 Unstoppable Force and Immovable Object

Comics @lemmy.ml
Mee @reddthat.com

3079/ Air Fact

Comic Strips @lemmy.world
Mee @reddthat.com

3079/ Air Fact

Lemmy Directory @lemmy.dbzer0.com
best_of_comics_bot @lemmy.dbzer0.com
BOT

❗Top comics posts of the month❗ (15 Apr 2025)

1. 🖼️ Apparently a right-wing deacon said this (direct link) (👍1892 👎62)

from Comic Strips ([email protected])

Posted by crmsnbleyd


2. 🖼️ Remorse (direct link) (👍452 👎6)

from Strange Planet by Nathan W. Pyle ([email protected])

![](https://lazysoci.al/api/v3/image_proxy?

Lemmy Directory @lemmy.dbzer0.com
best_of_comics_bot @lemmy.dbzer0.com
BOT

❗Top comics posts of the month❗ (15 Mar 2025)

1. 🖼️ "Joe Biden's fault" (direct link) (👍1972 👎60)

from Comic Strips ([email protected])

Posted by Xatolos


2. 🖼️ Mildly Destructive Components (direct link) (👍699 👎7)

from Strange Planet by Nathan W. Pyle ([email protected])

![](https://lazysoci.al/api/v3/image_pro

Comic Strips @lemmy.world
zarkanian @sh.itjust.works

I'm in this comic, and I don't like it

Comics @programming.dev
Mac @programming.dev

Git Commit

Hover Text:

Merge branch 'asdfasjkfdlas/alkdjf' into sdkjfls-final

Comics @programming.dev
Mac @programming.dev

Functional (27 Sep 2013)

Hover Text:

Functional programming combines the flexibility and power of abstract mathematics with the intuitive clarity of abstract mathematics.

Comics @programming.dev
Mac @programming.dev

Halting Problem (18 Sep 2013)

Hover Text:

I found a counterexample to the claim that all things must someday die, but I don't know how to show it to anyone.

Open Source @lemmy.ml
lemmyreader @lemmy.ml

This blog post was posted two days before the discovery of the XZ utils backdoor. It shows the increasing popularity of Docker and NPM. Rust is not in this preview of their report, but all the crates used for compiling a Rust program bring in dependencies. Years ago, xkcd showed the problem already.

Comic Strips @lemmy.world
The Picard Maneuver @lemmy.world

Greenland Size

Comics @programming.dev
Mac @programming.dev

Bonding (20 Mar 2013)

Hover Text:

I'm trying to build character, but Eclipse is really confusing.

Comics @programming.dev
Mac @programming.dev

Ineffective Sorts (13 Mar 2013)

Hover Text:

StackSort connects to StackOverflow, searches for 'sort a list', and downloads and runs code snippets until the list is sorted.

:::spoiler Transcript (from explainxkcd)

 undefined
    
define HalfheartedMergeSort(list):
    if length(list)<2:
        return list
    pivot=int(length(list)/2)
    a=HalfheartedMergeSort(list[:pivot])
    b=HalfheartedMergeSort(list[pivot:])
    // ummmmm
    return [a,b] // Here. Sorry.


  
 undefined
    
define FastBogoSort(list):
    // An optimized BogoSort
    // Runs in O(n log n)
    for n from 1 to log(length(list)):
        shuffle(list):
        if isSorted(list):
            return list
    return "Kernel Page Fault (Error code: 2)"


  
 undefined
    
define JobInterviewQuicksort(list):
    Ok so you choose a pivot
    Then divide the list in half
    for each 
  
Comics @programming.dev
Mac @programming.dev

Debugger (21 Jan 2013)

Hover Text:

It can take a site a while to figure out that there's a problem with their 'report a bug' form.

Comics @programming.dev
Mac @programming.dev

Good Code (7 Jan 2011)

Hover Text:

You can either hang out in the Android Loop or the HURD loop.

Comics @programming.dev
Mac @programming.dev

Tree (17 Dec 2010)

Hover Text:

Not only is that terrible in general, but you just KNOW Billy's going to open the root present first, and then everyone will have to wait while the heap is rebuilt.

Comics @programming.dev
Mac @programming.dev

DFS (2 Jul 2010)

Hover Text:

A breadth-first search makes a lot of sense for dating in general, actually; it suggests dating a bunch of people casually before getting serious, rather than having a series of five-year relationships one after the other.

:::spoiler Transcript

 undefined
        [In a caption that breaks the top of the first panels frame:]
    Preparing for a date:

    [Hairy with wet hair and a towel around his waist thinks with his hand to his chin. There are four situations, but it is not possible to read the fourth line.]
    Hairy: What situations might I prepare for?

        1) Medical emergency
        2) Dancing
        3) Food too expensive

    [Close-up on Hairy's face, who is still thinking. There are again four situations, but again it is not possible to read the fourth line.]
    Hairy: Okay, what ki
  
Comics @programming.dev
Mac @programming.dev

Dependencies (16 Jun 2010)

Hover Text:

The prereqs for CPSC 357, the class on package management, are CPSC 432, CPSC 357, and glibc2.5 or later.

Comics @programming.dev
Mac @programming.dev

Recipes (29 Mar 2010)

Hover Text:

To be fair, the braised and confused newt on a bed of crushed Doritos turned out to be delicious.

:::spoiler Transcript

[Three people sit along a table with dishes and drinks in front of them. Cueball is walking in, a plate with food on it in one hand, a laptop in the other.]

[Blondie looks down at her bowl. She has a cup with what appears to be a lump of coal in it.]
Blondie: I've got... Cheerios with a shot of vermouth.
[Cueball 1 has a plate with some kind of cubic food on it. He has a cup of what appears to be two lovebirds in it.]
Cueball 1: At least it's better than the quail eggs in whipped cream and MSG from last time.
[Cueball 2 has a plate with a several lumps of some form of white stuff on it. They have a cup of what appears to be some kind of superf

Comics @programming.dev
Mac @programming.dev

Academia vs. Business (18 Nov 2009)

Hover Text:

Some engineer out there has solved P=NP and it's locked up in an electric eggbeater calibration routine. For every 0x5f375a86 we learn about, there are thousands we never see.

:::spoiler Transcript

[Cueball sits at a desk in front of a computer, leaning back in his chair with both hands down to his side. There are cans on the desk and more crushed ones on the floor.]
Cueball: I just wrote the most beautiful code of my life.

[Zoom in on Cueball and top half of desk.]
Cueball: They casually handed me an impossible problem. In 48 hours and 200 lines, I solved it.

[Curved lines with arrows divide the comic into two possible end panels, labeled "Academia" and "Business."]

Academia:
Professor: My god... this will mean a half-dozen papers, a thesis o