Show newer

Tux is the official Linux kernel mascot mainly because he embodies Linus: techrepublic.com/article/tux-a

Xenia is an increasingly popular mascot mainly because she embodies the larger community's diversity & the transitions & transformations it enabled: xenia-linux-site.glitch.me/

i made a thing for watching youtube videos on computers that have no business loading youtube anymore github.com/Lana-chan/youtube98

Balance is like a gyroscope. It's not something to be achieved, but a constant evolution. Adjust as needed.

my biggest problem with the OLPC project is more an ideological one than a technical one, but this is a good thread about it

RT @gauravsingh961@twitter.com

You: What’s the 1️⃣ EdTech story that all should know ?
Me: One Laptop Per Child (OLPC)

You: Why ?
Me: Many have heard of it, few know the details of it’s shocking failure & it is a great example of what I call:
“The iceberg theory of EdTech”

But its start was full of promise…

🐦🔗: twitter.com/gauravsingh961/sta

#!/bin/sh

# Follow the provided short URL and show each location redirect in the
# chain. Usage: follow http://short.url/12345

HOP=$1
while [ -n "$HOP" ]
do
printf "%s\n" "$HOP"
HOP=$( curl -Is "$HOP" | dos2unix | sed -n 's/^[Ll]ocation: //p' )
done

The page text itself is remarkable only for its size: 151 bytes.
A whole Web page just *barely* too big for birdsite's original limit.

curl -I www\.w3\.org/History/19921103-hypertext/hypertext/WWW/Link.html | grep -i last-modified
# pretty interesting last-modified header

@JulieSqveakaroo I usually bubble sort my pasta for about 10 minutes before heap sorting it.

Do not study science-oriented programming languages while drowsy. I just misread "specification" as "spaghettification."

your fave is not github: git

  • it's a distributed piece of software
  • it works without github
  • you don't need github
  • you technically don't need a server at all, git works fine without one
  • if you still need a centralised remote to push to you can use codeberg or run your own gitea
  • fuck github

food mention 

I'm so lazy tonight, I'm eating supper straight out of the pan I baked it in.

pride month means time for stealing rainbow-flags from rainbow capitalist companies. :blackbloc:

Note to self: When moving a shellscript's command line/getopts processing into an initialization function (say, 'setoptions'), remember to call it as 'setoptions "$@"' or you'll spend an hour troubleshooting why variables are empty.

terfs: "I refuse to classify myself as cis. Cis is anti-woman. I am a woman and I will never be cis."
society: "Hello, I see you are a woman. Please choose from: transgender woman, or, non-transgender woman."
ters: :pika_surprise:

I opened illustrator and immediately blacked out. When I woke up, this was on my screen.

Show older
Computer Fairies

Computer Fairies is a Mastodon instance that aims to be as queer, friendly and furry as possible. We welcome all kinds of computer fairies!