The Founders Talk podcast
In-depth, one-on-one conversations with founders, CEOs, and makers. The journey, lessons learned, and the struggles. Let's do this!
In-depth, one-on-one conversations with founders, CEOs, and makers. The journey, lessons learned, and the struggles. Let's do this!
The attached article is an absolute classic. Chuckleworthy but also useful and interesting. No one has ever fact-checked it though. I wonder if it is all true? Check out the article! (P.s. I like this one so much I think I’ve posted it before, it hopefully not too recently!
Just to prove that theres never the last word on anything, especially programmers editors. I thought history ended with vscode. But take a look st this, pretty tantilizing! Author says: “Code at the speed of thought. Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.”
A very interesting new text editor. Looks a lot like vscode. Playing with it. It is written in RUST which is always now the key to being a cool app. It is very very fast. But it does not have all the plugins I rely on.
Non technical, but i love sketching and drawing to pass the time. Author says: “Practice drawing little houses and towers. Then level them up with dimensional views and clusters that create different styles of towns and cities…”
Aggregates used book sites. Recommendo
Author says: “Every week now, it seems, events on the ground make a fresh mockery of those who confidently assert what AI will never be able to do, or won’t do for centuries if ever, or is incoherent even …”
An interesting walk down history lane… of computers
Classes teach you all about advanced topics within CS, from operating systems to machine learning, but there’s one critical subject that’s rarely covered, and is instead left to students to figure out on their own: proficiency with their tools. We’ll teach you how to master the command-line, use a powerful text editor, use fancy features of version control systems, and much more!
Last week I published a story for The Washington Post that required an interactive slippy map. Lookup maps like this are a common pattern to show a geographic trend and let readers explore the data …
I love rules of thumb. Here are a set of them for graphic or visual design. I am not a designer but I fancy myself being to tell better design from worse. Anyway, this is a good tool for those of us who are wannabee designers
An interesting study of performance. It seems hard to believe.
Large Selection of strong and powerful neodymium magnets. Great Prices. Discs, Rings, Cones, Cylinders, Arcs, Cubes, Rectangles, Squares, and much more.
The ActivityPub protocol is a decentralized social networking protocol based upon the [ActivityStreams] 2.0 data format. It provides a client to server API for creating, updating and deleting content, as well as a federated server to server API for delivering notifications and content.
This is a standalone password generator. I think that because it does’t know the email or account name that the password is used with, the risk that the app itself is malware is small… i think… Author says: “z-tokens -- random tokens generation and related tools - GitHub - volution/z-tokens: z-tokens -- random tokens generation and related tools”
One of many simple CPU simulators. I'm teaching a course in Operating Systems and I've been looking for a really simple and clear visual simulator for a CPU. This one is the best one yet. But I would like a better one. This one is missing any kind of support for IO or System calls or something like that. But it's usable.
This looks useful, which is why I am linking to it, I haven't tried it or anything: "The simplest, fastest repository for training/finetuning medium-sized GPTs. - karpathy/nanoGPT: The simplest, fastest repository for training/finetuning medium-sized GPTs.
Interesting package although I don't have a use for it yet. It's your own IFTTT built for geeks that you run on your ownn server. It's got no UI to speak of. On the other hand, it has a sophisticated way to create logic around events and is extensible and open source.
This seems like a very nice simple tool to solve a common problem. My only confusion is that there are a bunch of similar tools to do the same thing. Each has its own DSL, written in ruby or some other language, has its own conceptual steucture, and its own bugs. It’s enough to make me decide to just keep doing it by hand. Heres what the author says: “ Prepper is a simple server provisioning tool, built on top of SSHKit. You can use it to script your server build process. - GitHub - gregmolnar/prepper: Prepper is a simple server provisioning tool...”
Several million people employ electronic mail for some significant portion of their professional communications. Yet in my experience few people have figured out how to use the net productively. A great deal of effort is going into technical means for finding information on the net, but hardly anybody has been helping newcomers figure out where the net fits in the larger picture of their own careers. These notes are a first attempt to fill that gap, building on the most successful practices I've observed in my twenty years on the net. I will focus on the use of electronic communication in research communities, but the underlying principles will be applicable to many other communities as well.
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”