Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
32bitkid
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
32bitkid
2y ago
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 shutter to think what other metadata, fingerprinting,
2.
▲
by
32bitkid
2y ago
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 drive. I don’t even know if there is anything else out there
3.
▲
by
32bitkid
3y ago
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 probably fine. But, I think the value of commit messages become rea
4.
▲
by
32bitkid
3y ago
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 “faulty” self perception. Never intrinsically motivated to bet
5.
▲
by
32bitkid
4y ago
Legit question: who, exactly, classifies as “the insane” in this statement?
6.
▲
by
32bitkid
4y ago
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 reapply the same changes multiple times. Before moving
7.
▲
Greaseweazle: Open-source USB device and host tools for floppy drives
(github.com)
2 points
by
32bitkid
4y ago
|
0 comments
8.
▲
by
32bitkid
4y ago
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 Robertson is great. Klein tools makes combination head tools th
9.
▲
by
32bitkid
4y ago
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 is doing the stealing?
10.
▲
by
32bitkid
5y ago
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 downhill slide, a by-product of modern political biases
11.
▲
by
32bitkid
6y ago
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 kind of hybrid notes/calculator like int
12.
▲
by
32bitkid
6y ago
QB64: https://www.qb64.org/portal/ And Color Maximite 1/2: http://geoffg.net/maximite.html Are two interesting takes on modern BASIC
13.
▲
by
32bitkid
6y ago
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 squashing huge feature branches into a single commit.
14.
▲
by
32bitkid
6y ago
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 difference is in their numerical notion. ~N means go to my
15.
▲
by
32bitkid
6y ago
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 build stuff—study stuff!
16.
▲
by
32bitkid
7y ago
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
17.
▲
by
32bitkid
7y ago
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.helftone.com/ lately for my text drawin
18.
▲
by
32bitkid
7y ago
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/ Email: j@holmes.
19.
▲
by
32bitkid
8y ago
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 that was a lot of fun back in the mid-90's. Some of
20.
▲
by
32bitkid
8y ago
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 enough times and you literally cannot win with just rookie
21.
▲
by
32bitkid
8y ago
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 image/collection of images. So, I'm
22.
▲
by
32bitkid
8y ago
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 on myself, a guy watching another guy watching a couple
23.
▲
by
32bitkid
8y ago
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 just as creepy and weirdly out of context once you start e
24.
▲
PCjr CGA / Serial and PS/2 – PCjr Keyboard Joystick Boards [video]
(youtube.com)
1 points
by
32bitkid
8y ago
|
0 comments
25.
▲
by
32bitkid
8y ago
One of the first games I played as a kid was the DOS port of infocoms Deadline (1982) — a police/detective mystery. Easily one of my favorite adventure games of all time. It had a branching story line, multiple endings, a real-time-ish
26.
▲
by
32bitkid
8y ago
I find stuff like this fascinating; I'm old enough to remember computers from this era, and—at least for me—I have a certain nostalgia for them. The first computer I was exposed to was an IBM PCjr, so seeing stuff like this 35 years af
27.
▲
by
32bitkid
8y ago
more detail on why `defer` can/is more expensive (and not equivalent) to unrolling it: https://blog.golang.org/defer-panic-and-recover
28.
▲
by
32bitkid
8y ago
I’ve been thinking about this topic a lot, myself. Growing up, I never had access to a c64—we had a pcjr at home and apple 2e at elementary school—but I am, now as an adult, really interested in these types of projects and could easily see
29.
▲
by
32bitkid
9y ago
Try: `esc F` and `esc B` instead of alt.
30.
▲
by
32bitkid
9y ago
I'm not sure I agree with this definition of a "toy"; to me is an item used primarily for "play" (or not exclusively for "work"/"productivity"). Play is most definitely not restricted to chi
More ›