Live data from Hacker News

Viewing profile — 4WIW

4WIW

HN member
Joined
Sun, Oct 30, 2016, 1:34 AM UTC
HN karma
180
Public activity
61 items

About 4WIW

No profile information was provided.

Recent public activity

  1. comment
    Comment #46963271

    You can use as many different apps for yourself but good luck sustaining a community/team/org that requires learning 5 apps for participation, especially when not all users are sav…

  2. comment
    Comment #46636172

    Do you plan to organize them somehow? Scrolling over an infinite list of personal websites in random order may be tiring...

  3. comment
    Comment #45494165

    The board of directors should now fire the management over such as gross mismanagement. Then, the board of directors should be fired for not proactively requiring backups.

  4. comment
    Comment #42053359

    Regardless how you edit/compile your code, you still need to debug/troubleshoot problems in production, and that is very likely to use Kubernetes. So the more reasonable approach s…

  5. comment
    Comment #41305748

    I did designs that overstayed their intended lifespan by 15 years. I did designs that were cancelled even before being fully implemented. Most however had their predictable lifespa…

  6. comment
    Comment #41305562

    DIY is good if this is part of your life plan. Otherwise it's a distraction. We live in civilization for a reason; different people specialize in different tasks so that overall, w…

  7. comment
    Comment #41305509

    A.k.a Yak Shaving [1] [1] https://seths.blog/2005/03/dont_shave_that/

  8. comment
    Comment #40841820

    The flip side of minimum wage is often overlooked: people on the bottom end of the spectrum, who struggle to compete with other minimum-wagers, are cut out of the workforce. At $15…

  9. comment
    Comment #40542300

    Probably not for hard cases, but I find brown/pink noise useful when I _need_ to go to sleep. Works for me most of the times.

  10. comment
    Comment #40476641

    iPad: probably not. Windows 2-in-1's (for example, Surface Pro) _somewhat_ fit the bill: heavier than a tablet but still a full-blown computer when you need it.

  11. comment
    Comment #40189796

    People are focusing on verbage and precision, but are missing the point. Having a well-maintained Python tooling is essential for _any_ company who does AI. While smaller companies…

  12. comment
    Comment #32089877

    He needed some time to get up to speed with leetcode ;-)

  13. comment
    Comment #31301438

    I think this is a fair point. What about readability score of the course? For better accuracy, maybe one needs to take out special terms first.

  14. comment
    Comment #30451506

    I would think about more practical ways to reduce cost fuel consumption. We are still 10-15 years away from practical fusion. We have been, for the last 50 years. As for Germany, m…

  15. comment
    Comment #30399104

    What you really get from IDE is higher productivity, based on a sample of few hundred people I've worked with. It won't make bad engineers good or vice versa, it would just make ev…

  16. comment
    Comment #30208521

    People who disagreed with the article, flagged it as "spam or off-topic". The article discussing cancel culture got canceled (flagged) -- how ironic is that?

  17. comment
    Comment #30189016

    Read the whole article, still not sure which one should I use. Can someone enlighten me?

  18. comment
    Comment #30039964

    , and so are doctors, and bankers, and some education administrators, and high-ranking public servants, and even some university professors,and the list goes on. There is a multi-y…

  19. comment
    Comment #30038844

    I am afraid this hotel keeps its robots in inhumane conditions, stacked on to of each other in a dusty room. Time to alert Born Free Foundation.

  20. comment
    Comment #30038707

    Please check out SWE jobs at non-profits, such as Khan academy, Kiva. You can do job search for non-profits at LinkedIn. These are companies with a mission that are doing great thi…

  21. comment
    Comment #29952170

    It can be even simpler with intervals: 1 is a half-tone, 2 is a whole tone Major scale: 2 2 1 2 2 2 1 Minor scale: 2 1 2 2 1 2 2 etc They sum up to 12 (octave) Now that you got the…

  22. comment
    Comment #29947213

    This quote is from a UK software developer and the author of the damning analysis of the Ferguson model https://dailysceptic.org/code-review-of-fergusons-model/

  23. comment
    Comment #29869375

    Mingus, Mingus, Mingus, Mingus ...

  24. comment
    Comment #29772028

    This 18-year old buffoon and idiot had amazing skill and thoughtfulness to do what he did. To many accidents to write it all off as luck. This article has some of the details: http…

  25. comment
    Comment #29751636

    While I understand the borrow concept, I can't see how it is useful here. Returns come from your doing something, not from not doing something. Deciding what actions would bring be…