1984: How did the Isle of Jura help shape Orwell's masterpiece? 8 June 2024 BBC Scotland News Getty Images George Orwell - his most famous work Nineteen Eighty-Four celebrates 75 years in print on Sat
Alice Mao Burnout can make one feel helpless, incompetent, emotionally exhausted, isolated and cynical. Yale faculty provided insight into the neurobiological basis behind symptoms of burnout — and wh
One of the great strengths of strace as a debugging tool is that it shows you what a program is doing regardless of whether it was compiled with debug info or not. The downside of this is that you onl
William Brown @willccbb | willcb.com v0.1 (June 5, 2024) Introduction This document aims to serve as a handbook for learning the key concepts underlying modern artificial intelligence systems. Given t
This is a very long post for people who want a lot of details. If you want the shorter story of how I plan to avoid these mistakes at Otherbranch, look here. Discussion on Hacker News here. It's a lon
DuckDB is a single file SQL database. It's designed for data analysis and so, probably because of the bent of people who are into that sort of thing, a lot of the evaluations of it end up being quanti
It has been a very long time since computers have executed code in a simple, linear manner. Even back in the 1950s, most used a system of interrupts or traps to handle errors, input/output, and other
Every software engineer can have a great blog, if they want to. Many of us start blogs, but most of those blogs lie abandoned or sporadically updated. It's okay if you start blogging and figure out it
The ARPANET changed computing forever by proving that computers of wildly different manufacture could be connected using standardized protocols. In my post on the historical significance of the ARPANE
If you run an image search for the word “ARPANET,” you will find lots of maps showing how the government research network expanded steadily across the country throughout the late ’60s and early ’70s.
When programmers discuss the relative merits of different programming languages, they often talk about them in prosaic terms as if they were so many tools in a tool belt—one might be more appropriate
The congregation swooned as she bounded on stage, the prophet sealskin sleek in her black skinny ankle pants and black ballet flats, a lavalier microphone clipped to the V-neck of her black button-dow
Inhale. Exhale. Find the space between… Calm Company Fund is going on sabbatical and taking a break from investing in new companies and raising new funds. Here’s why. I’ve come to the conclusion tha
The dining room is the closest thing the American home has to an appendix—a dispensable feature that served some more important function at an earlier stage of architectural evolution. Many of them si
This article is based on a white paper published by the Alliance for Responsible Citizenship. The scale of the challenge in fostering a prosperous African continent is daunting. Africa remains the poo
Perhaps you’ve noticed over the past decade how that “once in a century” forest fire or hurricane seems to be appearing in the news more often than its name would imply. With temperatures increasing d
Nathan Upchurch, 11 June 2024 GNU/Linux FOSS/FLOSS KDE Stallman was right; in the wake of Microsoft’s announcement of its much-maligned Recall feature and widespread public backlash to the terms and c
Around 6-8 months ago I started exploring MicroVMs out of curiosity. Around the same time, I saw an opportunity to fix self-hosted runners for GitHub Actions. Actuated is now in pilot and aims to solv
In 1984 John Gage of Sun Microsystems was credited as saying "The Network is the computer." Almost four decades ago, John had a vision of distributed systems working together to be greater than the su
Contents So far, we've seen many ways to read a file from different programming languages, we've learned about syscalls, how to make those from assembly, then we've learned about memory mapping, virtu
Developing a database is a lot like building a company. At its core, a database is only as good as the way it’s built, the data people put into it, and the use cases built on top of it. Similarly, a c
Interview Big data is no longer hailed as the "new oil." It has gone out of fashion, both in terms of hype and because its foundational technology – Apache Hadoop – was surpassed by cloud-based blob s
Some years ago, I happened to meet a survivalist and conspiracy theorist. He told me he had weapons stashed inside the walls of his house, was ready to use them in defence of “English” women and child
The latest version of the systemd init system is out, with the openly confrontational tag line: "Available soon in your nearest distro, now with 42 percent less Unix philosophy." As Lennart Poettering
At Meta, Bento, our internal Jupyter notebooks platform, is a popular tool that allows our engineers to mix code, text, and multimedia in a single document. Use cases run the entire spectrum from what
The Boom movement in the mid-20th century marked a literary renaissance in Latin America, drawing global attention to writers from all across the continent. With magical realism at the forefront, lite
Image Credit: Python Foundation (Logo) Joining Strings in Python: A "Huh" Moment June 15, 2024 10 min, 2.07k words Programming I just love it when random conversations on Mastodon result in a “Huh, I
Table of Contents Docker is extremely popular these days. Too bad it's not very good. A note in advance: This is absolutely not about Docker being too "opinionated" for me, or other tools being more f
by V.R. I am not sure I am such a big fan of reimplementing NetworkManager… – Lennart Poettering’s famous last words, March 2011 10 years ago, systemd was announced and swiftly rose to become one of t
The experiences and views of each site’s users – from how much political content they see to the platforms’ impact on democracy Pew Research Center illustration The Pew-Knight Initiative supports new
June 14, 2024 The first manual was duplicated for a very small coterie. In order to channel queries directly to the horses’ mouths, authorship was attributed to individuals. Later, as authorship diffu
Your email inbox is full of spam. Your letterbox is full of junk mail. Now, your web browser has its own affliction: slop. “Slop” is what you get when you shove artificial intelligence-generated mater
In his farewell address, Ronald Reagan described America as the “shining city on a hill”, open to “anyone with the will and heart to get here”. I was one of those inspired to try, and today the dynami
A widely shared definition of “freedom” is tough to agree upon, but until the 1930s, a broad group of Americans, from poets and architects to business owners and conservative politicians, shared a vis
In the valiant effort to combat imposter syndrome and gatekeeping, the programming world has taken a bad turn down a blind alley by celebrating incompetence. You don't have to reduce an entire profess
In most of the business world — and the world in general — the default setting is caution, consensus, and, above all, a low tolerance for bad bets. Venture capitalists are not wired this way. In their
When developing web apps, we often need to call different web services. When configuring the communication and connection of different web services, we frequently encounter the concepts of URI, URL, a
Why Structure and Interpretation of Computer Programs matters Brian HarveyUniversity of California, Berkeley In 2011, to celebrate the 150th anniversary of MIT, the Boston Globe made a list of the mos
Heroku made it easy for any developer to build and run applications in the cloud without managing their own infrastructure. Now 15 years later, it continues to inspire the next generation of developer