• 0 Posts
  • 27 Comments
Joined 1Y ago
cake
Cake day: Jul 01, 2023

help-circle
rss

I took a peek in a recycling bin last time I was at Target and saw a handful of vapes in there, this would be a good place to start.



I believe the “non-commercial use only” is regarding the subtitles themselves, not the code. Im sure any commercial use using stolen subtitles from other services wouldn’t go over well


Boomerang was an old feature on Instagram where it would just take a video and then loop it backwards when it reached the end. It was a really stupid phenomenon that nobody really used, hence the reason the got rid of it.


A value is trying to be set on a copy of a slice from a DataFrame. Try using .loc[row_indexer,col_indexer] = value instead See the caveats in the documentation: http://pandas.pydata.org/pandas-docs/stable/indexing.html#indexing-view-versus-copy


I am not as worried about DMCA as the author is lol


As far as I’m aware they can only be used on Android. I did a search for APK on Roku and I all found were some articles erroneously calling custom channels APKs. Roku does let you side load custom channels in developer mode, but you can remove software like you can on an android box, so you’re always stuck with Roku’s ad riddled home page and whatever injects ads into HDMI


Roku is not android based, and doesn’t have an accessible ADB interface or similar


HTPC or Google TV. With Google TV you can at least ADB the shit away



I see import_images.sh and scikit_learn_data, whatever this plugs into probably has a decent amount of compute access & someone could rack up quite the bill


If you don’t want to buy a domain you can try a reverse DNS lookup, your ISP may already give you one. Mine was C-XX-XX-XX-XX.hsd1.pa.comcast.net and I could get a let’s encrypt certificate with that. I did end up buying a domain but it was good for personal use


Well this isn’t the news I wanted to hear from this…


Does a repository with only a README and license really count as a “new framework”


Edge has done this by default since release, with an option to be more strict in what it blocks



Glad to hear it worked! I edited the comment in case anybody stumbles across it with the same issue


It’s not “best practice”, but a compromised key is a compromised key whether that key is used to connect 1 or 100 computers to a server. No, I can’t shut off access to exactly one machine, I do not however have any difficulty in shutting off access to every machine and replacing it with a new key. Your system and my system are no different with a single compromised key.

If I had 100 computers that I had to change identity files on each time it was compromised, and my keys were being compromised often, I would see a benefit from using multiple different keys.

Quit acting like I’ve left the front door to my house open when the door is locked but my roommate and I share the same key.


This is actually quite handy, I’ve got a yubikey already and didn’t know they could be used for ssh


Again, I know it’s not amazing security but it’s not inherently bad. The key (actually encrypted), if (not when) compromised would provide the same level of access to my system as having two keys with one compromised. Assuming I’m an all knowing wizard and can smell when a key is compromised, I can log in remotely and replace the old key with a freshly generated one. More likely however is that if anybody was going to actually do something with my compromised key, they’d clear my authorized_keys file and replace it with a key I don’t have access to. Don’t kid yourself into thinking having multiple keys suddenly makes you 10x more secure.

What’s more likely is someone finds my flashdrive on the ground, goes “oh boy free flashdrive full of Linux ISOs and recovery tools!” And proceeds to wipe it and use it for their own shit, while I regenerate a new key when I notice it missing.


I use the same identity file for all of my computers. I don’t have password auth enabled on my server and it’s an extreme inconvenience when I’m on a new machine and have to dig out a different machine to get a copy of my new key to the server. Best practice? Probably not, but I’d rather that than having password auth enabled. I keep an encrypted copy of my id_rsa on my thumb drive so I’ve always got it when I need it.

I had never personally heard of ConnectBot, but it says last updated in February of this year on Google Play. I don’t see a real reason to use it over Termux however.


Install termux [edit: grab from f-droid or their website, their play store version has been out of date for some time and repos likely wont work on it] on your phone and run pkg install x11-repo followed by pkg install putty-tools which should put a copy of puttygen on your phone. Open your file manager and “Termux” should appear like a USB drive (in Google files it’s under “other storage” at the bottom of the home screen), copy your key file there and Termux will be able to access it. puttygen keyfile.ppk -O private-openssh -o id_rsa Should let you convert to OpenSSH format and connect to trusted computers. You can also install OpenSSH in Termux to use it as an ssh client

It also looks like you can install putty in Termux as well, if that’s more convenient for you

nvm, it needs an x11 server, you’re likely better off with the aforementioned method


I’m not sure what’s worse, that “less hated” would be a serious brag in the printer industry, or that it’s not even true for the ones claiming it



I hope that charging for basic stuff never comes. I doubt it since like the first thing MSFT did after buying it was to make some pro stuff free (like private repos)


I just moved my registrar from namecheap to cloudflare since they started supporting .dev domains and it’s infinitely better. Was already using them for the dns challenges cuz I’m not paying for SSL certs.


I did this to a PNY drive once and they RMAd it for me! I was up front and said it was 100% my fault and I had already had it for a few years. If you’ve got a laptop that has a mounted slot you can probably slide it in to get any data you need off of it