Live System Design: Payments Gateway In this session, we are going to design a typically Payments Gateway that you would be expected to design as part of the hiring process for a FinTech. We wil...
Will Bun JavaScript Take Node's Crown Bun is the newest and fastest all-in-one JavaScript framework. Will it take over Node? Is it better than Deno? Let's do some testing.
The importance of vacation for your career - Zelig880 Taking time off is very important for employer and employee. This article highlights the importance of vacation for your career.
Polycam and Changing My Views On Augmented Reality This past year I got a new phone, an iPhone 13 Pro specifically for the LiDAR sensor, and specially to use one app: Polycam. Augmented Reality is an area of computing that I have been interested in since learning about Google Glass and ZeroUI, but have ne...
The Product Culture Shift Technology, startups, programming, technical management and software architecture
Musings about automation Engineers like automating tasks. You find yourself running a set of commands, copying values between files and prompts, and you think I can automate this! Aside from the joke: “why spend 30 minutes …
How to rewrite a press release: a step-by-step guide As a teaching fellow in grad school I helped undergrads improve their expository writing. Some were engineers, and I invited them to think about writing and editing prose in the same ways they thou…
Tests validate behavior, not correctness Is it better to have tests that confirm incorrect behavior, or none at all? I’m here to argue the former: tests are valuable even when they assert what a human considers to be an incorrect result. Extending this idea further, a test asserting incorrect be...
Detecting Residential Proxy Networks Uncovering the hidden networks powering nefarious activity on the internet.
EF Core Performance - How to Optimize Database Updates? EF Core is the ORM of choice for most .NET developers. Although it offers excellent performance out of the box. We will see how to use EF to optimize databas...
EF Core Performance - How to Optimize Database Updates? EF Core is the ORM of choice for most .NET developers. Although it offers excellent performance out of the box. We will see how to use EF to optimize databas...
GitHub - oasislinux/oasis: a small statically-linked linux system a small statically-linked linux system. Contribute to oasislinux/oasis development by creating an account on GitHub.
Who wrote this sh*tty code? A CTO and a dev are looking at the legacy codebase to fix a bug. Who wrote this shit, asked the CTO. At the end, the answer was him.
Inside the Layoffs at Klarna The FinTech company valued at $45B laid off 10% of its staff. How did it happen, and what can other companies learn from its execution?
Webinar ".NET GC for absolute beginners" Check our memory managemnt course: https://course.dotnetmemoryexpert.com/?utm_source=youtube&utm_medium=webinar%20description&utm_campaign=2021fallNever hear...
Using Postman with SignalR WebSockets Development - Trailhead Technology Partners SignalR is a great tool for adding real-time functionality to web applications, especially when paired with Postman for development.
GitHub - Maoni0/mem-doc: This is a document to help with .NET memory analysis and diagnostics. This is a document to help with .NET memory analysis and diagnostics. - GitHub - Maoni0/mem-doc: This is a document to help with .NET memory analysis and diagnostics.
Alexa Skills - A Little Easier Describing a new project I've worked on to make Alexa Skills in .NET a little easier to write
Workshop at SBC'22 | Tse Lab at Stanford University An affiliated workshop of The Science of Blockchain Conference 2022
thunks/quirkeys.org at main · fogus/thunks posts and code related to personal studies. Contribute to fogus/thunks development by creating an account on GitHub.
I Watched An 857-Hour Movie To Encounter Capitalism’s Extremes Logistics tracks, in reverse chronological order, the journey of a pedometer from a shop in Sweden to a factory in China.
Maxim Marshall - eInk VNC A lightweight CLI (command line interface) tool to view a remote screen over VNC, designed to work on eInk screens. For now, you can only view, so you'll have to connect a keyboard to the serving computer, or find some other way to...