

Bah! Ok, yeah. That’s super annoying. Hopefully they move uncharacteristically fast for you.


Bah! Ok, yeah. That’s super annoying. Hopefully they move uncharacteristically fast for you.


You sure deleting your cookies wouldn’t fix it?
Very possible it wouldn’t, but it’d be the first thing I’d try.
Tardigrade’s underwhelming skill on the micro-cello is greatly outstripped by Tardigrade’s enthusiasm.
He’s bowing on the wrong side of the bridge.




They knew.
For sure. But I’ve seen a lot more sins committed in the name of reusing code than in the name of minimizing dependencies.


Pretty infrequently.
And yet, not infrequently enough.
“A little copying is better than a little dependency.”


Reddit’s the best marketing for Lemmy.


I’d think if your dog is too hot, you’d be better off making it a chili dog.


In my efficient capitalism?
(/s)
I love when I idly wonder something about a post, click into the comments, and the top comment is exactly, specifically the answer to my idle curiosity. Cheers.


“Excuse me, I’m speaking.”
I hate when apps say “3 years ago” or whatever and don’t make it easy to see more specifically when. Just put it in an on-hover popup please. (Lemmy-UI does this just fine, but there are plenty of sites out there that don’t.)
You’re right, that’s way too simple. Definitely need to rotate the booleans daily. For… security. Yeah, security.
create table boolean (
id integer primary key,
name text not null unique
)
insert into boolean (name) values ('true');
insert into boolean (name) values ('false');
create table document (
id integer primary key,
name text not null unique,
body text not null,
is_archived not null integer,
foreign key (is_archived) references boolean (id)
on delete cascade
on update no action
);
Solved.
Bonus: DBAs hate this one weird trick that can free up incredible amounts of disk space by deleting just two rows.


Can you… make a community for this and confine it to that community? So I can block it?
Does the pet store offer returns?