How I supercharged Telegram Group with RSS feeds and collaboration for bookmarks (Raindrop) Telegram introduced a nifty feature called “Topics”. These are forum style interactions, which dynamically switch its user interface. First, look at this: I reached out to someone and o…
Stop Certifying and Start Building Cloud Native Applications The motivation for adopting a public cloud for applications is to go faster, save money or innovate by using features only the cloud can…
How to Observe Changes to window.Shopify and window.ShopifyAnalytics Lately, I was hanging out in the Shopify Partner Community Slack in the #appdev channel and noticed a developer asking an interesting question: Many plugin developers may find themselves in a simil…
How to create a Spotify-like recap video for 30K users I've always been a huge fan of Spotify's Rewind videos, and as the end of the year was approaching, I thought we should do something like this for Oniri: a popular dream journal on IOS that I've been working for these past months.
Backup your code Have you ever heard about the saying Not your server, not your data or Cloud is someone else’s computer? These sayings are there to remind everyone of the risks that can happen when you trust a service with all of your data. What happens if you put ...
How I accidentally invented a new type of chess puzzle Hi chess enthusiasts,Chess is a game that requires both deep and broad calculation. A chess grand-master can quickly see twenty moves ahead (depth) and evaluate the overall position of a chess boar…
Erasure Coding versus Tail Latency There are zero FEC puns in this post, against my better judgement.
Giving Away Your Mind to Technology I was born and raised in Stockholm, a fairly small capital compared to others with a current population of approximately one million. It is made up of small islands connected by bridges, so learning to find and navigate the city is fairly easy and you lea...
Beware Offers of "Help" with Your Projects Resist the temptation to accept help from people who are not really interested in helping. Reject those who are not really offering to help you but are wanting you to help them.
Logging practices I follow No matter what kind of software you’re developing, you most definitely leverage logging to some extent, probably every single day.You write a lot of logs, you read tons of them too, it is the most bas
Why am I obsessed with server frameworks? There's something that bugs me about the current generation of server development frameworks. There's something about the rote "router that feeds into middleware and a handler" that feels in need of a shakeup. One of the first things I built in the early...
Personal Websites are Important – Paul McBride A personal website gives the freedom to share your ideas, thoughts, and passions with the world on your own terms.
- Oven product advantages Miele Australia Pty Ltd uses essential cookies for the proper functioning of the website. With your consent, we also use non-essential cookies and tracking technologies for marketing and analytics purposes, including third-party cookies of our partners an...
Home Espresso Machine from Synesso - Synesso We’re happy to reveal our new premium home espresso machine, the ES1. Built by the expert Synesso team for the home Barista in search of the very best, this espresso machine has been methodically designed and engineered using newly-developed, patent-pendi...
I scanned every package on PyPi and found 57 live AWS keys After inadvertently finding that InfoSys leaked an AWS key on PyPi I wanted to know how many other live AWS keys may be present on Python package index. After scanning every release published to PyPi I found 57 valid access keys from organisations like: A...
youtube is run by fools My Let's Play Channel: https://www.youtube.com/channel/UCYFFiPCwkr6wNlo0_F5BfRwMy Twitter: https://twitter.com/prozdMy Merch/T-Shirt Store: http://www.theyet...
World’s largest supplier of PowerPoint content hacked - Kaduu News Learn more details in this article. On August 25, 2022 it became known that "world's largest supplier of innovative, creative and highly effective PowerPoint content" has been hacked. Original database has been extracted by threat actor back in April 2021...
Leverage the power of the GPU, DX12 and D2D1 with ease using ComputeSharp | .NET Conf 2022 GPU computing and rendering has always been extremely complex and out of reach for most C# developers, to the point most would not even try. ComputeSharp is ...