Viewing profile — tehologist
tehologist
HN member- Joined
- Sun, Jun 11, 2017, 3:46 AM UTC
- HN karma
- 31
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About tehologist
No profile information was provided.
Recent public activity
-
comment
Comment #49224209
Coding is easy if you enjoy doing it, met plenty of professional programmers that hated it and never felt the desire to improve. To them it was a way to get a paycheck that paid re…
-
comment
Comment #49222842
WTF, growing up I read and always kept a book or magazine in the restroom. I fail to see the difference.
-
comment
Comment #49177057
I think you are greatly minimizing what Mr. Fractic has done, I don't get the phone thing either. He got a lot of the original developers of commodore and the original molds, the g…
-
comment
Comment #49177022
That is really cool, I have been looking into using my uno q with whisper and piper tts also. Though still at the research stage.
-
comment
Comment #48080833
Re: bison and yacc. It came from the dragon book which for forever was the way to learn to write languages.
-
comment
Comment #47996327
Whoa, I didn't know about this. Looks pretty new. Win32 in a browser https://github.com/lqs/retrotick
-
comment
Comment #47996284
The win32 api is extremely well documented, still supported and very stable. With tons of working examples to do pretty much everything with.
-
comment
Comment #47993433
As an added bonus, since win32 is so old. AI is quite strong at generating code for it, I have even had success with qwen 3.5 1.5B parameters with win32 and opengl 1.1
-
comment
Comment #47993424
Considering you can use 500 kilobyte distro of tcc that can self compile to build win32 apps and those versions will very easily run on wine. I think it is a valid point and a stra…
-
comment
Comment #47947512
I have one, this isn't true. The wattage of a 5070 is about 300. The spark entire unit runs at 200 watts max. In reality it runs like a rtx 5060 with lots of vram. Very good for tr…
-
comment
Comment #47843425
This was also when most of these machines were not online. Security wasn't as much of a concern.
-
comment
Comment #47623193
Python pdftools to convert to images and tesseract to ocr them to text files. Fast free and can run on CPU.
-
comment
Comment #47481778
TCC is less than a meg to download supports win32 very well and as an added bonus created executables run fine under linux wine.
-
comment
Comment #47481768
TCC supports win32 and is less than a meg download and as an added bonus supports linux very well thanks to wine.
-
comment
Comment #47029058
I don't understand, just use scite editor with tcc. About a couple of megs download, no install required and your apps will run on everything from win 98 to linux with wine. And if…
-
comment
Comment #46199755
I was thinking that this looks a lot like prolog or even make with rewrite terms
-
comment
Comment #46183766
Literate programming is alive and well in 2025. https://leo-editor.github.io/leo-editor/ https://kaleguy.github.io/leovue/#/t/2 https://ganelson.github.io/inweb/inweb/index.html In…
-
comment
Comment #43090368
I personally think IDE makes for worse programmers vs just using a text editor.
-
comment
Comment #43048622
Why not just use a verifiable subset of C? https://compcert.org/compcert-C.html
-
comment
Comment #42950046
Imperial vs Metric is a hard requirement not a convention or formatting. I have a co-worker who wants everything to be a one liner, doesn't like if/else statements, thinks exceptio…
-
comment
Comment #41928122
All source code is self documenting, source code is for developers to read. Computer languages are a human readable version of what the compiler executes and is for the developers,…
-
comment
Comment #40309455
I used to do this with Virtual Box running locally. I found the performance of the windows x client was superior to trying to use x directly in the virtual machine. I wish the prot…
-
comment
Comment #39454670
I am pretty sure logo is mostly a lisp without parenthesis. I find it a lot more readable than most lisp dialects. I am not sure why it never caught on.
-
comment
Comment #37224660
https://atariage.com/store/index.php?l=product_detail&p=949 http://8bitworkshop.com/v3.1.0/?=&platform=vcs&file=examples... https://archive.org/details/StellaProgrammersGuide There…
-
comment
Comment #36717186
The universe is aging at an alarming rate.