[-] lelgenio@lemmy.ml 7 points 1 day ago

Ex Bee Pee Ass

204
submitted 2 days ago by lelgenio@lemmy.ml to c/greentext@lemmy.ml
249
submitted 2 days ago by lelgenio@lemmy.ml to c/196@lemmy.blahaj.zone

Alt: 3 Advertisements of mice (two computer mice, one pregnant single rat)

[-] lelgenio@lemmy.ml 7 points 2 days ago

For me the appeal is potentially being able to verify that my code at least compiles and has basic functionality on Darwin. No idea if this can be useful for anyone other than developers.

156
Terrorist is Win (lemmy.ml)
submitted 2 weeks ago by lelgenio@lemmy.ml to c/memes@lemmy.ml
[-] lelgenio@lemmy.ml 29 points 2 weeks ago

Bruh, his fingers go through her short's belt strap. The developers went out of their way to make it unambiguous ☠️☠️☠️

441
Ruleeeeeeeg (lemmy.ml)
submitted 2 weeks ago by lelgenio@lemmy.ml to c/196@lemmy.blahaj.zone
898
submitted 2 weeks ago by lelgenio@lemmy.ml to c/memes@lemmy.ml
1008
395
murder clown rule (lemmy.ml)
submitted 3 weeks ago by lelgenio@lemmy.ml to c/196@lemmy.blahaj.zone
664
Planes :) (lemmy.ml)
submitted 3 weeks ago by lelgenio@lemmy.ml to c/memes@lemmy.ml
343
Heptagon rule (lemmy.ml)
submitted 4 weeks ago by lelgenio@lemmy.ml to c/196@lemmy.blahaj.zone
[-] lelgenio@lemmy.ml 39 points 1 month ago

This is called "art".
This is the legacy and heritage of the West.
This is what men of the West fight, sacrifice and die for.
This is victory.
#DeusVult

\s

579
submitted 1 month ago by lelgenio@lemmy.ml to c/memes@lemmy.ml

A calzone could also be called a pizzussy.

281
submitted 1 month ago by lelgenio@lemmy.ml to c/memes@lemmy.ml
1123
submitted 1 month ago by lelgenio@lemmy.ml to c/memes@lemmy.ml
[-] lelgenio@lemmy.ml 44 points 2 months ago
.users {
  id: int !primary-key;
  name: text;
}

.users::insert {
  id: 1;
  name: "John doe";
}

@query (max: 10) {
  .user {
    display: table;
  }
  .users id {
    display: none;
  }
}
[-] lelgenio@lemmy.ml 48 points 2 months ago* (last edited 2 months ago)
CREATE TABLE display (
    id INT PRIMARY KEY,
    display_property TEXT
);

INSERT INTO display (id, display_property)
VALUES
(1, 'block'),
(2, 'inline-block'),
(3, 'flex');

CREATE TABLE divs (
    id INT PRIMARY KEY,
    inner_html TEXT,
    display INT REFERENCES display(id)
);

INSERT INTO divs (id, inner_html , display)
VALUES
(1, 'div1', 1),
(2, 'div2', 2),
(3, 'div3', 3);
[-] lelgenio@lemmy.ml 31 points 2 months ago

POV, you are Lula in the next 3 weeks:

[-] lelgenio@lemmy.ml 35 points 2 months ago

When I die I hope my skull gets stolen by a fucking dweeb who sticks his dick in my eye socket and posts it on 4chan!

[-] lelgenio@lemmy.ml 39 points 4 months ago

Your server (https://reddthat.com) has disabled downvotes, jerboa respects the server's settings.

[-] lelgenio@lemmy.ml 41 points 4 months ago

Reminder that yeet is a keyword in rust

view more: next ›

lelgenio

21965 post score
629 comment score
joined 3 years ago