• 0 Posts
  • 100 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle















  • I find it really frustrating to not have a touchscreen on a laptop (e.g. scrolling and zooming Google maps).

    I don’t understand what I’m getting for the price difference compared to a similar windows laptop.

    I don’t like how the Ctrl/Fn/Alt/Cmd keys are used, but that’s just because I’m used to Windows. (Remapping then doesn’t help because commands are divided differently been those modifiers).

    I do like that it has a native bash shell instead of having WSL with its separate filesystem. But I doubt that that is a common reason people choose macs.




  • Not everyone knew C.

    Lack of trust: what was it doing behind the scenes? What’s if it just went and … allocated memory all by itself!!

    Optimization wasn’t so good back then. People believed that they could write better assembly. For speed and size.

    Memory was tight. C would include big libraries even if only one function was needed. If “hello world” was several k in size, that added to the suspicion (even though that was a fixed overhead in practice).