Author: insecure_automaton
Little bit of this, little bit of that.
As with the first 100K primes, this is a large CSV file (~50MB) tarred to ~25MB. Column 1 contains the primes, adjacent cells in column 2 contain the reciprocals.
Download from my GitHub here.
Like this:
Like Loading...
Beware, this is a large CSV file (~50MB) tarred to ~25MB. Column 1 contains the primes, adjacent cells in column 2 contain the reciprocals.
Download here.
Like this:
Like Loading...
The setup
I lied – this post isn’t going to be about how I built the Twitter bot. There are dozens of half-way decent tutorials scattered across the web and even a couple of decent ones and you’re welcome to exercise your DuckDuckGo-Fu or Google-Fu and figure it out.
Instead, this will be about my experience wading into the collective dumpster fire/garbage pit that is Twitter with some simple automation.
Continue reading “Paranoid Android, or How I Built a Twitter Bot and Lost a Little Bit of Faith In Humanity”
Like this:
Like Loading...
Been working on lots of little personal projects lately, but find myself running into that old problem of, too much shit to do with not enough time to do it. That’s another way to say, color me lazy, but let’s not reinvent the wheel with everything I do.
Born of this labor…
Continue reading “Roundcube 1.3.8-compatible plugin to allow a user to self-reset a forgotten password”
Like this:
Like Loading...
I found a fairly decent online tutorial for creating a Twitter sentiment analyzer. Though helpful, I didn’t find that it was particularly intuitive, put together fairly well or workable in Python 3.
So, I took the concepts and substantial amount of the code and started fixing, modifying and rewriting…
Continue reading “Twitter sentiment analyzer using Tweepy, TextBlob, MariaDB, SQLAlchemy and dataset”
Like this:
Like Loading...
Good take from Jon Sharpe on ethics in tech. Suspect this issue will take center stage in many aspects of our lives the next few years: https://blog.jonrshar.pe/2018/Jul/17/coed-ethics-2018.html
Like this:
Like Loading...
I’ve got a side project I’ve been working on the last 2-3 weeks that’s been taking up most of my non-working waking hours (and some of my sleeping hours too). I also started up a running program again to prep for my next 50-miler in March. So, feeling much more in tune physically, but kinda fuzzy mentally w/ my reduced sleep. Great days ahead!
A good read for software entrepreneurs, few years old, but still good insights: https://basecamp.com/books/Getting%20Real.pdf
Like this:
Like Loading...