HN user

ochrist

198 karma
Posts5
Comments177
View on HN

Someone mentioned this in another comment, so I'll just copy/pasta my own comment:

Yeah, that doesn't work either. E.g. it has the following stories:

- Nordstjernen 1.0 (built with Claude)

- Ask HN: What was your "oh shit" moment with GenAI?

Yeah, that doesn't work either. E.g. it has the following stories:

- Nordstjernen 1.0 (built with Claude)

- Ask HN: What was your "oh shit" moment with GenAI?

Great idea. But the first thread I opened (Nordstjernen 1.0) is according to the comments about a project built with Claude. So it doesn't remove all the AI stuff.

Some years ago I was involved with a society (club), and we wanted a webforum. But as we were geeks as well, we created a combination of a web-based solution, mail-lists and NNTP. These three solutions were syncronized, so it didn't matter which one you used. This worked well for several years.

Currently USA only has one base left: Pituffik Space Base (previously called Thule Air Base). They used to have about 17 bases and several thousand military personnel, but now it's down to about 200. If USA wanted it, they could establish all the bases they wanted and send more people, but they chose to cut down on military presence over the past years. Source: Have worked on that last base several years ago. Also check wikipedia: https://en.wikipedia.org/wiki/Pituffik_Space_Base

My bad. Sorry. I see that they changed the route to go via Jutland because of the upcoming tunnel. So yes, the Italian line is probably the last one of its kind. The Danish-German connection will probably not be reestablished, as the new tunnel will replace the ferry.

There are a few facts you should know about this:

Formally Norwegian is West-Scandinavian (together with Icelandic and Faeroese), whereas Danish and Swedish are East-Scandinavian.

Also, please remember that the Norwegians have two different written languages (and the average Norwegian might not even speak any of those, as there are many dialects in Norway). One of those written languages is based on Danish from when Denmark ruled Norway.

In practice Norwegians and Swedes understand each other well when speaking, as their pronunciation are similar. Similarly Norwegians and Danes understand each other in writing, as the written language (and the vocabulary) are similar.

I know a lot of Danes who do not understand Swedish or Norwegian, and those movies or TV shows are normally subtitled in Denmark.

Source: I am Danish having worked a lot with both Swedes and Norwegians.

I used GEM on some PCs around 1990. At that time I had an Archimedes and was studying in a computer school. I did some DTP (a school magazine) together with a couple of classmates, and we could have done it on my Arch. But then they would have been out of it, so we used their more ordinary PCs and used GEM on them. It worked smoothly and was very responsive.

Why can't I use my keyboard (e.g. spacebar) to scroll on you website? Apparently I have to use a mouse all the time, and that's annoying. Most OS's have accessibility options (even a lot of websites do this).

Really interesting to read. I have used a lot of strange systems in my time. In the military signals group I have worked a lot with teletypewriter systems and the like - also the civilian telex system and the Aeronautical Fixed Telecommunication Network: https://en.wikipedia.org/wiki/Aeronautical_Fixed_Telecommuni...

One thing the article doesn't mention is that some of the old teletypewriters were so slow that you could not be guaranteed that you would get the carriage to the start of the line by using only one Enter character, so it was mandatory to use two.

This meant that all linefeeds consisted of the following characters: CR CR LF (two carriage returns followed by one linefeed). Even in the time where most of the equipment were modern and didn't really need this, you couldn't know if somebody somewhere still had an old teletype running. So this was mandatory and part of the standard.

On mainframes there is also a distinction between Return and Enter. As far as I remember there was a soft return, which only moved the cursor down. And there was a hard return, which acted as Send - thereby transmitting your screen to the mainframe.

Something similar can be used on modern computers. Here is an example in Excel: If you edit a cell (with F2) you can end the edit by using Enter. But if you have enabled to wrap text you can use Alt+Enter to just input a linefeed without exiting the editor.