Today I managed to screw up my todo.txt file that I use with Mind Traffic Control. I had to recreate it from some backups that weren’t quite as up-to-date as I needed them to be. And I got a lot of duplication in the file. And obviously items that had been done are now back […]
Category Archives: Tools
Cardigan Bay Screenshots
I’m going to do some video tutorials shortly. Just need to find a decent mic and a quiet space. In the meantime, some recent screenshots of Cardigan Bay
Cardigan-Bay 0.3.0
The release for the latest Cardigan Bay is out here : Release Cardigan-Bay 0.3.0 · interstar/cardigan-bay Now exports static sites based on the contents of your wiki. (See yesterday’s stories) Other goodies : move card from one page to another is working well cleaned up tables and CSS of embedded videos / bandcamp music etc. […]
Carp: A statically typed Lisp, without a GC, for real-time applications.
This looks rather good. Carp: A statically typed lisp, without a GC, for real-time applications. It is what it says. It’s a Lisp, with some inspiration from Clojure in terms of syntax, that’s designed for writing fast native code like games and … (w00t!) audio applications. Etc. It actually compiles into C. It takes some […]
Browsers Accessing the Local Disk
After writing Why isn’t browser based programming or browser based IDEs more popular? – Smart Disorganized I want to emphasize and ask again. Why aren’t the browser makers offering us a way for web-apps to read and write from the local disk? I know that it’s a mega security issue. But it should be possible […]
Why isn’t browser based programming or browser based IDEs more popular?
My Quora answer : Basically because most programmers use a bunch of other tools that are local, on their hard disk. These include compilers, libraries, source control, unit-testing frameworks, CI/CD pipelines etc. etc. And browsers, because of their security model, are really bad at talking to the local disk. So, if you want to use […]
What is Clojure about?
A nice summary : What is it about? – Community Center / Watercooler – ClojureVerse
GraphQL
I’m late to this party. But I’m starting to look into GraphQL and realize that it’s very much speaking to many of the things I’ve been thinking about recently. A nice clean schema-first declaration of data that you care about and want to interact with. The schema representation isn’t quite as elegant as I’d ideally […]
Travel Report
So as noted previously, I went travelling without a notebook, but with a Xaomi tablet, a portable keyboard, and a copy of UserLand Linux. How did that go? Surprisingly well. Actually I ended up using another keyboard, a cheap “cover” with keyboard built in, no Bluetooth but micro-USB. And I had to get an adaptor […]
Holiday Reading
I’m about to go on holiday in January. And it’s time for a new adventure in travelling without my laptop. I can’t go anywhere without the safety blanket of a Unix computer. And since my PocketCHIP got stolen, I’ve been without something portable. Anyway, what you see in the photo is my new Xaomi 8″ […]