Hypersphere ⌨️ TypeScript
hypersphereblog.bsky.social
Hypersphere ⌨️ TypeScript
@hypersphereblog.bsky.social
Reposted by Hypersphere ⌨️ TypeScript
Anyone taking part in #js13kgames this year? I've just published my first devlog about my plan for this year's comptetition: youtu.be/udHFOKoGf0A
JS13KGames 2025 Dev Log: 001 - Intro + Setup
YouTube video by hypersphere
youtu.be
August 18, 2025 at 1:59 PM
SQLSeal Charts plugin for Obsidian finally got decent documentation. Most of the basic charts are now properly described so it should be easy to get started!

hypersphere.blog/sql-seal/cha...
June 4, 2025 at 3:30 PM
How to find nearest neighbour in a quad tree? Check it out in my latest article with interactive implementation in JavaScript / TypeScript!

hypersphere.blog/blog/quad-tr...
Quad Trees: Nearest Neighbour
Part 3: Traversing quad tree to find nearest neighbour
hypersphere.blog
June 3, 2025 at 4:18 PM
I'm working on my new visualisation of the Bloom Filter. Do you have any suggestions what should I add?

#typescript #database #algorithms
May 1, 2025 at 2:07 PM
Second part of Quad Trees article is live now! Check out interactive demo at the end!

hypersphere.blog/blog/quad-tr...

#javascript #typescript #algorithms
Quad Trees: Find in the area
Part 2: Searching quad tree to find all elements in a region
hypersphere.blog
April 30, 2025 at 3:27 PM
Reposted by Hypersphere ⌨️ TypeScript
I just wrote an article about Quad Trees - an amazing data structure that efficiently divides 2D space into smaller regions and help you query spatial data quickly. It's widely used in game dev, image processing, maps and even AI.

Check it out!

hypersphere.blog/blog/quad-tr...

#typescript
Introduction to Quad Trees
Let's implement quad tree in TypeScript!
hypersphere.blog
April 25, 2025 at 10:12 AM
hypersphere.blog just got new coat of paint. The page has been reworked to use #astrojs. Let me know what you think!
Hypersphere - explore creative coding
Creative coding
hypersphere.blog
April 24, 2025 at 11:09 AM
Use SQL in Obsidian! Check out my article on Medium (repost from the blog)

medium.com/hypersphere-...
SQLSeal — SQL Engine for Your Obsidian Vault
Have you ever looked at your growing collection of notes and wished you could easily find answers in them? Try SQLSeal in Obsidian today!
medium.com
February 5, 2025 at 6:59 PM
Reposted by Hypersphere ⌨️ TypeScript
Any Obsidian users here? Something cool is coming 📈📊🥧
January 31, 2025 at 3:04 PM
Do you use Obsidian? Check out my new video about SQLSeal - Obsidian Plugin that allows you query your notes using SQL syntax. Do you see use-cases in your workflow where you'd see it being helpful?

youtu.be/yXDrpWDeQPg
Getting started with SQLSeal - Use SQL in your Obsidian Vault!
YouTube video by hypersphere
youtu.be
January 13, 2025 at 11:49 AM
#SQL in your #Obsidian Vault? You can finally use SQL to query your notes, tags, tasks (and CSV files if you wish) thanks to SQLSeal. Read my introductory article here:

hypersphere.blog/blog/sqlseal...
SQLSeal - SQL Engine for Your Obsidian Vault
Turn your collection of personal notes into a queryable database with SQLSeal
hypersphere.blog
January 10, 2025 at 11:44 AM