torstenvl
- Karma
- 0
- Created
- ()
- Submissions
- 0
- On the cruelty of really teaching computing science (1988) (cs.utexas.edu)
- How I Built a Homemade Swamp Cooler (mdpub.com)
- Uniqueness Types (en.wikipedia.org)
-
Apple continues to lose the plot with regard to user interface, e.g., making right-swipe-from-edge increase an indent instead of go back, and making all monospaced text low-contrast with an absurd gray background.…
- Marines pass full financial audit, a first for any US Military branch (defensenews.com)
- What is a static chain pointer in the context of calling convention ABI? (devblogs.microsoft.com)
- An Overview of Cryptography (garykessler.net)
- Make a Mini Loaf of Bread with a Single Cup of Flour (lifehacker.com)
- Show HN: Time Machine Utilities (github.com)
I wrote some shell scripts to automate "fixing" old Time Machine backups, particularly Time Machine backups from previous computers. I've personally experienced a lot of friction with this, and found out that some of…
-
It seems like it's impossible to find any information about home solar. The major players (SunPower, Panasonic) don't even list prices on their websites, and they won't talk to you unless you request an installation…
- Putin could use 'false flag' in Ukraine war (washingtonpost.com)
-
I finally got tired of not having directories first on macOS, and something like exa <https://the.exa.website/> seemed overkill. So I dug into the source code, hunted down the missing BSD-licensed headers, figured out…
-
For a long time, I didn't have a cohesive way of keeping track of thoughts, ideas, TODOs, design process, etc. I had source code TODO comments, random screenshots of things I found online, and so on, littered throughout…
-
I finally got tired of not having directories first on macOS, and - for me - something like exa <https://the.exa.website/> was overkill. So I dug into the source code, hunted down the missing BSD-licensed headers,…
- Progress in adapting XFCE's window manager for wlroots (phoronix.com)
- The Harvard Business School Professor Who Isn’t Counting Elon Musk Out (theatlantic.com)
- Ukraine's Path to Victory (foreignaffairs.com)
- Useful Forks (useful-forks.github.io)
-
According to the RTF specification, \pc and \pca encodings specify the IBM 437 and IBM 850 code pages, respectively. However, TextEdit and Pages both use the NeXT character set when rendering such files.…