frankielc (25)in #programming • 4 days agoZoom M3 MicTrak file recoveryHow a series of inconspicuous events lead to a journey deep into the binary encoding of RIFF files and this data…frankielc (25)in #wordpress • 5 months agoHow to mitigate attacks on WordPress when running under a full CDN like CloudflareThis article was originally published at you may also want to check it there for revisions and new comments. How…frankielc (25)in #java • 11 months agoPremature optimization, where software thrives unless you kill it first - a tale of Java GCWill a LinkedList be faster? Should I swap the for each with an iterator ? Should this ArrayList be an Array …frankielc (25)in #interactivebrokers • last yearInteractive Brokers TWS API - and yet it works!If you glance over the forums, it looks like this software was forged in the fires of hell. Follow me in a journey to…frankielc (25)in #api • 2 years agoPepsi broke the contractCheck out Bruno Kelzer on An API is a contract with the world, and that makes it one of the hardest things to get…frankielc (25)in #java • 2 years agoRun bash commands from JavaAs one of Java paradigms is "write once, run anywhere", and calling external software makes that much more…frankielc (25)in #apple • 2 years agoSony WF-1000XM4 vs Apple AirPods ProI've been lucky enough to be gifted both these earphones, as disappointed previous owners, disposed them my way.…frankielc (25)in #java • 2 years agoJava: How to get all implementations of an InterfaceYou've implemented them all. That was the hard part. Listing them should be easy! How to list all known…frankielc (25)in #gmail • 2 years agoDon't forget to backup the cloud!By now, it's a given that you're making backups to the cloud. Are you also backing the cloud up? I'm an archivist…frankielc (25)in #autohotkey • 2 years agoAutoHotKey, the magic keyboardAs a developer, I'm constantly pushing for automatization. First target? The keyboard. If I were Microsoft, I'd buy…frankielc (25)in #dyi • 4 years agoInfant Optics DXR-8 proper hacking antenna!Today my baby monitor broke. Did my best to repair it. I guess the only way to fix it was to solder in the most used…frankielc (25)in #nft • 4 years agoNFTs. Storing a photo on the blockchain costs almost a million?You for sure will have read about NFTs. But most articles don't really drill down to the actual content. You may…frankielc (25)in #technology • 4 years agoChrome, Brave, Firefox and Edge - yet another benchmarkBrave has been on my radar for a while. The way the browser deals with privacy, reshaping advertisement with the BAT…frankielc (25)in #bitcoin • 4 years agoBitcoin, exactly how does it work?By now we all know that it works on top of the blockchain, but a lot of concepts are layered down between multiple…frankielc (25)in #bitcoin • 4 years agoIs Bitcoin Really a Store of Value?Lately the concept is gaining a lot of momentum. I tried to drill down on recent Bitcoin history and the actual…frankielc (25)in #time • 4 years agoBig numbers translated to time!Recently wrote on how you can use time to visualize very large numbers. You probably have difficulty grasping the…