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
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
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...
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...
I'm working on my new visualisation of the Bloom Filter. Do you have any suggestions what should I add?
#typescript #database #algorithms
My patreon page is up!
www.patreon.com/hypersphere
#patreon #creativecoding #typescript
Second part of Quad Trees article is live now! Check out interactive demo at the end!
hypersphere.blog/blog/quad-tr...
#javascript #typescript #algorithms
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
hypersphere.blog just got new coat of paint. The page has been reworked to use #astrojs. Let me know what you think!
Use SQL in Obsidian! Check out my article on Medium (repost from the blog)
medium.com/hypersphere-...
Any Obsidian users here? Something cool is coming 📈📊🥧
Very good explainer! Thank you for posting!
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
I recommend my plugin SQLSeal which allows you to query your notes using SQL syntax. Check it out here: hypersphere.blog/sql-seal/qui...
#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...