Things you can’t do in Rust (and what to do instead) - LogRocket Blog Transposing other language paradigms to Rust often reveals unforeseen issues. Here are some limitations of Rust and how to work around them.
5 things I learned while developing a billing system - Arnon Shimoni Half a year ago, I joined Pleo, a FinTech startup with around 15,000 customers (we’re always hiring at Pleo!). I joined to take on and further develop the billing infrastructure. When I joined, I was actually a bit concerned about the narrowness of the ne...
Password Storage - OWASP Cheat Sheet Series Website with the collection of all the cheat sheets of the project.
Miniflux scraper rules Speaking of web comics that I follow via RSS, ATOM or JSON feed: ideally I would like to see the comics directly in my feed reader (Miniflux). Some feeds already show the images directly in the content, others do not.
Looking good vs Feeling good: My true story about success This is a photo of me taken by a photographer the Forbes team sent to my apartment for a story in their magazine in 2017. Let’s call it the height of my success. I weigh about 220lbs on a 6’4” frame, can deadlift 485lbs for two repetitions, and am as shre...
Getting money into India So, you just landed your first remote job and are gonna get paid in Dollars, Pounds, Yen, or any other Fiat Currency (Dogecoin does not apply). There are multiple ways to get money into India and each has its issues. This is a summary of all the options t...
The Parable of the Indie Hacker and the Startup Founder A Silicon Valley Startup Founder was on vacation in Bali, at a cafe, and he noticed a woman on her laptop with her screen split between a…
Death penalty and justice One of the many reasons to oppose the death penalty is its incompatibility with the goals of justice. As a fan of systems thinking I feel that capital punishment deprives justice of its most valuab…
My Dotfiles Story: A Journey to Chezmoi When you’re a developer (or perhaps even a normal power-user), you seem toacquire a bunch of custom config, scripts, and tools over time. Often, these arelit...
The stack monoid revisited This is a followup to my previous post on the stack monoid, but is intended to be self-contained.
Dear Diary-Cats are Magical #FriendlyFuture #dogsontiktok #deardiary @zefrank #fyp #petsontiktok #sayhello #animalparty #dogsrule #moreyouknow Boxer_Winston (@boxer_winston) has created a short video on TikTok with music original sound. | Dear Diary-Cats are Magical #FriendlyFuture #dogsontiktok #deardiary @zefrank #fyp #petsontiktok #sayhello #animalparty #dogsrule #moreyouknow | Dear Diary | T...
Introduction to MicroBootstrap - An Infrastructure Library For Creating Microservices in .Net Core MicroBoostrap project is an open source framework in order to develop a microservices project in the fastest and easiest way with many features like handling CQRS, DDD, Dispatching, Messaging, Distributed Tracing, Logging, Authentication, Load Balancing, ...
Reply to @nesto20 When Germans Find Out About Tipping in the U.S. #german #usa #comedy #tipping #fypシ Calvin & Habs (@calvinandhabs) has created a short video on TikTok with music original sound. | Reply to @nesto20 When Germans Find Out About Tipping in the U.S. #german #usa #comedy #tipping #fypシ | When Germans Find Out About Tipping In The U.S.
DotNet 2020, el mayor evento de .NET de España DotNet 2020 es la conferencia de desarrolladores centrada en las últimas tendencias, con ponentes internacionales especializados en el desarrollo web, arquitectura de software, Inteligencia Artificial, Machine Learning, Blockchain, Javascript, Xamarin, e...
Microsoft Build Join us for the Microsoft Build 2-day, digital event to expand your skillset, find technical solutions, and innovate for the challenges of tomorrow.
Free Programming Books; HTML5, CSS3, JavaScript, PHP, Python... Free Programming Books on Android development, C, C#, CSS, HTML5, iOS development, Java, JavaScript, PowerShell, PHP, Python, SQL Sever and more
Running a .NET 5 web app on Railway I built a small ASP.NET Core 5 web app and deployed it to Railway in about 2 hours.
Counter-Strike Global Offsets: reliable remote code execution One of the factors contributing to Counter-Strike Global Offensive’s (herein “CS:GO”) massive popularity is the ability for anyone to host their own community server. These community servers are free to download and install and allow for a high grade of c...
microsoft/coyote Coyote is tool designed to help ensure that your C# code is free of annoying concurrency bugs. - microsoft/coyote
The ultimate guide to secure cookies with web.config in .NET How to secure your cookies in ASP.NET and MVC, using Secure and HttpOnly attributes. Also learn about Cross-site tracing and Cross-site request forgery.
We want to make the language twice as fast, says its creator – TecTalk Guido van Rossum, who created popular programming language Python 30 years ago, has outlined his ambitions to make it twice as fast – addressing a key weakness of Python compared to faster languages like C++.