Tag: exocortex
-
A very common problem one has if one has enough files stacked up in one place, is whether or not those files have been copied to another system already. Have they already been copied off? To where on the other system were they copied? Sure, you can deduplicate them through various means but that tends to be kind of a sledgehammer thing to do, especially when one of the things with files is a mobile device. You could always upload the files to a provider's cloud storage, like Google Drive or iCloud or something.
But what if you don't …
Read more...
-
I apologize in advance for how disjointed this post seems. I've been tinkering with it off and on for a while, and I've come to the conclusion that there isn't strictly a linear narrative. The context loops around a bit because it's easier to explain a few things after the fact than it is to arrange them chronologically. I promise, it'll make sense (probably).
Modulo people possibly taking me slightly too seriously I've never been particularly shy about talking about my love of table-top RPGs. Though I started with Dungeons and Dragons as a kid, as I got older I …
Read more...
-
Difficulty: Advanced.
One of these days I'll get around to doing a writeup of an indispensible part of my exocortex, Wallabag. I used it to replace my old paywall breaker program, largely because pumping random articles from the web into a copy of etherpad-lite was janky as hell and did not make for a good user experience. To put it another way, when you're looking for a particular thing in your archive it's a huge time sink to then go through and edit the saved document because it's a single huge line of text. At least Wallabag saves copies of …
Read more...
-
Long time readers are probably familar with two things: Horror stories about my dental work, and my endless quest to find search software that'll let me make sense of my data hoard (because I never delete anything). Thankfully, the former's been fairly good lately so I don't have any real complaints there. Things have improved on the latter front, remarkably.
I've experimented off and on with a personal search engine called Recoll, which was designed to work alongside Linux desktop environments initially but later it was ported to Mac OS X and Windows. It is noteworthy in that it tries …
Read more...
-
It's been a while since I've written a technomancer tools article. In the intervening time some things have changed; I've discarded a few tools because they didn't really work for me, or I didn't need them anymore. As you might have surmised (I didn't until I sat down to write this article, which should not be much of a surprise) it seems that I've been compensating for my ADD all this time. While medication has helped there are still a few deficiencies that effort, not phamaceuticals help with. Effort is good but a few tools don't hurt.
Anyway, you've also …
Read more...
-
Read more...
-
For quite a few years I've written about strange and sundry things you can do with Huginn, but not a lot about what to do when you run into systemic limitations. The nice thing about Huginn is that you can spin up as many workers (subprocesses that execute agents from the database) as you want, subject to the limitations of what you happen to be running it on. The downside, however, is that it's easy to accidentally upgrade your VPS to the point where it's just really expensive. I just ran into this purely by accident and spent a day …
Read more...
-
I used to joke that the day setting up a cross-compilation environment was easy we'd be one short step away from having true artificial general intelligence. For the most part neither has happened yet. However, I must admit that Go has come pretty close to making it easy, but it's also kind of opaque unless you go all-in on Go to the exclusion of all other languages. It's not really a language that you can just toy around with, kind of like FORTH.
Long-time readers know that I'm all about XMPP as a command and control channel for my exocortex …
Read more...
-
Long time readers have probably read about some of the stuff I do with Searx and I hope that some of you have given some of them a try on your own. If you have you're probably wondering how I get the performance I do because there are some limitations of Searx that have to be worked around. Most of those limitations have to do with the global interpreter lock that is part of the Python programming language which haven't been completely solved yet. What this basically adds up to is that multithreading in Python doesn't actually make great use …
Read more...
-
A couple of weeks back I decided to upgrade the YaCy installs running on Leandra to the latest supported versions, because they'd been lagging behind for a while. Due to the fact that they're enterprisey Java web applications and I can't readily get hold of any live chickens to sacrifice, I'd been putting it off as much as possible.
As it turned out, the lack of sacrificial barnyard fowl wound up being a crucial factor in how things transpired.
The first install that I upgraded was an install from source code and was indexing my personal library. It got re-indexed …
Read more...
1 / 6
»