HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bashonly

no profile record

Submissions

Dogecoin co-creator: Elon Musk is a grifter, doesn't know how to run basic code

crikey.com.au
4 points·by bashonly·4 lata temu·0 comments

comments

bashonly
·2 lata temu·discuss
based on what is currently known, arch was never vulnerable to the backdoor that was discovered. arch doesn't patch sshd so that it links systemd like how debuntu/fedora do, which was a requirement for the backdoor.

ofc this doesn't rule out any as-of-yet unknown vulnerabilities in xz/liblzma.
bashonly
·2 lata temu·discuss
https://github.com/yifeikong/curl_cffi
bashonly
·3 lata temu·discuss
thank you!
bashonly
·4 lata temu·discuss
i used to have a custom domain email forwarded to gmail that would receive github notification emails and the same thing happened to me with those a couple months ago
bashonly
·4 lata temu·discuss
also noteworthy is that grep -P will now use PCRE2 instead of PCRE, which is potentially a breaking change for anyone using grep -P in their shell scripts
bashonly
·4 lata temu·discuss
scorched earth is the only one of these i've played

i also loved worms, which felt like scorched earth with lemmings
bashonly
·4 lata temu·discuss
for all of the requests to their api, it constructs a very long query string that is a basic fingerprint of your browser/os. then the query needs to be signed (or else the api returns a captcha), which is done by a blob of encrypted/obfuscated-beyond-recovery JS that uses a more comprehensive browser fingerprint to validate the query string and generate a token that is appended to the query. there's another required query param which involves an xhr to phone home so that presumably the fingerprints can be checked server-side. finally all of your fingerprint data is sent to their api where it lives happily ever after and you get some 15 second videos to watch
bashonly
·4 lata temu·discuss
shellcheck is so good it's even worth installing the 100+ required haskell libraries
bashonly
·4 lata temu·discuss
i think element (matrix) could work for you. it can't do email notifications, but if you have the mobile client on your phone you can get push notifications.
bashonly
·5 lat temu·discuss
agreed w/ your general points, but passing arguments to bash functions does not work like this:

    errorHandler("ignore")
it should just be:

    errorHandler "ignore"
bashonly
·5 lat temu·discuss
i used to work in health care, and the website for a certain medical board stores all of its licensees' passwords in plaintext. i am no longer licensed with that board, but i can't remove any of my data. a breach seems inevitable.
bashonly
·5 lat temu·discuss
https://github.com/arkenfox/user.js

plus

    rm /usr/lib/firefox/browser/features/*.xpi
takes care of pretty much all of the firefox bloat for me
bashonly
·5 lat temu·discuss
x-files only seems clichéd because every crime procedural and every paranormal genre show since have ripped it off in one way or another. still rules.
bashonly
·5 lat temu·discuss
> Very few drugs doctors prescribe for depression, or anxiety, get you high.

except for that whole class of drugs called benzodiazepines