December 2022

What Can We Learn from Barnes & Noble’s Surprising Turnaround?

What Can We Learn from Barnes & Noble’s Surprising Turnaround? –I was in a Barnes and Nobel again after many years. Actually many years before that I would go to a B&N more than once a week. Then between Amazon and terrible inventories at B&N and Kindle and Nook I stopped going. Then a few weeks ago I visited one and it was a revelation. I had a great time browsing books and books and books. Great article:”Digital platforms are struggling, meanwhile a 136-year-old book retailer is growing again. But why?”

TSPSIs and How I Write

TSPSIs and How I Write –Useful advice and framework for structuring your academic or technical writing. Author says: “TL;DR: Writing about writing and having written, and self-referentiality. Complementary musings on AI.”

GPS – Bartosz Ciechanowski

GPS – Bartosz Ciechanowski –GPS is an amazing, complex and super interesting technology. People have a vague understanding that it involves satelites and so on. But there is so much more to it! Interactive article explaining how GPS works.

Bottlenecks of Scaleups

Bottlenecks of Scaleups –Common bottlenecks that prevent startups from scaling as quickly as they should. Thoughtworks always has good deep insight about software engineering. This too is an interesting series.

rails/docked: Running Rails from Docker for easy start to development

rails/docked: Running Rails from Docker for easy start to development –This is not a new thing by a long shot. But thw fact that it is published by dhh is a big deal imo. For me it assures me to some extent that it is “correct” and that it will be maintained. From author: “Running Rails from Docker for easy start to development – rails/docked: Running Rails from Docker for easy start to development”

Use Postgres for everything!

Use Postgres for everything! –Insights about simplifying your architecture. Wow! Using postgres instead of REDIS? This flies in the face of what I thought I understood! Author: “Startups use too much technology. My advice: Use Postgres for everything”

Welcome to Talking Points for Life

Welcome to Talking Points for Life –Too many people are left wandering through Reddit threads and Quora posts looking for advice on what to say. Communication is tricky. We all bring our own biases, emotions and histories to the table. This site will help you navigate those tricky subjects, allowing you to build healthier and happier relationships.

Coding Interview Preparation | Codinginterview

Coding Interview Preparation | Codinginterview –A very interesting overview of companies and their spproach yo coding interviews. Good if youre applying for a job there. But also good if you are designing your interview process. Author says: “Take the guesswork out of coding interviews with codinginterview.com. Explore comprehensive guides to hack the process at top companies including Amazon, Microsoft, Google, Apple, Facebook, and more “

The Case for Models | Concerning Quality

The Case for Models | Concerning Quality –An interesting idea, model based testing. The aurhor says: “Again, I’m writing about models because I have a deep desire to keep software minimal. While I don’t think it’s wrong to simply buckle up and deal with the complexity and raw magnitude of implementations as many of us do, that’s just not the path that I find appealing intuitively.”