Searching We.Love.Privacy.Club

Twts matching #database
Sort by: Newest, Oldest, Most Relevant

Think of it like buying a signed print of a photo, instead of the photo itself, but the “signature” is an entry in a database and that’s all you get. Still dumb.

⤋ Read More

a unique thing I do with my twtxt feed is convert it to a SQLite database. This, combined with the Janet + SQLite scripting abilities available in SQLite, could provide interesting metrics and insights over time.

⤋ Read More

I love it. I have a program that needs to processing about half a million records, which will take 3 days. The database that all those records are suppose to go to is acting up after I’ve just done 140K records.

⤋ Read More

While certainly not a solution to everything, I find I’m using temporary SQLITE database a bunch to solve problems with a few lines of sql and less then 50 lines of code (to insert data into the SQLITE DB) instead of several hundred of lines of code and a bunch of arrays.

⤋ Read More

Backing up and restoring GPG keys
If you use GPG to occasionally encrypt and/or sign your email, or to encrypt your files before placing them on the cloud, you will understand how important it is to have a backup of your GPG keys. Similarly important will be to know how to restore them as well.

Backing up your keys and configuration files

To back your private, and public keys, as well as your trust database, you will do1:


gpg --armor --export-secret-keys > ~/Des ... ⌘ [Read more](https://collantes.us/2015/10/13/backing-up-and-restoring-gpg-keys/)

⤋ Read More

Hello world, again!
I am starting over. I might “port” back some entries from the old weblog, but that’s pretty much it. Right now everything is in state of flux, running on a vanilla WordPress installation with a couple of plugins on. Work will progress as time permits.

There isn’t one single reason why I am starting over, but a few. Basically, the old weblog database was “dirty” with entries and rows, and tables from plugins… and god knows what other things (I ran quite a few experiments on that one) … ⌘ Read more

⤋ Read More

Small catching up
Last week was a busy week. The Exchange server went into ¾ full production and, yes, it crashed. For the first time I had to recover the PRIV and PUB databases and the server wasn’t been on production not even a week! Oh boy…

I got the Lingo gateway (VoIP gateway, that is) and the quality is excellent, while reaching their technical support is close to impossible. When I finall … ⌘ Read more

⤋ Read More