Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
anthk
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
anthk
5d ago
My CRT did 1024x768@85 just fine.
2.
▲
by
anthk
5d ago
No, it's a Win32 implementation for Unix.
3.
▲
by
anthk
8d ago
Does Windows NT have a Windows 9x API emulator?
4.
▲
by
anthk
8d ago
In Spain an aircon ad in TV joked by telling the viewer that "silence" in Japanese it's "Fujitsu".
5.
▲
by
anthk
8d ago
PPC was great with the G4, it was much better than the P3. Intel with P3 based-Core Duos won against the G5.
6.
▲
by
anthk
9d ago
Now dive down into Math with Penrose and David Bohm with the implicate order.
7.
▲
by
anthk
9d ago
One of the best perf tests for C# it's to run the Switch emulator against some legal Switch demo game dump.
8.
▲
by
anthk
10d ago
I had an Athlon XP with a GF2 and Max Payne and Deus Ex played great.
9.
▲
by
anthk
10d ago
With Lisp you can use iterative algos and get that under a second too. SBCL can be ridiculously fast; and if you optimize the compilation for integers... the speed gets really close to your solution.
10.
▲
by
anthk
10d ago
I did factorials even under KLISP 23 with cons cells as fake integers: https://t3x.org/klisp/22/index.html Dog slow but the old n270 netbook (32 bit) handles big factorials >20 fine, and OFC it's instant u
11.
▲
by
anthk
11d ago
Ori B. it's a great programmer, he fixed a small bug on the earlier GeFS on 9front versions in no time. It worked fine in my n270 based Atom netbook under 9front, so it will run perfectly well under OpenBSD in a near future. It isn
12.
▲
by
anthk
1mo 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
13.
▲
by
anthk
1mo 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).
14.
▲
by
anthk
1mo 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,
15.
▲
by
anthk
1mo ago
BSOD's on Win95 and Win98 tell me otherwise. And with DOS... heh.
16.
▲
by
anthk
1mo 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
17.
▲
by
anthk
1mo 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
18.
▲
by
anthk
1mo 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
19.
▲
by
anthk
1mo ago
https://github.com/isgasho/webgopher
20.
▲
by
anthk
1mo 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
21.
▲
by
anthk
1mo 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
22.
▲
by
anthk
1mo ago
new PPT: Zip files old PPT: OLE pseudo FS with objects embedded.
23.
▲
by
anthk
1mo 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
24.
▲
by
anthk
1mo ago
Having Nomadnet in Go would be a great thing to have (and no more Rust dependency because of Python-Cryptography).
25.
▲
by
anthk
1mo 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
26.
▲
by
anthk
1mo ago
At 1024x768, compared to my Nokia 14" CRT TV it looked good enough.
27.
▲
by
anthk
1mo ago
> Note that math equations cannot be patented. RSA can if you equal factors to 0.
28.
▲
by
anthk
1mo ago
Now imagine what would happened if Euclid's books (and Newton's Principia) were Copyrighted until today.
29.
▲
by
anthk
1mo ago
Doesn't HPLIP handle it?
30.
▲
by
anthk
1mo 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
More ›