Viewing profile — bm98
bm98
HN member- Joined
- Sat, Dec 27, 2008, 8:27 PM UTC
- HN karma
- 400
- Public activity
- 81 items
- HN profile
- View on Hacker News ↗
About bm98
No profile information was provided.
Recent public activity
-
comment
Comment #42462735
That was a great talk! Notice how his entire career got launched from an internship at Tektronix. I love the bit about how he found his own troff macros in use at O'Reilly because …
-
comment
Comment #39212917
Thank you for this article. One of the great frustrations of using Magit for Emacs is the inability to read things because the foreground and background colors for various things e…
-
comment
Comment #26377244
1982 Atari 800 here (was 8 years old at the time). I remember thinking the same thing at the time. When we first bought the thing, there just wasn't much I/O beyond the tape drive …
-
comment
Comment #26143512
>The best memories I have was that probably, this was the first time I had that "feeling" of having built something useful to somebody. And certainly the best moment was when one o…
-
comment
Comment #24312839
Software lifetime is an interesting topic. See for example [1], a 1992 paper that surveyed business applications and found an average lifetime of about 9 years, with a maximum of 2…
-
comment
Comment #22513961
_That_ is the question we should be asking. If not, is it because geofence warrants have a higher legal bar if issued to a phone company? Or is it about the level-of-effort?
-
comment
Comment #21725850
I always thought the primary driver of the demise of Flash was that Apple simply decided not to support it in iOS Safari. Is that not right?
-
comment
Comment #20259991
Walmart. I've been Amazon Prime for years, but whenever I need to buy something with a high risk of being counterfeit (printer ink is the most common one for me), I use Walmart - a…
-
comment
Comment #19696086
To me this is the crux of the issue. And it's non uncommon in software development: The developer fails to check for an error condition or raise an exception because doing so would…
-
comment
Comment #19202151
Tracking time is part and parcel of being a consultant, at least if you have multiple clients and overlapping work. After doing it for 15+ years, I've tried it all - everything fro…
-
comment
Comment #18786603
Standards like SMART-on-FHIR [1] and CDS Hooks [2] have the potential to allow innovation developed outside of Epic and Cerner inside of those products. Both of those vendors even …
-
comment
Comment #18658116
Most new mice, yes. I use an original Logitech MouseMan 3-button mouse with no scroll-wheel. I realize I'm an outlier, but no mouse has ever come close in terms of comfort for me -…
-
comment
Comment #18495304
Interesting - it's part of the routine childhood schedule in the US but not in the UK. From NHS: "Why isn't the chickenpox vaccination part of the routine childhood immunisation sc…
-
comment
Comment #15790918
Time tracking. No matter how many fancy time tracking apps you use, it's still painfully manual. I want a robot that watches me and quietly makes intelligent decisions about what I…
-
comment
Comment #15238049
> "According to Lee Nackman, Chief Technology Officer of IBM's Rational division (originating in 2003) at that time, the name 'Eclipse' (dating from at least 2001) was not a wordpl…
-
comment
Comment #15071181
Interesting to compare this to some of the "old school" solutions for converting web pages to PDF such as htmldoc[0] or html2ps[1]. [0] https://github.com/michaelrsweet/htmldoc [1]…
- story
-
comment
Comment #14471136
Glaring omissions: 11. Security vulnerabilities and attacks (and the fear of them) 12. Technical debt
- story
-
comment
Comment #14362517
In cases where I need to download and install unsigned software that's not available via package manager, I run hashes (MD5, SHA1, SHA256, etc.) on the downloaded file and the run …
-
comment
Comment #14341522
I believe the "hoarding the fix" comment was in reference to the patches for Server 2003, XP, and Windows 8 that were released publicly for the first time over the weekend (but had…
-
comment
Comment #14064895
I'm a little surprised that the majority of the answers here are Yes! I help my parents and my kids work with bookmarks but I have none myself; and I was beginning to think that bo…
-
comment
Comment #13846412
As a web developer, I wonder if this class of accessibility functionality renders the web accessibility guidelines [1] obsolete? Many of the guidelines have to do with organizing c…
-
comment
Comment #13724521
It's odd that the status pasted in the parent has disappeared from https://status.cloud.google.com/ , as the page seems to be designed to keep event history - but it's not in the h…
-
story
Program's failure to properly format currency contributed to a foreclosure case
HN seems to have missed the fact that the "foreclosure over 27 cents" story that has been in the political news lately [1] was caused in part by a bill that was sent for "$.3" inst…