Viewing profile — L0g4n
L0g4n
HN member- Joined
- Sat, Mar 13, 2021, 1:39 PM UTC
- HN karma
- 46
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About L0g4n
No profile information was provided.
Recent public activity
-
comment
Comment #31516265
That sounds like a good compromise for the windows machine. Thanks, I will definitely try that out.
-
comment
Comment #31516261
As I said before, it’s not a HDD but a SSD.
-
comment
Comment #31516253
Nope, it’s definitely an SSD, no HDD. I think the bloat of the window installation does not help either.
-
comment
Comment #31515841
I tried to use WSL but it didn’t quite work then like two months ago with the RubyMine 2021 edition. I am getting a full Linux client next week (same hardware), hopefully that shou…
- story
-
comment
Comment #30022403
CLOUD ACT is the problem. Even for data stored outside the US, authorities can demand access to data. This is why for example in the EU you are a customer of AWS SARL in Luxembourg…
-
comment
Comment #29727939
Great game! I am wondering though why the prince of Persia has blonde hair with a white skin tone. I know this came out in '89 or so, still even for this time it seems kind of sill…
-
comment
Comment #29661903
Just skimmed it, looks useful, with mentioning keypair I'm assuming they use RSA keys or something similar. Why the choice for asymmetric encryption?
-
comment
Comment #29660719
Such concerns specifically led to my decision of only uploading sensitive data to S3 with client side encryption. Since the aws cli tool only supports server side encryption with k…
-
comment
Comment #27577790
Seems to be not supported on iOS. Really, not surprising considering all the Safari quirks.
-
comment
Comment #27487364
Approximately a year ago I wrote my first program in Rust as an introductory project to extract assets from Renpy archive files [1]. Basically it’s for ripping assets [2]. [1]: htt…