

PewDiePie moved to Japan and while I have no idea what he’s uploaded (or not uploaded) I get the sense he’s basically retired. He’s doing surfing, rock climbing, art, I don’t know that he cares enough anymore to support it.
PewDiePie moved to Japan and while I have no idea what he’s uploaded (or not uploaded) I get the sense he’s basically retired. He’s doing surfing, rock climbing, art, I don’t know that he cares enough anymore to support it.
Depends who you bank with. Some desktop websites suck on mobile and some don’t even allow certain actions on desktop. For some ungodly reason Wealthsimple requires me to do almost everything via app. It’s one of the reasons I barely utilise their services.
If I go 6 hours after a shower without deodorant, my armpits usually have started smelling. It ain’t just big soap, it’s genetics or something.
About two years ago, yeah. I can just visit Reddit for the one or two subreddits left that I want to see. Viewing them with worse formatting and missing comments is pointless for me.
I got tripped up around “the second” and had to backtrack so either I subconciously read ahead or I noticed the fault. Either way, heck you buddy.
I’m disappointed, but not surprised… I have followed since the first announcement and gave up hope around 2020. Every dev update was “we made 1 step forward and 5 back” with no real substance to show for it.
Assuming the trailers are real gameplay though, it looks like they could have and should have released an alpha years ago. Not sure how they thought it wouldn’t work as Minecraft released in pre-alpha and it worked out in the end. A shame we’ll probably never see the code or even a compiled build from all these people’s work.
on most of my systems I get tired of constantly ls
ing after a cd
so I combine them:
cd(){
cd $1 && ls
}
(excuse if this doesn’t work, I am writing this from memory)
I also wrote a function to access docker commands quicker on my Truenas system. If passed nothing, it enters the docker jailmaker system, else it passes the command to docker running inside the system.
docker () {
if [[ "$1" == "" ]]; then
jlmkr shell docker
return
else
sudo systemd-run --pipe --machine docker docker "$@"
return
fi
}
I have a few similar shortcuts for programs inside jailmaker and long directories that I got sick of typing out.
Sounds like it might be a women’s clothing fit thing. I’ve tried those jeans and the pockets always are 4" deep. All my men’s pants fit my 6" phone with a case on it except for one that’s a bit tight if you bend your leg.
I’m with you on this one. Turn signals should be used before a manoeuver. If all I’m doing is eyeing up the gaps and I may not move, having the signal on is putting other people on alert for no reason.
Media watch status no longer persists on media rename. When you move or rename your media files, previously Jellyfin remembered the watch status based on external IDs alone; now it uses an actual reference to the database entry. This is a transitional change and we are working on a better way to handle that in a future version.
I hope they do figure out a solution for that soon… Until that’s fixed I’m going to stay on 10.10.7 for a while.
If I knew it was me, sure probably, I already talk to the voices in my head all the time so…
If it was a random person on the street with all my thoughts and mannerisms, probably not. I look rather unfriendly and am far too awkward.
I feel like recreational biking or mountain biking is a very middle class thing to do tbh.
YouTube Premium Lite is Premium, it’s in the name. I presume the OP is saying the only reason people buy Premium is to be rid of ads, therefore Lite is pointless.
For me it would depend on how vehemently they oppose going and how much money is invested in the travel. $20 taxi? Sure okay, we’ll walk or take a scooter. $1000 plane ticket? Fuck it, may as well die.
Just filled it out in case you still need answers. Small note, your education answers don’t include “none”. While uncommon, some people never finished school and there is no option for that.
No need for an opinion tag if you’re spitting straight facts
Zen browser at the moment, it includes a lot of UI and UX tweaks that I was already trying to do via CSS and extensions in Firefox, but it does them a lot cleaner. Definitely an opinionated appearance though, won’t be for everyone but so far I am enjoying it. My only gripe has been that I can’t disable workspaces and keeping them active seems to keep a hidden tab open all the time, so closing a window always asks me to confirm “closing 2 tabs” even though I have 1 or none open.
I previously was using Librewolf to disable Mozilla’s tracking, but after it wiped my browsing history and made some weird user agent change which broke almost every website I have given up on it. The extra bit of privacy wasn’t worth the headache, and the TOR-like defaults exemplify that it’s a more hardcore browser than I need. As far as I can Zen browser is about the same as vanilla Firefox for privacy issues, so not perfect but not as bad as Chrome.
I refuse to use anything Chromium anymore, but I tried out a bunch of those as well some years ago. Vivaldi was my favourite for it’s features, but man whatever they did to tweak the UI resulted in a lot of bugs… I had weekly crashes on that browser over two different hardware setups.
I’m glad to have e-transfers for these transactions in Canada.
enjoy never using a computer again i guess?