Similar Posts
Monads in Haskell
ByAdilMonads… Yeah, I know — it sounds weird the first time you hear it. When I first started learning Haskell about three years ago, the word itself felt mysterious, almost intimidating. Even in my free YouTube course, I don’t think I ever explained it in a way that truly clicked for everyone. So this time,…
🎃 Halloween Night: A 3D WebGL Spooktacular Landing Page
ByAdilPerfect Landing Page: Halloween Night 🎃 What I Built I created a Halloween-themed landing page that immerses visitors in a spooky yet fun experience. The landing page features: -Dark mode design to capture the Halloween mood. -A 3D interactive pumpkin with a stem and rotating motion using Three.js. -Floating bats and fog effects to create…
Handling Smart Contract Errors in Equillar. From Rust to PHP
ByAdilIntroduction When building decentralized applications that interact with smart contracts, one of the most critical aspects is proper error handling. In Equillar, we’ve implemented an error handling strategy that bridges the gap between our Rust smart contracts and the PHP backend application. In this article, I’ll explain how we manage contract errors end-to-end, from definition…
Looking to snap up an early Black Friday deal on a new MacBook Air? Here’s your chance – the M4 model is literally the cheapest it’s ever been
ByAdilIf you’re looking to snap up a MacBook this Black Friday, here’s an early deal that’ll save you $250. 🎬 Watch the Video
Better object removal, improved lighting and more – these “Sneaks” could be Adobe’s next big leap forward
ByAdilAdobe Sneaks is an opportunity for insiders and staff to put their projects in front of thousands. 🎬 Watch the Video
GNSS Fix with RTL-SDR (in Linux!)
ByAdilThis will probably only serve my terrible memory in a couple of months when I revisit the topic and I have forgotten how I made it work, but I’ve heard AI guys are running out of training material so… What is GNSS-SDR From their ownrepo: GNSS-SDR This program is a software-defined receiver which is able…