Bypass ISP’s UDP Proxy Transparent proxies are widely used for tracking, blocking, optimizing and analyzing. These applications vary from company to company and protocol.
How I started my programming journey - Filip Iulian Pacurar (Filipac) I always had a thing for computers now that I think about it. I was maybe 5 years old when my dad bought a 386 computer with MS-DOS on it and I was blown away by it. I used to have two “games” in MS-DOS that I could play: a starship shooting bullets and f...
Something doesn't add up here My friend Gus shared this ingenious demo of an old puzzle on twitter. Check out the short video below and see if you can tell what’s happening.
Working Around the Inherent Slowness of Debugger Conditional Breakpoints Why Do Conditional Breakpoints Slow Down Debugging?
On Stallman As a lawyer/attorney I have some kind of professional bias towards always trying to see things in the best possible light, even (and specially) the kind of things that society in general disapproves the most: crimes. Presenting things in the best possible...
Yuval Ishai - Real World Cryptographers Podcast In this episode with Yuval Ishai (Computer Science Professor at the Technion), we discuss the crypto community culture, teaching, multi-party computation, "how low can we go," and other topics.
Societal Donatism It has been said that you should never try to meet your heroes, lest they be found to have feet of clay.
TECH Stop using JPA/Hibernate Introduction 🐈 15 years of that, during my master, a teacher taught us a new technology, allowing, I quote: You will not have to write SQL queries anymore! If you are like me, and you hate writing SQL queries you are going to love this framework! This is...
The Ponzi Career The future of work is a pyramid scheme, where every person sells his favorite person to the next person.
To-Do List is a Time Management Tool - Yigit Cakar Even though the prevailing feeling is that most of the resources are limited, the only finite resource is time. Sadly, it is also the resource we tend to waste the most. Of course, we can’t, and we shouldn’t spend every waking moment with bustling activit...
DIY bike fit with the MyVeloFit app - CyclingTips MyVeloFit is an app promising motion-sensing bike-fitting from the comfort of your home.
How to Live with Chronic Imposter Syndrome More education, achievements, and awards don't shoo away imposter syndrome. Here's what might help.
Which type of novelty-seeking web developer are you? I’m noodling around at home and taking stock after having left a job of four years.
Using PyTorch + NumPy? You're making a mistake. A bug that plagues thousands of open-source ML projects.
Use console.log() like a pro Using console.log() for JavaScript debugging is the most common practice. But, there is more.
When Google's Fancy Lawyers Screw Up and Jeopardize Sheryl Sandberg, at $1500/Hour A redacted document showed extremely sensitive information. Google's lawyer accidentally made it public.
Hackers develop open source firmware for the PinePhone modem, use it to make phone calls - Linux Smartphones Hackers develop open source firmware for the PinePhone modem, use it to make phone calls
.NET Internals Cookbook Part 1 — Exceptions, filters and corrupted processes – Random IT Utensils This is the first part of the .NET Internals Cookbook series. For your convenience you can find other parts in the table of contents in Part 0 – Table of contents
Amazon.com: .NET Internals Cookbook eBook: Furmanek, Adam: Kindle Store Buy .NET Internals Cookbook: Read Kindle Store Reviews - Amazon.com
r/IAmA - Comment by u/ivanhoe90 on ”I made a free alternative to Photoshop, that is used by 7 million people. Ask me Anything!” 59,453 votes and 2,971 comments so far on Reddit
Developers, Developers, Developers: Welcome to Developer Week 2021 This week, like we have done in previous Innovation Weeks (such as Security Week or Privacy Week), we will be making many (about 20) announcements of products and features to make developers’ lives easier.
In defense of Signal Although much of the concern and criticism surrounding Signal’s integration of MobileCoin is understandable, I’d like to offer an…
StarCraft: Emulating a buffer overflow for fun and profit – REcon Brussels, 2018 Today I present my talk at REcon Brussels. It was about a problem I had to solve at work. Basically, the classic StarCraft 1.16.1 had a buffer overflow that was exploited to create impressive maps …
Securing Local Privileged Accounts in Active Directory – LAPS is a Microsoft product and requires nothing more than a functional Active Directory to implement onto Windows endpoints. There is no cost associated with
HomeAssistant-Mods/home-assistant-miele Miele integration for Home assistant. Contribute to HomeAssistant-Mods/home-assistant-miele development by creating an account on GitHub.
Evaluating Modest SaaS Business Ideas I'm evaluating new SaaS business ideas, and I wanted to share a little bit about exactly how I'm evaluating them.
14942: Disable FLoC features and the provider service. by iefremov · Pull Request #8468 · brave/brave-core Resolves brave/brave-browser#14942 Submitter Checklist: I confirm that no security/privacy review is needed, or that I have requested one There is a ticket for my issue Used Github auto-closing...
Best practices for writing SQL queries SQL best practices: a brief guide to writing better SQL queries.