Hacker Newsnew | past | comments | ask | show | jobs | submit | 1313ed01's commentslogin

Termux and DOSBox are great for running or writing software on a phone. I almost never resort to installing or writing apps anymore as that is just more cumbersome and has APIs that keep breaking (not to mention the threats from Google about making non-Play app deployment more regulated).

If I want to read a LLM's "opinion" on some subject I just prompt it myself. Inserting humans as intermediaries that pretend they wrote something is dishonest at best. Future generations will hopefully see through that and stop sign generated texts with fake human names.

Really? When someone's already warmed the Earth slightly and used the energy and spent the tokens to do it once, you're going to do it again, just to spite them, because you hate the environment? And because you're rich and have unlimited tokens to spend on anything?

Using a cache of outputs makes sense, but that is just an optimization. I don't mind if a site publishes generated texts, as long as they are clearly labelled as such and have no fake-writer human names attached.

Seems to render perfectly with NoScript blocking all scripts, even with images showing.


Browsing that wiki in the past and two pages that resonated with me were on the topic of stable APIs (that is a topic in need of much more discussion overall). There are some good thoughts there.

https://permacomputing.net/software_rot/

https://permacomputing.net/bedrock_platform/


I only use BASIC with line numbers, mostly GW-BASIC and pcbasic. Without numbers it just feels like Lua or python or any other scripting language, but worse? The line numbers BASICs come with their own almost-REPL (IDE?) that I find quite nice (or at least fun) to work in. Maybe mostly nostalgia, but it is the only reason for me to use BASIC at all. I have some basic-mode installed to edit BASIC code in emacs, but I only rarely edit the code outside of its natural built-in line-editor.


There were some advantages. The more advanced BASICs gave you functions / subroutines so you didn't have to mess around with using global variables to pass arguments to a "gosub".


I have not used SuperCollider in a long time, but there used to be a nice Clojure front-end (with some Emacs integration) and it looks like that still exists even if most recent commit was 8 months ago: https://github.com/overtone/overtone


Google did for a long time have a page documenting those features.

Picked a random date from around the time I know they had that. Clicked Adcanced Search, then a link near the top of the page to Advanced Search Tips.

https://web.archive.org/web/20041017053307/http://www.google...


https://lugaru.com/ They are still around. Most recent epsilon update was last month (but no real release since 2020?).

It was my first experience with emacs as well, but in MS-DOS, ca 1990. Did not know there was a CP/M version.


For making DOS games, there is also an old port of Löve2D. Löve2D normally uses SDL, but the DOS port has its own little (mode 13h VGA) graphics/audio/input library instead. Guess with a proper SDL port it might be possible to make a more complete port of Löve 2D (and of a newer version).

https://github.com/SuperIlu/lovedos

The original upstream version is archived and has not been maintained in 9+ years. The link is to a fork that has fixes as recent as 2025.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: