Thank you so much! That would be awesome. I can only offer you an invite for Tildes in return.
How did you get an invite? I’d love to join but the waiting list seems really long right now.
Hmm… if you convert each byte to little endian floating point, you’ll get a latitude/longitude of 1.09301/1.10702. And those coordinates lead to a point right in the north atlantic ocean. Is this where you hid the body?! gestures wildly
Oh right… I went into full conspiracy mode when it should have been pretty obvious. (Or maybe you just want us to believe that…)
But maybe you could explain the secret of your username? Is it unicode for the chinese word “乏” which means poor/tired? Is it some magic number or boot signature? I need to know!!
Why would you not be able to bypass news paywalls? As long as one user pays for the service they can then crawl the site and host the content on a separate site.
It even says “Junk removal” on the business card!
Or until they implement a trust model that denies access to uncertified user-agents?
XL is such a counter-intuitive suffix for a compression format.
They don’t even allow me to delete my account. They suspended me (never posted anything) and now I’d need to beg to be unbanned, just to get off Mr. Elons wild ride. I’m in the EU so I’m thinking about making use of my right to be forgotten.
Looking great! Which font and icons do you use?
I really like the simplicity of this workflow by StreakyCobra on HN (explained as a blog post here):
I use:
git init --bare $HOME/.myconf
alias config='/usr/bin/git --git-dir=$HOME/.myconf/ --work-tree=$HOME'
config config status.showUntrackedFiles no
where my ~/.myconf directory is a git bare repository. Then any file within the home folder can be versioned with normal commands like:
config status
config add .vimrc
config commit -m "Add vimrc"
config add .config/redshift.conf
config commit -m "Add redshift config"
config push
And so one…
No extra tooling, no symlinks, files are tracked on a version control system, you can use different branches for different computers, you can replicate you configuration easily on new installation.
Man that was some solid engagement!
You said there are NO trackers and I see 146 tracking attempts. It doesn’t matter how much data they collect, what you said is not right. Even the dev said that trackers are disabled when you get the ad free version which implies that trackers do exist otherwise. I have no horse in this race but it’s hard to have a discussion when people use such definitive and inaccurate statements.