Viewing profile — leastangle
leastangle
HN member- Joined
- Thu, Nov 24, 2016, 10:37 PM UTC
- HN karma
- 238
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About leastangle
No profile information was provided.
Recent public activity
-
comment
Comment #48890356
I Interrailed through Northern and Eastern Europe 20 years ago when it was mostly used by students? It was amazing and I really think it brings europeans closer together. Glad it i…
-
comment
Comment #48773132
Migrated 700GB of photos from Google to local Immich. The whole family uses it and we’re happy to be supporting the project!
- story
- story
- story
-
comment
Comment #40061534
We use Tailscale quite heavily and the SSH feature. Along with many other features, it is great. However, the article doesn't mention pricing, which for me personally seems quite h…
-
comment
Comment #38965639
With LTSE Equity also closing its doors, it's nice to see open-source cap table management solutions!
-
comment
Comment #38854137
While many people are likely more knowledgeable about this topic than I, I stumbled upon this Bloomberg video titled "This Is How Huawei Shocked America With a Smartphone" by chanc…
- story
- comment
- comment
-
comment
Comment #16195896
Plants did not get approved ;)
- story
-
comment
Comment #16030306
I think it would be beneficial to explicitly mention model extraction attacks since they (kind of) enable such attacks: https://news.ycombinator.com/item?id=12557782
- story
-
comment
Comment #15043743
I did not know people are afraid of Makefiles. Maybe a naïve question, but what is so scary about make?
-
comment
Comment #15015731
I ask myself how many people are storing _potential_ sensitive information without application level encryption so that AWS decides to build such tool... slightly distressing.
-
comment
Comment #14933313
> As far as I can tell you can’t step through tests in the debugger Maybe I am missing something, but that is not correct. You can debug tests the same way as you debug any other c…
-
comment
Comment #14824662
I like the approach of custom name resolver though. Pretty straight forward to build one e.g. backed by Consul.
-
comment
Comment #14807550
Given "Linux Namespaces and Go Don't Mix" ( https://news.ycombinator.com/item?id=14470231 ) I am not so sure?
- story
- story
-
comment
Comment #14287248
I am glad DDD is not mentioned in this article, could have been called out though.
-
comment
Comment #14286497
I thought the Android team is switching to native Java 8 support anyway? https://android-developers.googleblog.com/2017/03/future-of-...
-
comment
Comment #14276097
Modularization itself is complex. No matter if OSGi, Jigsaw or whatever, modularization done right is non trivial. I wonder when ppl. start realizing that instead of blaming it on …