HackerTrans
TopNewTrendsCommentsPastAskShowJobs

faster_harder

no profile record

comments

faster_harder
·3 anni fa·discuss
Perhaps the book was "Sapiens: A Brief History of Humankind" by Yuval Noah Harari? It is a great read!
faster_harder
·3 anni fa·discuss
> (BTW, manufacturers, if you want to use touch sensors and you don’t want to lose the massive midwit market, make things that automatically turn on when first connected to power, without waiting for a touch.)

...and if you ever lose power to the house, suddenly all devices turn on.
faster_harder
·3 anni fa·discuss
Curl has had their share of issues with CVEs, I assume they want to show that they are taking actual security issues very seriously. See e.g. https://daniel.haxx.se/blog/2023/08/26/cve-2020-19909-is-eve...
faster_harder
·3 anni fa·discuss
It reminds me of the glass vs plastic phone backside arguments. Glass is more fragile than plastic and will not absorb shocks. It is also heavier and harder to replace (most plastic backsides can be removed with a guitar pick).

But glass is considered premium.
faster_harder
·3 anni fa·discuss
I'm hoping for a return of smaller communities and forums that were (more) common before facebook and reddit.
faster_harder
·4 anni fa·discuss
Quite interesting that the actual exploit wasn't patched, unless os.path.exists returns false for unc shares.
faster_harder
·4 anni fa·discuss
Piggybacking on to this... I've currently split my home network into multiple VLAN, so that the IOT stuff can't access the "trusted" devices (or internet, depending on device). However I realized it would be interesting to MITM the traffic and emulate the services these devices try to connect to, to see what data they are leaking. Does anyone know if there are any readymade software packages, or even tutorials, for this?