Viewing profile — johnnyapol
johnnyapol
HN member- Joined
- Fri, Feb 09, 2018, 2:40 PM UTC
- HN karma
- 458
- Public activity
- 47 items
- HN profile
- View on Hacker News ↗
About johnnyapol
No profile information was provided.
Recent public activity
-
comment
Comment #41080715
Is anyone else getting a redirect loop when trying the link? At first I was thinking it had to do with my Firefox settings to force HTTPS but even just: curl -L lukedeniston.com/me…
-
comment
Comment #41070074
The biggest reason I flew Southwest was just because with the $20-$25 for early bird check-in each way, I could pretty much guarantee I wouldn't be stuck with a middle seat and wou…
-
comment
Comment #39341009
I love RSS. I take a bit of an unconventional approach and use Discord as my RSS reader. I run a self hosted instance of MonitoRSS ( https://github.com/synzen/MonitoRSS ). I have a…
- story
-
comment
Comment #38747922
Something worth noting: unless I'm missing something, this isn't Beeper Mini (the Android app) but the iMessage-Matrix bridge Beeper created. However, this is still handy if you ha…
- story
- story
-
comment
Comment #34481680
IPv6 not having NAT doesn’t make it incompatible with stateful firewalls. You can still have routers doing drop inbound by default.
- story
- story
-
comment
Comment #31552216
https://www.bleepingcomputer.com/news/technology/ftc-fines-t...
-
comment
Comment #31058600
MiB refers to mebibyte, which is in base-2 (2^20 bytes). MB is canonically base 10 (10^6 bytes).
-
comment
Comment #30076121
Key excerpt/context from the advisory: We discovered a Local Privilege Escalation (from any user to root) in polkit's pkexec, a SUID-root program that is installed by default on ev…
- story
-
comment
Comment #29421080
Unfortunately, certain applications are gimped if you don't use the electron version. A notable example of this for me is Discord where push-to-talk doesn't function in the web ver…
-
comment
Comment #29420548
My major annoyance with Electron is every app shipping its own version of it, particularly on Linux where most distros tend to ship electron in the repositories. I'd really rather …
-
comment
Comment #29154204
Are you running an antimalware program with real-time scanning enabled on Windows? I've found that typically causes a lot of the slowdowns on builds if you don't have your worktree…
-
comment
Comment #28939797
The DMCA notice can be found here https://lumendatabase.org/notices/25498447 which includes an IP address (along with some tweets).
- story
-
comment
Comment #27840931
I personally have put a lot of faith in them but there's also a lot of alternatives in case they were to flop or become corrupted: 1. https://zerossl.com/letsencrypt-alternative/ 2…
-
comment
Comment #27838044
I don't know Google's motivation but frankly I welcome TLS everywhere on the public-facing web now that certs are free thanks to LetsEncrypt. For me, it comes down to two things: 1…
-
comment
Comment #27619714
This was my interpretation of the statement too. Specifically what comes to mind is apps that depend on native/shared libraries that only have an ARM build and not a x86 build ship…
-
comment
Comment #27530136
Flatpak achieved this on Linux. There are "portals" which are dispatched and will mount virtual filesystems to permit access to specific files selected by the user. These portals t…
-
comment
Comment #27499274
There's active research going on into "post-quantum" cryptography to protect the need for secure communications if/when quantum computers become powerful enough to pose a serious t…
-
comment
Comment #27438788
I was disappointed to not see any mentions of Gridcoin in the Proof of Stake section. It rewards people for their contributions to certain BOINC projects. There definitely is a ran…