Live data from Hacker News

Viewing profile — mechanicker

mechanicker

HN member
Joined
Sun, Feb 05, 2023, 1:38 AM UTC
HN karma
29
Public activity
20 items

About mechanicker

No profile information was provided.

Recent public activity

  1. comment
  2. comment
  3. comment
    Comment #41522495

    Wonder if this is more due to Bhyve being developed on FreeBSD and Illumos derives from a common ancestor BSD? I know NetApp (stack based on FreeBSD) contributed significantly to B…

  4. comment
    Comment #40898037

    Would love UC Berkeley to revive innovation and collaboration as seen during the BSD days.

  5. comment
    Comment #40002768

    I hope this and SCIP becomes a standard and we have more programming languages emitting symbols in SCIP format.

  6. comment
    Comment #39653225

    Awesome tool I purchased when I stumbled upon it. I draw flowcharts for complex implementations in ASCII using Monodraw and embed them in source code.

  7. comment
    Comment #38939707

    This is my exact concern when new corp of developers try and learn operating systems using languages further away from the building blocks. Unpopular opinion: It is still good to l…

  8. comment
    Comment #38832015

    What happens when rest of the team does not rise to the occasion? You now have a happy but very mediocre team for the task on hand. Decision making is very democratic but seldom ha…

  9. comment
    Comment #38335002

    Well, those OS differences taught us to write (or strive to) portable code. It also taught me to better appreciate strengths in different operating systems over the years.

  10. comment
    Comment #38322749

    Samba for file sharing? I led development efforts for the first Samba release on VMS (IA64) working at HP. It was not performant enough compared to ASV but we were on the right pat…

  11. comment
    Comment #38050293

    Could it be more to prevent monopoly by their competitor Amazon becoming the biggest investor? OpenAI gave Microsoft a competitive edge and this could just be a hedge to prevent Am…

  12. comment
    Comment #37999371

    I feel it is best to leave git out of this - separation of concerns Let external tools evolve independently instead.

  13. comment
    Comment #37980138

    Was the BSOD screensaver from sysinternals by Mark Russinovich? I had installed the same and couple of my colleagues sitting around me had done the same. Our CTO (Robotics simulati…

  14. comment
    Comment #37956127

    I have a similar requirement where I want all my work related links to open in a particular browser/profile. I use Mac and ended up implementing something that I can tweak easily, …

  15. comment
    Comment #36799999

    This is the approach that finally worked for me and have been using this for past 4 years. I create a top level directory for collection of related repositories. It lets me configu…

  16. comment
    Comment #36587018

    > I remember having used a Red Hat (?) SourceNav (Source Navigator) by any chance? I used it quite a lot before completely moving to Emacs.

  17. comment
    Comment #36492709

    Use ‘ditto’ for copying directories. It is fast! https://osxdaily.com/2014/06/11/use-ditto-copy-files-directo...

  18. comment
    Comment #36458682

    We have a service that uses Go http proxy for implementing a reverse proxy. Upgrading to Go 1.16 introduced an unexplained performance drop. We suspect it is due to how it flushes …

  19. comment
    Comment #36349948

    Reminds me of my early days as a rookie people manager. I was asked to estimate a project for a team that I had no idea about their abilities. I was very hesitant to estimate since…

  20. comment
    Comment #36033983

    I am on my 26th year as a programmer. I love the fact that I can imagine and also make it happen. However, I see a constant push from people around me to focus on creating a pipeli…