Live data from Hacker News

Viewing profile — leastangle

leastangle

HN member
Joined
Thu, Nov 24, 2016, 10:37 PM UTC
HN karma
238
Public activity
38 items

About leastangle

No profile information was provided.

Recent public activity

  1. 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…

  2. 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!

  3. story
  4. story
  5. story
  6. 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…

  7. comment
    Comment #38965639

    With LTSE Equity also closing its doors, it's nice to see open-source cap table management solutions!

  8. 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…

  9. story
  10. comment
  11. comment
  12. comment
    Comment #16195896

    Plants did not get approved ;)

  13. story
  14. 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

  15. story
  16. comment
    Comment #15043743

    I did not know people are afraid of Makefiles. Maybe a naïve question, but what is so scary about make?

  17. 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.

  18. 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…

  19. comment
    Comment #14824662

    I like the approach of custom name resolver though. Pretty straight forward to build one e.g. backed by Consul.

  20. comment
    Comment #14807550

    Given "Linux Namespaces and Go Don't Mix" ( https://news.ycombinator.com/item?id=14470231 ) I am not so sure?

  21. story
  22. story
  23. comment
    Comment #14287248

    I am glad DDD is not mentioned in this article, could have been called out though.

  24. 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-...

  25. 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 …