Category: Technology

Floccus syncing 1

Syncing Bookmarks using Floccus and Git

I wanted a self-hosted version of the browser’s bookmarks sync system. There are quite a few options. The most appropriate one seems to be xBrowserSync. But even that needs a server-side API setup. It seemed a bit too complex for a simple service and for self-hosting. Then I came across Floccus.

Panoramax Single Item in the collection. You can see all the details. 1

Exploring STAC Datasets with Browser

I recently contributed some imagery to the panoramax project. It’s like Street View but is open and free. Then I saw that the panoramax exposes STAC APIs. I wanted to know more about STAC, which led me down a rabbit hole.  

Node red flow 2

Building Surveillance in Bangalore leaderboard using Node-Red and CouchDB

I wrote the Surveillance in Bangalore leaderboard using Budibase a while ago. However, I was not impressed with Budibase’s latest changes, so I replaced it with the good old Node-Red flow. Node-Red is already running at my home, so installing it was not required. Since the data was always stored on my instance of CouchDB, I didn’t have to do any migration there. I moved the automation to Node-Red And viewed it using HTML and CouchDB Views.

0

Embedding 360 Degree Panorama Images with Pannellum

Recently, I wanted to embed a 360-degree panoramic image inside an HTML page. Many third-party viewers are available, but I wanted a simple, self-hosted version. This quest led me down a research rabbit hole, where I spent more time than necessary. This is what I learned, in simple words.

2

Linked List:  FOSS Apps for Tracking Baby Progress

I have been using apps to track my baby’s progress. I mostly use self-hostable web apps that I can host on my home server or Android apps that work offline. All of which are FOSS. Except for the Milestone tracking apps :( They are not FOSS, but they are taxpayer-funded and freely available.

OSM Tubro Query for Pet friendly places in Bengaluru 1

Mapping Pet Friendly Places in Bengaluru on OpenStreetMap

I have started mapping pet-friendly places in and around Bengaluru. I am considering the newer areas like Devanahalli, Hosakote, Nelamangala, Anekal, etc. Hence, the area I am mapping is bigger than the city of Bengaluru.  For mapping pet-friendly places, there are two competing tags. pets and pets_allowed. Given that Pets is used a lot, I am...