Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
david-given
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
15 ms
·
1.
▲
by
david-given
2y ago
Search for 'm4 wristband' and you should find them (there's also an affiliate link in the Youtube description). Bear in mind that there are several very nearly identical ones, based on different architectures, so it's po
2.
▲
by
david-given
2y ago
Hello --- I made this! Thank you for the kind words. I have, BTW, just received a $6.50 watch with touchscreen, microphone and speaker, much better build quality, BT 3, 4.2 and 5, plus the traditional fake heart rate sensor and a bigger bat
3.
▲
by
david-given
3y ago
Disclaimer I said, and disclaimer I meant. That was a warning.
4.
▲
by
david-given
3y ago
Adding Whisper subtitles was really easy and they're dramatically better than the automatic Google ones (I did it via https://github.com/abdeladim-s/subsai , which was trivial to use). So there is now a reasonably
5.
▲
by
david-given
3y ago
Ironically enough, I agree. I loathe trying to get information out of videos. To pick an example _completely at random_: trying to get information on how to do video editing stuff with DaVinci Resolve invariably leads to a video, which is g
6.
▲
by
david-given
3y ago
There is not, because none of it was scripted and any semblance of narrative flow was crudely faked in editing. But it's a reasonable request. I'll try pushing the audio through Whisper and see what comes out. Google will, eventua
7.
▲
by
david-given
3y ago
<angry upvote>
8.
▲
by
david-given
3y ago
Disclaimer: I made this.
9.
▲
Porting CP/M to the Brother SuperPowerNote Z80 laptop thing [video]
(youtube.com)
70 points
by
david-given
3y ago
|
23 comments
10.
▲
by
david-given
4y ago
Now I think of it... On the Master I could fairly easily extend the TPA up into the sideways RAM area, adding another 16kB, for a total of probably about 45kB. The difficulty is that filesystems in Acorn's MOS can't access sideway
11.
▲
by
david-given
4y ago
Hello --- author here; thanks for the kind words! Responding to a few random things posted here: - yes, that 8080 emulator ought to work fine. Not sure what the performance would be like but it's certainly worth a try. Sadly, unless th
12.
▲
OBP Spacecraft Computer
(cowlark.com)
2 points
by
david-given
5y ago
|
0 comments
13.
▲
by
david-given
6y ago
Sadly they're only available in the US, and it would triple the cost to get one sent to me in Switzerland! Fuzix would suffer from the same address space problem, however, but as there's no existing software for it it's less
14.
▲
by
david-given
6y ago
Yes but no; yes in that you _can_ do that, no in that all available software has been built to assume that the base of memory at 0x0000. It can be done but there's probably not much point. Which is a shame as it's a really nice-lo
15.
▲
by
david-given
6y ago
I've got a video here demonstrating seven different programming languages on a CP/M machine: https://www.youtube.com/watch?v=FGWshrMZcCc
16.
▲
by
david-given
6y ago
You might be interested in the TLCS90, which is an almost-unheard-of regularised Z80 with different and much more orthogonal instruction set. It's mostly source compatible with the Z80, although not binary compatible. If you want a mod
17.
▲
by
david-given
6y ago
8080 compiler, actually, and I'm only using the ACK because there are no other 8080 C compilers. If you know of any others, please tell me!
18.
▲
by
david-given
6y ago
Hello, author here. Thanks for the interest. If anyone has a candidate machine they want to port it to, please file a Github issue and I'll try and support you --- it's supposed to be easy to port, with a turnkey build system whic
19.
▲
by
david-given
6y ago
Yup. As it stands, the license only allows that one site to distribute Digital Research code. That was almost certainly a mistake when drafting the license... but finding out who the current license holder is, and then locating someone will
20.
▲
by
david-given
6y ago
I have a PX-8. It does work with tape, but very badly --- it's slow even for tape and painfully limited. It emulated a disk on tape, with automatic winding for access to multiple files, and required mounting/dismounting tapes or e
21.
▲
Aquafaba
(aquafaba.com)
586 points
by
david-given
6y ago
|
295 comments
22.
▲
by
david-given
6y ago
BTW, I have a branch of the FluxEngine client library which can also talk to a Greaseweazle, so if you have one of those you should --- soon, I hope --- be able to use the FluxEngine client to write Mac disks on a Greaseweazle.
23.
▲
by
david-given
6y ago
Hello --- I wrote this. If you have any questions, stick 'em here.
24.
▲
by
david-given
7y ago
Old-school IBM daisywheels actually have an exposed port for controlling them remotely. You can drive one with an Arduino and with sufficient lateral thinking you can draw graphics by microstepping and printing full stops. The protocol'
25.
▲
by
david-given
7y ago
They did add instructions when the programmers asked for them --- such as the famous EDRUPT instruction (whose use is still a bit of a mystery).
26.
▲
by
david-given
7y ago
I've updated the post on cowlark.com which a decent writeup on the machine's more interesting quirks.
27.
▲
by
david-given
7y ago
My writing-a-vi video is longer (by about ten minutes).
28.
▲
by
david-given
7y ago
Hello, author here. It's a surprisingly modern-ish system, in many ways, and surprisingly weird in lots of other ways. One thing which really surprised me was a complete lack of pointer support: I managed to bodge the look-up-table ins
29.
▲
Writing a lunar lander game for an actual lunar lander
(cowlark.com)
151 points
by
david-given
7y ago
|
16 comments
30.
▲
Live coding an 8080 compiler almost from scratch
(cowlark.com)
3 points
by
david-given
7y ago
|
0 comments
More ›