Viewing profile — mechanicker
mechanicker
HN member- Joined
- Sun, Feb 05, 2023, 1:38 AM UTC
- HN karma
- 29
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About mechanicker
No profile information was provided.
Recent public activity
- comment
- comment
-
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…
-
comment
Comment #40898037
Would love UC Berkeley to revive innovation and collaboration as seen during the BSD days.
-
comment
Comment #40002768
I hope this and SCIP becomes a standard and we have more programming languages emitting symbols in SCIP format.
-
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.
-
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…
-
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…
-
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.
-
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…
-
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…
-
comment
Comment #37999371
I feel it is best to leave git out of this - separation of concerns Let external tools evolve independently instead.
-
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…
-
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, …
-
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…
-
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.
-
comment
Comment #36492709
Use ‘ditto’ for copying directories. It is fast! https://osxdaily.com/2014/06/11/use-ditto-copy-files-directo...
-
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 …
-
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…
-
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…