Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: position Clear Filter

I tried vibe coding in BASIC and it didn't go well

With the rise of LLM systems (or “AI” as they are annoyingly called), the term “vibe coding” is all the rage recently. Vibe coding is when you rely almost entirely on these “AI” system to write your code for you via a series of drawn-out conversations. Putting on my cranky old man hat, I find most of it rather frustrating. Now I’m not some retro-sycophant who refuses to use modern tools. I’ve been a software professional for over 30 years at this point and I’ve used lots of tools throughout the

I tried Vibe coding in BASIC and it didn't go well

With the rise of LLM systems (or “AI” as they are annoyingly called), the term “vibe coding” is all the rage recently. Vibe coding is when you rely almost entirely on these “AI” system to write your code for you via a series of drawn-out conversations. Putting on my cranky old man hat, I find most of it rather frustrating. Now I’m not some retro-sycophant who refuses to use modern tools. I’ve been a software professional for over 30 years at this point and I’ve used lots of tools throughout the

Bitcoin sets another record above $113,000 as investors jump into risk assets, liquidate shorts

Bitcoin climbed to new all-time high on Thursday, building on its previous record reached just a day earlier, as investors jumped into risk assets and liquidated short positions. The price of the flagship cryptocurrency was last higher by more than 2% at $113,766.74. Earlier, it rose as high as $113,863.18. Over the past 24 hours, $318 million in short liquidations across centralized exchanges, according to CoinGlass. When traders use leverage to short bitcoin and the cryptocurrency's price ri

Solving Wordle with uv's dependency resolver

Introduction In a previous life, I wrote a Sudoku solver that relied on Poetry's dependency resolver. We ended up selling that startup to EDB (not because of the Poetry hack), which means that they now own this IP. And, since then, Python packaging has advanced, with uv taking the world by storm. This means that it's time for a refresh. Can we use uv instead of Poetry? And can we solve a Wordle instead of a Sudoku? For the impatient: you can get the solver from my GitHub. Run uv run main.py r

N-Back – A Minimal, Adaptive Dual N-Back Game for Brain Training

Playing the N-Back test is straightforward but requires focused attention. Watch the 3x3 grid as blue squares appear in different positions. Your task is to remember the sequence and identify when the current position matches the one from N steps ago. For a 2-Back test (the standard version), you need to determine if the current square's position matches the position from 2 steps earlier. Click 'Match' or press the spacebar when you detect a match, or click 'No Match' or press 'N' when there's

Scroll snapping, state queries, monster hunter, and gamification

In this (long) part of the customizable select series, it’s all about gamification. In this article, I’d like to highlight one of my demos, where I aimed to recreate a piece of UI found in the Monster Hunter games. To re-create this behavior, I had to think in terms of keyboard navigation first. This demo requires quite a lot of CSS, as well as some scripting, and in the end, I do want to highlight some accessibility concerns. This is an experiment on how far we can take it when styling select e

Last fifty years of integer linear programming: Recent practical advances

Mixed-integer linear programming (MILP) has become a cornerstone of operations research. This is driven by the enhanced efficiency of modern solvers, which can today find globally optimal solutions within seconds for problems that were out of reach a decade ago. The versatility of these solvers allowed successful applications in many areas, such as transportation, logistics, supply chain management, revenue management, finance, telecommunications, and manufacturing. Despite the impressive succes

Despite recent layoffs, Meta is expanding in India

Meta made headlines last month for announcing plans to cut 5% of its employees, controversially deeming them “low performers.” But the job cuts aren’t holding Meta back from expanding in certain geographic areas. Meta is setting up a new site in the country’s tech hub of Bengaluru (formerly known as Bangalore), multiple Meta employees posted on LinkedIn this month. Meta is currently hiring for 41 positions there, according to its careers webpage, most of which were posted over the last month.