|
A practical framework for B2B sales built around four constraints—reach, resonance, timing, and trust—using inversion and the Theory of Constraints to find and fix the single bottleneck in your pipeline.
|
|
Also TIL: Romania was on timezone UTC +1:44:24 until 1930 . So if you ever get weird offsets, not full hour (and not even 30 minute) offsets in code, it's probably because of pytz for some reason returns the first recorded offset for a certain timezone. Fix:
|
|
The year is in full swing. I’m back at work after the holidays and in a couple of weeks the term starts as well.
|
|
Everyone is either offended or excited about “vibe coding.” It’s all the rage and going to solve all your problems,… The post Developers are Solving The Wrong Problem appeared first on Caseysoftware .
|
|
Coding Python With Confidence: Beginners Live Course Participants
-
realpython.com
-
4 months ago
-
eng
Are you looking for that solid foundation to begin your Python journey? Would the accountability of scheduled group classes help you get through the basics and start building something? This week, two members of the Python for Beginners live course discuss their experiences.
|
|
I still feel like a noob when it comes down to schizo opsec stuff or just basic privacy settings, but I finally have more time to tinker with my thinkpad again and would like to have more anonymity and ownership on my machine. To be fair I only use mullvad + their socks5 and brave with the built-in opendns right now... I'd like to at least be able to visit onion/tor links and avoid (m)any of the absurd EU privacy laws, but I truly have no..
|
|
As 2026 rolls in, its time for me to turn the page to a new adventure. This also means that its a wrap on my current career chapter at Microsoft.
|
|
The past year has been an exciting one for our mobile apps (Artsy, Folio and Palette Mobile) and we started to finally get closer to where we want to be: High-performing and developer-friendly React Native applications, enabling rapid feature iteration and a superior user experience. We would like to share with you some of the improvements we made that might also be applicable to your react-native app. Infra Expo! At the end of 2024,....
|
|
I guess I’m a runner now. I never liked running. I did swim team in high school and that was pretty much the only sport I enjoyed. During the pandemic I started running a little bit, but I didn’t know very much and when I moved to Salt Lake City to start my PhD I pretty much stopped running entirely because everywhere was so hilly. Last year I moved again and I saw that I had a nice, flat route I could take for running if I wanted to. I....
|
|
I guess I’m a runner now. I never liked running. I did swim team in high school and that was pretty much the only sport I enjoyed. During the pandemic I started running a little bit, but I didn’t know very much and when I moved to Salt Lake City to start my PhD I pretty much stopped running entirely because everywhere was so hilly. Last year I moved again and I saw that I had a nice, flat route I could take for running if I wanted to. I....
|
|
Also known as “you can just put whatever you want in a jitdump you know?” When you profile JIT code, you have to tell a profiler what on earth is going on in those JIT bytes you wrote out. Otherwise the profiler will shrug and just give you some addresses. There’s a decent and fairly common format called jitdump , which originates in perf but has become used in more places. The basic thrust of the parts we care about is: you have na....
|
|
A Discord server I use has a channel called #til, standing for Today I Learned. It’s a place to post interesting or surprising things you recently learned. I took my posts to that channel from the last couple of years, tidied them up and have listed them below. Hopefully you’ll find something interesting there: TIL […]
|
|
because without dramatic policies that addressed the disruption that artificial intelligence products introduced, we'd be in a bad spot. Figure 1: Heroes? Imagine if stories like this had started to happen in 2026 without fallbacks like the UBI policies that Altman and Amodei pushed: But the reality is that 75% of the people on our engineering team lost their jobs here yesterday because of the brutal impact AI has h....
|
|
Axiom is an ecosystem of formal logic tools for education. If you’ve used Carnap or Logic Penguin , you know the idea — but those platforms send proofs to a server for validation. Axiom runs entirely client-side. No network latency. No tracking. Works offline. The core is a TypeScript reimplementation of Kevin Klement’s fitch-checker , the PHP validator that powered the original Logic Penguin. The JavaScript version means you can embe..
|
|
Pony Express Rider, oil painting possibly by Lloyd Branson (1853-1925) In March 1860, William H. Russell established the Overland Express Route, colloquially called the Pony Express , to carry express mail between St. Joseph, Missouri, and California; an area with no colonialist settlements between. Russell failed repeatedly to get funding from the Senate Post Office for the project, as most considered year-round transportation betwe..
|
|
Pony Express Rider, oil painting possibly by Lloyd Branson (1853-1925) In March 1860, William H. Russell established the Overland Express Route, colloquially called the Pony Express , to carry express mail between St. Joseph, Missouri, and California; an area with no colonialist settlements between. Russell failed repeatedly to get funding from the Senate Post Office for the project, as most considered year-round transportation betwe..
|
|
Beyond Detection: Building a Resilient Software Supply Chain (Lessons from the Shai-Hulud Post-Mortem)
-
snyk.io
-
4 months ago
-
eng
The Shai-Hulud npm incident exposed the limitations of reactive security in modern software supply chains. To survive the next major attack, organizations must shift toward a multi-layered strategy of proactive prevention, real-time intelligence, and automated action.
|