Live data from Hacker News

Viewing profile — treekogreen

treekogreen

HN member
Joined
Sat, May 09, 2020, 1:09 AM UTC
HN karma
57
Public activity
20 items

About treekogreen

No profile information was provided.

Recent public activity

  1. comment
    Comment #31109965

    > To our great surprise, we've found that our codebases have a lot more declarations than assignments, so it makes sense to require the extra keyword on assignments because they're…

  2. comment
    Comment #31038046

    Bit of a weak argument as you require and internet conneciton to pull the source.

  3. comment
    Comment #30388994

    This is it right here, a similar analogy this brought up was car manufacturers of old making an excuse that fatalities were the idiot drivers fault and not because of the inherent …

  4. comment
    Comment #29508354

    A lot, the iPad is not a computer period. It's great hardware (that has the same CPU as the MBP) with extremely limiting software, low hanging examples of limitation would be the h…

  5. comment
    Comment #29204829

    You could simply place `l.unlock()` underneath the function call to remove the overhead of the defer.

  6. comment
    Comment #25978833

    Containerisation software adds so much more than just a binary with layers of indirection. Easy fine grain control of individual application memory, namespace isolation (container …

  7. comment
    Comment #25978770

    I echo this sentiment entirely.. mutli dev-environment, multi-machine / os things really just work. Docker et al also really shines with onboarding, the new recruit can literally g…

  8. comment
    Comment #25728086

    From a personnel safety standpoint (what a catastrophic failure looks like in each case), a unit installation cost standpoint (fabricate x amounts of bricks with x tolerance in the…

  9. comment
    Comment #25727892

    Would a better design not to bore downwards instead of build upwards? This seems like such an over-engineered concept that could be simplified and compartmentalised drastically. Th…

  10. comment
    Comment #25538794

    Another commenter echo'd this here but it's the same for me. I find running WSL2 on windows easier to get up and running and way more stable than running Linux and macOS which just…

  11. comment
    Comment #24345059

    This sounds like a cool project. Considering its a journalling app and I'm assuming the user just enters plain text, have you experimented with compression and decompression before…

  12. comment
    Comment #23620353

    Now go dig up the numbers of black men and women put in jail in comparison to the population. Go look up the numbers of police stops of black people in comparison to the immediate …

  13. comment
    Comment #23607781

    Surface Pro X

  14. comment
    Comment #23597845

    You are wrong. I currently use VS Code insiders daily on ARM with all my extensions working. https://code.visualstudio.com/updates/v1_46#_windows-arm64-i...

  15. comment
    Comment #23597807

    Currently running docker using WSL2 on an ARM laptop. So it's pretty much native Linux, as an anecdote I can tell you that it's just that much more stable than with my Mac or with …

  16. comment
    Comment #23597778

    I'll have to dig around and find relevant phoronix benchmarks later for you. But I think it's somewhat of a hive-mind assumption that Intel has generally higher performance all rou…

  17. comment
    Comment #23572248

    This is exactly what I have found. I know a bunch of developers (myself included) that went from Macs to Microsoft's surface line. WSL2 has been an absolute game changer, there's s…

  18. comment
    Comment #23351302

    Edge Chromium and Firefox (both ARM native) is better in both speed and RAM usage, you can grab normal chrome extensions in edge Chromium too so there's literally no loss.

  19. comment
    Comment #23251209

    "fisher-price-style". Some people just want to get to work on a machine they are comfortable with rather than worrying about the looks of their machine.

  20. comment
    Comment #23251161

    Windows 10 can already run GUI apps using WSL and an X server. Microsoft is planning to build a native X server so it's frustration free. Personally, I cannot wait.