

@[email protected] 9 hours
@[email protected] 9 hours
Tmux, neovim + NvChad
It looks like an issue with the file system. I don’t have a steam deck, but are you able to make sure the ssd is seated correctly? Are you able to try inserting a different one?
I’ve lost all respect for Bungie at this point. Their games have been shit for a few years, but this is a really low bar…
Either asleep, or cracked out on all that Perrier. Either way, not paying attention
I don’t think people should be taking medical advice from me
Right… so why did you take the position of Secretary of Health, again?
I hate that we already know that there’s going to be bullshit in every bill that hits the floor; but it’s just going to carry on through without resistance
Sure - AOC is “tearing it apart”, but the republicans don’t give a shit, they’ll will just vote in favour regardless, and it’ll get passed
Also, what’s the point of voting anyway? Wouldn’t DOGE just make the cuts anyway?
Not a GUI, but I keep my ~/.ssh/config
clean by splitting my configs into folders, and including them in the main ~/.ssh/config.
I have the folder, ~/.ssh/config.d/
, and here’s what it looks like:
~/.ssh/config.d
.
├── work
│ ├── dev.config
│ ├── staging.config
│ └── prod.config
└── server
├── development.config
├── containers.config
├── home.config
├── pis.config
└── server.config
Then my ~/.ssh/config
looks like this:
Include config.d/work/*
Include config.d/server/*
Include config.d/other/*
I don’t think legitimate ICE agents would have backed down. Sounds like an attempted kidnapping…
I’ve used a non-touch DisplayLink USB monitor before. You might run into issues with getting it to work properly based on your OS. DisplayLink and Debian were not friends, and took a lot of messing around with drivers and other apps to get it to work. I can’t speak for other OSs though
If your budget allows for it: a ring. I’ve got a ring with my initials on it, 30+ years later
I’m concerned about going to the US for the same reasons why I’m concerned about family coming to Canada: dealing with US customs.
However, they’re US citizens so I can’t imagine that they’d have paperwork to go back to the US. Then without paperwork to make mistakes on, they should be less likely to get incarcerated, right?
Now, are you pronouncing Female like femboy as “Fem-ale” or are you pronouncing Femboy like Female as “Fee-m’boy”?
You got me…
Finger skateboarding ramp to do sick Ollie’s off of
Plotting your demise
“I reject your reality, and substitute my own”
College professor here. The way I see it, AI is inevitable and it’s here to stay. Fighting against AI would be like trying to fight against pocket calculators in the 70s. It’s coming whether we like it or not, in class and in the real world; so we need to focus on adjusting the curriculums to work with it, rather than against it.
Right now, a lot of course curriculums are predominantly regurgitation based learning: I’ll tell you X, you tell me X but in 3 months. But AI trivializes that way of thinking. If I want to, I can get ChatGPT to generate an entire essay on the impact of ink drying speeds to the colour of grass. Whatever I want, it takes it 10s to write. However, LLMs still struggle with critical thinking, nuances, and originality; which I think is the more important aspect of education.