The reason for Go was that much of the research was based on AI algorithms like Monte-Carlo. What was "solved" with AlphaGo was using deep learning machine learning which are effectively black boxes. There was a certain…
Yeah that's a lot better. Don't get me wrong, I love playfulness, especially in documentation. It's just that before you even really know what a product is or does it seemed like it was worded like "don't even try to…
Initially, I was pretty thoroughly perplexed by what this actually did since all I did was click the original link and didn't even see this post text. I figured it out through mostly the 2017 link above. I have a pretty…
https://nvd.nist.gov/vuln/detail/CVE-2022-1015 https://nvd.nist.gov/vuln/detail/CVE-2022-1016 https://access.redhat.com/security/cve/CVE-2022-1015 https://access.redhat.com/security/cve/CVE-2022-1016…
I'm pretty sure his about is word salad. /s But seriously it doesn't make much sense to me, but that actually might be a comprehension problem on my part. It does sound very trolly. Thanks for warning me :)
That is news to me, and good to know. https://www.bleepingcomputer.com/news/software/python-27-rea... Apparently RHEL will maintain any security problems until 2024, but yeah it's pretty much dead. Huh. Not sure how to…
> So when people come up with labels like 'schizopost' or 'word salad' "word salad" is not a label made up by dumb people, it's generally a alternate term for schizophasia. It's also a very old term. Whether dumb people…
I really liked my System76 laptop until the AC adapter died. I looked around on their site to buy accessories and it wasn't there. Eventually I found you have to open a support ticket to get a replacement. Not only did…
Debian and Fedora have always been my two recommended distros for people. They are the upstream providers of the packages for most distros, and in the case of Ubuntu it has always been a bad choice. Even from day one,…
Python2.7 is still maintained. If you mean my software I mentioned if something breaks I'm still required to fix it. I just doubt that will happen at this point and have other tasks to do.
https://www.python.org/downloads/release/python-2718/ There's still a macOS installer for the latest release of Python2.7 (4/20/2020).
I had a similar problem with the YouTube plugin for Kodi recently. Turned out to be some weird Python 3.10 regression that took over a month to fix. For ProtonVPN you can also use the OpenVPN config files they provide…
That's what Python2.7 is and why every major proprietary product won't adopt anything else. It's also why it won't go away. All of my Python 2.6-2.7 scripts haven't been touched in 10 years in production and they aren't…
That's also definitely true for universities with enough reputation and infrastructure to score large contracts/grants with private sector corporations (or mega US defense contractors). I also know of a couple of…
> This incentive structure distorts research. What to do about it? I'm not exactly sure but having university administrations who see research as a means to make money, rather than an end in itself, is not the way. A…
I'm very much a fan of password-store on that list: https://www.passwordstore.org/ Worst case scenario it's basically just a wrapper for GPG, so you can always get at the password if you have access to your GPG keyring.…
> I always try to assume breach in my thought processes, but I recognize that this lead to overengineered solutions because sometimes the mitigation is not worth the cost. I agree with this mindset, I do the same. But…
The fundamentals are that you need to exceed O(2^N) > 80 bits roughly in complexity of your keys. Adding some padding to that is a good idea because some algorithms can be simplified in theory (for instance AES-128 is…
"If you have data, code, or processor execution, you're doing it wrong."
LAPSUS$ has already responded on Telegram: ''' https://www.okta.com/blog/2022/03/updated-okta-statement-on-... I do enjoy the lies given by Okta. 1. We didn't compromise any laptop? It was a thin client. 2. "Okta…
I use Linux, but it should be pretty straightforward on Mac as well. Just type "R" in the command prompt and check the manpage for R itself ("man R"). I'd also look into the "knitr" package, which is what all of the…
Just ignore them. Doomers will exist your whole life, they have throughout mine. They used to be the evangelicals, but I guess the failures of Y2K and 2012 to come to fruition made them go... a different insane path.…
For Python (at least Python3) a better example might have been b"" and "". They are not equal, and they are empty. You have to decode or encode one, for instance, and different functions return different things. Then…
I use Vim with the R command line wrapped around Makefiles. I don't even have RStudio installed. Works great. I can even pop up an interactive R command prompt session and do whatever I want in it, even quick ggplot2…
Born, raised, and never moved out of tornado alley. Work for a major university, our university wide "off-site" backups are a datacenter across the street except for critical student information that is encrypted cloud…
The reason for Go was that much of the research was based on AI algorithms like Monte-Carlo. What was "solved" with AlphaGo was using deep learning machine learning which are effectively black boxes. There was a certain…
Yeah that's a lot better. Don't get me wrong, I love playfulness, especially in documentation. It's just that before you even really know what a product is or does it seemed like it was worded like "don't even try to…
Initially, I was pretty thoroughly perplexed by what this actually did since all I did was click the original link and didn't even see this post text. I figured it out through mostly the 2017 link above. I have a pretty…
https://nvd.nist.gov/vuln/detail/CVE-2022-1015 https://nvd.nist.gov/vuln/detail/CVE-2022-1016 https://access.redhat.com/security/cve/CVE-2022-1015 https://access.redhat.com/security/cve/CVE-2022-1016…
I'm pretty sure his about is word salad. /s But seriously it doesn't make much sense to me, but that actually might be a comprehension problem on my part. It does sound very trolly. Thanks for warning me :)
That is news to me, and good to know. https://www.bleepingcomputer.com/news/software/python-27-rea... Apparently RHEL will maintain any security problems until 2024, but yeah it's pretty much dead. Huh. Not sure how to…
> So when people come up with labels like 'schizopost' or 'word salad' "word salad" is not a label made up by dumb people, it's generally a alternate term for schizophasia. It's also a very old term. Whether dumb people…
I really liked my System76 laptop until the AC adapter died. I looked around on their site to buy accessories and it wasn't there. Eventually I found you have to open a support ticket to get a replacement. Not only did…
Debian and Fedora have always been my two recommended distros for people. They are the upstream providers of the packages for most distros, and in the case of Ubuntu it has always been a bad choice. Even from day one,…
Python2.7 is still maintained. If you mean my software I mentioned if something breaks I'm still required to fix it. I just doubt that will happen at this point and have other tasks to do.
https://www.python.org/downloads/release/python-2718/ There's still a macOS installer for the latest release of Python2.7 (4/20/2020).
I had a similar problem with the YouTube plugin for Kodi recently. Turned out to be some weird Python 3.10 regression that took over a month to fix. For ProtonVPN you can also use the OpenVPN config files they provide…
That's what Python2.7 is and why every major proprietary product won't adopt anything else. It's also why it won't go away. All of my Python 2.6-2.7 scripts haven't been touched in 10 years in production and they aren't…
That's also definitely true for universities with enough reputation and infrastructure to score large contracts/grants with private sector corporations (or mega US defense contractors). I also know of a couple of…
> This incentive structure distorts research. What to do about it? I'm not exactly sure but having university administrations who see research as a means to make money, rather than an end in itself, is not the way. A…
I'm very much a fan of password-store on that list: https://www.passwordstore.org/ Worst case scenario it's basically just a wrapper for GPG, so you can always get at the password if you have access to your GPG keyring.…
> I always try to assume breach in my thought processes, but I recognize that this lead to overengineered solutions because sometimes the mitigation is not worth the cost. I agree with this mindset, I do the same. But…
The fundamentals are that you need to exceed O(2^N) > 80 bits roughly in complexity of your keys. Adding some padding to that is a good idea because some algorithms can be simplified in theory (for instance AES-128 is…
"If you have data, code, or processor execution, you're doing it wrong."
LAPSUS$ has already responded on Telegram: ''' https://www.okta.com/blog/2022/03/updated-okta-statement-on-... I do enjoy the lies given by Okta. 1. We didn't compromise any laptop? It was a thin client. 2. "Okta…
I use Linux, but it should be pretty straightforward on Mac as well. Just type "R" in the command prompt and check the manpage for R itself ("man R"). I'd also look into the "knitr" package, which is what all of the…
Just ignore them. Doomers will exist your whole life, they have throughout mine. They used to be the evangelicals, but I guess the failures of Y2K and 2012 to come to fruition made them go... a different insane path.…
For Python (at least Python3) a better example might have been b"" and "". They are not equal, and they are empty. You have to decode or encode one, for instance, and different functions return different things. Then…
I use Vim with the R command line wrapped around Makefiles. I don't even have RStudio installed. Works great. I can even pop up an interactive R command prompt session and do whatever I want in it, even quick ggplot2…
Born, raised, and never moved out of tornado alley. Work for a major university, our university wide "off-site" backups are a datacenter across the street except for critical student information that is encrypted cloud…