Category Archives: Technical

Technical parts

Data Science - Data Analysis

This is the direction of my supposed career. This is based on Computerphile on Youtube 10 episode series (14 mins each) Episode 0 Machine Learning is subset of A.I. But not the other way around. Dr. Mike Pound introduced this … Continue reading

Posted in Technical | Leave a comment

Remotely Wake from Sleep Mode

The Magic Packet really does work. So far it works for an HP computer, I believe I have set in its BIOS to Wake-on-Lan and all WOL options are turned on on NIC adapter (device manager), for the host computer. … Continue reading

Posted in Technical | Leave a comment

Microsoft Office 365 Suddenly rejects all outbound emails for some

Error: Your message wasn't delivered because the recipient's email provider rejected it. Remote Server returned '550 5.7.520 Access denied, Your organization does not allow external forwarding. Please contact your administrator for further assistance. AS(7555) Apparently it is some new policy … Continue reading

Posted in Technical | Leave a comment

Windows 2012 Server R2 Reset Administrator Password

While this may work and I almost did this, I could just easily do it via Active Directory by right clicking Administrator in Users and reset password right away. Since I have and could sign in as another admin user. … Continue reading

Posted in Technical | Leave a comment

Outlook App on Windows having trouble dealing with 2 Factor Verification implementation

After 2 factor implementation, all works but the Outlook client on Windows. Just keeps giving error: "there is a problem with your account"Solution is regedit:Office 2016 ( Should be enabled by default but can enable just in case via )  HKCU\SOFTWARE\Microsoft\Office\16.0\Common\Identity\EnableADAL. … Continue reading

Posted in Technical | Leave a comment

How to Stop ShareX Screen recording with timer & Hidden PrtScn Key on Microsoft Surface Pro 3 keyboard

It's = Fn + Space. I had to use Shift-PrtScrn to do screen recording with ShareX, and realized that the printscreen key is not on here. Thanks to a google search, and another site for a batch script to stop … Continue reading

Posted in Technical | Leave a comment

圆桌跨越派 EP02 5G 2020,欢迎来到未来 20200106

My dad shared this with me. At first glance, it seems informative, so here's my summary: It's an hour long, had it not been my Chinese de-proving, I would have finished this in 20-30mins. But it was fun looking up … Continue reading

Posted in Technical | Leave a comment

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