Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
anthk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
anthk
26d ago
Rust wasn't made to replace C, C is to be there at low level and as a glue code for everything. Rust was made to replace C++ because the language it's a behemoth, it tries to do everything and the syntax it's a Lovecraftan ni
2.
▲
by
anthk
27d ago
Eh, wait. I remember the NeoGeo having a m68k CPU's AND some kind of VPU/PPU a la NES but for 16 bit machines, a 24 bit one. Far more powerful than an Amiga or a Sega Megadrive (Genesis in the US).
3.
▲
by
anthk
27d ago
C64: https://github.com/jkotlinski/durexforth It's impressive what you can do in the C64 with just Forth instead of C64 Basic. For Speccy/ZX80/ZX81, I'm pretty sure they ported the Jupyter ACE one,
4.
▲
by
anthk
27d ago
BSOD's on Win95 and Win98 tell me otherwise. And with DOS... heh.
5.
▲
by
anthk
27d ago
TBH I don't have many problems on that and even changing clothes on public beaches in Spain neither. I've gotten far more aroused with a nerdy/metalhead woman talking about geeky stuff (and her outfit) than just average nake
6.
▲
by
anthk
27d ago
Hehe, kinda like Canal+ in Europe scrambled with Nagravision where the whole image was a fuzzy outline of snow and b/w shifting striples. Back in the day tons of people decoded it under PC's and a TV tuner with Wilma/MoreTV u
7.
▲
by
anthk
27d ago
I love both Forth and Lisp but SectorLisp it's far better. Also, for a small demo, check Eforth under Subleq/Muxleq: https://github.com/howerj/subleq edit subleq.fth/muxleq.fth and set these options to 1
8.
▲
by
anthk
28d ago
https://github.com/isgasho/webgopher
9.
▲
by
anthk
28d ago
Also, Tristam Island for the Z-Machine: https://github.com/hlabrand/tristam-island You can just transcript the feeliest to plain text. If you have an Inform6 compiler nearby, just compile the game with the 'big&#x
10.
▲
by
anthk
28d ago
A gopher client would be easier and no AI needed as the protocol it's trivial to parse. You have sites from gopher://magical.fish to gopher://floodgap.org and gopher://sdf.org (and, as a plus, you can rea
11.
▲
by
anthk
28d ago
new PPT: Zip files old PPT: OLE pseudo FS with objects embedded.
12.
▲
by
anthk
28d ago
I barely am an amateur in Go, (and my C skills are among TCPL 2nd ed.) because C it's everywhere and it's almost "mandatory" to know, I'm far more proficient in Scheme and Common Lisp. Porting Nomadnet is not easy t
13.
▲
by
anthk
28d ago
Having Nomadnet in Go would be a great thing to have (and no more Rust dependency because of Python-Cryptography).
14.
▲
by
anthk
28d ago
Hybrid system, actually. No 100% pure system survived, ever. Be capitalist, communist, or technology philosophy bound. The GNU project tried to expand Unix with ITS editors (Emacs), utilities, ITS'like freedom and Lisp (Emacs and Schem
15.
▲
by
anthk
28d ago
At 1024x768, compared to my Nokia 14" CRT TV it looked good enough.
16.
▲
by
anthk
28d ago
> Note that math equations cannot be patented. RSA can if you equal factors to 0.
17.
▲
by
anthk
29d ago
Now imagine what would happened if Euclid's books (and Newton's Principia) were Copyrighted until today.
18.
▲
by
anthk
29d ago
Doesn't HPLIP handle it?
19.
▲
by
anthk
29d ago
Audio tracks and WAV/AU files weren't actually decoded, but straightly send to the sound card as bits. That's it, a command like cat file.wav > /dev/dsp Would just work under Unix (/dev/au
20.
▲
by
anthk
29d ago
mp2's files were almost usable on 386 but they used tons of space.
21.
▲
by
anthk
1mo ago
>Ciega, sordomuda", "Amor de papel", “Laura no esta” and “Barbie girl”. Oh poor soul... https://github.com/nanochess/Am29000 This is cool, it's very Motif like.
22.
▲
by
anthk
1mo ago
Also, a micro Inform6 compiler+library: https://github.com/johanberntsson/PunyInform Tristam Island as an example: https://github.com/hlabrand/tristam-island
23.
▲
by
anthk
1mo ago
From common lips.
24.
▲
by
anthk
1mo ago
That should be rewritten in Go instead of the dead-slow Python release under 32 bit machines.
25.
▲
by
anthk
1mo ago
Used on most TV tuners in late 90's and early 00's.
26.
▲
by
anthk
1mo ago
Calculus Made Easy, but renewed by Martin Gardner. Yes, that one.
27.
▲
by
anthk
1mo ago
No more than any X86 emulator since forever.
28.
▲
by
anthk
1mo ago
Couldn't X.org tune that with xvidtune?
29.
▲
by
anthk
1mo ago
SICP teaches you calculus in a really easy way, you are basically teaching the computer how to derivate and integrate in Lisp which a much easier notation. The functions almost define themselves.
30.
▲
by
anthk
1mo ago
dx and dy are the smallest change ever in a function. Think about the speed of something (that's the reason of derivatives, you can't trace the speed of a stopped car in a track, you can't divide by zero, of course, there
More ›