64Zbit.com
Tech is way, WAY interesting

The Pizza Principle | Seth's Blog

 — 

Good pizza is rare, even though the method to create it is well known.


B612 – The font family

 — 

In 2010, Airbus initiated a research collaboration with ENAC and Université de Toulouse III on a prospective study to define and validate an “Aeronautical Font”: the challenge was to improve the display of information on the cockpit screens, in particular in terms of legibility and comfort of reading, and to optimize the overall homogeneity of the cockpit.


AddyOsmani.com - Beyond the comfort zone is where all magic happens.⁠

 — 

Ah, the comfort zone—a snug emotional space where stress is scarce and predictability prevails. While it’s not all bad, staying there too long can effectively serve as a straightjacket for your potential. Let's peel back the layers and dissect the interplay between your comfort zone, personal growth, and the 'magic' that happens when you dare to stretch your boundaries.


Shoelace: A forward-thinking library of web components.

 — 

Shoelace: A forward-thinking library of web components.


Behind "Hello World" on Linux

 — 

But behind the scenes, there’s a lot more going on. I’ll describe some of what happens, and (much much more importantly!) explain some tools you can use to see what’s going on behind the scenes yourself. We’ll use readelf, strace, ldd, debugfs, /proc, ltrace, dd, and stat. I won’t talk about the Python-specific parts at all – just what happens when you run any dynamically linked executable.


3-2-1: On designing your life, and the value of doing hard things - James Clear

 — 

“The ability to do hard things is perhaps the most useful ability you can foster in yourself or your children. And proof that you are someone who can do them is one of the most useful assets you can have on your life resume.


Garry Knight: "Using AirPods as a Hearing Aid…" - Toot.Cat

 — 

I got a pair of AirPod Pro earbuds and set them up for my personal hearing needs. Later that day I went for a walk in my local woods and literally gasped out loud at hearing the birds I'd been missing for some years!


How NASA Writes Space-Proof Code

 — 

When you write some code and put it on a spacecraft headed into the far reaches of space, you need to it work, no matter what. Mistakes can mean loss of mission or even loss of life. In 2006, Gerard Holzmann of the NASA/JPL Laboratory for Reliable Software wrote a paper called The Power of 10: Rules for Developing Safety-Critical Code. The rules focus on testability, readability, and predictability:


UnsuckJS

 — 

UnsuckJS


Living in hyperbole | Seth's Blog

 — 

In the pre-media world, we bumped into fables, or news from across the village, but mostly, our role models and experiences were based on reality.


Folding phones are the stuff of science fiction - The Verge

 — 

In the process, they've given us vivid examples of why folding phones could be more than the latest gadget gimmick or another screen to scratch. They could actually be useful. According to these fictional futures, three primary reasons stand out:


Apollo Remastered

 — 

NASA keeps the original film negatives from the Apollo program sealed in a frozen vault in Houston, TX and rarely grants access to them. As a result, nearly all of the photos we see of those historic missions were made decades ago or are copies of copies. Recently, the film was cleaned and digitally scanned at "an unprecedented resolution".


Some blogging myths

 — 

A few years ago I gave a short talk (slides) about myths that discourage people from blogging. I was chatting with a friend about blogging the other day and it made me want to write up that talk as a blog post.


Apple Vision – Stratechery by Ben Thompson

 — 

It really is one of the best product names in Apple history: Vision is a description of a product, it is an aspiration for a use case, and it is a critique on the sort of society we are building, behind Apple’s leadership more than anyone else.


First impressions: Yes, Apple Vision Pro works and yes, it’s good. | TechCrunch

 — 

But, I’ve used essentially every major VR headset and AR device since 2013’s Oculus DK1 right up through the latest generations of Quest and Vive headsets. I’ve tried all of the experiences and stabs at making fetch happen when it comes to XR. I’ve been awed and re-awed as developers of the hardware and software of those devices and their marquee apps have continued to chew away at the “conundrum of the killer app” — trying to find something that would get real purchase with the broader public.


tldr InBrowser.App

 — 

tldr InBrowser.App is an offline-capable PWA for tldr-pages. Fully runs in your browser. Zero API latency.


Implement DNS in a weekend

 — 

Implement DNS in a weekend


Meet Mr. Internet: Vint Cerf - IEEE Spectrum

 — 

Vint Cerf is the recipient of the IEEE Medal of Honor “for cocreating the Internet architecture and providing sustained leadership in its phenomenal growth in becoming society’s critical infrastructure.” PETER ADAMS


Passkeys: Using FIDO for Secure and Easy Authentication

 — 

Passkeys, the popular name for FIDO, are not only easy, they offer better protection against phishing than other forms of multi-factor authentication. This is how they work.


Passkeys.io – A Passkey Authentication Demo

 — 

What is a passkey? A passkey is a new way to sign in that works completely without passwords. By using the security capabilities of your devices like Touch ID and Face ID, passkeys are way more secure and are easier to use than both passwords and all current 2-factor authentication methods.


Apple’s File Provider Forces Mac Cloud Storage Changes - TidBITS

 — 

Over the last year, cloud storage services Box, Dropbox, Google Drive, and Microsoft OneDrive—and probably others—have migrated from custom kernel extensions to Apple’s new-ish File Provider extension. It provides an Apple-approved framework for integrating remote files into macOS and displaying them in the Finder. I touched on this move a year ago in “Cloud Storage Forecast Unsettled, with Possible Storms” (4 February 2022).


Writing Javascript without a build system

 — 

Writing Javascript without a build system


Application Holotypes: A Guide to Architecture Decisions - JASON Format

 — 

Analyzing the characteristics of real-world applications is difficult. We often make generalizations about applications we see in the wild, both anecdotal and statistical: "Single-Page Applications are slower than multipage" or "apps with low TTI loaded fast". However, the extent to which these generalizations hold for the performance and architectural characteristics we care about varies. I believe one of the primary determinants of this variability are a product's features and design constraints, and classifying applications based on their features & constraints can enable more targeted and impactful solutions to the problems faced by each.


hexbin - hexagon sticker repository

 — 

Community hexagon stickers


Examples of problems with integers

 — 

Hello! A few days back we talked about problems with floating point numbers.


<