Category: tech
-
Microsoft’s Acquisition of Activision Blizzard and the Metaverse
The metaverse, which I think has turned into a marketing buzzword, started with games and will likely end there.
-
Connecting Multiple Domains to Docker on Synology NAS
By setting things up this way, you can offer individual web services connected to multiple domains within the performance limits of your NAS. You can easily operate by uploading services to Docker individually, and if you want to host multiple sites on one Docker web service, you can use virtual hosts within the Docker’s web…
-
How to Rock SSL with DNS on cafe24
Just listing out steps without structural explanation feels kinda meh, but this might be a lifesaver for those who aren’t into the nitty-gritty and just want SSL up and running pronto. Right? 😊
-
Apply HTTPS on AWS
While HTTP is fine for non-sensitive data, as data protection becomes more important, Google Chrome labels HTTP sites as ‘Not Secure’. (Kinda annoying, right?)
-
TPM 2.0 and Secure Boot for Windows 11 Install
In short, to have Secure Boot, you need UEFI booting, and for that, your hard drive must be in GPT format.
-
Deep Links and Firebase Dynamic Links
Mobile deep links have evolved at lightning speed. Initially, URI Schemes were introduced, using an app’s unique name to create links. But this didn’t always work if different apps shared the same name. Plus, if the app wasn’t installed, it threw errors. That’s when universal links came into play, using domain addresses like web URLs…
-
Growth Hacking
When startups attempt new ventures, they should engage with customers through MVP using the lean startup method, pivot consistently to craft the most effective Product 1.0, and integrate marketing considerations from the start to establish a structure that measures customer conversion effectively. This may require tweaking the product’s design or adding features to test conversion…
-
Firebase Phone Authentication and Apple’s APNs
APNs works like the structure above. Here, Firebase acts as the backend server, aka the Provider. (For Android, Firebase’s FCM is used, which makes the process a bit simpler.) So, how do you set up APNs? I’ll explain based on the development environment because that’s where it all starts.
-
Thoughts on the Clubhouse
Clubhouse is this cool SNS platform where you can jump into themed rooms and have chats with all sorts of folks. It was launched by Paul Davison and Rohan Seth’s startup, Alpha Exploration, last April. It’s not exactly a hotshot debut since it’s been almost a year, but with over 3 million users now, it’s…