Viewing profile — dcassett
dcassett
HN member- Joined
- Sat, Jan 05, 2019, 4:59 PM UTC
- HN karma
- 213
- Public activity
- 113 items
- HN profile
- View on Hacker News ↗
About dcassett
Recent public activity
-
comment
Comment #46346798
Thanks for troubleshooting my installation issue as well as fixing all of my other issues!
- comment
-
story
How best to report website data breach?
I discovered a US website that claims to have gone out of business but exposes personal info (health insurance claim forms) of many individuals across multiple cities in a specific…
-
comment
Comment #46291278
Perhaps because I'm still on Debian 12 (or more likely I did something wrong), I had trouble getting it working by compiling the icl/ocicl sources with sbcl. It complained "Failed …
- comment
-
comment
Comment #46023192
> Espresso PLA minimizer You can still find the software for Espresso (I ran it a few years ago): https://en.wikipedia.org/wiki/Espresso_heuristic_logic_minim...
-
comment
Comment #46023088
> (Note 4) But to write a value into the latch, the switch is enabled and its output overpowers the weak inverter. This implementation is sometimes called a "jam latch" (the new va…
-
comment
Comment #46022967
> However, the 386 uses a different approach—CMOS switches—that avoids a large AND/OR gate. Standard cell libraries often implement multiplexers using transmission gates (CMOS swit…
-
comment
Comment #45992757
The form gives the option to identify as an individual, an organization, or anonymous, and below the selections gives this note: "Note: If you choose to identify as Anonymous, the …
-
comment
Comment #45991862
As of now the web page indicates "Comment Period Ends: 12 Days"
-
comment
Comment #45907205
https://github.com/yt-dlp/yt-dlp/blob/2025.09.23/supportedsi...
-
comment
Comment #45853366
Have used VLC for at least 20 years. Recently I upgraded an old Dell 9400 laptop that dates from around 2006 to Debian Bookworm (the end of the line for the 32-bit machines). It ha…
-
comment
Comment #45829267
Dillo was included in the historic Damn Small Linux [1], a 50MB distro. [1] https://damnsmalllinux.org/old-index.html
-
comment
Comment #45687543
Apologies, mistook for NATO. Maybe the alphabet is for fonts :)
-
comment
Comment #45677391
I find that I like working with the directory stack and having a shortened version of the directory stack in the title bar, e.g. by modifying the stock Debian .bashrc # If this is …
-
comment
Comment #45677189
I've found the NATO alphabet fairly common at call centers, with globalization being a factor.
-
comment
Comment #45676959
For me it's when I call customer service or support on the phone, and either give them an account #, or confirm a temporary password that I have been verbally given.
-
comment
Comment #45397037
Have an old Victoreen Geiger counter and have seen some interesting things: - Munich: Chernobyl (obvious high background radiation) - Arizona: Fukushima (noticeably higher backgrou…
-
comment
Comment #45296858
> Paulsbo You probably meant Poulsbo (US15W) chipset
-
comment
Comment #44902403
That was at UT Austin, where Dr. Roth was a professor. Another thing about that course - the problems that were given by the TAs for the 90% proficiency checks seemed pretty challe…
-
comment
Comment #44902054
I had such a self-paced course in the '70s based on the book "Fundamentals of Logic Design" by Charles Roth, Jr. It should be noted that the book was specifically written for self-…
-
comment
Comment #44678641
True except for their GMA500 graphics [1] [1] https://community.intel.com/t5/Graphics/Very-poor-Linux-supp... Disclaimer: I own a netbook and spent a very long time researching get…
-
comment
Comment #44663444
Agreed, but prior to the change the "apparently random" as described in the documentation was similar to using random(fixed_seed), rather than the new behavior of random(system_tim…
-
comment
Comment #44661250
I remember a breaking change that was not esoteric: "keys %hash" started producing a different result each time the script was run. It required replacing the construct with "sort k…
-
comment
Comment #44643265
It mentions ALE [1] as the logical successor to syntastic. I've been using ALE for many years. [1] https://github.com/dense-analysis/ale