64Zbit.com
Tech is way, WAY interesting

Brickception

Read the full article at brickception.xyz

rickception is a fun take on the classic breakout game with popup windows!

Enable popup windows to play this game. Two popup windows are launched - the main game window and the paddle window. (Sorry, you cannot play this game where popups are not supported, e.g., mobile devices)

Paddle window has a nested game! You need to win in both the windows.

Moving the paddle window moves the paddle. The ball of the main window bounces off the top of the paddle window.


thefantasyreviews.com

Read the full article at thefantasyreviews.com

The 6 Most Captivating and Addictive Space Opera Book Series of Modern Science Fiction


Michael Tsai - Blog - Ducklet 1.0.1

Read the full article at mjtsai.com

Overall, I like Base and Core Data Lab better, but Base has been giving me a lot of internal errors lately, and I’m unsure whether it’s still under development. However, Ducklet looks promising, so I purchased it on sale.


A Coder Considers the Waning Days of the Craft | The New Yorker

Read the full article at www.newyorker.com

Artificial intelligence still can’t beat a human when it comes to programming. But it’s only a matter of time.


DAK and the Golden Age of Gadget Catalogs – cabel.com

Read the full article at cabel.com

The cover’s hero image draws you in. What is that beautiful-looking tape deck? (And wow, even today, that thing is pretty awesome.) Once you open it up, you’re greeted with a daisywheel printed just-for-you welcome message from a guy named Drew Alan Kaplan. That’s right, the D.A.K. himself.


HTML DOM with JavaScript — Phuoc Nguyen

Read the full article at phuoc.ng

Web development moves at lightning speed. I still remember when I first started using libraries like jQuery, Prototype, script.aculo.us, Zepto, and many more. Even with modern tools like Angular, VueJS, React, Solid and Svelte, we still have to deal with the Document Object Model (DOM). While these frameworks encapsulate and hide direct DOM management, they still give us access to work with the DOM via refs and event handlers. Whether you're developing or using a web component in any framework, you need to work with the DOM at a certain level. Knowing the browser DOM APIs and how to use them is crucial to web development. A website that introduces the APIs, highlights common problems, and provides answers to popular questions can be incredibly useful. That's why I've put together this collection of resources: No external libraries, just native browser APIs Small, easy-to-understand examples Live demos Tips and best practices included Real-life use cases Works with modern browsers and even supports Internet Explorer Get ready to master DOM manipulation with vanilla JavaScript.


The Pizza Principle | Seth's Blog

Read the full article at seths.blog

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

Any efforts to make it more convenient, cheaper or easier will almost always make it worse.

If you think this post is about pizza, I’m afraid that we’re already stuck.


B612 – The font family

Read the full article at b612-font.com

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.

2 years later, Airbus came to find Intactile DESIGN to work on the design of the eight typographic variants of the font. This one, baptized B612 in reference to the imaginary asteroid of the aviator Saint‑Exupéry, benefited from a complete hinting on all the characters.


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

Read the full article at addyosmani.com

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.

Read the full article at shoelace.style

Shoelace: A forward-thinking library of web components. Works with all frameworks 🧩 Works with CDNs 🚛 Fully customizable with CSS 🎨 Includes a dark theme 🌛 Built with accessibility in mind ♿️ First-class React support ⚛️ Built-in localization 💬 Open source 😸 More awesome than ever


Behind "Hello World" on Linux

Read the full article at jvns.ca

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

Read the full article at jamesclear.com

“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.

Our self-image is composed of historical evidence of our abilities. The more hard things you push yourself to do, the more competent you will see yourself to be.

If you can run marathons or throw double your body weight over your head, the sleep deprivation from a newborn is only a mild irritant. If you can excel at organic chemistry or econometrics, onboarding for a new finance job will be a breeze.

But if we avoid hard things, anything mildly challenging will seem insurmountable. We’ll cry into TikTok over an errant period at the end of a text message. We’ll see ourselves as incapable of learning new skills, taking on new careers, and escaping bad situations.

The proof you can do hard things is one of the most powerful gifts you can give yourself.”


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

Read the original article at 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!

The way you set them up is buried deep in the Settings, so it's not surprising that not many people know about it. Here's where you need to go. You need to have the AirPods connected to your iPhone or iPad.

Settings Accessibility AirPods Audio Accessibility Settings Headphone Accommodations Custom Audio Setup Headphone Audio Customisation


How NASA Writes Space-Proof Code

Read the original article at kottke.org

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:

Avoid complex flow constructs, such as goto and recursion. All loops must have fixed bounds. This prevents runaway code. Avoid heap memory allocation. Restrict functions to a single printed page. Use a minimum of two runtime assertions per function. Restrict the scope of data to the smallest possible. Check the return value of all non-void functions, or cast to void to indicate the return value is useless. Use the preprocessor sparingly. Limit pointer use to a single dereference, and do not use function pointers. Compile with all possible warnings active; all warnings should then be addressed before release of the software.


UnsuckJS

Read the original article at unsuckjs.com

Progressively enhance HTML with lightweight JavaScript libraries. No build tools, no compilers, and no hassle.


Living in hyperbole | Seth's Blog

Read the original article at seths.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.

Now, when it’s not unusual to spend eight hours a day surrounded by media fueled by greatest hits (worst offender, breaking news, richest investor, evillest husband, funniest line of all the movies ever made) we start to imagine that only hyperbole matters.

Greatest hits, by their nature, are unusual. And if the media you’re absorbing is selected from a billion possible clips, don’t be surprised if you start to believe that the unusual is normal.

It’s not.


Folding phones are the stuff of science fiction - The Verge

Read the original article at www.theverge.com

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:

You can finally carry a tiny phone again without sacrificing your large screen Screens you’d never comfortably carry (because they’re huge) are finally within reach You could always have the perfect size screen for whatever you need


Apollo Remastered

Read the original article at kottke.org

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".

Using these new high-res scans, image specialist Andy Saunders remastered each of the 35,000 photographs, resulting in this incredible-looking book, Apollo Remastered: The Ultimate Photographic Record. From the book's website:

The photographs from the lunar surface are as close as we can get to standing on the Moon ourselves, and for the first time, we were able to look back at Earth from afar, experiencing the "overview effect" — the cognitive shift that elicits an intense emotional experience upon seeing our home planet from space for the first time. The "Blue Marble" photograph, taken as Apollo 17 set course for the Moon, depicts the whole sunlit Earth, and is the most reproduced photograph of all time. Along with Apollo 8's "Earthrise," which depicts Earth above the lunar horizon, it was a catalyst for the environmental movement that continues today.

Saunders is also selling prints of some of these remastered photos, which look absolutely stunning.


Some blogging myths

Read the original article at jvns.ca

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.

here are the myths:

  • myth: you need to be original
  • myth: you need to be an expert
  • myth: posts need to be 100% correct
  • myth: writing boring posts is bad
  • myth: you need to explain every concept
  • myth: page views matter
  • myth: more material is always better
  • myth: everyone should blog

Apple Vision – Stratechery by Ben Thompson

Read the whole story at stratechery.com

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.

I am speaking, of course, about Apple’s new mixed reality headset that was announced at yesterday’s WWDC, with a planned ship date of early 2024, and a price of $3,499. I had the good fortune of using an Apple Vision in the context of a controlled demo — which is an important grain of salt, to be sure — and I found the experience extraordinary.


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

Read the whole story at techcrunch.com

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

Read the whole story at 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.wizardzines.com]

Implement DNS in a weekend

Hello! Our goal here is to implement a toy DNS resolver.

What’s a DNS resolver? It’s a program that knows how to figure out what the IP address for a domain is. Here’s what the command line interface of the resolver we’re going to write looks like:

$ python3 resolve.py example.com 93.184.216.34

The whole thing is about 200 lines of Python, including implementing all of the binary DNS parsing from scratch.

This project is a fun way to learn:

How to parse a binary network protocol like DNS How DNS works under the hood (what’s happening behind the scenes when you make a DNS query?) There are also some bonus exercises if you want to implement a few more of the features a real DNS resolver would have.

Everything is in a Jupyter notebook, which you can download and run. You can download all the code here:


Meet Mr. Internet: Vint Cerf - IEEE Spectrum

[spectrum.ieee.org]

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

It was June 1973. For the past three months, Vint Cerf and Bob Kahn had been working together on a problem Kahn had been pondering for some time: how to connect ground-based military computers seamlessly to communications satellites and mobile radios.

The ARPANET and the way it handled communications was already well established. But extending it to handle multiple networks—whose reliability couldn’t be taken for granted—was a different story.

The two had been exchanging ideas in person and via email and reviewing the work of others who were trying to solve similar issues. But now, Cerf sat alone in the lobby of San Francisco’s Jack Tar Hotel, on a break from a computing conference. And the problem was on his mind.


Passkeys: Using FIDO for Secure and Easy Authentication

[www.windley.com]

Summary 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.