26 Aug 2025 - tsp
9 mins
Understanding spacetime can feel abstract, especially when it comes to metrics, raising and lowering indices, and the difference between proper and coordinate time. Especially when encountering them for the first time. In this short article, I share an intuitive way of looking at these concepts: tangent space as the local microscopic view, the metric as the universal projector into curved spacetime, and proper time as the tick of a real clock that all observers agree on. From light cones and causality to time dilation and 4-velocity, the short text walks through how the metric naturally encodes the rules of relativity. It is not a formal derivation, but rather a personal attempt to make the mathematics feel more tangible - an accessible entry point for anyone curious about how spacetime really works and has a hard time grasping the basic ideas.
26 Aug 2025 - tsp
6 mins
It is often claimed that large language models could one day replace entire software companies, writing all the code without human input. At first glance this sounds visionary - and it is to some extend - but a closer look at how these systems actually perform in real projects shows a much more sober picture. Yes, they can replace some repetitive entry-level tasks, generate boilerplate, and accelerate debugging. They are also excellent at writing small, self-contained utilities and documenting code. But when projects grow in scope and deviate from mainstream patterns, the limits quickly become visible: redundancy, miscorrections, escalating costs, and fragile adherence to design goals.
The near and mid-term future at the moment is not one of fully automated software factories, but of layered collaboration between human engineers and machine assistants. Models will take over the mechanical and repetitive, while humans will remain indispensable for planning, coherence, and responsibility. Companies that try to automate people away entirely will build fragile systems that collapse under their own weight. Those that succeed will be the ones who combine human judgment with machine speed - not by replacing one with the other, but by orchestrating both together.
25 Aug 2025 - tsp
5 mins
Booting FreeBSD on older ThinkPads can be trickier than expected. When moving a GPT-partitioned, ZFS-encrypted SSD from an older HP laptop to a Lenovo X260, the system refused to start in legacy BIOS mode - even with all the usual boot hacks applied. Hours of troubleshooting revealed that the common lenovofix MBR trick wasnβt enough. The solution turned out to be switching over to UEFI boot with a small EFI system partition. This short guide shows the exact steps - from reorganizing partitions to installing the FreeBSD bootloader - and points out small adjustments like Wi-Fi interface renaming. If youβre trying to get FreeBSD running smoothly on an X260 or similar ThinkPad, this walkthrough may save you time and frustration.
20 Aug 2025 - tsp
10 mins
Mixers are a key element of RF systems, shifting signals into frequency ranges where they can be filtered and processed more easily. Alongside the desired signal, noise is also translated, and its behavior under mixing can be less intuitive than expected. This article explains how signal and noise appear at the mixer output, why image folding can reduce signal-to-noise ratio, and how local oscillator noise affects the result.
Examples with diode mixers illustrate the difference between homodyne and heterodyne setups, show where the familiar 3 dB SNR loss originates, and highlight conditions under which signal-to-noise is preserved. Practical measurements are included to compare both cases and to demonstrate the influence of filtering choices.
18 Aug 2025 - tsp
7 mins
We like to think of ourselves as uniquely intelligent, empathetic beings - but what if artificial intelligence is already holding up a mirror we do not want to look into? Far from being mere search engines, today's language models learn, generalize, and respond much like we do: by absorbing patterns and replaying them under social constraints. In their clarity, they may expose the uncomfortable truth that much of our vaunted empathy and morality is as mechanical and performative as theirs.
Unlike us, however, machines do not tire, belittle, or seek status if not instructed to do so. They reflect the ideals we say we value - kindness, fairness, helpfulness - more consistently than we often practice them. This essay explores whether our unease with AI comes not from its failures, but from its unsettling success at embodying the humanity we only pretend to live up to.
17 Aug 2025 - tsp
7 mins
Modern displays often fail for the simplest of reasons - in this case, a single swollen capacitor hidden inside an AOC 4K monitor. The electrical fix was trivial, costing only cents and minutes of soldering, but getting into the device meant hours of careful disassembly with no screws, adhesive everywhere, and fragile cables at risk.
The real lesson? Repairing modern electronics is technically easy but economically irrational. High labor costs, lack of warranty, and insurance issues make professional repair unattractive, even when the fault is obvious. Still, for hobbyists and tinkerers, learning basic repair skills can save money, reduce waste, and bring the satisfaction of reviving dead devices.
10 Aug 2025 - tsp
7 mins
Why are short videos with random dancing, unrelated quotes, and mismatched music so addictive? In this sharp blog article, we explore the strange yet highly effective formula behind a new breed of viral content. These clips seem meaningless at first glance - but they are engineered with precision to trap your attention, boost algorithmic visibility, and keep you watching far longer than you intended.
From curiosity gaps to seamless loops and trending audio bait, this article unveils the mechanics of digital sleight of hand. It is not about expression - it is about engagement metrics. Once you see how the trick works, you may never scroll quite the same way again.
10 Aug 2025 - tsp
2 mins
This article provides a concise, practical overview of modifying Ollama models by editing or creating a MODELFILE. It explains how to adjust fundamental parameters such as num_ctx (context length), temperature, and sampling settings, as well as how to modify prompts, templates, and integrate LoRA adapters. The focus is on concrete configuration steps rather than retraining, making it a straightforward reference for those who need to adapt model behavior for specific workloads.
The examples demonstrate increasing the context length for code-oriented models, altering generation variability, and attaching domain-specific LoRA modules. The discussion also addresses the technical implications of these changes, including VRAM requirements, inference speed, and the limitations imposed by a modelβs original training context.
07 Aug 2025 - tsp
8 mins
Pair programming with an AI might sound futuristic or flaky - but what if it actually works? In this short article (that evolves over time) I reflect on my personal evolving experience with vibe coding: a collaborative, conversational approach to software development using large language models. From architectural planning and boilerplate generation to debugging rituals and code reviews the article reveals how these tools can be both uncanny helpers and frustrating novices - often within the same session. This is not another contribution to the hype. Instead, you'll find some practical advice, mentions of the cost involved, tool recommendations and cautionary tales drawn from real-world projects. The article invites you to explore what it's like to co-create software with a machine that remembers nothing, hallucinates confidently, and - if you guide it well - helps you build better, faster, and with fewer headaches.
06 Aug 2025 - tsp
40 mins
What if a single device could erase all of human civilization - not by accident, but by design? From Cold War relics like the Soviet Dead Hand system to modern autonomous torpedoes and theoretical cobalt bombs, this article travels deep into the terrifying realm of doomsday devices: weapons built not for victory, but for annihilation. With chilling technical realism, we explore how such systems were conceived, how they might work, and why they were (mostly) never built - or, at least, never activated. The story doesn't end with nuclear warheads. We also journey through fictional portrayals, bioengineered plagues, and apocalyptic nanotechnology, weighing each against real-world science and strategy. What emerges is a portrait of humanitys flirtation with self-destruction - and the thin line between deterrence and disaster. With a look at history, technology and cultural insight this is a quick overview over the ultimate weapons we hope never leave the drawing board.