Readit News logoReadit News
cmacleod4 commented on HyperCard discovery: Neuromancer, Count Zero, Mona Lisa Overdrive (2022)   macintoshgarden.org/apps/... · Posted by u/naves
lobf · 4 days ago
What exactly are you unclear on?

Edit: not sure why I was downvoted, I’m literally attempting to provide whatever information you need about this, just not sure what aspect is confusing.

cmacleod4 · 3 days ago
Your question was probably misinterpreted as sarcasm. :-(
cmacleod4 commented on Ask HN: Share your personal website    · Posted by u/susam
cmacleod4 · 2 months ago
Here's mine: https://cmacleod.me.uk/ - I'm a retired programmer, my site has links to various projects, mostly in Tcl, some Javascript or C, also old blog, etc.
cmacleod4 commented on List of Active Usenet Groups   newsgrouper.org/alt.fan.u... · Posted by u/mghackerlady
cmacleod4 · 2 months ago
Note: when posting a link to an article on Newsgrouper it's best to use the "Permalink" at the bottom of the article. People clicking that will get straight to the article without needing to login as a guest. The permalink for this article is: https://newsgrouper.org/%3C10jcmri$l9u0$1@paganini.bofh.team...
cmacleod4 commented on Sandboxing Untrusted Python   gist.github.com/mavdol/2c... · Posted by u/mavdol04
cmacleod4 · 2 months ago
As with most Python problems, the solution is to switch to Tcl - https://www.tcl-lang.org/man/tcl9.0/TclCmd/interp.html#M44 :-)
cmacleod4 commented on Show HN: Feather – a fresh Tcl reimplementation (WASM, Go)   feather-lang.dev... · Posted by u/dhamidi
cmacleod4 · 2 months ago
Very interesting!

Note that the name might be confused with an old project: https://wiki.tcl-lang.org/page/Feather .

cmacleod4 commented on When if is just a function   ryelang.org/blog/posts/if... · Posted by u/soheilpro
middayc · 5 months ago
You can't really redefine if because everything is a constant, but you can define if in your own context yes.
cmacleod4 · 5 months ago
In Tcl you can redefine "if", or even delete it entirely if you're crazy enough :-)
cmacleod4 commented on Hacker News – The Good Parts   smartmic.bearblog.dev/why... · Posted by u/smartmic
cmacleod4 · 5 months ago
The one thing that really annoys me about HN is that when you return to a discussion that you read the day before, there is no way to easily find the comments which are new since your previous visit. This is basic functionality which Usenet always had (and still does).
cmacleod4 commented on Hacker News – The Good Parts   smartmic.bearblog.dev/why... · Posted by u/smartmic
tomcam · 5 months ago
Usenet was great early on, but near the time of its acquisition it was suffering from the same problems we see now on all social media sites: trolls, objectionable content, power-hungry mods, the works.

All these problems are writ much larger now because the net is like a million times as popular as back then. No social media site can survive on free moderators and without membership fees unless the rent gets paid somehow.

I assert HN requires less "rent" from us users than any other equally successful social media site.

cmacleod4 · 5 months ago
What "acquisition"? Nobody owns Usenet, it's a cooperative effort between many different server operators which continues to this day.
cmacleod4 commented on Tcl-Lang Showcase   wiki.tcl-lang.org/page/Sh... · Posted by u/luismedel
badsectoracula · 5 months ago
The main difference between Delphi/Lazarus and classic VB is that in classic VB you can pause the program and run commands in the paused program - i.e. running it in a "half-alive" state, though it wasn't fully editable as many changes requiring restarting.

On the other hand Delphi/Lazarus has a much more capable language and richer set of components (and in Lazarus' case much better support for automatic layouts), which IMO is better overall.

But yeah, in the 90s Lazarus didn't exist (Delphi did though) - IIRC it was made around 2000 or so but it was really janky for most of the 2000s.

Note that Delphi (and Lazarus) is used for a lot more than LoB apps. It was used a lot by shareware developers for example (and some still use it, e.g. IIRC both Beyond Compare and Total Commander still use Delphi - with Lazarus for crossplatform and/or 64bit builds).

cmacleod4 · 5 months ago
"pause the program and run commands in the paused program" - that's often possible in Tcl too. There are various ways to interact with a running program, query or modify variables, run commands, load updated code, etc.
cmacleod4 commented on I visited the happiest country. I wish I could unlearn its secret   slate.com/life/2025/08/tr... · Posted by u/prawn
shmeeed · 6 months ago
Could you elaborate on that browser?
cmacleod4 · 6 months ago
Reader mode in Firefox worked for me :-)

u/cmacleod4

KarmaCake day334September 8, 2015
About
Retired programmer, blog at https://colin-macleod.blogspot.com
View Original