There’s a project I would like to work on that requires a large dataset of videos of typing. Instead of spending hours upon hours manually categorizing small video clips, I decided to automate the task using fast.ai. Before I talk about what I’ve done, I want to emphasize that I am not an AI expert.… Continue reading Detecting the Sound of Typing Using fast.ai
Author: luke
Windows Rogue DHCP Monitor
I wanted to monitor the networks of a couple dozen clients for rogue DHCP servers. I couldn’t find a suitable application for my needs, so I made one here. It is designed to be deployed to Windows Servers configured as DHCP servers. It was only after I made the application and bragged about it on… Continue reading Windows Rogue DHCP Monitor
Bill Gates Stimulants
I web search a lot of really random stuff. A large amount of what I know about the world stems from what I see on the site. Because of how important search results are to my opinion of the world, I was quite surprised when I did a search on Duckduckgo for Bill Gates Stimulants… Continue reading Bill Gates Stimulants
Barking Up the Wrong Tree
Social power is the capacity to influence the behavior of others. Explicit power is given by rigidly defined social heirarchies like President or CEO, while implicit power is influence gained by other means, sometimes taken by force but usually earned. Many people with explicit power think that their power reaches farther than it does. Such… Continue reading Barking Up the Wrong Tree
Diet Coke Deflation Index
I noticed something odd today. I’ve watched with ire the price of Diet Coke creep up over the years. The price of a 20oz bottle available at the impulse-buy area by the checkout area of local grocery stores was $2.10 just a month or two ago. Today I grabbed my facemask, trekked to the local… Continue reading Diet Coke Deflation Index
Feldot – a failed but fun side project
A few months ago, I released a site called Feldot. It was a novel website discovery application that has unfortunately failed to grow. Because it failed, I’ve decided to discuss its inception, design choices, and why I think it failed. Eight months ago now, I created a toy called Randomsite, blog post here. I used… Continue reading Feldot – a failed but fun side project
Random Web Server App
When I was younger and had just learned to use nmap, it was a hobby of mine to scan the internet and browse random web servers. At the time, I used very aggressive scans( nmap -A -iR 500 –top-ports 30 –open ) and found some incredibly interesting servers(It is amazing how many computers on the… Continue reading Random Web Server App