My AI Content​
I have generated these articles with ChatGPT today...
2022-12-14 Whiskers the Software Developer: A Fairy Tale
Once upon a time, in a kingdom far, far away, there lived a cat named Whiskers who was a brilliant software developer. For many years, Whiskers worked tirelessly on a variety of projects, using his sharp mind and quick paws to create beautiful and functional code.
2022-12-14 The Essential Skills of a Successful Software Developer
The most valuable qualities of a software developer include their ability to problem-solve, communicate effectively, be organized and detail-oriented, and be adaptable and willing to learn. These skills enable them to excel in their work and make significant contributions to the success of their organization.
2022-12-14 How Software Developers Can Overcome Procrastination and Boost Productivity
Procrastination is a common challenge for many people, and software developers are no exception. With the complex and demanding nature of their work, it can be easy for developers to fall into the trap of putting off important tasks and letting deadlines slip. However, left unchecked, procrastination can have serious negative consequences on both personal and professional levels. So, how can software developers fight back against this insidious habit and stay focused and productive?
2022-12-14 5 Harmless Ways Software Developers Can Have Fun at Work
- Play "code golf" - try to solve a programming problem in the fewest number of characters possible
- Have a "code jam" - get together with a group of coworkers and try to solve a programming challenge together
- Share interesting programming articles or videos with your team
- Organize a "hack day" where team members can work on personal projects or experiment with new technologies
- Join an online coding competition or hackathon for a fun and engaging way to challenge yourself and improve your skills.
Good reads​
2022-12-13 The best things and stuff of 2022
- Predicting the tide with an analog computer made from Lego – The idea of minimalist computing devices is taken to the next level by Pepijn de Vos wherein he discusses a device made from Lego that implements Sir William Thomson’s tide predicting approach.
2022-12-10 DDD, Hexagonal, Onion, Clean, CQRS, … How I put it all together – @hgraca
This post is part of The Software Architecture Chronicles**, a series of posts about Software Architecture**. In them, I write about what I’ve learned about Software Architecture, how I think of it, and how I use that knowledge. The contents of this post might make more sense if you read the previous posts in this series.
Fun​
2022-12-05 Asteroid Launcher
2022-12-05 3D Pinball for Windows - Space Cadet
ChatGTP​
2022-12-11 The GPT-3 Architecture, on a Napkin
There are so many brilliant posts on GPT-3, demonstrating what it can do, pondering its consequences, vizualizing how it works. With all these out there, it still took a crawl through several papers and blogs before I was confident that I had grasped the architecture.
So the goal for this page is humble, but simple: help others build an as detailed as possible understanding of the GPT-3 architecture.
2022-12-10 Disputing A Parking Fine with ChatGPT - Notes by Lex
2022-12-10 f/awesome-chatgpt-prompts: This repo includes ChatGPT promt curation to use ChatGPT better.
2022-12-09 The best ChatGPT examples from around the web
Hacker news for prompts
Projects​
2022-12-13 odnoletkov/advent-of-code-jq: Solving Advent of Code with jq
Solving Advent of Code 2022 with jq
2022-12-11 Giant VR Robots Are Building Railways In Japan - Virtual Uncle
2022-12-10 This to That Glue Advice
2022-12-07 awesome-macos-command-line
2022-12-05 Installing FreeBSD on a Raspberry Pi
Video Editing​
2022-12-13 LosslessCut
The Swiss Army Knife of Lossless Video/Audio Editing
Videos​
2022-12-06 Keynote: Abstraction Patterns - Kate Gregory - NDC TechTown 2022 - YouTube
A consultant is someone who borrows your watch to tell you the time, (... and then keeps the watch)
To Conor Hoekstra, for the truth about speaking To Guy Davidson, for Beautiful C++ To Tony Van Eerd, for a SOLID talk at C++ Now 2021
2022-12-04 mis Using FFmpeg’s Motion Interpolation Options Antonio Roberts It's morphing time!
ffmpeg -i faces.mp4 -filter:v "setpts=40*PTS,minterpolate='fps=25:scd=none:me_mode=bidir:vsbmc=1:search_param=2000'" -y search_param_2000.mp4