Start Your Stream Processing Journey With Just 4 Lines of Code
A decade ago, I stumbled upon an intriguing big data project called Stratosphere. What immediately captured my interest was a particular section in its introduction: the ability to initiate a cluster on a single machine and execute MapReduce-based WordCount computations with just 3 lines of code! During a time dominated
Read moreOptimizing Anki Flashcards with Prompt Engineering
I did some prompt engineering experiments to create better Anki flashcards using ChatGPT and GPT4Continue reading on Better Programming »
Read morePrompt Engineering: The Future of AI-Driven Development
AI won’t replace software developers. However, the required skills are going to change drasticallyContinue reading on Better Programming »
Read moreBridging the Gap: My Journey to Becoming a Data Analyst at 34
Curiosity, persistence, and the path to professional fulfillmentContinue reading on Better Programming »
Read moreA Deep Dive Into Graph Analytics — Part 1 With Memgraph
Exploring data analytics with Memgraph, a graph databaseContinue reading on Better Programming »
Read moreLet’s Build a Steganography CLI From Scratch
Steganography is the art and science of hiding information within other seemingly innocent data. Let’s build one in Rust from scratchSteganography is the art and science of hiding information within other seemingly innocent data or media, such as images, audio files, or text. It operates under the principle that the hidden
Read moreTransforming Reddit Summarization With Claude 100k and GPT 16k
Unlocking the power of larger context windowsImpossible typewriter, Illuminate Model. Image generated by Stable DiffusionThis is a follow-up to Building a Reddit Thread Summarizer With ChatGPT API. See that article for some context and information about how I built the app's first version.June 13th, 2023OpenAI has rolled out several exciting updates that improve
Read moreHow to Add a CSS Reveal Animation to Your Images
Learn how to create a range of amazing CSS image reveal animations by using simple CSS properties and no extra elements or pseudo-elements. Continue reading How to Add a CSS Reveal Animation to Your Images on SitePoint.
Read moreQuerying Both Structured and Unstructured Data with LlamaIndex and OpenAI
Combining text-to-SQL structured analysis and semantic search for a vacation planContinue reading on Better Programming »
Read moreScaling as a Manager
Tips for rearranging your responsibilities and managing your time to carry out new dutiesPhoto by Andy Beales on UnsplashImagine you have been leading a team of a decent size for a while, and then over time, your team grows beyond the healthy size of a single team, or your team’s mission expands,
Read more