I keep complaining about CSS, but it’s actually amazing - so much layout magic and no executable code needed!
6.5.2025 14:01I keep complaining about CSS, but it’s actually amazing - so much layout magic and no executable code needed!I think the time has come for a css 3 dimensional gridbox. Everyone needs a new challenge.
6.5.2025 09:18I think the time has come for a css 3 dimensional gridbox. Everyone needs a new challenge.CS education: how to compare the efficiency of algorithms
CS practice: how to more or less line up two images
Fuck you, I won’t do what you tell me.
2.5.2025 11:27Fuck you, I won’t do what you tell me.CSS - cursed stylesheets. Prove me wrong.
2.5.2025 08:22CSS - cursed stylesheets. Prove me wrong.Trying to be apolitical whilst running a community service is like trying to skate on a tightrope. Better to state the politics you’re comfortable with, and whoever doesn’t like it can find a different instance. Sticking to your principles is the pragmatic option.
29.4.2025 08:37Trying to be apolitical whilst running a community service is like trying to skate on a tightrope. Better to state the politics you’re...From: @i0null
https://infosec.exchange/@i0null/114401558747675124
The dungeon master will see you now #caturday #catsofmastodon
20.4.2025 19:35The dungeon master will see you now #caturday #catsofmastodonI wonder if non-US Gen-zetters say “The maths aren’t mathing”
14.4.2025 08:50I wonder if non-US Gen-zetters say “The maths aren’t mathing”Standby, charging in progress
#caturday
Linux Lads AMA! Ask us what you want!
From: @linuxlads
https://fosstodon.org/@linuxlads/114143524894624300
I’m just going to leave this here for general amusement…
10.3.2025 18:27I’m just going to leave this here for general amusement…So i signed up for BlueSky and specifically __not__ selected politics as my interests. So far all of the posts I saw were about politics.
8.2.2025 15:07So i signed up for BlueSky and specifically __not__ selected politics as my interests. So far all of the posts I saw were about politics.A post-truth fact: Prince’s hit Purple Rain was originally dedicated by the artist to Margaret Thatcher.
#ProveMeWrong #YouCantProveMeWrong #Nananananana
To be clear, nation states are just as harmful as billionaires and humanity would be well rid of both concepts.
28.1.2025 12:17To be clear, nation states are just as harmful as billionaires and humanity would be well rid of both concepts.Comparing the DeepSeek market disruption with the 1960s space race is wrong, these are no longer nation states competing. There is no Chinese AI or American AI. There are just billionaires from slightly different backgrounds.
There could be a public AI run by universities and orgs for the benefit of all. I’m sure we’ll get to it any time now.
I've been using Linux daily since 2008, and only now I started to fully appreciate the goodness that is the `install` command
26.1.2025 12:19I've been using Linux daily since 2008, and only now I started to fully appreciate the goodness that is the `install` commandStarted writing a comment with “# da “. Copilot promptly suggests: “fuq is this?”
Priceless.
```js
let x = new Array(10)
let y = new Array(10, 5)
```
Then x will be an array of 10 empty items, and y will be [10, 5].
That looks like a terrible idea...
(I first saw it in this [StackOverflow answer](https://stackoverflow.com/questions/11403068/what-is-the-way-of-declaring-an-array-in-javascript), verified it myself, and it really behaves that way)
24.12.2024 17:54```jslet x = new Array(10)let y = new Array(10, 5)```Then x will be an array of 10 empty items, and y will be [10, 5]. That looks like a...I have an irrational reaction to “… considered harmful” posts. Can’t say why, but every time I see one, I always picture the author as an overly pedantic insufferable “my way or the highway and to hell with practicality” person.
24.12.2024 09:29I have an irrational reaction to “… considered harmful” posts. Can’t say why, but every time I see one, I always picture the author...⬆️
⬇️