Viewing profile — 32bitkid
32bitkid
HN member- Joined
- Mon, Nov 05, 2012, 2:50 PM UTC
- HN karma
- 475
- Public activity
- 107 items
- HN profile
- View on Hacker News ↗
About 32bitkid
No profile information was provided.
Recent public activity
-
comment
Comment #40978243
I think it’s also think it’s interesting to consider from the perspective of side-channel attacks/information leaks. For the most part, I think text notes are well just text. But I…
-
comment
Comment #40949251
For a while, I was using PC-BASIC to generate audio files for the IBM PCjr cassette interface to do some more diagnostics, for a machine that I had that didn’t have a working disk …
-
comment
Comment #38832174
I’d take it one step further: if `git log`—a hierarchical view of the connection of commits—is the only way you (and your team) interact with commit messages, then yea it’s probabl…
- comment
-
comment
Comment #35475914
This is the epitome of the sentiment: those interested in the pursuit of “hard truths” are only extrinsically motivated to find fault in others and gleefully “correct” another’s “f…
-
comment
Comment #32426470
Legit question: who, exactly, classifies as “the insane” in this statement?
-
comment
Comment #32353951
For the latter I use often use `git stash` for that; stashing off the test case/data, then at each step of the bisect, you can do `git stash apply` (rather than `git stash pop`) to…
- story
-
comment
Comment #31978767
Something that took me an embarrassing long time to realize was that North American electrical outlet binding terminals are a combination slotted/Robertson screw head. The Robertso…
-
comment
Comment #31847008
If I pay for grammarly, and it plagiarizes an existing work but represents it as an entirely new, independent work and I am unaware of the existing work that is being stolen, who i…
-
comment
Comment #27075106
When, exactly, was this period of unbiased/opinion-free event coverage in UK journalism you apparently long for? You rail against “modern journalism” like it’s some kind of recent …
-
comment
Comment #25497313
Just wanted to also drop a recommendation for soulver, but I have been split between it and Calca ( http://calca.io/ ) which I think is _also_ worth checking out, if you like this …
-
comment
Comment #23835468
QB64: https://www.qb64.org/portal/ And Color Maximite 1/2: http://geoffg.net/maximite.html Are two interesting takes on modern BASIC
-
comment
Comment #22781171
git bisect and got blame are underrated tools, that in my opinion get lost in the conversation about should-you-squash-or-not. They really have diminishing returns when you start s…
-
comment
Comment #22781112
This one is interesting, because if I recall correctly, if you are using the single symbol they more or less mean the same thing. You can do ~~~ or ^^^ and get to the same spot The…
-
comment
Comment #22637274
for people who haven’t gone to a top-tier college/university for computer science—especially self-taught developers—I would say that the corollary advice is also true: Don’t just b…
-
comment
Comment #20423176
I thought for a second this was a post on Mirth Connect and I had flashbacks to doing hl7 integrations. https://en.m.wikipedia.org/wiki/Mirth_Connect
-
comment
Comment #20398085
I have no connection or affiliation with this product, but I enjoy a good ASCII/Unicode chart in code—a picture is worth a 1k words—and I've been leaning on https://monodraw.helfto…
-
comment
Comment #20331953
Role: Developer/Designer Location: Denver, CO Remote: Yes Willing to relocate: Yes Technologies: React, ES6, Typescript, CSS, SCSS, Go, Kotlin Resume: https://j.holmes.codes/resume…
-
comment
Comment #18811060
I'm glad to see other people working on this kind of stuff. The old Descent games had a related—although more primitive—rendering engine that could be (ab)used to similar effect th…
-
comment
Comment #18780220
I would also like to add x-com on Ironman. Losing a soldier because you got sloppy and arrogant; putting them in an indefensible position and watching them get slaughtered. Do that…
-
comment
Comment #18677684
I agree with what you are saying, in regards to a healthy relationship… But, I'm nearly positive that's not the message that is being conveyed by the artist/photographer in this im…
-
comment
Comment #18676675
I guess what I'm trying to say is which is more depressing or sad: a couple ignoring each other, or a guy watching a couple ignore each other, or even, if I were to turn the lens o…
-
comment
Comment #18675911
I get, and appreciate, where I feel the artist is going with this: a reflection on the loneliness epidemic and our relationship to technology. BUT I think one layer of meta out is …
- story