Category Archives: Technical

Technical parts

The Ransomware

So two of my work places got hit by this ransomware. It encrypts all files with an email attaching to each encrypted files for you to seek help to, in return they would require money in bitcoins to avoid being … Continue reading

Posted in Reflection, Technical | Leave a comment

QuickBooks Pro 2013 Firewall Issue

QuickBooks unable to open shared file on the network, giving error H202, H203, etc. or some other kinds of error like "the host computer is sharing but some how unable to access..." Firewall is the issue. On both host and … Continue reading

Posted in Technical | Leave a comment

Record Audio from user and save to server

So I used mic-recorder-to-mp3 to do a web that records user's audio to mp3. Then I tried OneDrive API, which was too complicated for me. I managed some progress but too little to be useful at this point. Perhaps next … Continue reading

Posted in Technical | Leave a comment

Drone Flying Rules

I've read plenty of drone pilot getting the crazy from the neighbors. Fortunately, nobody has ever come to me with a problem flying drone. I tried to be careful. The general rules are: If you're not sure about the situation, … Continue reading

Posted in Technical | Leave a comment

Home Maintenance: No Hot Water

So obviously the first thing to do is to check the boiler. I didn't know much about boiler. I kept forgetting how it looks like because a boiler usually sits next to the heater/central unit and I would get the … Continue reading

Posted in Questions, Technical | Leave a comment

App idea: Perfect Pitch

Perhaps an app that could listen to a music and analyze all intonation. Detecting if the instruments are out of tune somewhere. We only have tuner apps that are capable of only listening to one tone for now, not an … Continue reading

Posted in Music, Projects, Technical | Leave a comment

Violin Master Class for Ben Shapiro - Indirectly, by TwoSetViolin

I could learn something from this.

Posted in Reflection, Technical | Leave a comment

Windows Sever 2012 R2 - RDS CAL vs. CAL

So I'm forced to learn and install Windows Server 2012 R2, quickly. Thanks to some hacker's ransomware for my school. It happened once before, but files were encrypted through a regular user's account. The server's system weren't affected. But this … Continue reading

Posted in Technical | 3 Comments

Windows: RDP Remote Desktop IP Restriction

So lately, many low lives from the third world countries love to try RDP into a computer by bruteforce since it's likely that the security against such tactics isn't strong enough in RDP. I've met a couple of such attacks. … Continue reading

Posted in Technical | Leave a comment

Download Live Stream Youtube

Though I think ShareX is still the best freeware for this (especially on compression with long videos). There's another: youtube-dl. youtube-dl is a command line program. Simple. But requires ffmpeg or I got this error: "...download detected but ffmpeg or … Continue reading

Posted in Questions, Technical | 2 Comments