Explore other dev related sites in this ring. If you find this idea useful click here to join.
devring.club Previous Random Next

linksfor.dev(s)

Posts for 'python'

  1. Stream Reddit Comments using Elixir, Pythonx and PRAW
  2. How I Used a Market Basket Analysis to Get a Job Offer - The Heasman
  3. Gemini CLI's Polarizing Release on Hacker News – A Visual Analysis
  4. Konrad Hinsen's blog
  5. Microsoft Dependency Has Risks
  6. Getting an LLM to Set Its Own Temperature
  7. Why, in 2025, do we still need a 3rd party app to write a REST API with Django?
  8. Daniel's Blog · Encouraging the use of LLMs made interviews easier (for us as interviewers)
  9. Fun with uv and PEP 723
  10. DIY Door Fan to Fix My Groggy Mornings
  11. Cut Django Database Latency by 50-70ms With Native Connection Pooling
  12. How I made SumatraPDF crash less
  13. Forking dangerous
  14. Vibe Learning to Fearlessly Explore Unfamiliar Tech | Kaveh's Blog
  15. GitHub - astral-sh/uv: An extremely fast Python package and project manager, written in Rust.
  16. My First Impressions of Gleam
  17. Super Simple .NET Run Program.cs
  18. The Trader Ladder: Why Edge Alone Won’t Make You Profitable
  19. The Debugger is Here - Zed Blog
  20. Running Python Code within .NET Projects
  21. GitHub - MiniMax-AI/MiniMax-M1: MiniMax-M1, the world's first open-weight, large-scale hybrid-attention reasoning model.
  22. Language model benchmarks only tell half a story
  23. Understanding and Coding the KV Cache in LLMs from Scratch
  24. Programming Language Design in the Era of LLMs: A Return to Mediocrity?
  25. My Formatter Will Never Be As Fast As Ruff
  26. dnsimg - storing images in txt records
  27. A2A Is For UI
  28. The fastest way to detect a vowel in a string
  29. GitHub - resemble-ai/chatterbox: SoTA open-source TTS
  30. Coding LLMs from the Ground Up: A Complete Course
  31. Reverse Engineering the YC Directory
  32. Suitable hardware for Artificial life? Benchmarking matrix multiplication
  33. Your Tries Are Too Broad: Sensible Error Handling
  34. This Secret Math Equation let the US Government Spy on Anyone
  35. Baking the Y Combinator from scratch, Part 2: Recursion and its consequences
  36. Use a proxy for LLM app development — The Sharat's
  37. I Prototyped an IDE for How We Actually Code Now
  38. It's Not "Just A Button"
  39. SonicDoor – Cracking SonicWall’s SMA 500 – SCRT Team Blog
  40. To index or not to index: which coding agent to chose? | Forge Code
  41. To my fans (scrapers)
  42. MCPs are mostly hype
  43. Will our next generation lose their own writing voice because of LLMs? | Random Walk
  44. Using Claude in Github: Hype and Reality
  45. Vibe Coding: Where it works and where it doesn't
  46. Analyzing Metastable Failures in Distributed Systems
  47. Generating Pixels One by One
  48. The iPhone 15 Pro's Depth Maps
  49. Font Around and Find Out
  50. Michael Tsai - Blog - The Automation Gap
  51. DiffX - Next-Generation Extensible Diff Format
  52. Meet the LLM developer
  53. Joe LaChance
  54. My AI Skeptic Friends Are All Nuts
  55. Why I Stopped Writing Commits Messages
  56. Interfacing MCP with Combinatorial, Convex, and SMT Solvers
  57. 5 years in software engineering
  58. Shae Erisson's blog - Tools built on tree-sitter's concrete syntax trees
  59. How to store data on paper?
  60. GitHub - microsandbox/microsandbox: Self-Hosted Plaform for Secure Execution of Untrusted User/AI Code
  61. Joe LaChance
  62. 100 days from noob to hired: my mid-career pivot into coding
  63. Can IOPS Be Estimated from fsync?
  64. Four Things I've Changed My Mind About in Engineering
  65. You Just Don't Need Tox
  66. Remote MCP Servers
  67. Give your LLM a terminal
  68. GitHub - livingbio/typed-ffmpeg: Modern Python FFmpeg wrappers offer comprehensive support for complex filters, complete with detailed typing and documentation.
  69. GitHub - Olow304/memvid: Video-based AI memory library. Store millions of text chunks in MP4 files with lightning-fast semantic search. No database needed.
  70. Getting a Cease and Desist from Waffle House | Jack's Blog
  71. A visual exploration of vector embeddings
  72. The luxury of letting ideas marinate
  73. How to Add Confidence Intervals to LLM Judges
  74. Pyrefly vs. ty: Comparing Python’s Two New Rust-Based Type Checkers
  75. new_bloom_filter_repo/README.md at main · ross39/new_bloom_filter_repo
  76. I Think It's Time to Give Nix a Chance | Chinmay D. Pai
  77. Single process, multiple interpreters, no GIL contention - pre-Python3.12
  78. csproj is GONE! 'dotnet run app.cs' is Here
  79. Rich: Enrich your CSVs with new columns
  80. Vibe Coding for Domain Experts – Derek Willis
  81. A SomewhatMaxSAT Solver
  82. Elixir/Phoenix Liveview was a mistake
  83. When Test Coverage Isn't Enough
  84. Just fucking code.
  85. KotlinConf 2025 is a real bowl of fresh air for backend Devs
  86. Visualizing Financial Data with DuckDB And Plotly
  87. Stop Vibe-Testing Your MCP Server
  88. Decoder-Only Transformers are SoTA Encoders (with some fine-tuning)
  89. Here’s how I got full admin rights in a Replit clone
  90. Rust turns 10: How a broken elevator changed software forever
  91. You Can Choose Tools That Make You Happy
  92. SDK - Anthropic
  93. GitHub - brianmg/voynich-nlp-analysis
  94. You should not write library style code! (probably) – Wilsons Blog
  95. Pointblank
  96. GitHub - dipampaul17/KVSplit: Run larger LLMs with longer contexts on Apple Silicon by using differentiated precision for KV cache quantization. KVSplit enables 8-bit keys & 4-bit values, reducing memory by 59% with <1% quality loss. Includes benchmarking, visualization, and one-command setup. Optimized for M1/M2/M3 Macs with Metal support.
  97. Techniques for improving text-to-SQL | Google Cloud Blog
  98. Would I do a PhD again? – Miloš Švaňa
  99. A leap year check in three instructions
  100. My 2025 high-end Linux PC 🐧
  101. I don’t like NumPy
  102. My DjangoCon Europe 2025
  103. Writing that changed how I think about PL
  104. Flattening Rust's Learning Curve | corrode Rust Consulting
  105. The Standard API for LLM Capabilities and Pricing is Now Live
  106. glandium.org » Blog Archive » How I (kind of) killed Mercurial at Mozilla
  107. GitHub - apple/ml-fastvlm: This repository contains the official implementation of "FastVLM: Efficient Vision Encoding for Vision Language Models" - CVPR 2025
  108. The Orange Pi RV2 RISC-V SBC
  109. Booting the RP2350 from UART
  110. I Built a Tool to Predict If My Next Side Project Will Ruin My Weekend
  111. Fitting models from noisy heuristic labels - Emir's blog
  112. There’s no need to over engineer a URL shortener
  113. GitHub - marcboeker/gmail-to-sqlite: Index your Gmail account to a SQLite DB and play with the data.
  114. Design Patterns Unveiled It's All About Separation! #coding #aws #serverless #softwareengineering
  115. Type-Safe Routing in Gleam | kurz.net
  116. Microservices Are a Tax Your Startup Probably Can’t Afford
  117. How Dare You Transmit at 1.4 GHz!
  118. Why Your Lambda Functions Need a Structural Makeover
  119. RATatouille: A Malicious Recipe Hidden in rand-user-agent (Supply Chain Compromise)
  120. A Critical Look at MCP - Raz Blog
  121. The Many Types of Polymorphism
  122. What Happens If We Inline Everything?
  123. GitHub - astral-sh/ty: An extremely fast Python type checker and language server, written in Rust.
  124. Why we built our startup in C# - .NET Blog
  125. GitHub - KoljaB/RealtimeVoiceChat: Have a natural, spoken conversation with AI!
  126. As an Experienced LLM User, I Actually Don't Use Generative LLMs Often
  127. Anatomy of a Database Operation
  128. Esteban Sastre | What is the French amortization system for mortgages and how does it work
  129. Docs like code in very basic terms
  130. GitHub - Anemll/Anemll: Artificial Neural Engine Machine Learning Library
  131. Your language brain matters more for learning programming than your math brain
  132. LLM-Powered Search: o4-mini-high vs o3 vs Deep Research | alexop.dev
  133. Vibe Coding for Existential Dread and Bankrupcy
  134. Limiting Qwen 3’s Thinking – Zach Mueller
  135. You Wouldn't Download a Hacker News
  136. Carl Öst Wilkens´ Blog - Remembering my friends´ faces using Flash Cards
  137. How Broken OTPs and Open Endpoints Turned a Dating App Into a Stalker’s Playground
  138. How I Solved the Expression Problem
  139. Launching BSSG - My Journey from Dynamic CMS to Bash Static Site Generator
  140. GitHub - PhialsBasement/Chain-of-Recursive-Thoughts: I made my AI think harder by making it argue with itself repeatedly. It works stupidly well.
  141. Understanding the CPython Compiler
  142. o3 Beats a Master-Level Geoguessr Player—Even with Fake EXIF Data
  143. Python sub-micro GPIO – PyXL Benchmark
  144. The Programmer's Climb
  145. Zach Bellay | Takeaways from DjangoCon EU 2025
  146. All the Job Candidates are Fake
  147. TPSV
  148. Watching o3 guess a photo’s location is surreal, dystopian and wildly entertaining
  149. O(no) You Didn’t 😱
  150. Rib :ms_red_panda: (@Rib)
  151. 14 Advanced Python Features
  152. Mitigating cyber flashing in video calls
  153. GitHub - nari-labs/dia: A TTS model capable of generating ultra-realistic dialogue in one pass.
  154. davepeck.org
  155. Things Zig comptime Won't Do
  156. LLM Fight Club
  157. Semantic Unit Testing
  158. GitHub - The-Pocket/Tutorial-Codebase-Knowledge: Turns Codebase into Easy Tutorial with AI
  159. Writing an LLM from scratch, part 11 -- batches
  160. UI tip: maybe don't round percentages to 0% or 100%
  161. GitHub - PiLiDAR/PiLiDAR
  162. 15,000 lines of verified cryptography now in Python
  163. Things I've learned about building + delivering software for other engineers while working in Engineering Productivity · Jamie Tanna | Software Engineer
  164. GitHub - Kuberwastaken/backdooms: A self-contained game that fits inside a QR code inspired by DOOM 1993 and The Backrooms
  165. Stop Writing `__init__` Methods
  166. Google Gemini in .NET: The Ultimate Guide with Jochen Kirstaetter
  167. Collatz's Ant and similarity of collatz sequences
  168. How I got a Job in March of 2025
  169. What happen to Ask Solem
  170. The 3-Year Journey to an Actually Good Monitoring Stack
  171. Introducing OpenAI o3 and o4-mini
  172. Two Years of Rust
  173. LLMs Are Weird Computers
  174. Join the .NET & C# Teams at Microsoft Build 2025 - .NET Blog
  175. Procedural Textures with Hash Functions
  176. Introducing GPT-4.1 in the API
  177. The Rise of Slopsquatting: How AI Hallucinations Are Fueling...
  178. AI code suggestions sabotage software supply chain
  179. GitHub - ariebovenberg/whenever: ⏰ Modern datetime library for Python
  180. Architecture Congruency [ENG]
  181. My crazy plan to relieve us all from debugging frustration
  182. Quality of Life Features for SQL Developer Environments
  183. Why I Removed Jinja2 from UiWizard
  184. How does Rack work?
  185. Maps with Django⁽³⁾: GeoDjango, Pillow & GPS
  186. Ledgers are simple, stop spreading FUD!
  187. Interactive Introduction to Speech Processing
  188. PEP 750 – Template Strings | peps.python.org
  189. Owning my own data, part 1: Integrating a self-hosted calendar solution · EmilyGorcenski.com
  190. Consistent Infrastructure
  191. When MATLAB Is Better | Fred's Blog
  192. NVIDIA Drops a Game-Changer: Native Python Support Hits CUDA - <FrontBackGeek/>
  193. The Best Programmers I Know | Matthias Endler
  194. Interesting links of the week 2025-15
  195. Nix derivations by hand, without guessing
  196. The Insanity of Being a Software Engineer
  197. The Wizard and His Shell
  198. Things I learned rewriting a project from scratch
  199. Continuous integration ≠ Continuous delivery
  200. NVIDIA Finally Adds Native Python Support to CUDA
  201. Senior Developer Skills in the AI Age: Leveraging Experience for Better Results • Manuel Kießling
  202. Nix that looks like Bazel
  203. .NET AI Community Standup - 🔮 Fortune-Telling with Semantic Kernel
  204. GitHub - dfd-tud/deda
  205. Does Baby Have Hat
  206. We Need More Words for Snow
  207. LLMs Are Not Security Mitigations
  208. Static types are for perfectionists
  209. Script for Updating Open WebUI in a Proxmox LXC
  210. Programming with an AI copilot: My perspective as a senior dev
  211. Giving up the dylib dream
  212. Two Attacks on Naive Tree Hashes
  213. Moving 18 years of comments out of Disqus and into my 11ty static site :: Sacha Chua
  214. I'm Leaving Sentry
  215. How I Made My Credit Cardholder Discounts Searchable
  216. Bootstrapping ranking models with an LLM judge - Emir's blog
  217. Interesting links of the week 2025-14
  218. Why I'm Breaking Up With Vibe Coding
  219. Self-contained Python scripts with uv
  220. Malware is harder to find when written in obscure languages
  221. Don't Walk with Rocks in Your Shoes
  222. A web framework for building products with Python · Plain
  223. Notes on Gemini 2.5 Pro: A new coding SOTA
  224. On Achieving your Dreams
  225. Spade | Spade Hardware Description Language
  226. Xee: A Modern XPath and XSLT Engine in Rust
  227. Preface
  228. I tried making artificial sunlight at home
  229. My Open Source Journey - Ashpreet Bedi
  230. Introduction - gRPC API Gateway
  231. xan/docs/LOVE_LETTER.md at master · medialab/xan
  232. Model context protocol (MCP) - OpenAI Agents SDK
  233. Infrastructure as Markdown?
  234. REST in Peace? Django's Framework Problem
  235. 12 Weeks of “One Solution Every Week” — Vishnu's Pages
  236. I won't connect my dishwasher to your stupid cloud
  237. Notes on coreutils in Rust · Alex Gaynor
  238. Optimizing Django by not being silly
  239. 'Data' sucks
  240. PyTorch internals : ezyang’s blog
  241. Safe Shell String Interpolation
  242. How I force LLMs to generate correct code
  243. Rusty string formatting in PHP
  244. Harvard study: Open source has an economic value of 8.8 trillion dollars
  245. On Product-Market Fit
  246. OCaml’s Standard Library (Stdlib)
  247. How I force LLMs to generate correct code
  248. JFK-RAG Adventures: Playing Detective Using Some Python | Hacky Experiments Blog
  249. The future of software development in the cloud
  250. The append-and-review note
  251. Model Context Protocol: Expanding LLM Capabilities
  252. Making sense of card range query EXPLAIN plans
  253. The Product Engineer
  254. How will LLMs take our jobs?
  255. Why DuckDB is my first choice for data processing
  256. GitHub - suitenumerique/docs: A collaborative note taking, wiki and documentation platform that scales. Built with Django and React. Opensource alternative to Notion or Outline.
  257. Harden-Runner detection: tj-actions/changed-files action is compromised - StepSecurity
  258. Comparing Video Encoders
  259. Capchan – solving captcha with image classification
  260. The COST of double-entry accounting
  261. Should we replace Spark with DuckDB?
  262. Why Great Engineering Orgs Thrive on "Normal" Engineers
  263. The DuckDB Local UI
  264. Here’s how I use LLMs to help me write code
  265. How Language Models Understand Nullability
  266. Factorio Learning Environment
  267. GitHub - MathFoundationRL/Book-Mathematical-Foundation-of-Reinforcement-Learning: This is the homepage of a new book entitled "Mathematical Foundations of Reinforcement Learning."
  268. Code Sandboxes for LLMs and AI Agents
  269. Performance of the Python 3.14 tail-call interpreter
  270. What's cooking on SourceHut? Q1 2025
  271. The kebab and the French train station: another view
  272. Four Years of Jai
  273. Madmeg's Blog
  274. Binary search isn't about search II. Loop invariant of leftmost element search
  275. What is Model Context Protocol (MCP)? How it simplifies AI integrations compared to APIs | AI Agents That Work
  276. LLM not LLVM
  277. Great software design looks underwhelming
  278. Binary search isn't about search
  279. Why Elixir/OTP doesn't need an Agent framework: Part 1 | Goto Code
  280. Exposing string types to maximize user happiness
  281. Trying to Justify SNMP
  282. In defense of Gemini
  283. Tech & Non-Tech Stacks to Run Listen Notes (2025)
  284. Evals are not all you need
  285. DeepSeek's Multi-Head Latent Attention - Lior Sinai
  286. Generative AI with Stochastic Differential Equations - IAP 2025
  287. C++ creator calls for action to address 'serious attacks'
  288. Hallucinations in code are the least dangerous form of LLM mistakes
  289. I struggled with Git, so I'm making a game to spare others the pain
  290. POLL: Trust in Firefox and Mozilla is Gone - Let's Talk Alternatives
  291. What Challenge 13 taught me about LLMs.
  292. From Scratch - The Convolutional Layer
  293. Structured data extraction from unstructured content using LLM schemas
  294. Causal inference is not about methods
  295. 3,200% CPU Utilization
  296. Electronic Arts
  297. Using DeepSeek R1 for RAG: Do's and Don'ts
  298. Devcontainers: I love you, I hate you
  299. Vibe Coding With Aider: Tips And Tricks
  300. Hello Instant Infra
  301. Over the Clouds: CPython, Pyodide, and SPy
  302. a tui in a day
  303. LLMs + Vulnerability-Lookup: What We’re Testing and Where We’re Headed
  304. Implementing MNIST classifier from scratch in Zig
  305. GitHub - deepseek-ai/DeepGEMM: DeepGEMM: clean and efficient FP8 GEMM kernels with fine-grained scaling
  306. Alex P - Software Engineering
  307. HN Distilled: Building Reliable 'Similar Topics' Without Embeddings
  308. The Efficiency of Vim | bencornia.com
  309. Gleam, coming from Erlang
  310. GitHub - deepseek-ai/DeepEP: DeepEP: an efficient expert-parallel communication library
  311. "The closer to the train station, the worse the kebab" - A "Study"
  312. From Hype to Reality: What It Really Means to Be a GenAI Engineer
  313. Introduction to Stochastic Calculus
  314. Claude 3.7 Sonnet and Claude Code
  315. GitHub - deepseek-ai/FlashMLA
  316. How I Built a Deep Learning Library from Scratch Using Only Python, NumPy & Math
  317. Ditching Django Admin for FastHTML with HTMX
  318. Claude as a video editor
  319. ChatGPT is just autocomplete. I'm OK with that and you should be too. | Smug Wombat
  320. Why Clojure?
  321. o3-mini is insane at simulating computations - Emsi's feed
  322. Yocto, RockPi and SBOMs: Building Modern Embedded Linux Images
  323. While Postgres Redlined, Robinhood Sharded to Scale
  324. SWE-Bench+: Enhanced Coding Benchmark for LLMs
  325. C# Object and Dynamic Types
  326. SQLite is learnable
  327. A year of uv: pros, cons, and should you migrate
  328. Processing Lines of Output in a Loop with Your Shell Can Be Slow — Nick Janetakis
  329. Scripton Python IDE
  330. I'm glad AI didn't exist when I learned to code
  331. A new interpreter in Python 3.14 delivers a free speed boost
  332. How to Use an LLM Without Selling Your Soul
  333. It's... complicated. - Ben A. Wise
  334. How Not to Implement a Dht
  335. The Soul of Craftsmanship | bencornia.com
  336. Django in government
  337. Everyday project isolation for developers on Linux
  338. Product vs Engineering: How to manage an antagonistic relationship
  339. Qalculate hacks - anarcat
  340. Personal website design for the long term
  341. Leaking the email of any YouTube user for $10,000
  342. Integrate MCP tools into LlamaIndex
  343. Measuring power network frequency using junk you have in your closet
  344. How I learned to stop worrying and love the LLM · baby steps
  345. How to Backdoor Large Language Models
  346. zeroperl: Sandboxing Perl with WebAssembly
  347. pdfsyntax/docs/browse.md at main · desgeeko/pdfsyntax
  348. How I Built an Open Source AI Tool to Find My Autoimmune Disease (After $100k and 30+ Hospital Visits) - Now Available for Anyone to Use
  349. 7-langs-in-12-months
  350. What I've learned from a year of CTFs
  351. Spec-driven Vibe-coding
  352. From PDFs to Insights: Structured Outputs from PDFs with Gemini 2.0
  353. Managing Project Dependencies
  354. Personal Software Is Becoming A Trend
  355. The End of Programming as We Know It
  356. How I Stopped Fighting My Dashboards and Learned to Love Hex
  357. Julia for R users – vituri’s blog
  358. DeepSeek-R1's strong zero-shot performance on agentic tasks
  359. Ben Terhechte
  360. GitHub - monasticacademy/httptap: View HTTP/HTTPS requests made by any Linux program
  361. GitHub - trycua/lume: A lightweight CLI and local API server to create, run and manage macOS and Linux virtual machines (VMs) natively on Apple Silicon.
  362. Reflections on Changing Jobs
  363. How AI Models Stack Up Against My 11-Year-Old? | Michał Prządka - Blog
  364. FOSDEM 2025 has exceeded my expectations
  365. I found every international flight in the world*
  366. Introducing Werk
  367. Why Aren't You Idempotent?
  368. How we accidentally built a better build system for OCaml
  369. GitHub - Om-Alve/smolGPT
  370. Stepping my feet into uv world - part 1
  371. Troubles with multipart form data and fetch in Node.js
  372. Building The Roottrees are Dead
  373. Building, Breaking, and Rebuilding: My Journey to a Smarter RAG Application
  374. So You Want To Remove The GVL?
  375. Why I still like Sublime Text in 2025 | OhDoyleRules
  376. Using uv as your shebang line
  377. UV tricks
  378. Spice up with Nix: Scripts with magical dependencies | yukiisbo.red
  379. Why I'm Ditching poetry for uv
  380. GPT1 Implemented with NumPy : Generate Jokes
  381. The Content Overflow Era – the end of the Long Tail?
  382. Run DeepSeek-R1 Dynamic 1.58-bit
  383. 17-445 Machine Learning in Production
  384. The Illustrated DeepSeek-R1
  385. Non-random uniform disk sampling
  386. New Years resolutions for PyTorch in 2025 : ezyang’s blog
  387. GitHub - seemoo-lab/openhaystack: Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network.
  388. Python: re-creating async in 10 lines using generators
  389. 'First AI software engineer' is bad at its job
  390. Things I learned building a model validation library – Wilsons Blog
  391. My impressions of Gleam
  392. Supercharge SQLite with Ruby Functions
  393. Blogging with Friction
  394. Invalid Niger Nameservers in the com zone
  395. Don’t be afraid of rabbit holes
  396. urllib3 in 2024
  397. How we made Blurhash 128x faster — Uploadcare Blog
  398. How to solve computational science problems with AI: Physics-Informed Neural Networks (PINNs)
  399. Reverse Engineering Bambu Connect - Consumer Action Taskforce
  400. isd
  401. Brood War Korean Translations
  402. Private Keys in the Fortigate Leak
  403. Optimizing Jupyter Notebooks for LLMs
  404. Dissecting the ESM3 Model Architecture
  405. UofTCTF 2025: An AES Timing Side-Channel
  406. How FastAPI path operations work
  407. Real Semantic Versioning
  408. Beating OpenBLAS in FP32 Matrix Multiplication
  409. 📚 Convert E-books into audiobooks with Kokoro
  410. Don't use cosine similarity carelessly - Piotr Migdał
  411. Subtitle Generator Using Whisper · Technical Ramblings
  412. Copilot Induced Crash: how AI-assisted development introduces new types of bugs
  413. The missing tier for query compilers
  414. Optimizing libjson, or: beating encoding/json by at least 2.5x
  415. How I Use LLMs for Coding and Writing
  416. Turning my laptop into a Search Relevance Judge with local LLMs
  417. Installing and Developing vLLM with Ease
  418. I Built a Visa Requirement Change Tracker for Fun
  419. Learning to code with Cursor
  420. Uv has a killer feature you should know about
  421. Apple is Killing Swift
  422. Why is hash(-1) == hash(-2) in Python?
  423. Bad Apple but it's 6,500 regexes that I search for in vim · eieio.games
  424. My 20-Year Trading Journey & Building Passive Income
  425. You are an absolute moron for believing in the hype of “AI Agents”.
  426. Trying and failing to interpret sentence embeddings
  427. GitHub - piebro/factorio-blueprint-visualizer: A python library to artfully visualize Factorio Blueprints and an interactive web demo for using it.
  428. Async I/O Is Not Enough
  429. Mastering Key Remapping on Linux: A Practical Guide with xremap
  430. How to become a Data Scientist? | MLJAR
  431. How We Cracked a 512-Bit DKIM Key for Less Than $8 in the Cloud
  432. The good, the bad, and the ugly of Gemini’s structured outputs – Dylan Castillo
  433. How LLMs are secretly reshaping the code of tomorrow, and what to do about it
  434. Build an LVGL Touchscreen App with Zig
  435. MLC | Microserving LLM engines
  436. Reviewing Post-Training Techniques from Recent Open LLMs | Brian Fitzgerald
  437. A 2-ply minimax chess engine in 84,688 regular expressions
  438. All clocks are 30 seconds late
  439. On LLMs and Code Optimization | Wiredream - Dave Andersen's blog
  440. GitHub - basnijholt/tuitorial: Create beautiful terminal-based code tutorials with syntax highlighting and interactive navigation.
  441. How LLMs Simplify and Improve Model Validation in Banking
  442. msmetko's blog
  443. Geometric Intuition for Jensen’s Inequality – Madiyar's Page
  444. The Path to StyleGan2 - The Finale
  445. Weak references and garbage collectors
  446. How to Make Your Personal Computer Reproducible − Lukas Convent
  447. Cees Bassa (@cgbassa@astrodon.social)
  448. Never Have Outdated Footer Dates Again
  449. Can LLMs write better code if you keep asking them to “write better code”?
  450. Why does L1 regularization encourage coefficients to shrink to zero? – Madiyar’s Page
  451. How I Use Claude
  452. What is wrong with TOML?
  453. Write your own application launcher
  454. Async I/O Is Not Enough
  455. GitHub - louis-e/arnis: Generate any location from the real world in Minecraft Java Edition with a high level of detail.
  456. Pytest is fast
  457. The road to Emacs maximalism
  458. 52 Things I Learned in 2024 - Kent Hendricks
  459. Mixbox - Natural Color Mixing Based on Real Pigments
  460. The Perfect Holiday Cookie
  461. When to use “raise from None” in Python
  462. How I Automated My Job Application Process. (Part 1)
  463. Parrot Anafi Drone Reverse Engineering | HardBreak
  464. requirements.txt
  465. The Elixir Year: A Technical Sabbatical
  466. Solving Sudoku with tmux
  467. Learning Solver Design: Automating Factorio Balancers
  468. Fine-tune classifier with ModernBERT in 2025
  469. Interview with Niels Dossche
  470. Into CPS, never to return
  471. Fake Debugging II: The Race Condition Strikes Back
  472. This open problem taught me what topology is
  473. ChatGPT vs. Advent of Code 2024 Day 25: Code Chronicle
  474. Ways to use torch.export : ezyang’s blog
  475. Symbolic Execution by Overloading __bool__
  476. Finetuning CLIP to Predict Art Styles in Image Generation Websites
  477. Trying out QvQ—Qwen’s new visual reasoning model
  478. Idempotent database inserts: Getting it right
  479. Structured Extraction with LLM
  480. ChatGPT vs. Advent of Code 2024 Day 23: LAN Party
  481. How bloom filters made SQLite 10x faster - blag
  482. ChatGPT vs. Advent of Code 2024 Day 22: Monkey Market
  483. Building Custom RSS Feeds for LWN.net
  484. ChatGPT vs. Advent of Code 2024 Day 21: Keypad Conundrum
  485. Measuring Llm Confidence
  486. How to fine-tune open LLMs in 2025 with Hugging Face
  487. ChatGPT vs. Advent of Code 2024 Day 20: Race Condition
  488. ChatGPT vs. Advent of Code 2024 Day 17: Chronospatial Computer
  489. Problems in Your Head, Problems in My Head | Andrew Chen
  490. – Avoiding Lost Updates in Web Applications
  491. ChatGPT vs. Advent of Code 2024 Day 16: Reindeer Maze
  492. Go's Weird Little Iterators · mcyoung
  493. Efficient German Language Learning: Is Anki the Answer?
  494. Yet Another List of Random Opinions on Writing Readable Code and Other Rants | Blog
  495. Everyone gets bidirectional BFS wrong
  496. Making the creation of before/after comparisons for OpenStreetMap more accessible
  497. Breaking into Vision
  498. Why too much Pydantic can be a bad thing — Motleycrew
  499. Introduction to Janet RPC | Joe Creager
  500. NVIDIA's $249 Secret Weapon for Edge AI - Jetson Orin Nano Super: Driveway Monitor
  501. GitHub - markmoxon/elite-source-code-commodore-64: Fully documented and annotated source code for Elite on the Commodore 64
  502. On OpenTelemetry and the value of Standards | Jeremy Morrell
  503. Hacking Car Cameras Through The Cloud
  504. ChatGPT vs. Advent of Code 2024 Day 15: Warehouse Woes
  505. Reflections on building with Model Context Protocol (MCP)
  506. Overengineering a Way to Cheat at an Exam
  507. Should You Ditch Spark for DuckDb or Polars?
  508. How to stop saying 'Fuck you Cursor'
  509. ChatGPT vs. Advent of Code 2024 Day 14: Restroom Redoubt
  510. GitHub - microsoft/markitdown: Python tool for converting files and office documents to Markdown.
  511. "Rules" that terminal programs follow
  512. LangChain vs OpenAI API: When Simplicity Meets Scalability | Aditya Bhattacharya | Blogs Website
  513. The Case Against Character Count Line Limit
  514. Coercing a Magic MIFARE credential into being an iPhone-compatible NFC tag | Evan Pratten
  515. Displaying Website Content on an E-Ink Display
  516. ChatGPT vs. Advent of Code 2024 Day 13: Claw Contraption
  517. My first DSF board meeting
  518. Pipelines & Prompt Optimization with DSPy
  519. ChatGPT vs. Advent of Code 2024 Day 12: Garden Groups
  520. A simple job execution and monitoring setup for my home server
  521. Command-line benchmarking with BestGuess
  522. ChatGPT vs. Advent of Code 2024 Day 11: Plutonian Pebbles
  523. Why is the Execute Permission Useless?
  524. Nobody Gets Fired for Picking JSON, but Maybe They Should? · mcyoung
  525. Tree Calculus
  526. ChatGPT vs. Advent of Code 2024 Day 10: Hoof It
  527. I can now run a GPT-4 class model on my laptop
  528. Ways to use torch.compile : ezyang’s blog
  529. How Does Ollama's Structured Outputs Work?
  530. Drivers Are Getting Sent to Africa
  531. ChatGPT vs. Advent of Code 2024 Day 9: Disk Fragmenter
  532. ChatGPT vs. Advent of Code 2024 Day 8: Resonant Collinearity
  533. 0x01 - Killing Windows Kernel Mitigations
  534. Identifying excess rounding
  535. A practical introduction to the Starlark language
  536. ChatGPT vs. Advent of Code 2024 Day 7: Bridge Repair
  537. The Best Tools for Building Software
  538. ChatGPT vs. Advent of Code 2024 Day 6: Guard Gallivant
  539. Zen of Batch Pipelines - A recipe to reduce cognitive load · Focus on the objective
  540. ChatGPT vs. Advent of Code 2024 Day 5: Print Queue
  541. I hate `apt`
  542. ChatGPT vs. Advent of Code 2024 Day 4: Ceres Search
  543. Egoless Engineering
  544. The next platform
  545. Tricks for DPO tuning a Code LLM, Part 1 - Logit Curriculum Learning | Brian Fitzgerald
  546. ML for related posts on Hugo
  547. How I algorithmically donated $5000+ to Open Source via GitHub Sponsors and PyPI data
  548. ChatGPT vs. Advent of Code 2024 Day 3: Mull It Over
  549. ChatGPT vs. Advent of Code 2024 Day 2: Red-Nosed Reports
  550. ChatGPT vs. Advent of Code 2024 Day 1: Historian Hysteria
  551. Django and Postgres for the Busy Rails Developer
  552. Learning in Public
  553. Breaking the 4Chan CAPTCHA
  554. Making Computer Faster: a Deep Dive into Dynamic Dispatch (part 1)
  555. llama.cpp guide - Running LLMs locally, on any hardware, from scratch
  556. Why pipes sometimes get "stuck": buffering
  557. Engineers Do Not Get To Make Startup Mistakes When They Build Ledgers
  558. Haskell: A Great Procedural Language
  559. Writing Composable SQL using Knex and Pipelines
  560. How Much Memory Do You Need in 2024 to Run 1 Million Concurrent Tasks?
  561. You can use C-Reduce for any language
  562. After 3 Years, I Failed. Here's All My Startup's Code. | Dylan Huang
  563. Django: fix a view using a debugger with breakpoint() - Adam Johnson
  564. the Computing Industry Doesn't Care about Performance: how I made things faster in my pajamas
  565. Some Thoughts on Remarkability
  566. Exploring and having fun with rotary telephones
  567. Pretending to be PostgreSQL: Part two - responding to queries
  568. Django Async: Ready for Prime Time?
  569. Solving LeetCode™ problems with Racket
  570. April King — Handling Cookies is a Minefield
  571. The macOS LC_COLLATE hunt - Zhiming Wang
  572. Packing group membership data into an integer - Emir's blog
  573. Django: Introducing Djade, a template formatter - Adam Johnson
  574. An Unreachable Hidden XKCD Easter Egg inside CPython
  575. Turning popular links from your Mastodon timeline into an RSS feed
  576. Harmful Practices Considered Best | Zakhary's Home
  577. Oncall shift should be Tuesday to Tuesday
  578. OpenStreetMap's New Vector Tiles
  579. Lambda SnapStart for your Serverless .NET Applications
  580. GitHub - circlemind-ai/fast-graphrag: RAG that intelligently adapts to your use case, data, and queries
  581. Why my Login Page is the Slowest Page in my App
  582. Understanding Timings in Distributed Systems
  583. Why don't you move abroad? | Himanshu Mishra (@OrkoHunter)
  584. A joke in approximating numbers raised to irrational powers
  585. Security means securing people where they are
  586. Efficiency is fundamentally at odds with elegance
  587. Elixir-like pipes in Ruby (oh no not again)
  588. The opposite of DRY isn't WET, it's YAGNI
  589. Thoughts on Django’s Core
  590. Will we care about frameworks in the future?
  591. Switching away from Pocket - Marcel Kapfer
  592. Finding my QA Automation Job in Bulgaria 2024
  593. Everything I've learned so far about running local LLMs
  594. Following up "Mother of all htmx demos"
  595. Under the microscope: Ecco the Dolphin — Defender of the Future
  596. Get started with Fides - Marcus Olsson
  597. Embedded Software Testing: Practical Continuous Integration with Hardware in the Loop (Part 2)
  598. I don't use LeetCode, and you probably shouldn't either | Blog
  599. Re-ranking search results on the client side
  600. jakeonline - The (New) Excel Turing Machine
  601. Weird Lexical Syntax
  602. Mapping ~400k speeches from the Swedish parlament
  603. Why Pascal Deserves a Second Look
  604. Demystifying The Regular Expression That Checks If A Number Is Prime
  605. Running a million empty tests
  606. TIL emalloc() auto-exits on out-of-memory errors
  607. Evaluating OpenAI Whisper's Hallucinations on Different Silences
  608. How to export OPML from Omnivore
  609. How I write code using Cursor: A review
  610. Why Slight Failed: A Slight Post-Mortem
  611. GitHub - soimort/you-get: :arrow_double_down: Dumb downloader that scrapes the web
  612. Kosay Jabre
  613. Gmail Labels Don't Search Well
  614. Improving the New Django Developer Experience
  615. Django Admin: Implementing Reverse ManyToMany Filters with Horizontal
  616. Compressed Apache Arrow Tables Over HTTP
  617. Framework overload: when convenience dulls innovation in software development
  618. Paper: Feminism in Programming Language Design
  619. GitHub - aartaka/pretty.c: Making C Look ✨Pretty✨and Lua/Lisp/Python-esque
  620. Reflections from a maintainer and contributor during Hacktoberfest - is open source struggling?
  621. eShop infused with AI - a comprehensive intelligent app sample - .NET Blog
  622. Brian Douglas' Tech Blog - I wrote a test framework in Julia
  623. The b(ack)log | Building and releasing on the mobile app stores
  624. GitHub - levkk/rwf: Comprehensive framework for building web applications in Rust.
  625. Building something for someone you love
  626. From opera to tech
  627. Shenggui Li
  628. Thranpages :: Sensible Ramblings :: Who Is Signal For?
  629. How can computers roll dice?
  630. GitHub - google-deepmind/searchless_chess: Grandmaster-Level Chess Without Search
  631. Unlocking the Power of JSON Patch | Zuplo Blog
  632. leontrolski - adding Python syntax
  633. GitHub - usefulsensors/qc_npu_benchmark: Code sample showing how to run and benchmark models on Qualcomm's Window PCs
  634. How I failed to make a game
  635. Quick and Easy Capacity Planning with Pandas
  636. Attacking APIs using JSON Injection
  637. Writing a Home Assistant Core Integration: Part 2
  638. The Future of ArchiveBox - HedgeDoc
  639. Announcing FLOSS/fund: $1M per year for free and open source projects
  640. Tech Story: From Tinkering to Code
  641. A Sneak Peek at CSnakes: Embed Python code in .NET Apps
  642. Web Browser Engineering
  643. Analysing Every Y Combinator Batch Ever
  644. Teaching the world's largest programming lesson
  645. Busy Status Bar – Productivity Multi-tool Device with an LED pixel screen
  646. colmi_r02_client API documentation
  647. DjangoCon US 2024 Recap — Portfolio 0.1 documentation
  648. An LLM TDD loop — David Winterbottom
  649. Silly programs from almost 15 years ago
  650. Deriving the Kelly Criterion to maximise Profits
  651. Using query intent to boost retrieval results — any blockers?
  652. How I animate 3Blue1Brown | A Manim demo with Ben Sparks
  653. GitHub - samuel-vitorino/lm.rs: Minimal LLM inference in Rust
  654. Jay Miller - But Look at the Numbers: Using Public Data to Highlight Systemic Problems
  655. When single threaded Node.js becomes a trouble
  656. Ollie Chapman
  657. Run, Build, and Grow Small Systems Without Leaving Your Text Editor
  658. Monty Anderson
  659. This Post Is Not About Python
  660. Why I like Tcl
  661. Thierry Moudiki's webpage
  662. Preface — Digital Signals Theory
  663. Don't let dicts spoil your code
  664. What’s New In Python 3.13
  665. Hello, Perceptron: An introduction to artificial neural networks
  666. Interesting links of the week 2024-41
  667. Implementing PCA and Dual PCA on CIFAR-10
  668. Building a Streaming Service — Varun Chopra
  669. Effect polymorphism fixes dependency inversion
  670. What I have learnt in 4 years of open-source development.
  671. Modeling Protein Evolution
  672. Django UI components for perfectionists with deadlines
  673. Node vs Bun: no backend performance difference
  674. Reverse Engineering and Dismantling Kekz Headphones
  675. SYCL: A Portable Alternative to CUDA - Sasank's Blog
  676. The next great leap for Django
  677. NixOS is a good server OS, except when it isn't | Bernardo Vecchia Stein
  678. Rust needs a web framework for lazy developers
  679. Dispelling Information Asymmetry
  680. Migrating from AWS to Self-Hosting ⚡ Zig Programming Language
  681. The O of SOLID
  682. Fine-tuning an LLM into a style guide editor
  683. Notion's Mid-Life Crisis
  684. nanodjango
  685. It's hard to write code for computers, but it's even harder to write code for humans
  686. How I prepare a technical talk
  687. Wikipedia & Wikidata API & Data: A Cheat Sheet
  688. making an autograd engine
  689. Building an image search engine on Postgres | Tembo
  690. Tune Llama3 405B on AMD MI300x (our journey) - Felafax Blog - Obsidian Publish
  691. Fabio Manganiello (@fabio@manganiello.social)
  692. Understanding and Preventing Race Conditions in Web Applications | gavide's Blog
  693. Easy-to-use NoSQL Prompt Database for Small Projects
  694. I messed up my calendar and wrote a script to fix it
  695. HTTP/1.1 500 Segfault: Building a web server in C
  696. Hy 1.0.0, the Lisp dialect for Python, has been released · hylang/hy · Discussion #2608
  697. I Like Makefiles
  698. Connies Club
  699. GitHub - cupy/cupy: NumPy & SciPy for GPU
  700. GitHub - lds133/weather_landscape: Visualizing Weather Forecasts Through Landscape Imagery
  701. Hybrid search with PostgreSQL and pgvector
  702. Digital decluttering
  703. GitHub - dleemiller/WordLlama: Things you can do with the token embeddings of an LLM
  704. My 71 TiB ZFS NAS after 10 years and zero drive failures
  705. Advanced friction logs: Empathy Sessions
  706. Why is language documentation still so terrible?
  707. The disposable web
  708. Writing a Home Assistant Core Integration: Part 1
  709. What’s in an e-graph?
  710. An ideology-induced bug in Mypy
  711. Why I'm Switching to Polars - Ari Lamstein
  712. What I’ve learned building MLOps systems for four years
  713. Kafka protocol practical guide - Ivan Yurchenko
  714. Integrating vision into RAG applications
  715. Django semantic search
  716. Why is F# code so robust and reliable? - .NET Blog
  717. HTMX, Raku and Pico CSS
  718. Synchronous vs Asynchronous vs Concurrent vs Parallel - What is the difference and why does it matter?
  719. Building a healthy and sustainable funding model for open source software
  720. Explicit is better than implicit
  721. How Much Data is Enough for Finetuning an LLM?
  722. GitHub - luke8086/retronews: TUI browser for HN and Lobsters emulating classical Usenet and mail readers
  723. Dysgraphia or: can a MNIST-trained ResNet read my clinically atrocious handwriting?
  724. PHP is the Best Choice for Long&#8209;Term Business
  725. How to build an alternate Django admin in only 10 years
  726. Why are sellers leaving profit on the table?
  727. Greppability is an underrated code metric
  728. Clojure interactive development 101 • The Blog of Myke Bilyanskyy
  729. Optimizing Interpreters: Fusion
  730. My Software Bookshelf
  731. The System Prompts Behind Claude’s Artifacts
  732. UV with Django
  733. How to become a ⭐STAR⭐ LLM engineer
  734. Predicting the Future of Distributed Systems
  735. You're not just buying hardware with Oxide
  736. live-bootstrap/parts.rst at master · fosslinux/live-bootstrap
  737. Dokku: my favorite personal serverless platform – Hamel’s Blog
  738. Can you convert a video to pure css?
  739. buzl.uk
  740. Create Calendar Entries with Anthropic Claude 3.5
  741. Giving the finger to MFA - a review of the Z1 Encrypter Ring from Cybernetic
  742. Create an internal CLI
  743. Building a DIY Security Camera Display Using Raspberry Pi, i3 and MPV | Blog - Janez Troha
  744. Talk to Me Human Devlog: Automating Screenshots: Relishing Making One's Own Tools - Maxwell Forbes
  745. Ordinals aren’t much worse than Quaternions
  746. Representation Engineering Mistral-7B an Acid Trip
  747. Exposing youth to programming by finding the password
  748. On the art of resource conservation in software systems
  749. Async hazard: mmap is secretly blocking IO
  750. video to css
  751. Quitting My Job For The Way Of Pain — Ludicity
  752. Thoughts on coding with LLMs
  753. I've Built My First Successful Side Project, and I Hate It
  754. uv: Unified Python packaging
  755. GitHub - ankane/transformers-ruby: State-of-the-art transformers for Ruby
  756. Support PUT, PATCH, and DELETE in HTML Forms
  757. GitHub - wasi-master/13ft: My own custom 12ft.io replacement
  758. What's the deal with setuptools, setup.py, pyproject.toml and wheels?
  759. GitHub - janbjorge/PgQueuer: PgQueuer is a Python library leveraging PostgreSQL for efficient job queuing.
  760. AI Systems Security: Top Tools for Preventing Prompt Injection
  761. An underrated software engineering interview question – Jake Zimmerman
  762. Why Solve Puzzles in Minutes When You Can Code a Solution in Days?
  763. Discrete Mathematics - An Open Introduction
  764. PyTorch is dead. Long live JAX.
  765. Conformal Sets Part 2, Estimating Precision
  766. The CI Flake · HookRace Blog
  767. LLMs are bad at returning code in JSON
  768. CSVs Are Kinda Bad. DSVs Are Kinda Good.
  769. Keeping Production Observable with rising costs
  770. no more needless backends for flutter apps
  771. Examples of Great URL Design
  772. A comparative study of fine-tuning GPT-4o-mini, Gemini Flash 1.5 and Llama-3.1-8B
  773. Memory-mapped CPU tensor between Torch, Numpy, Jax and TensorFlow
  774. Integrating Random Functions on a Cluster with Temporal
  775. You should make a new programming language
  776. You should make a new programming language
  777. Default map value
  778. Quote-unquote "macros"
  779. 7 Things I've learned building a modern TUI Framework
  780. Progress on porting Firefox
  781. GitHub - versotile-org/verso: A web browser that plays old world blues to build new world hope
  782. Making an Ollama-compatible RAG app
  783. GitHub - Dicklesworthstone/llm_aided_ocr: Enhance Tesseract OCR output for scanned PDFs by applying Large Language Model (LLM) corrections.
  784. Building an Gmail Auto Labeler With LLMs: A Step-by-Step Guide
  785. Details about METR’s brief initial evaluation of GPT-4o
  786. I made a worse search engine than Elasticsearch
  787. Demystifying Postgres Schema Migrations: Building it from Scratch
  788. First impressions of Gleam: lots of joys and some rough edges
  789. An update on our general capability evaluations
  790. Tracking supermarket prices with playwright
  791. LLM-centric Software Paradigms
  792. We hacked Anki - 0 day exploit from studying someone elses flashcards
  793. Reducing folium map sizes
  794. I'm back, Ruby on Rails
  795. Don't use LIMIT OFFSET for pagination in PostgreSQL
  796. The birth of ILC
  797. Netninja.com
  798. Git the stupid password store
  799. Open source AI coding assistance with the Granite models | Red Hat Developer
  800. Visual Studio Code July 2024
  801. The trouble with __all__
  802. Automatic Nix flake follows
  803. Custom Enterprise LLM/RAG with Real-Time Fine-Tuning - Machine Learning Techniques
  804. The Most Productive LLM Stack (for me)
  805. R package development in Positron
  806. Nassim Nicholas Taleb’s Dart Problem
  807. Cloud-Native .NET Aspire 8.1 Targets Building Containers, Orchestrating Python -- Visual Studio Magazine
  808. AI and NET: AI in Action in Real-World .NET Applications
  809. FastHTML
  810. Running One-man SaaS, 9 Years In
  811. ChatGPT turns every user into a power user
  812. GitHub - ionworks/how-to-debug-your-battery: A guide on how to understand the performance of your battery with modelling and improve it
  813. Bril: An Intermediate Language for Teaching Compilers
  814. Nikolov & Zeller: Misrepresentation of Critical Satellite Data by IPCC
  815. Beyond Clean Code
  816. Why Attend Programming Conferences?
  817. Developers want more, more, more: the 2024 results from Stack Overflow’s Annual Developer Survey - Stack Overflow
  818. The perks of a good OpenAPI spec
  819. The Decline Of Mobile Development - DONN FELKER
  820. A Tricky Floating-Point Calculation
  821. Studying 0days: How we hacked Anki, the world's most popular flashcard app
  822. The Bouquet Residence
  823. Management Time
  824. Large Enough
  825. Combining .NET Aspire, Python, Docker (Remote), and Machine Learning Models for Summarising Photos
  826. Scaling past 1 million ELF symbol relocations
  827. What's new in .NET Aspire 8.1 for cloud native developers! - .NET Blog
  828. What’s the point? BigDecimal in review
  829. An interactive guide to x86-64 assembly - moving data
  830. LLMs can solve hard problems
  831. Carving ELF Files
  832. Modchipping a fridge
  833. Gotchas with SQLite in Production
  834. Python: it is now() time to migrate from utcnow()
  835. Panic! at the Tech Job Market
  836. How to classify long documents without breaking the bank
  837. Toolbox languages
  838. Understanding Apache Paimon's Consistency Model Part 3 — Jack Vanlightly
  839. Give people something to link to so they can talk about your features and ideas
  840. Self-hosted PaaS - DBohdan.com
  841. LLMs are good for coding because your documentation is shit
  842. Exploring TLS certificates and their limits
  843. My curated list of indie blogs
  844. Free-threaded CPython is ready to experiment with!
  845. Does GPT4o use OCR for vision?
  846. Does code rot over time?
  847. Fun with Positron | Andrew Heiss
  848. RAG Trick: Embeddings are Spheres
  849. Entering text in the terminal is complicated
  850. Rye: a Hassle-Free Python Experience
  851. Kate and OrgMode
  852. Xuanwo's VISION: Data Freedom
  853. What's in a name?
  854. (modal)
  855. Generating database migrations with acyclic graphs
  856. Taking PyTorch for Granted | wh
  857. Visual Studio AI Toolkit : Building Phi-3 GenAI Applications
  858. Beating NumPy’s matrix multiplication in 150 lines of C code
  859. X-Ray vision for Linux systems
  860. TDD. You're Doing it Wrong
  861. Reproducibility in Disguise: Bazel, Dependencies, and the Versioning Lie
  862. A Type for Overload Set
  863. Binary Classification Using LightGBM -- Visual Studio Magazine
  864. Test-Driven Development: A Guide to Improving Software Quality
  865. The pleasure of writing Clean OOP code
  866. Some notes on self-publishing a tech book
  867. Big Data Engineering in the 2020s
  868. Book Review: React and React Native - Coding Sonata
  869. Challenge: Efficient snapshotable state
  870. Convolutions, Fast Fourier Transform and Polynomials
  871. GitHub - goldmansachs/gs-quant: Python toolkit for quantitative finance
  872. On adopting Chainguard Images
  873. 1% More Intelligent
  874. Is programming right for you ?
  875. Code Galaxies Visualization
  876. 5 things we learned from sponsoring a sampling of our open source dependencies  - Microsoft Open Source Blog
  877. Industrial macros
  878. Why I Ditched Django for NextJS
  879. Microsoft backtracks: eventing framework removed from .NET 9.0 following complaints • DEVCLASS
  880. The Super Effectiveness of Pokémon Embeddings Using Only Raw JSON and Images
  881. Keeping track of podcasts
  882. Reverse engineering Claude Artifacts
  883. Semantic Kernel–Change timeout value in C#
  884. An eSIM manager for Mobile Linux
  885. When I grow up I want to be a Database Administrator (said no-one ever)
  886. Schotter - Georg Nees - Part 1
  887. How to Build a Fullstack Webapp with F#
  888. I Tried Bend
  889. dropofahat.zone
  890. Ruby: a great language for shell scripts!
  891. Not knowing Guile or Guix
  892. Coverage at a crossroads
  893. Paolo Melchiorre - Django 5 by Example preface
  894. Learning Machine Learning in Elixir | zacksiri.dev
  895. Oils 0.22.0 - Docs, Pretty Printing, Nix, and Zsh
  896. How I synchronize and backup my Obsidian Notes
  897. Aspire Dashboard
  898. 1/25-Scale Cray C90 Wristwatch – chrisfenton.com
  899. GitHub Copilot Workspace Review
  900. Web App From Scratch
  901. The Future of Data Management: An Enabler of AI Development? A Basic Illustration with RAG, Open Standards, and Data Contracts
  902. Why does SQLite (in production) have such a bad rep? - blag
  903. ES Modules are a mess
  904. wtb: Progressive SPAs
  905. Lemmy and my Switch to PieFed; Threadyverse software alternatives
  906. Comments on Scripting, CGI, and FastCGI
  907. Hack the Hacker - How to Setup an SSH Honeypot
  908. Python: 10 cool tricks with the * operator
  909. Getting 50% (SoTA) on ARC-AGI with GPT-4o
  910. How to achieve high HTTP scale with Azure Functions Flex Consumption
  911. Docker Logging Guide Part 1: Basic Concepts and Importance - Simple Talk
  912. The Arm development ecosystem is ready
  913. Interesting links of the week 2024-25
  914. NumPy 2.0.0 Release Notes — NumPy v2.1.dev0 Manual
  915. Build Chatbot with a LLM and Azure SQL Database to Answer Questions
  916. Sending SMS through GoIP GSM gateway using HTTP API
  917. GitHub - NVIDIA/warp: A Python framework for high performance GPU simulation and graphics
  918. Optimal SQLite settings for Django
  919. My experience crafting an interpreter with Rust
  920. Small units of work that work
  921. Export and Quantize Models like Llama-3-8B-Instruct with Model Builder for ONNX Runtime GenAI
  922. Perspective-Correct Interpolation
  923. Train RLHF Models with Dagster and Modal: Step-by-Step Guide
  924. Debugging a memory leak - FreeRTOS
  925. jonny (@jonny@social.coop)
  926. PSA: If you've used the ComfyUI_LLMVISION node from u/AppleBotzz, you've been hacked
  927. 12 years of the com.lihaoyi Scala Platform
  928. GitHub - piku/piku: The tiniest PaaS you've ever seen. Piku allows you to do git push deployments to your own servers.
  929. Announcing the official OpenAI library for .NET - .NET Blog
  930. From Scratch - Generative Adversarial Networks
  931. I used to write
  932. Nomic Embed Vision: Expanding The Latent Space
  933. Encryption At Rest: Whose Threat Model Is It Anyway?
  934. A DSL for Implementing Math Functions
  935. DuckDB isn't just fast
  936. The state of SourceHut and our plans for the future
  937. Zoom light
  938. What's new in the Windows Subsystem for Linux in May 2024
  939. The Fansite of Kumdor
  940. leah blogs: What autoconf got right
  941. htmx: Simplicity in an Age of Complicated Solutions
  942. Debian 12 KDE Plasma: The right GNU/Linux distribution for professional digital painting in 2024. Reasons and complete installation guide.
  943. Why, after 6 years, I’m over GraphQL
  944. Indexing all of Wikipedia, on a laptop
  945. A New Architecture for a GUI Framework
  946. Codestral: Hello, World!
  947. Doing is normally distributed, learning is log-normal
  948. Reproducing GPT-2 (124M) in llm.c in 90 minutes for $20 · karpathy/llm.c · Discussion #481
  949. How good is GPT-4o at generating Flask apps? Surprisingly promising
  950. Do I not like Ruby anymore?
  951. GitHub - quickwit-oss/tantivy: Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
  952. Iterate over matching files: `with_fileglob` module in Ansible
  953. Instead of "auth", we should say "permissions" and "login"
  954. Using LLMs to Build A Code Generation Dataset
  955. 012 - choosing technology to build on
  956. Replacing pyinstaller with 100 lines of code
  957. Supply Chain Data Maturity
  958. A Grand Unified Theory of the AI Hype Cycle
  959. Tracking Releases & CI Across Software Teams and Forges
  960. Must-have resources for new .NET Aspire developers
  961. If you have to create a Windows Runtime Vector from C++/WinRT, do it as late as possible - The Old New Thing
  962. Why not parse your JSON at build time?
  963. The Missing Piece: Lucidity
  964. PC scripting and monitoring with microcontrollers and custom components
  965. Linting code for LLMs with tree-sitter
  966. The full-stack framework discourse | Dimitrios Lytras
  967. Five Tips for Starting a New Developer User Group
  968. Which database when for AI: Are vector databases all you need?
  969. Mixed Precision Training from Scratch
  970. Compilers for free with weval
  971. Test Driving ChatGPT-4o (Part 3)
  972. Liikennematto devlog #5: renovation and release
  973. Choosing a Tech Stack in 2024
  974. Create Apps Easily with Streamlit
  975. Charting surgery
  976. on hoot, on boot — wingolog
  977. GitHub - HigherOrderCO/Bend: A massively parallel, high-level programming language
  978. Llama 3 implemented in pure NumPy · The Missing Papers
  979. What I've Learned Building Interactive Embedding Visualizations
  980. Pinecoder blog
  981. GitHub - likejazz/llama3.np: llama3.np is pure NumPy implementation for Llama 3 model.
  982. Sorry. My heart says yes, but my schedule says no.
  983. I Coded Something Dumb And I'm Proud of It | Pier-Luc Brault - Personal Website
  984. Gemini Flash
  985. Hashing Modulo Theories
  986. GitHub - nkasmanoff/pi-card: Raspberry Pi Voice Assistant
  987. GitHub - pipecat-ai/pipecat: Open Source framework for voice and multimodal conversational AI
  988. Gratification
  989. Learnings from ingesting millions of technical pages for RAG on Azure. | Jakob Serlier's Personal Site
  990. The Impact of All-or-Nothing Thinking in Software Engineering
  991. Interesting links of the week 2024-20
  992. 16 years of CVE-2008-0166 - Debian OpenSSL Bug
  993. Un garçon pas comme les autres (Bayes) - An unexpected detour into partially symbolic, sparsity-expoiting autodiff; or Lord won’t you buy me a Laplace approximation
  994. Parsing PNG images in Mojo
  995. Solving Recurrence Relations
  996. Azure Architecture Blog
  997. Buckets of Parquet Files are Awful | Scratch Data
  998. How to untangle phone numbers
  999. minViT: Walkthrough of a minimal Vision Transformer (ViT)
  1000. Consistency Large Language Models: A Family of Efficient Parallel Decoders
  1001. A Problem-First Approach To Building Engineering Teams
  1002. Can we build a reactive article in a single HTML file?
  1003. From Tmux to Kitty • Andrew Haust
  1004. Refactor your code with C# collection expressions - .NET Blog
  1005. Developing a RAG Knowledge Base with DuckDB
  1006. GitHub - alessiodm/drl-zh: Deep Reinforcement Learning: Zero to Hero!
  1007. 100x faster sorted array intersections
  1008. snats website
  1009. Blog | atchyut.dev
  1010. Building a social network from scratch on a whiteboard - Xe Iaso
  1011. How to become a better developer
  1012. I'm writing a new vector search SQLite Extension
  1013. The BASIC programming language turns 60
  1014. Multi-Class Classification Using LightGBM -- Visual Studio Magazine
  1015. Ansible is a Lisp
  1016. An introduction to vectorization
  1017. Why I Left NixOS for Ubuntu
  1018. Making a 3D Modeler, in C, in a Week
  1019. How To Build Successful Business Cases as a Data Engineer
  1020. LLMs Can't Do Probability - Brainsteam
  1021. Productionizing Embeddings: Challenges and a Path Forward | Tecton
  1022. I Reviewed 1,000s of Opinions on HTMX
  1023. Applied abstraction
  1024. Hijack DLLs through proxying - Carlos Menezes
  1025. How to Train Diffusion for Text from Scratch
  1026. Reverse engineering BeReal
  1027. On FastAPI - GreenAsh
  1028. Optimizing for Accidental Robert Picardo
  1029. 7 independent tech job boards (2024)
  1030. pyinfra
  1031. aux.computer
  1032. Updating Documents in MongoDB - Simple Talk
  1033. GPT-2?
  1034. Can we RAG the whole web?
  1035. What Computers Cannot Do: The Consequences of Turing-Completeness
  1036. Memory Management Every Programmer Should Know
  1037. Phi-3-mini in 30 lines of C# with ONNX Runtime GenAI
  1038. 🪄 Install asdf: One Runtime Manager to Rule All Dev Environments
  1039. Garrison Jensen - Sorted Containers in Ruby inspired by Python
  1040. So what’s the point of linear algebra, anyway?
  1041. Ollama with Llama3 and Code Interpreter
  1042. <span class="dquo">“</span>Reading” Articles via Podcast Software
  1043. Implementing a functionality with GitHub Copilot for Visual Studio
  1044. From hours to seconds: AI tools to detect animal calls
  1045. The only two log levels you need are INFO and ERROR
  1046. Why we suck at estimating software projects
  1047. GitHub - apple/corenet: CoreNet: A library for training deep neural networks
  1048. C isn’t a Hangover; Rust isn’t a Hangover Cure
  1049. Generate code for declarative language instead of progr...
  1050. Fitting a polynomial to a set of points
  1051. How to create an F#
  1052. I Wrote My Own Editor
  1053. Changelog-Driven Releases
  1054. Adventures In Rust: Bringing Exchange Support To Thunderbird
  1055. The Real C++ Killers (Not You, Rust)
  1056. Color Naming: Human vs. GPT-4
  1057. You Suck at Marketing
  1058. Stop going to the cloud and getting scammed. $200 infra to serve your startup till 100k monthly users in 15 minutes. Self-hosted Postgres, caddyserver and docker-compose FTW.
  1059. The Illustrated Word2vec
  1060. Basic Things Mar 22, 2024
  1061. Redis is forked
  1062. Luca Baldesi's website
  1063. Elastic tabstops - a better way to indent and align code
  1064. Building a weather data warehouse part I: Loading a trillion rows of weather data into TimescaleDB
  1065. In search of the Ballmer Peak, and other results from SIGBOVIK 2024 - The Old New Thing
  1066. Services share schema and contract, not class
  1067. LLM-Powered Django Admin Fields - Untrod
  1068. Design Notes
  1069. Displaying images in MySQL | Benjamin Dicken
  1070. How Microsoft discovers and mitigates evolving attacks against AI guardrails | Microsoft Security Blog
  1071. Go performance from version 1.0 to 1.22
  1072. Can You Grok It :: dade
  1073. Implementing an SHA transformer by hand
  1074. Write Less Code, You Must
  1075. I accidentally built a meme search engine
  1076. Abstract methods and NotImplementedError in Ruby
  1077. Finding and Fixing Standard Misconceptions About Program Behavior
  1078. How I Built an iPhone App For $10,000 That Makes $2.99 Every Six Months
  1079. R&D Case Study: Developing the OptiGap Sensor System | Paul Bupe, Jr
  1080. GitHub - paul-gauthier/aider: aider is AI pair programming in your terminal
  1081. Lennon McLean
  1082. A Gentle Primer for Nonparametric Density Estimation: Histograms
  1083. Extracting curve coordinates from a bitmap
  1084. GitHub - karpathy/llm.c: LLM training in simple, raw C/CUDA
  1085. VS Code Day Skills Challenge
  1086. How to Install GitHub Copilot in Visual Studio - Visual Studio Blog
  1087. A Brief Comparison of Modern Programming Languages
  1088. Everything You Need to Know About Python - DeriveIt
  1089. 503 days working full-time on FOSS: lessons learned
  1090. How to correctly link to UCRT (and why it works that way) — mingwpy 0.1 documentation
  1091. Why You Shouldn't Use SQLite
  1092. Generative transformer from first principles in Julia - Lior Sinai
  1093. The Current State of ML in Clojure
  1094. The Design Philosophy of Great Tables
  1095. Demystifying HTTP with Telnet – Ian's notes
  1096. A lazy and flippant classification of programming languages
  1097. AI bots hallucinate software packages and devs download them
  1098. Hacker News (HN) - Part 1: analysis
  1099. Search graduation photos with your face — Jerome Paulos
  1100. 10 > 64, in QR codes
  1101. modin_perf_examples
  1102. How to get deep, technical expertise as an engineer
  1103. GitHub - buserror/libmui: Classic MacOS & GS/OS widget library for linux (and other?)
  1104. LLaMA Now Goes Faster on CPUs
  1105. Django: Write-up on optimizing the system check framework - Adam Johnson
  1106. My Ideal Libre Computer+Phone
  1107. The smartphone app audit
  1108. The Importance of Documenting Your Work – Denny and the Jets
  1109. 8529 people have contributed to scikit-learn
  1110. A gentle introduction to ESR's `reposurgeon`
  1111. Solving Domino Fit Using Constraint Programming
  1112. On UniFi Captive Portals
  1113. Using Nextra to Blog - mkaz.blog
  1114. David Gasquez
  1115. I'm A Developer Not A Compiler
  1116. Collection Expressions – Using C# 12 in Rider and ReSharper | The .NET Tools Blog
  1117. Binary array set
  1118. What Computers Cannot Do: The Consequences of Turing-Completeness
  1119. `async: false` is the worst. Here's how to never need it again.
  1120. Writing GNOME Apps with Swift
  1121. Friends don't let friends export to CSV
  1122. Scripts should be written using the project main language
  1123. What Every Programmer Should Know About Load Testing
  1124. Matching mentors to mentees using OR-tools
  1125. Cranelift code generation comes to Rust
  1126. Linux Crisis Tools
  1127. What Do Developers Really Think About Claude 3?
  1128. Transformers learn patterns, math is patterns
  1129. Adventures with Differentiable Mesh Rendering
  1130. static vs dynamic types
  1131. Boss Chief Bets
  1132. Mapping (almost) every law, regulation and case in Australia
  1133. Batyr Nuryyev | Biting Off More Than We Can Chew with OLAP Libraries
  1134. devenv 1.0: Rewrite in Rust - devenv
  1135. Python extends its lead as the most popular programming language — but why does it have such widespread appeal?
  1136. My QR Code Tattoo - samantha.wiki
  1137. Why I built Slick Deploy
  1138. Regex character “$” doesn't mean “end-of-string”
  1139. March 2024: Exploring open source at Microsoft, and other highlights for developers
  1140. Now in Beta: Explore the Enhanced Python SDK for Semantic Kernel | Semantic Kernel
  1141. C++ creator rebuts White House warning
  1142. Look ma, I wrote a new JIT compiler for PostgreSQL – Pinaraf's website
  1143. Compiling With Constraints
  1144. 900 Sites, 125 million accounts, 1 vulnerability - env.fail
  1145. Code samples for the opening chapter of Refactoring
  1146. Part one – Ian's notes
  1147. Patching Software Using Nix (For Laymen)
  1148. GitHub - albertan017/LLM4Decompile: Reverse Engineering: Decompiling Binary Code with Large Language Models
  1149. GitHub - xai-org/grok-1: Grok open release
  1150. Zig, Rust, and other languages
  1151. Double Q-Learning Explained
  1152. Senior Security Analyst, Threat Intelligence in Remote, United States | GitHub, Inc.
  1153. Nix is a better Docker image builder than Docker's image builder - Xe Iaso
  1154. GitHub - Skyvern-AI/skyvern: Automate browser-based workflows with LLMs and Computer Vision
  1155. Claude vs GPT
  1156. NumPy vs BLAS: Losing 90% of Throughput
  1157. Chrome Extension Hell - Caelin Sutch
  1158. Words of Wisdom: Backend Edition
  1159. GitHub - oxylabs/OxyParser
  1160. First month on a database team
  1161. ZEE.cz » Blog Archive » Audio box toy
  1162. Building For Builders - deven.codes
  1163. Release Bebop v3.0.4 · betwixt-labs/bebop
  1164. Blog
  1165. Breaking Down Tasks - Jacob Kaplan-Moss
  1166. GitHub - openai/transformer-debugger
  1167. Learning is Compression
  1168. gh-116167: Allow disabling the GIL with `PYTHON_GIL=0` or `-X gil=0` by swtaarrs · Pull Request #116338 · python/cpython
  1169. Regex character “$” doesn't mean “end-of-string”
  1170. Read it never...
  1171. LSTM Autoencoder for Anomaly Detection in Python with Keras – Minimatech
  1172. Notes from a data witch - A foundation in Julia
  1173. What do Norway and Namibia have in common? – Ian's notes
  1174. S3 is files, but not a filesystem
  1175. Regex character “$” doesn't mean “end-of-string”
  1176. GitHub - hatchet-dev/hatchet: A distributed, fault-tolerant task queue
  1177. What high-performance language to learn?
  1178. Answer.AI - You can now train a 70b language model at home
  1179. Zama's homomorphic encryption tech lands it $73M on a valuation of nearly $400M | TechCrunch
  1180. Why Facebook doesn’t use Git
  1181. Computer programmers show distinct, expertise-dependent brain responses to violations in form and meaning when reading code - Scientific Reports
  1182. OpenTelemetry Best Practices #1: Naming
  1183. Prompt engineering is not dead
  1184. Structured Output for Open Source and Local LLMS - Instructor
  1185. "Java is here to stay": Popular programming language to remain on business hit lists in 2024
  1186. I'm a programmer and I'm stupid
  1187. How to Integrate HTMX and Shoelace Web Components
  1188. Visual Studio Subscriptions - A Product Manager's Journey - Visual Studio Blog
  1189. The "missing" graph datatype already exists. It was invented in the '70s
  1190. Why Rails is a Great Choice for Startups in 2024
  1191. A homelab dashboard for NixOS
  1192. Self hosting a Copilot replacement: my personal experience
  1193. I Explored My Z Shell History. Here’s What I Found
  1194. A little Nix fix
  1195. Let's not over-hype rust.
  1196. Distillation Walkthrough
  1197. Use weird tests to capture tacit knowledge · Applied Cartography
  1198. The Hunt for the Missing Data Type
  1199. Interesting ideas in Observable Framework
  1200. Why F# is a fun programming language
  1201. Saved by NixOS Integration Tests, Surprisingly
  1202. Mastering OpenTelemetry with Uptrace: A Developer's Guide
  1203. Managing R environments using conda
  1204. Why and how I build terrible things
  1205. GitHub - pydantic/FastUI: Build better UIs faster.
  1206. Cloud is overkill
  1207. Synthetic Data for LLM Training
  1208. Banana Pivot: Unpeeled
  1209. Visual Studio Marketplace
  1210. I looked out the window and saw it was grey outside
  1211. Over 100,000 Infected Repos Found on GitHub
  1212. Goodbye, Skiff Desktop
  1213. LLM Quantisation Weirdness :: Giles' blog
  1214. White House urges developers to dump C and C++
  1215. Encoding tic-tac-toe in 13 bits
  1216. Gemini server for 0ut3r.space
  1217. Supply Chain Analyst Resources.
  1218. English as a programming language is (almost) here
  1219. .NET 8 🔥🚀 : Guide to Code Access with Attributes - Exploring new Features
  1220. How to spend less time writing Django tests
  1221. How I use Nix on macOS
  1222. On Mastodon-powered Blog Comments
  1223. My First K8s App
  1224. Building PlantHub: A data plantform for monitoring plants
  1225. On Learning to Code
  1226. Scheduling Internals
  1227. Unified diffs make GPT-4 Turbo 3X less lazy
  1228. Abusing Conda's Turing-Complete YAML Comments
  1229. Jan-Piet Mens
  1230. justpath to explore PATH quickly
  1231. The value of a PhD
  1232. The trouble with transaction.atomic · David Seddon
  1233. GitHub - google/gemma.cpp: lightweight, standalone C++ inference engine for Google's Gemma models.
  1234. After 14 years in the industry, I still find programming difficult
  1235. Ruby could use a Heap
  1236. Interesting Uses of Ansible’s ternary filter
  1237. Spring Rites
  1238. .NET 8 🔥🚀 : Guide to Web API AOT - Exploring new Features
  1239. studiolanes blog
  1240. Money in Transit | Alvaro Duran | Substack
  1241. Now you can customize your Pragmata Pro font - Fabrizio Schiavi Design
  1242. My benchmark for large language models
  1243. The killer app of Gemini Pro 1.5 is video
  1244. Open Source: Current State and Future Hopes
  1245. The best code is pseudocode
  1246. Why pandas feels clunky when coming from R
  1247. Web Scraping in Python - The Complete Guide | ProxiesAPI
  1248. Extracting data from a small CSV file with Haskell
  1249. There should only ever be one way to express yourself
  1250. The most useful programming language
  1251. Union, intersection, difference, and more are coming to JavaScript Sets
  1252. Azure Functions: Unlocking the power of serverless computing
  1253. Staircase Imports - Visual Studio Marketplace
  1254. Musk's biography: why it's interesting - Byte Tank
  1255. Some Thoughts on Jekyll
  1256. Representation Engineering Mistral-7B an Acid Trip
  1257. Replicate & Fly cold-start latency
  1258. How I did the layout for my self-published book
  1259. So Long, and Thanks for All the Bytes
  1260. 8 things you didn’t know you could do with GitHub Copilot
  1261. Paying people to work on open source is good actually - Jacob Kaplan-Moss
  1262. Visual vs text based programming, which is better?
  1263. (Michael Chinen) » Trying Out Stable Cascade Local Image Generation
  1264. EffVer: Version your code by the effort required to upgrade
  1265. Think Python, 3rd edition — Think Python, 3rd edition
  1266. Magika: AI powered fast and efficient file type identification
  1267. Changing TypeScript library functions while keeping backwards compatibility
  1268. Software Engineer in Remote, Denmark | GitHub, Inc.
  1269. Keywords for Top 10 Languages
  1270. A beginners guide to fine tuning LLM using LoRA
  1271. How Poor Prompting Can Lead to Biased Results from LLM Applications
  1272. Optimizing SQLite for servers
  1273. uv: Python packaging in Rust
  1274. Observable 2.0 | Observable
  1275. - Fuck You, Show Me The Prompt.
  1276. Why is Common Lisp not the Most Popular Programming Language?
  1277. I Went To FOSDEM
  1278. Engineering Practices for LLM Application Development
  1279. DuckDB as a vector database
  1280. Hello world, and the future for PyO3
  1281. Advent of Code 2023 Day 21: Step Counter
  1282. Shell scripting with Elixir - Michal (arathunku)
  1283. Analyzing Spotify stream history | posts
  1284. For Build Developer Conference, Semantic Kernel AI SDK Aims for 'First-Class Agent Support' -- Visual Studio Magazine
  1285. Understanding Vector Databases
  1286. Finding a New Software Developer Job
  1287. Interview with CTO of ListenField AgTech: Introducing NixOS to Organization
  1288. RSS is still pretty great
  1289. Cloud Development Framework - AWS Cloud Development Kit - AWS
  1290. CDK for Kubernetes
  1291. CDK for Terraform | Terraform | HashiCorp Developer
  1292. Making a Booklet
  1293. Chat with your PDF
  1294. Piano Transformer
  1295. Why make a game from scratch?
  1296. Django SQLite Benchmark
  1297. leontrolski - postgres as queue
  1298. .NET 8.🚀🔥: What is Docker? Integrating Docker with a .NET Web API - A Step-by-Step Guide
  1299. OpenAI compatibility · Ollama Blog
  1300. Fury Driven Development — Ludicity
  1301. Implementing your personal production-ready Telegram bot using AI tools to monitor, transcribe, summarize and voice videos from YouTube
  1302. Algebraic Pattern Matching
  1303. How I Built the Memory Box
  1304. Just enough CORS to not get stuck
  1305. ChatGPT vs. Advent of Code 2023 Day 20: Pulse Propagation
  1306. A search engine in 80 lines of Python
  1307. Miguel Méndez | NFL Field Mapping: A Journey Through Sports Analytics and Homography
  1308. Google throws $1M at Rust Foundation to build C++ bridges
  1309. Why RustPython?
  1310. SQL for Data Scientists in 100 Queries
  1311. Finding New Mountains to Climb
  1312. Improving Django testing with seed database
  1313. How I learned Haskell in just 15 years
  1314. Statically and dynamically typed scripts
  1315. Things I'd like to learn in 2024 | Tom Hipwell
  1316. Fastest JSON Decoding for Local LLMs with Compressed Finite State Machine | LMSYS Org
  1317. ChatGPT for Coding Tasks: Best Practices
  1318. Rye: a Hassle-Free Python Experience (Rye 0.21 Demonstation)
  1319. What language am I looking for?
  1320. One million machine learning specialists are needed by 2027. These bootcamps are teaching the in-demand skills
  1321. Schedule web scrapers with Apache Airflow | Adnan's Random bytes
  1322. Machine Learning to Ski
  1323. Blog - How I Also Hacked my Car
  1324. Why the Assistants API is so Appealing for AI Beginners
  1325. GitHub - joke2k/faker: Faker is a Python package that generates fake data for you.
  1326. The undercover generalist
  1327. .NET Rocks! Hangfire with Sergey Odinokov
  1328. White Elephant and "fixed time, variable scope" — Bobbie Chen
  1329. Tool Invocation – Demonstrating the Marvel of GPT's Flexibility · Thought Box
  1330. The end of my Elastic/optimyze journey ...
  1331. Finding The Air Cannon
  1332. The C Bounded Model Checker: Criminally Underused
  1333. Improving upon my OpenTelemetry Tracing demo
  1334. Farewell, Djangosites
  1335. PGXN Challenges
  1336. The ridiculous policy that forced engineers to come to the office at 2 AM twice a year
  1337. Live Components with Django and htmx
  1338. An old solution to modern OpenAI GPTs problems
  1339. Think for yourself if you want AI to teach you how to code
  1340. Your 2024 Guide to Mastering API Documentation | Postman Blog
  1341. The Performance Management Formula
  1342. Prediction Intervals for Random Forests
  1343. GitHub - rasbt/LLMs-from-scratch: Implementing a ChatGPT-like LLM from scratch, step by step
  1344. Strong Opinions, Loosely Held - A Problematic Idea
  1345. On Climbing the Stat Arb (CEX/DEX) Leaderboard, Comparative Advantage and Careers, and My Future in Crypto - Daniel D. McKinnon
  1346. My web dev stack 2024
  1347. Python & JavaScript Libraries · Ollama Blog
  1348. Understanding how GitHub Copilot works
  1349. The AI Study Guide: Azure’s top free resources for learning generative AI in 2024
  1350. Hiring ONLY seniors is the worst policy in the software industry
  1351. Why the fuck are we templating yaml? | lbr.
  1352. GitHub - stas00/ml-engineering: Machine Learning Engineering Open Book
  1353. Numeric operations on value objects in Ruby
  1354. Modder re-creates Game Boy Advance games using the audio from crash sounds
  1355. Should I Open Source my Company?
  1356. An Updated Tech Stack: Remix
  1357. A Roaringish phrase search algorithm
  1358. Learn to code. Or don’t.
  1359. Wait... I should consider .net?
  1360. A replacement for BinaryFormatter in .NET 8
  1361. What's that touchscreen in my room?
  1362. Paolo Melchiorre - My Django roadmap ideas 💡
  1363. How we migrated our PostgreSQL database with 11 seconds downtime - Government Digital Service
  1364. From Syntax to Semantics
  1365. The Hacker News Top 40 books of 2023
  1366. Monolith to microservices: Breaking down apps the useful way | Red Hat Developer
  1367. ChatGPT vs. Advent of Code 2023 Day 18: Lavaduct Lagoon
  1368. Principal Component Analysis (PCA) from Scratch Using the Classical Technique with C# -- Visual Studio Magazine
  1369. 10 Beautiful SaaS Landing Pages Without Product Images
  1370. Maybe don't use Blake3 on Short Inputs
  1371. urllib3 is fundraising for HTTP/2 support
  1372. The Simplest Message Bus (in python)
  1373. Generalists are rare gems | Dmytro Krasun
  1374. Teach Yourself Programming in Ten Years
  1375. When Random Isn't | orlp.net
  1376. GitHub - vanna-ai/vanna: 🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.
  1377. Wayland really breaks things… Just for now? – Ximions Blog
  1378. Compressing Text into Images
  1379. I'm A Developer Not A Compiler
  1380. </> htmx ~ Is htmx Just Another JavaScript Framework?
  1381. GitHub - marimo-team/marimo: A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
  1382. Programming in just ONE language should be lauded. – Cliffski's Blog
  1383. The best way to get NVM working in CI/CD systems
  1384. Hidden Changes in GPT-4, Uncovered
  1385. ChatGPT vs. Advent of Code 2023 Day 17: Clumsy Crucible
  1386. Software optimisation: leveraging algorithms for optimized performance/search. - Simple Talk
  1387. Step by step guide: fine-tune an LLM on your texts (part 1) - Edward Donner
  1388. The Butterfly Effect of Altering Prompts: How Small Changes and Jailbreaks Affect Large Language Model Performance
  1389. Decentralized Hacker News | Enindu Alahapperuma
  1390. Python 3.13 gets a JIT
  1391. Format ChatGPT results with PydanticOutputParser - LangChain #2
  1392. Collection Expressions in C# 12 are AWESOME! #dotnet #csharp
  1393. Davide's Code and Architecture Notes - Tracking decision with Architecture Decision Records (ADRs)
  1394. Polars
  1395. Reimagining Web APIs - Multilingual/ Rusty Web Servers
  1396. Hideo Okawara’s Mixed Signal Lecture Series
  1397. HTMX Playground
  1398. GitHub - extrawurst/gitui: Blazing 💥 fast terminal-ui for git written in rust 🦀
  1399. Red Tortoise Architecture – Matt Karas Blog
  1400. The unimplemented web standard from ES6
  1401. PostgreSQL: Full text search with the “websearch” syntax - Adam Johnson
  1402. SQLALchemy vs Django ORM
  1403. What it’s like to run Arch Linux – Stelsels
  1404. Hacking a CTF: Do not use ECB mode for encryption
  1405. how do you ocr on a mac using the cli or just python for free
  1406. LLMs and Programming in the first days of 2024
  1407. What You Should Know About Linear Markov Chains
  1408. Paolo Melchiorre - My 2023 in review
  1409. Stuff we figured out about AI in 2023
  1410. White Elephant is surprisingly effective
  1411. You should be using rtx
  1412. How I forked SteamOS for my living room PC — iliana.fyi
  1413. GitHub - jart/emacs-copilot: Large language model code completion for Emacs
  1414. The Art of HPC
  1415. Unprivileged Process Injection Techniques in Linux
  1416. 2023 in Retrospective — bayindirh
  1417. AccentCoach: Transfrom Your Accent into American Accent
  1418. Cold-blooded software
  1419. WinUI 3 CreateFromStringAttribute | WinAppSDK | XAML | UWP | WPF | .NET
  1420. The State of Developer Shortage in 2022
  1421. I made JSX for Lua (because I hate static sites)
  1422. 4 billion if statements
  1423. Pushing ChatGPT's Structured Data Support To Its Limits
  1424. Sticking To What Works - Nick Conn
  1425. 4 billion if statements
  1426. Using linear programming to assess spatial access
  1427. Understanding Parquet, Iceberg and Data Lakehouses at Broad
  1428. The joys of holiday coding
  1429. GTA 5 Source Code Leaked on Christmas Eve - GTA 6 and Bully 2 Hinted - Cyber Kendra
  1430. GitHub - cumulo-autumn/StreamDiffusion: StreamDiffusion: A Pipeline-Level Solution for Real-Time Interactive Generation
  1431. GitHub - apple/ml-ferret
  1432. How Pinterest scaled to 11 million users with only 6 engineers
  1433. ChatGPT vs. Advent of Code 2023 Day 16: The Floor Will Be Lava
  1434. Workspaces | marcel
  1435. Memory Safety is a Red Herring
  1436. Terminal Emulators Battle Royale – Unicode Edition! · Articles
  1437. Writing Worse Code For Better Maintainability – My Own Blog
  1438. Choosing Between Controllers and Minimal API for .NET APIs
  1439. Wham! Authentication broker support lands in the Azure Identity libraries.
  1440. Security and Crashing with Modal Logic
  1441. Microsoft's Semantic Kernel SDK Ships with AI Agents, Plugins, Planners and Personas -- Visual Studio Magazine
  1442. Build your own RAG and run it locally: Langchain + Ollama + Streamlit
  1443. SVD Image Compression
  1444. Colliding Secure Hashes | Blog
  1445. Mahjong tiles and Unicode variation selectors
  1446. GitHub - wasm3/wasm3: 🚀 A fast WebAssembly interpreter and the most universal WASM runtime
  1447. Embarking on a Journey of Innovation
  1448. I am a bad software developer and this is my life
  1449. OpenAI Platform
  1450. A curiously recurring lifetime issue
  1451. Interfaces Are Not Meant for That
  1452. Balm in GILead: Fast string construction for CPython extensions
  1453. How do I specify an optional string parameter to a Windows Runtime method? - The Old New Thing
  1454. Programs Are Games, Programming is a Game
  1455. Understanding AI plugins in Semantic Kernel and beyond
  1456. htmx is a erlang
  1457. Running a LLM on a M1 Mac 8GB
  1458. Real-world match/case
  1459. Deleting 50,000 Lines of Code in 3 Days - Aakash N S
  1460. Reclaiming the Web with a Personal Reader
  1461. Bash One-Liners for LLMs
  1462. Whisper: Nvidia RTX 4090 vs M1Pro with MLX (updated with M2/M3)
  1463. How can I work around the absence of default parameters in the Windows Runtime? - The Old New Thing
  1464. Python in Visual Studio Code Enhances Debugging -- Visual Studio Magazine
  1465. Y.K. Goon | Learning Message Brokering
  1466. Dagster, dbt, duckdb as new local MDS | Georg Heiler
  1467. Crafting an AI Mixologist Using Semantic Kernel -- Visual Studio Magazine
  1468. U.S. and International Partners Issue Recommendations to Secure Software Products Through
  1469. GPS Walkthrough 1 — Overview
  1470. Paolo Melchiorre - Database generated columns⁽³⁾: GeoDjango & PostGIS
  1471. Building a lyrics recommendation bot | James' Coffee Blog
  1472. GNU ASCII armor: send encrypted data in plain text
  1473. In praise of boring backend tech | Roland Writes
  1474. Trying chDB, an embeddable ClickHouse engine
  1475. VS Code's Copilot 'AI Pair Programmer' Improves Chat UI, Explains Rust Code -- Visual Studio Magazine
  1476. What's New in Blazor in .NET 8 (What is Blazor SSR)
  1477. La plateforme
  1478. Choosing Elegance: The Case for F# in Application Development
  1479. Becoming a go-to person gets you promoted. Here's how to do it as a software engineer.
  1480. Boris Cherny's Blog
  1481. .NET Chiselled Ubuntu Container Images Are Now Generally Available
  1482. Make a Linux App
  1483. Beancount for Personal Finance
  1484. Modal Labs Deep Dive - Ehsan's Blog
  1485. Microsoft's 'Semantic Kernel' AI SDK Ships as Release Candidate -- Visual Studio Magazine
  1486. GitHub - kellyjonbrazil/jc: CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.
  1487. Understanding AI plugins in Semantic Kernel and beyond
  1488. Artificial Intelligence: Generative AI, Cloud and MLOps (online)
  1489. The diminishing half-life of knowledge
  1490. Death by a thousand microservices
  1491. All my favorite tracing tools: eBPF, QEMU, Perfetto, new ones I built and more
  1492. Implementing the Harris Corner Detector
  1493. 💸 Sending a file in 2017 | Zack Scholl
  1494. An Open Letter to the Python Software Foundation
  1495. Things to Note Before Migrating Servers
  1496. Forecasts need to have error bars
  1497. Stupid Tools | Obiter dicta
  1498. Speculative Sampling | Jay Mody
  1499. Django 5.0 released
  1500. LLM As A Function
  1501. The Fork Bomb: What it is, how it works, and where it originated
  1502. I Started With Nix, NixOS, Home Manager and Flakes
  1503. Recording and generating animated screencasts within the browser
  1504. POV Candle - mitxela.com
  1505. Advent of Code
  1506. Semantic Kernel’s Ignite release: Beta8 for the .NET SDK | Semantic Kernel
  1507. In Defence of Doubles · Anthony Lloyd
  1508. GitHub - VikParuchuri/marker: Convert PDF to markdown quickly with high accuracy
  1509. Say it again: values not expressions
  1510. Why does everyone install crates globally?
  1511. GitHub - Mozilla-Ocho/llamafile: Distribute and run LLMs with a single file.
  1512. Rust std fs slower than Python!? No, it's hardware!
  1513. Added support for node and npm based projects by davidfowl · Pull Request #1033 · dotnet/aspire
  1514. RAG Pipelines from scratch
  1515. ML.NET 3.0 Boosts Deep Learning, Data Processing for .NET-Based AI Apps -- Visual Studio Magazine
  1516. Matrix vs. XMPP | Luke's Webpage
  1517. Cloud translation is more expensive than I thought
  1518. Consider Writing Documentation for Your House
  1519. Java Programming - The State of Developer Ecosystem in 2023 Infographic
  1520. Serverless Speed: Rust vs. Go, Java, and Python in AWS Lambda Functions
  1521. How Codebase Structure Shapes System Predictability
  1522. Python is Easy. Go is Simple. Simple != Easy.
  1523. udlbook
  1524. VectorDB
  1525. .NET | Add Feature flags to your application
  1526. Paolo Melchiorre - Database generated columns⁽²⁾: Django & PostgreSQL
  1527. Registering My Hypotheses On Starting A Business — Ludicity
  1528. GitHub - dannywillems/py-keum: Modular elliptic curve library in Python. Do not use in production.
  1529. Why do I know shell, and how can you? - Julio Merino (jmmv.dev)
  1530. Launch Week Day 3 - Fastest self-hostable open-source workflow engine | Windmill
  1531. Scripts don't scale; they give you scriptitis
  1532. Racket Beyond Languages | Nikhil's blog
  1533. SearchArray: Making search relevance not so special
  1534. kdheepak - Publishing documents with Quarto
  1535. Reverse-engineering GPTs for fun and data
  1536. The reciprocal Fibonacci constant
  1537. SearchArray: Making search relevance not so special
  1538. GitHub - Acly/krita-ai-diffusion: Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required.
  1539. GitHub - yl4579/StyleTTS2: StyleTTS 2: Towards Human-Level Text-to-Speech through Style Diffusion and Adversarial Training with Large Speech Language Models
  1540. Percisely
  1541. UNIGE 14x050 – Deep Learning
  1542. Tree-Sitter Highlighting in Vim
  1543. Kapil Dutta - Blog
  1544. “Useless Ruby sugar”: Keyword argument and hash values omission
  1545. It's Time For A Change: datetime.utcnow() Is Now Deprecated
  1546. The evolution of Sideprojects
  1547. Announcing general availability of vector search and semantic ranker in Azure AI Search
  1548. Migrating to OpenTelemetry | Airplane
  1549. Built a bunch of apps, here's what I learned
  1550. Book of Python in Excel - John Lam's Website
  1551. Introduction to Batch Processing using `asyncio` and `Instructor` - Instructor (openai_function_call)
  1552. A Coding Copilot
  1553. Unleashing the power of Text to Voice using Amazon Polly and Python
  1554. Yet Another ChatGPT Winge
  1555. How to make your own computer chips — Brickstackr
  1556. Please Don't Ask if an Open Source Project is Dead
  1557. Vendor Lock-in in the cloud age
  1558. Top 10 highest paid programming languages in 2023
  1559. Fast and Portable Llama2 Inference on the Heterogeneous Edge
  1560. The diminishing half-life of knowledge
  1561. Financial sustainability for open source projects at GitHub Universe
  1562. OpenAI Platform
  1563. GitHub - Jcparkyn/dpoint: Open-source digital stylus using camera tracking and inertial measurements
  1564. GPU Survival Toolkit for the AI age: The bare minimum every developer must know
  1565. 6 months as a Data Science freelance - some tips
  1566. mht.wtf
  1567. Serverless at Scale: Lessons From 200 Million Lambda Invocations
  1568. A quick look at destination-driven code generation
  1569. An Overdue Apology — Kenneth Reitz
  1570. On .NET Live - Beyond Clicks: Unleashing the Power of Microsoft Semantic Kernel
  1571. Hare aims to become a 100-year programming language
  1572. GitHub - ishan0102/vimGPT: Browse the web with GPT-4V and Vimium
  1573. Interesting bugs caught by no-constant-binary-expression - ESLint - Pluggable JavaScript Linter
  1574. The 'eu' in eucatastrophe – Why SciPy builds for Python 3.12 on Windows are a minor miracle
  1575. Paolo Melchiorre - Database generated columns ⁽¹⁾: Django & SQLite
  1576. Some More To Talk About Flask
  1577. Using venv, pyvenv, autoenv on macOS
  1578. Strategy Doesn't Matter If You Blunder Every Move — Ludicity
  1579. Live Coding a containerized web app for event management
  1580. How to convince your management to refactor software
  1581. Why Kotlin Multiplatform Won’t Succeed - DONN FELKER
  1582. New models and developer products announced at DevDay
  1583. Exploring an Automated Testing Strategy for Infrastructure as Code
  1584. Your Loved Ones Are Prisoners, and You Made the Chain
  1585. Things I’ve learned from running OTIS
  1586. How to ask | Lucas Vittor
  1587. Microsoft Revamping Semantic Kernel AI SDK After 'Unexpected Uses' -- Visual Studio Magazine
  1588. VS Code Python Team Improves Interactive REPL -- Visual Studio Magazine
  1589. VS Code Previews AI Topic Experts for Copilot Chat Called 'Agents' -- Visual Studio Magazine
  1590. Confusing git terminology
  1591. GitHub - GaijinEntertainment/DagorEngine: Dagor Engine and Tools source code from Gaijin Games KFT
  1592. Organizing ASP.NET Core Minimal APIs
  1593. Analyzing Data 170,000x Faster with Python
  1594. Gregory Szorc's Digital Home | My User Experience Porting Off setup.py
  1595. eval should not be a built-in function
  1596. I Accidentally Saved Half A Million Dollars — Ludicity
  1597. Open Telemetry – Instrumentation and Metrics
  1598. NixOS Reproducible Builds: minimal installation ISO successfully independently rebuilt
  1599. jackie tung
  1600. Raku is surprisingly good for CLIs
  1601. Good LLM Validation is Just Good Validation - Instructor (openai_function_call)
  1602. Paolo Melchiorre - μDjango (micro Django) 🧬
  1603. Oracle unveils Java development extension for Visual Studio Code
  1604. GitHub - sumatrapdfreader/sumatrapdf: SumatraPDF reader
  1605. Using LLMs for test data generation
  1606. Embeddings: What they are and why they matter
  1607. What Are The Easiest Programming Languages to Learn? – Your Ultimate Guide
  1608. Meta reveals their serverless platform processing trillions of function calls a day
  1609. Understanding Big O Notation: A Simplified Guide for Programmers - v0rkath
  1610. Not Always the Best Idea – view source
  1611. Progress on no-GIL CPython
  1612. The 5 Levels of Readable Code
  1613. A programming system
  1614. The State of WebAssembly 2023
  1615. On automating unit tests with LLMs.
  1616. Some concerns with OpenPubKey
  1617. Which Interpreters are Faster, AST or Bytecode?
  1618. 'Dev Drive' Storage Now Available for Developers in Windows 11 -- Visual Studio Magazine
  1619. Episode 57: .NET and Podcasting - with Jamie Taylor
  1620. At the boundaries, static types are illusory
  1621. GitHub - cpacker/MemGPT: Teaching LLMs memory management for unbounded context 📚🦙
  1622. How to burnout a software engineer, in 3 easy steps
  1623. GitHub - jtesta/ssh-audit: SSH server & client security auditing (banner, key exchange, encryption, mac, compression, compatibility, security, etc)
  1624. A/B Tests for Engineers
  1625. Online Kalman Filter Tutorial
  1626. Length, Size, and Count in Ruby and Rails: When to Use Which?
  1627. Can open source be saved from the EU's Cyber Resilience Act?
  1628. ChatGPT-AutoExpert/System Prompts.md at main · spdustin/ChatGPT-AutoExpert
  1629. OpenAI-Specific Code Nixed from Semantic Kernel AI SDK -- Visual Studio Magazine
  1630. I Am Filled With Livid Animals — Ludicity
  1631. Spring Boot Database Admin: automatically generated CRUD web UI for Spring Boot/JPA apps - AILEF
  1632. Zachary Proser's portfolio site
  1633. Integrating Arduino, Azure & Unity for Epic Projects!
  1634. How to legally pirate every font on Earth in an afternoon
  1635. How to avoid PyBind11 and write 5x faster CPython bindings 🐍
  1636. Strikeout (ꓘ) Blog - Security Researcher
  1637. Build the Framework You Need
  1638. Watching the fog on an e-ink display
  1639. funding rate manipulation shenanigans on ftx
  1640. Structured Concurrency in C#
  1641. Building an Anomaly Detection System with Recurrent Neural Networks
  1642. 5-minute Practical Streaming SQL Techniques That Can Save You Millions
  1643. LLM’s reasoning and other abilities – Second Sight
  1644. Multi-language integration testing made easy with Bazel
  1645. ECC RAM on AMD Ryzen 7000 desktop CPUs :: sunshowers
  1646. New Unit Tests Need to Fail (Running the Old Code) – Alex Kirk
  1647. Why AutoGPT engineers ditched vector databases | Dariusz Semba
  1648. Full precision floating-point summation in C# · Anthony Lloyd
  1649. VS Code Update Improves Testing with GitHub Copilot AI -- Visual Studio Magazine
  1650. Azure Automation vs Azure Functions with Powershell
  1651. Flappy Dird: Flappy Bird implemented in MacOS Finder
  1652. How LinkedIn Adopted Protocol Buffers to Reduce Latency by 60%
  1653. Developer Warns for High Severity Vulnerability in libcurl and cURL
  1654. Synthetic control in python: Opioid death increases in Oregon and Washington
  1655. Writing a bad chess engine - Kevin Schaul
  1656. Getting Started with WinGet Configuration - Nick's .NET Travels
  1657. Why does Python Code Run Faster in a Function?
  1658. How To Use Feature Filters in ASP.NET Core - PercentageFilter #shorts
  1659. Understanding the Difference in Using Different Large Language Models: Step-by-Step Guide
  1660. The Monkey's Paw of Scheduling
  1661. I don't want to know IPs: encryption in TORRENTDYNE
  1662. Hey, Computer, Make Me a Font
  1663. .NET R&D Digest (September, 2023)
  1664. Exploring the Whisper model in Azure OpenAI Service
  1665. GitHub - mit-han-lab/streaming-llm: Efficient Streaming Language Models with Attention Sinks
  1666. Filling Space: Building a Giant Kitchen LED Matrix
  1667. Static Site Build Tool - Pranab’s Site
  1668. Python Release Python 3.12.0
  1669. Working with Calendar Data in .NET MAUI with Plugin.Maui.CalendarStore
  1670. Choose Boring Technology
  1671. Database Migrations
  1672. Intercepting and modifying Linux system calls with ptrace
  1673. Codebeez
  1674. QCon San Francisco 2023
  1675. Mastering Integration Testing with FastAPI
  1676. Beginning CMake : Quick Getting Started with CMake
  1677. Enforcing Architecture in .NET with tests
  1678. Subtraction Is Functionally Complete | orlp.net
  1679. Real tricks for my meh friends, a real croc for my faux friends
  1680. This Awesome Library Makes EF Exceptions Better #shorts
  1681. Exploring Wordle
  1682. We Need More DSLs in the Database
  1683. How I failed to find a job in London 2023.
  1684. Finding Bathroom Faucets with Embeddings
  1685. Dotfiles matter!
  1686. Wolverine Interoperability with Others
  1687. Why You Should Migrate to OAuth 2.0 From Static API Tokens
  1688. Tetration
  1689. Boring technology and the five-year rule
  1690. Lessons Learned as a User 3: Prepare for the Future
  1691. Geospatial SQL queries in SQLite using TG, sqlite-tg and datasette-sqlite-tg
  1692. Lets just try it
  1693. How Many Languages Should I Learn At Once - Beginner's Guide
  1694. Authorization Using Roles and Permissions - Which one wins? #shorts
  1695. Will Windows Terminal Replace Command Prompt?
  1696. Learn The Standard Today!
  1697. Building an Animal Crossing Fortune: Automating Nintendo Switch with Arduino
  1698. How to be a Good Programmer
  1699. www which wasm works
  1700. Playing chess with large language models
  1701. S6E02 - From Junior to Jedi: Navigating the Web Development Galaxy with Irina Dominte
  1702. GitHub - Dicklesworthstone/automatic_log_collector_and_analyzer
  1703. RAG is more than just embedding search - Instructor (openai_function_call)
  1704. On Hitting $100 MRR
  1705. Init Containers in Azure Container Apps : Database Initialization
  1706. .NET Rocks! Data Science and UX with Grishma Jena
  1707. How To Learn Coding For Beginners - What You Need To Know
  1708. Python Environment Manager - Visual Studio Marketplace
  1709. Favorite Command Line Tools | Blog | Nik Kantar
  1710. System.Object in C# and .NET
  1711. GitHub - hyperdxio/hyperdx: Resolve production issues, fast. An open source observability platform unifying session replays, logs, metrics, traces and errors.
  1712. GitHub - CatalaLang/catala: Programming language for literate programming law specification
  1713. IKEA $50 VINDSTYRKA vs. $290 Dylos air quality monitor
  1714. Roblox Game Devs Duped by Malicious npm Packages
  1715. A look at Apple’s new Transformer-powered predictive text model
  1716. GitHub - kbre93/every-breath-you-take: Heart Rate Variability Training with the Polar H10 Monitor
  1717. Simple data pipeline powertools: sqlite, pandas, gnuplot and friends
  1718. How Instagram scaled to 14 million users with only 3 engineers
  1719. In a git repository, where do your files live?
  1720. Potentials of Multitenancy Fine-Tuned LLM Serving
  1721. GitHub - dearimgui/dear_bindings: C header (and language binding metadata) generator for Dear ImGui
  1722. GitHub Copilot · Your AI pair programmer
  1723. Some notes on Local-First Development
  1724. What's New for GitHub Copilot Chat in Visual Studio Code v1.82 -- Visual Studio Magazine
  1725. Death by a thousand microservices
  1726. LinkAce vs Linkding - What's the Best Self-Hosted Link Archiving Application?
  1727. I made a transformer by hand (no training!)
  1728. Visualizing the CPython Release Process
  1729. .NET Performance on Arm64
  1730. How big is a kilobyte?
  1731. Asking 60+ LLMs a set of 20 questions
  1732. Is LaTeX worth it?
  1733. Marwan Sarieddine's Blog
  1734. A look at Apple’s new Transformer-powered predictive text model
  1735. Introducing flake8-logging - Adam Johnson
  1736. why not matrix?
  1737. Sklearn Paired Cosine Distance Issue
  1738. WinUI 3 ItemsView | WinAppSDK | XAML | UWP | WPF | .NET
  1739. Bogus CVE follow-ups | daniel.haxx.se
  1740. Dunghill Anti-Pattern - Why utility classes and modules smell?
  1741. Mats Eikeland Mollestad | DX can be more than just 'It Feels Good'
  1742. GitHub - lambertjamesd/portal64: A demake of Portal for the Nintendo 64
  1743. LLM now provides tools for working with embeddings
  1744. WebScraping in Bash | Muhammad
  1745. Collecting Prometheus metrics from multi-process web servers, the Ruby case
  1746. Your Quick Guide to Pattern Matching in C# - Coding Sonata
  1747. Wikipedia search-by-vibes through millions of pages offline
  1748. Generative AI and .NET - Part 1 Intro | LINQ to Fail
  1749. GitHub - eschluntz/compress: Text compression for generating keyboard expansions
  1750. Episode 471 - AI Trends in Financial Services
  1751. The Supply Chain Data Scientist
  1752. JUXT Blog: Clojure in Banking: Griffin
  1753. Automata Part 1: Understanding Position Automata
  1754. Quick overview of AIWhispr design
  1755. Common commands in Terraform
  1756. Elixir Saves Pinterest $2 Million a Year In Server Costs
  1757. Answering "Why did the KPI change?" using decomposition
  1758. Burnt Out At 17
  1759. Finally, Stable Diffusion SDXL with ROCm acceleration and benchmarks
  1760. Using nix-shell to create and share reproducible embedded development environments
  1761. Algorithm for offsetting a latitude/longitude by some amount of meters
  1762. GitHub - liam-ilan/crumb: The Crumb Programming Language
  1763. Block YouTube Ads on AppleTV by Decrypting and Stripping Ads from Profobuf
  1764. </> htmx ~ Why htmx Does Not Have a Build Step
  1765. Entropy in Engineering Processes - Logically
  1766. Initial Impressions of Microsoft Olive
  1767. AI Search Engine and Pair Programmer
  1768. Understanding and Building Neural Networks: A Step-by-Step Guide from Scratch
  1769. Unpacking Elixir: Concurrency
  1770. Detecting boomerang values in zero-knowledge circuits using tag analysis
  1771. Creating an index for my personal website using NLP | James' Coffee Blog
  1772. Setting up CUDA on WSL2 in 2023
  1773. Introducing Code Llama, a state-of-the-art large language model for coding
  1774. C# Interfaces With Default Method Implementations #shorts
  1775. How to set up a development environment in Android
  1776. Accounting systems before TigerBeetle
  1777. Microsoft Previews 'Python in Excel' -- Visual Studio Magazine
  1778. GitHub Copilot · Your AI pair programmer
  1779. Raspberry Pi x OpenWRT Travel Router – Tristam
  1780. Announcing Python in Excel: Combining the power of Python and the flexibility of Excel.
  1781. I Made Stable Diffusion XL Smarter by Finetuning it on Bad AI-Generated Images
  1782. What’s a Website
  1783. Declarative package management with a Brewfile
  1784. JSON Sort CLI and Pre-Commit Hook
  1785. Listen to non-users!
  1786. A Process for Building LLM Classifiers
  1787. The Future of Data Engineering in the Warehouse
  1788. VS Code Tool for Microsoft Teams Sports New Chat Bot App Template -- Visual Studio Magazine
  1789. Delegating Handler - It's Like Middleware But For HttpClient #shorts
  1790. Building a Q&A app capable of answering questions related to your enterprise documents using AWS Bedrock, AWS Kendra, AWS S3 and Streamlit
  1791. Introduction to NuVerify
  1792. I have no clue how to interview for data scientists
  1793. A 40 lines app needs 40 files
  1794. Supercharge Your C# Code: Integrating Python using Python.NET
  1795. flipreps
  1796. Precision and Recall are just filtered accuracies
  1797. What actually happens when you COPY in Postgres?
  1798. Running my own LLM
  1799. Microsoft Open Sources 'ONNX Script' for Python Machine Language Models -- Visual Studio Magazine
  1800. Keep Your Vue Apps Fresh v2
  1801. part 1 — blog documentation
  1802. GitHub - varunshenoy/opendream: An extensible, easy-to-use, and portable diffusion web UI 👨‍🎨
  1803. The Normal Blog - Eliminating hallucinations (fast!) in Large Language Models with Finite State Machines
  1804. A simple guide to fine tuning Llama 2 on your own data | Brev docs
  1805. Rachit Nigam | PhD Candidate, Cornell University
  1806. GitHub - normal-computing/outlines: Generative Model Programming
  1807. How They Bypass YouTube Video Download Throttling
  1808. GitHub - spandanb/learndb-py: Learn database internals by implementing it from scratch.
  1809. I Created the Nerdiest Game Ever | Pier-Luc Brault - Personal Website
  1810. State-Issued Identifiers aren’t generally good passwords
  1811. .NET Architecture | Building a Notification System using the Modular-Monolith approach
  1812. .NET MAUI and TinyMvvm, Navigation and Parameters
  1813. Building Multi-Arch Images for Arm and x86
  1814. Apple doesn't want you developing hobby apps
  1815. .NET MAUI and TinyMvvm, lifecycle overrides for your ViewModels | #shorts
  1816. Making AMD GPUs competitive for LLM inference
  1817. GitHub Copilot · Your AI pair programmer
  1818. Llama from scratch (or how to implement a paper without crying)
  1819. On sound programming: Playing a single note with SDL2
  1820. What's missing from values in data tables
  1821. Should everything be blazingly fast?
  1822. GitHub - huggingface/candle: Minimalist ML framework for Rust
  1823. why 'age int' is better than 'int age'
  1824. Raku: A Language for Gremlins • Buttondown
  1825. Disinterest.
  1826. How to profile a FastAPI asynchronous request
  1827. Introducing MK-1 — MK-1
  1828. Why You Should Learn C# and .NET - Top 5 Reasons
  1829. GitHub - ErwannMillon/Color-diffusion: A diffusion model to colorize black and white images
  1830. Weekly Update 359
  1831. My experience at the k-space hackerspace hackathon
  1832. My Favorite Vim Oneliners For Text Manipulation | Muhammad
  1833. Wiki - ElixirForCynicalCurmudgeons
  1834. GitHub - kdeldycke/awesome-falsehood: 😱 Falsehoods Programmers Believe in
  1835. Python on Windows for beginners
  1836. How I discovered the underground world of credit card network explo...
  1837. GitHub Copilot · Your AI pair programmer
  1838. The importance of loss function in Tensorflow model
  1839. Run Llama 2 on your own Mac using LLM and Homebrew
  1840. icanhazip: How a simple IP address tool survived a deluge of users | APNIC Blog
  1841. Introducing IDisposableOf<T>: A New Design Pattern
  1842. Understanding Python String Data Type | Pro Code Guide
  1843. What's up, Python? The GIL removed, a new compiler, optparse deprecated...
  1844. How to create a Django form in 2mins using Alpine.js
  1845. Emacs 29.1 released
  1846. Understanding Python Data Types | Pro Code Guide
  1847. Understanding Python Numeric Data Types | Pro Code Guide
  1848. GitHub - AUTOMATIC1111/stable-diffusion-webui: Stable Diffusion web UI
  1849. Hamel’s Blog - Optimizing LLM latency
  1850. GPT-4 Code Interpreter and Pillow
  1851. So you want to build your own open source chatbot… – Mozilla Hacks - the Web developer blog
  1852. A Steering Council notice about PEP 703 (Making the Global Interpreter Lock Optional in CPython)
  1853. No-GIL mode coming for Python
  1854. Automatic Deployment .NET Web API to AWS Elastic Beanstalk using GitHub Action
  1855. Extended Guide: Instruction-tune Llama 2
  1856. WHY YOU SHOULD LEARN C# AND .NET - TOP 5 REASONS
  1857. GitHub - PRQL/prql: PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
  1858. Where are all the women?
  1859. How I jailbroke the language learning app that sucked
  1860. How To Check A Make Dependency For Existence Rather Than Newness
  1861. Tracking HackerNews' Shifting Preferences for Remote Jobs Over 5 Years
  1862. How to choose the target for a migration from RPG - Strumenta
  1863. GitHub - karpathy/llama2.c: Inference Llama 2 in one file of pure C
  1864. Running LLaMA 2 models on your Mac
  1865. JuMP, GAMS, and the IJKLM model
  1866. How do CPUs read machine code? — 6502 part 2
  1867. Assembly language vs. machine code — 6502 part 3
  1868. Simulating Supply and Demand
  1869. Hour of Code: Anybody can Learn
  1870. But what is the Fourier Transform? A visual introduction.
  1871. One LFI bypass to rule them all (using base64)
  1872. Falcon LLMs in Azure Machine Learning
  1873. Gaussian Process Regression Using the scikit Library -- Visual Studio Magazine
  1874. Top 8 Most Demanded Programming Languages in 2023
  1875. Why do we minimize the mean squared error?
  1876. No local GPU? No Problem! Running Andrej Karpathy’s NanoGPT on Modal.com – Martin Capodici
  1877. Fun with DNS TXT Records
  1878. Human Programmers Will be Mostly Obsolete in 5 Years
  1879. Discrete Haar Wavelet Transform in 1D Using TensorFlow
  1880. Scientific Computing with F# | fsharpConf 2023
  1881. The Problem With LangChain | Max Woolf's Blog
  1882. Why Microsoft Word is the best IDE for programming
  1883. Apps on Azure Blog
  1884. Django: Clean up unused code with Vulture - Adam Johnson
  1885. Fearless Tinkering with Nix
  1886. How To Rate Limit a Specific User In .NET #shorts
  1887. Regex Isn't Hard - Tim Kellogg
  1888. Hacking LangChain For Fun and Profit - I
  1889. Finding Your Mojo – Mike Innes
  1890. The Great Pendulum
  1891. Building a C# enhancing app using Azure OpenAI GPT-4 and Streamlit
  1892. This will be easy
  1893. Computationally optimal arrangements of barbell plates
  1894. Parsing in Python: all the tools and libraries you can use
  1895. Measuring the carbon footprint of pizzas
  1896. Being a good mentor - a developers guide
  1897. Test Against Reality
  1898. Antarctic: Sea-Ice Concentration/Extent/Thickness
  1899. Postgres Full Text Search on Django JSON Fields with KT Expressions
  1900. Regression Using scikit Kernel Ridge Regression -- Visual Studio Magazine
  1901. How I discovered the underground world of credit card network exploitation
  1902. ML Blog - Improve ChatGPT with Knowledge Graphs
  1903. Experiments with eBPF: Snitchrs
  1904. bips/bip-0042.mediawiki at master · bitcoin/bips
  1905. Searching for meaning
  1906. 3 things that surprised me while running SQLite in production
  1907. Backend development is more than writing endpoints for frontend
  1908. How the BPE tokenization algorithm used by large language models works
  1909. Test Autodiscovery is a Silver Bullet
  1910. Juicy Clients
  1911. Application optimisation with LLMs: Finding faster, equivalent, software libraries.
  1912. How do I store images in my database?
  1913. IP to Timezone - the hard, but fast way
  1914. Racket frustrates me
  1915. Top 10 AI 'Copilot' Tools for Visual Studio Code -- Visual Studio Magazine
  1916. Making movie trailers with Zeroscope, ElevenLabs, and GPT-4 - Charlie Holtz
  1917. Goodbye MongoDB - Stuart Spence Blog
  1918. CLI tools hidden in the Python standard library
  1919. How to do templates properly
  1920. Rust fact vs. fiction: 5 Insights from Google's Rust journey in 2022
  1921. Complex AI Prompting: 'Putting the Prompt Last Helps the LLM to Stay on Task' -- Visual Studio Magazine
  1922. Open Source Alternative to Visual Studio Marketplace Avoids Decommission -- Visual Studio Magazine
  1923. Python Variables - A Comprehensive Guide | Pro Code Guide
  1924. How to rebase stacked Git branches - Adam Johnson
  1925. Open at Microsoft: Dapr
  1926. Two Ways to Turbo-Charge tox
  1927. Blocking, covariate adjustment and optimal experiment design - Emir's blog
  1928. Semantic Kernel: Microsoft Answers Your Questions, Updates Docs for AI Integration SDK -- Visual Studio Magazine
  1929. How to wait for multiple C++ coroutines to complete before propagating failure, initial plunge - The Old New Thing
  1930. XML is the future
  1931. GitHub Quick Reviews
  1932. Learn C# with CSharpFritz - C# Tools - Visual Studio
  1933. Bean Machine Retrospective, part 5
  1934. Can ChatGPT Help My Non-Coder Partner Build Software?
  1935. Inside of the WASP's nest: deep dive into PyPI-hosted malware
  1936. Cognitive Biases Ranked by Popularity
  1937. Why LLM-assisted table transformation is a big deal
  1938. The ease of picking up web development is greatly exaggerated
  1939. Narrow Waists Can Be Interior or Exterior: PyObject vs. Unix Files
  1940. Building an IBM 3270 terminal controller
  1941. Differences Between ExpandoObject, DynamicObject and dynamic
  1942. Experiments in LLMs - Everything I’ve learned (so far) - Part One - Fine tuning
  1943. Prompt Engineering Series, Part One: Easy Wins in Prompt Crafting
  1944. The Ultimate Guide to Writing Effective Commit Messages: Best Practices and Conventional Commits
  1945. Architect your project with Framed: effortless files and directories management
  1946. Generate HTTP Client for your API
  1947. From Chaos to Control: Overcoming OpenAI Uncertainties with Local Models
  1948. Understand Feature Flags by Practice with Unleash | An honest place where you can learn things about programming
  1949. Let's build a REST API with Clean Architecture and GPT-4 powered endpoints
  1950. Binary Classification Using a scikit Neural Network -- Visual Studio Magazine
  1951. Integer compression: Porting simdcomp to C#
  1952. Running Large Language Models locally – Your own ChatGPT-like AI in C#
  1953. I invented a board game and played against Chat GPT
  1954. Why not tell people to "simply" use pyenv, poetry or anaconda
  1955. Process huge log files – Madhur Ahuja
  1956. Grounding LLMs
  1957. What are the scenarios where "Rewrite it in Rust" didn't meet your expectations or couldn't be successfully implemented?
  1958. Can you trust ChatGPT’s package recommendations?
  1959. Django Views — The Right Way
  1960. What are embeddings?
  1961. sort-research-rs/text.md at main · Voultapher/sort-research-rs
  1962. Archive Your Reddit Data While You Still Can
  1963. MLOps guide
  1964. Understanding GPT tokenizers
  1965. On AWS Shutting Down Open Source Documentation
  1966. Confessions
  1967. ASP.NET Core Authentication with YARP
  1968. Back to Terraform - Pieter Vincken and Yannick Bontemps
  1969. Academics: You’re Doing Open Source Wrong
  1970. Coffee and Open Source Conversation - Lizzie Siegle
  1971. Using PANDA to search for F.L.I.R.T. signatures during process execution
  1972. Music Stats with DuckDB
  1973. What are embeddings?
  1974. Cecil Phillip – Building payment flows with Stripe and Azure – Webinar Recording | The .NET Tools Blog
  1975. Dev Drive: Performance, Security and Control for Developers
  1976. Notes on neural networks from scratch in Clojure
  1977. JuLox: What I Learned Building a Lox Interpreter in Julia
  1978. Sketch of a Post-ORM
  1979. A locking war story
  1980. Why I am getting a Framework
  1981. Gaussian Naive Bayes Classification Using the scikit Library -- Visual Studio Magazine
  1982. Announcing WASIX
  1983. Language Pragmatics Engineering
  1984. An aperiodic monotile
  1985. Favour flat code file folders
  1986. Giving It All Away: My Philanthropic Plan - Jacob Kaplan-Moss
  1987. Revisiting Modern Data Stack
  1988. things that are hard to search for online
  1989. Introducing my own mirroring service: mirror.quantum5.ca
  1990. Streaming your IoT Data to DynamoDB
  1991. Creating an Automation Document Using C# and CDK
  1992. Using Nix with Dockerfiles
  1993. How Khan Academy Rewrote their Backend
  1994. Connect FastAPI Server with PostgreSQL and deploy to GCP
  1995. Upskilling: ChatGPT Prompt Engineering for Developers now in C#
  1996. GitHub - travisgoodspeed/gbrom-tutorial: Tutorial for extracting the GameBoy ROM from photographs of the die.
  1997. PyPI was subpoenaed - The Python Package Index
  1998. Yadja – YAML to Django – Brian de Heus
  1999. Abp CLI Template
  2000. A Tale of PGVector and Friends: The Joy Of Software Naming
  2001. Confusing tie correction in the classic Mann-Whitney U test implementation
  2002. RequestBin — A modern request bin to collect, inspect and debug HTTP requests and webhooks - Pipedream
  2003. .NET Minimal API part 10 - Working with the widgets
  2004. So, You Want To Build A DBaaS Part 2: Technical Bits
  2005. Matt Johnson's Blog - Monoliths are good, but not that good
  2006. reMarkable Connection Utility (RCU)
  2007. Python While Loop - The Easy Way | Pro Code Guide
  2008. How Much Memory Do You Need to Run 1 Million Concurrent Tasks?
  2009. Webinar – Cecil Phillip – Building payment flows with Stripe and Azure | The .NET Tools Blog
  2010. Customizing web search with LLMs
  2011. PGP signatures on PyPI: worse than useless
  2012. The Many Problems with Celery
  2013. Stay Alert: The Rising Threat of Malicious Extensions in Microsoft's VSCode Marketplace
  2014. Writing Python like it’s Rust
  2015. We need new DSLs for the era of LLMs
  2016. My solar-powered blog is now on Lithium Iron Phosphate
  2017. Uncensored Models
  2018. Pair programming with ChatGPT
  2019. Build 2023 Dev Conference to Detail Semantic Kernel (AI LLM Integration) -- Visual Studio Magazine
  2020. Grounded ChatGPT
  2021. Migrating from Civis to Prefect — Data Engineering the Left
  2022. The Dangers of Google’s .zip TLD
  2023. My 20 Year Career is Technical Debt or Deprecated
  2024. Context-Free Grammar Parsing with LLMs
  2025. Classification Using the scikit k-Nearest Neighbors Module -- Visual Studio Magazine
  2026. Visualizing Data in dotnet with Polyglot Notebooks and SandDance
  2027. A Simple System for Measuring Flaky Tests in a Large CI/CD Pipeline
  2028. SQL Window Functions Explained [Book]
  2029. Memory Allocation
  2030. GitHub Quick Reviews
  2031. How to Setup Coq in Vim
  2032. Introducing Polyglot Notebooks
  2033. Abusing Vector Search for Texts, Maps, and Chess ♟️
  2034. Sami Lehtinen - cURL + Cloudflare = Information leak - But why
  2035. Figuring out how to use LLMs in production · Way Enough
  2036. 2 MUST USE features for dotnet test debugging
  2037. The Most Underrated C# Feature
  2038. Nathan Kim's personal website
  2039. The best way to get NVM working in CI/CD systems
  2040. Cookie Bugs - Smuggling & Injection
  2041. Prolog for data science - Emir's blog
  2042. A few words on Ruby's type annotations state
  2043. Reviewing Simple C# Collections for Beginners #dotnet
  2044. Code with your phone 📲 🤯Using @github Codespaces
  2045. Use OpenAI API to make two GPT bots talk to each other
  2046. Automated UI Testing—Definition, Tools and Benefits
  2047. .NET MAUI Community Toolkit Monthly Standup, May 2023
  2048. Introducing Temporal .NET – Deterministic Workflow Authoring in .NET
  2049. Pylint strict base configuration
  2050. Error handling patterns
  2051. Bringing Hardware Accelerated Language Models to Consumer Devices
  2052. Regression Using a scikit MLPRegressor Neural Network -- Visual Studio Magazine
  2053. When Python's Mann-Whitney U test returns extremely distorted p-values
  2054. Desktop setup
  2055. 30 Days 30 Minutes
  2056. Shaping LLM Responses · Way Enough
  2057. What Is a URL
  2058. Observed No. 12 - Removing Pre-Commit Dependencies With Docker
  2059. How OpenTelemetry Works?
  2060. debian/NEWS · master · Debian Python Team / packages / python-pip · GitLab
  2061. Did You Know You Can Do This With EF8 SqlQuery? #shorts
  2062. Getting Started with Elasticsearch, Part 3 - Deploying to AWS with Pulumi | no dogma blog
  2063. Streaming your IoT Data to DynamoDB
  2064. Creating an Automation Document Using C# and CDK
  2065. Microsoft is rewriting core Windows libraries in Rust
  2066. SQL Is All You Need
  2067. Knowledge Retrieval Architecture for LLM’s (2023)
  2068. Do We Still Need Journals?
  2069. Building from source all the way down — 2023 — Blog — GNU Guix
  2070. Bea Stollnitz - How GPT models work
  2071. Slaying Code with Linux: The Tools I Use to Dominate in Development
  2072. Capturing the Flag with GPT-4
  2073. GitHub - mitsuhiko/rye: an experimental alternative to poetry/pip/pipenv/pyenv/venv/virtualenv/pdm/hatch/…
  2074. Introduction to gRPC with Fiddler Everywhere
  2075. PyTorch Performance Features and How They Interact
  2076. Fine Tuning ChatGPT on our Intercom support chat history – Kevin Goedecke
  2077. Building A ChatGPT-enhanced Python REPL
  2078. Python For Loop - The Easy Way | Pro Code Guide
  2079. The Complete Beginners Guide To Autonomous Agents
  2080. My advice for transitioning to a clean architecture platform | Red Hat Developer
  2081. Multinomial Naive Bayes Classification Using the scikit Library -- Visual Studio Magazine
  2082. Maximizing the Potential of LLMs: Using Vector Databases
  2083. Finding the brachistochrone with JAX
  2084. Convos: A Persistent Self-Hosted Web Client for IRC
  2085. Using Vim with the colemak-dh layout
  2086. GitHub - muellerberndt/micro-gpt: A minimal generic autonomous agent.
  2087. Using buck to build Rust projects
  2088. Entity-Based Reinforcement Learning
  2089. An Over-Engineered Travel Blog
  2090. Understanding Parameter-Efficient Finetuning of Large Language Models: From Prefix Tuning to LLaMA-Adapters
  2091. Python foundation slams pending EU cyber security rules
  2092. Data validation in Python: a look into Pandera and Great Expectations | endjin
  2093. How ChatGPT helped me to code stuff
  2094. My Love/Hate Relationship with Cloud Custodian
  2095. Usages of ChatGPT that Won’t Compromise Your Company - Nick Abbene
  2096. Edge AI Just Got Faster
  2097. What We Learnt Building the Largest GPT-Telegram Bot
  2098. PureJaxRL
  2099. Writing an LLM Agent in 50 Lines of Code (or no Code at All)
  2100. The Autocomplete Myth
  2101. Do We Need a New Orchestration System for GPUs?
  2102. Coding a simple algorithm with ChatGPT
  2103. Speeding up Queries by Pre-computation & Transformation #shorts
  2104. fast.ai - From Deep Learning Foundations to Stable Diffusion
  2105. Making a Data Visualization With No Coding Skills Using ChatGPT
  2106. Data Pipelines as Code With Delta Live Tables
  2107. Startup Attempts and Failures, 2021 – 2023
  2108. The Language Wars Are Over: ChatGPT Won
  2109. Using Unpoly with Django — /var/
  2110. Building a serverless API that tweets about my blog posts using Azure OpenAI and LangChain
  2111. Nix and direnv · Way Enough
  2112. Multi-Class Classification Using a scikit Neural Network -- Visual Studio Magazine
  2113. Django 4.2 released
  2114. AI is morphing from tool to platform (and the next technology epoch begins)
  2115. irhum.github.io - Tensor Parallelism with jax.pjit
  2116. Unearthing lessons from 2008: My first Mac apps
  2117. Notion as a replacement for Pocket — Javorové lístky
  2118. Bullsh*t Jobs
  2119. Asking the Right Questions to ChatGPT | Davis Haupt
  2120. It's Not About the Job Openings
  2121. Hyperloglog in PostgreSQL
  2122. Microsoft Pushes Open Source 'Semantic Kernel' for AI LLM-Backed Apps -- Visual Studio Magazine
  2123. REST APIs: What They Are and All You Need to Know
  2124. Cuttings / Moving Away from Todoist - to Taskwarrior, SSH & Dropbox - Part 2
  2125. j soma - Building Spotify playlists based on vibes using LangChain and GPT
  2126. New for Devs in SQL Server 2022: Ledger for Blockchain-Backed Security -- Visual Studio Magazine
  2127. Education - Mutable Instruments Documentation
  2128. The difference between libraries and frameworks - Simple Talk
  2129. LLMs and Declarative Software Development
  2130. Building a DOS ChatGPT client in 2023
  2131. Banking Crisis 2023: Who else is in trouble? - What the Hell is Beeping?
  2132. A note to my former self: You're not supposed to take care of everything
  2133. Let’s Talk About TikTok - Black Hills Information Security
  2134. ChatGPT + Code Interpreter = Magic
  2135. None of Your Business - Why, I Wonder?
  2136. (How not to) Generate a Large Prime
  2137. Fascination of AWK
  2138. More Batteries Please
  2139. Bootstrapping in SQL; or, getting s— done with the tools you have
  2140. How to Make a Great Conference Talk
  2141. Bean Machine Retrospective, part 9
  2142. Stuff I use in the terminal
  2143. Using mmap to share data between processes
  2144. AI-Powered 'Data Wrangler' VS Code Tool Eases Prep Work for Data Scientists -- Visual Studio Magazine
  2145. Beating Prompt Injection with Focus · Way Enough
  2146. I Chat, Therefore I Am
  2147. Multi-Class Classification Using a scikit Decision Tree -- Visual Studio Magazine
  2148. What is Functional Programming? |
  2149. How I got my first Rails job
  2150. Analyzing multi-gigabyte JSON files locally
  2151. Microsoft Open Sources Tool for GPT-4-Infused Apps -- Visual Studio Magazine
  2152. The birth of a package manager
  2153. GitHub - epilys/gerb: Graphical font editor (GTK + Rust)
  2154. fastGPT: Faster than PyTorch in 300 lines of Fortran
  2155. I Wrote A Summarizer For HackerNews, Here’s What I Learned
  2156. How to use Prometheus for web application monitoring
  2157. Announcing Polyglot Notebooks! Multi-language notebooks in Visual Studio Code - .NET Blog
  2158. Docker is deleting Open Source organisations - what you need to know
  2159. Metaprogramming in Lean
  2160. How migrate an existing Joomla CMS website to a Django Backend
  2161. My experiments with doing things daily
  2162. Why Your Technology Stack Doesn't Matter - Here's What Does
  2163. Humans Are Not Turing Machines
  2164. GitHub - microsoft/visual-chatgpt: Official repo for the paper: Visual ChatGPT: Talking, Drawing and Editing with Visual Foundation Models
  2165. Observing and Understanding Backlog Queues in Linux | Kris Nóva
  2166. My poor man's server setup you might laugh about
  2167. Is setting up a VPS worth it?
  2168. jes post
  2169. Crashes from recursion in CPython
  2170. How virtual environments work
  2171. A letter to a junior developer
  2172. Using SQLite for logging and ad-hoc profiling
  2173. Reduce friction of getting your code reviewed
  2174. Morris.Moxy - Real-time Scriban scripted Roslyn code generator
  2175. USB Trojan Tutorial: How to Create, Deploy and Protect Against Malicious USB Attacks - ForgetPasses-Blog
  2176. Python implementation of the Hilbert Sort algorithm for sorting of one-dimensional data in a higher-dimensional space using the Hilbert curve
  2177. The Quest for Netflix on Asahi Linux
  2178. Hands-On with Profiles: 'One of the All-Time Most Requested VS Code Features' -- Visual Studio Magazine
  2179. How to build a job board with web scraping and ChatGPT
  2180. Generate images with AI using Stable Diffusion, C#, and ONNX Runtime - .NET Blog
  2181. Play with Playwright
  2182. Top 10 AI Extensions for Visual Studio Code -- Visual Studio Magazine
  2183. Disclosure: Supervisor security vulnerability
  2184. The devinterrupted'ening of /r/programming
  2185. The so-called magic of the number 37
  2186. How To Adopt Mypy On Bigger Projects
  2187. ChatGPT and the Future of Everything
  2188. So I built a ... laptop?
  2189. Federated language models, or the future of universal computing
  2190. Your friend the language model
  2191. Teach, Show, then Consult: Make GPT a Music Composition Guide
  2192. Python: VS Code Update, Why It's So Popular (& Famous Easter Egg) -- Visual Studio Magazine
  2193. Episode 117 - Our Perspectives on the Future of .NET with Mark J Price
  2194. What Are the Enduring Innovations of Lisp?
  2195. VS Code Update Boosts Python IntelliSense -- Visual Studio Magazine
  2196. Functional Testing: Definition, Types and Importance
  2197. Generating 1 Billion Fake People with Julia
  2198. Naive Bayes Classification Using the scikit Library -- Visual Studio Magazine
  2199. How to Use GitHub Copilot Labs to improve your Code Quality and Productivity
  2200. I Will Fucking Dropkick You If You Use That Spreadsheet — Ludicity
  2201. Azure Functions Overview
  2202. Serverless URL Shortener
  2203. Scrooge: Analyzing Yahoo Financial Data In DuckDB
  2204. Generative AI VS Code Tool Now Does Unit Testing -- Visual Studio Magazine
  2205. Rust Coreutils: Fixing Low-Hanging Performance Fruit
  2206. Health Checking
  2207. Programming Will Always Use Text
  2208. Pydantic vs Protobuf vs Namedtuples vs Dataclasses
  2209. GitHub - Threatintel-be/email-checker-ti: This script will check against hibp api when, how and if your emails are pwnd or not
  2210. Bean Machine Retrospective, part 8
  2211. If you think you can't do something, prove it
  2212. Charts in a PDF, Please
  2213. Binary Classification Using a scikit Decision Tree -- Visual Studio Magazine
  2214. GitHub Codespaces and GitHub Copilot: 2 stories, thousands of possibilities
  2215. GDB 13.1 released!
  2216. Monitoring my weather at home 🌩️
  2217. I am a bad software developer and this is my life
  2218. Pair Programming and test-driven development with Visual Studio Live Share and GitHub Copilot
  2219. An Introduction to Lambda Calculus
  2220. Avg, mean, and average - Pravesh Koirala
  2221. Haskell: Day 1/∞
  2222. What to expect from your framework
  2223. Asking ChatGPT to Design Its Next Generation, ChatGPT 2
  2224. One Does Not Simply 'pip install'
  2225. Devs Cite Problems with GitHub Copilot and IntelliSense Working Together -- Visual Studio Magazine
  2226. Azure Machine Learning Introduction: Part 1 Overview and prep work - Simple Talk
  2227. A data mesh for the rest of us
  2228. Finding Jobs on Twitter using the OpenAI Embeddings API
  2229. Build smaller container images using S2I | Red Hat Developer
  2230. I dislike shell scripting - Nales
  2231. Building Functional .NET Applications: A Guide for Choosing Between F# vs C#
  2232. Google’s Fully Homomorphic Encryption Compiler — A Primer
  2233. I asked ChatGTP to write me a script to delete one million emails; It did very well
  2234. My Time At The Recurse Center
  2235. Ruler and compass construction of a heart
  2236. A checklist for SQLite
  2237. mast1c0re: Part 2 - Arbitrary PS2 code execution
  2238. Analyzing How Much Time I Spend in Meetings (using SQL and Python)
  2239. Email Spam Detection using Pre-Trained BERT Model : Part 1
  2240. My 'Conversation' with ChatGPT about What Devs Need to Know -- ADTmag
  2241. <3 Deno Feb 12, 2023
  2242. How to Efficiently Reorder or Rerank Items in Database - Yasoob Khalid
  2243. Jae's Website
  2244. GitHub - Cvaniak/NoteSH: NoteSH fully functional sticky notes App in your Terminal!
  2245. Spaghettify🍝
  2246. Microsoft’s Fully-Managed Azure Load Testing Service Now Generally Available
  2247. Metrics layers: past, present, future - Blog | Hex
  2248. Destroying the right server
  2249. Bean Machine Retrospective, part 7
  2250. 13 tips and techniques for modern Flask apps
  2251. It is becoming difficult for me to be productive in Python - blag
  2252. Comparing the Same Project in Rust, Haskell, C++, Python, Scala and OCaml
  2253. Designing Data-Intensive Applications – Multi-Object Transactions
  2254. Adapting to Carpal Tunnel Syndrome
  2255. Carving The Scheduler Out Of Our Orchestrator
  2256. Making a loudness monitor for online meetings
  2257. Python’s “Disappointing” Superpowers
  2258. The New Coder's Hierarchy of Needs
  2259. Logistic Regression Using the scikit Library -- Visual Studio Magazine
  2260. ...so, I joined the time-complexity cult.
  2261. Various Ways of Sending Mail via SMTP
  2262. pedro cattori
  2263. Fuzzy API composition: querying NBA stats with GPT-3 + Statmuse + Langchain
  2264. Comparing Different Automatic Image Augmentation Methods in PyTorch
  2265. When django, nextjs and Laravel failed me...
  2266. Can GPT-3 Solve CTF Problems?
  2267. Pythonnet – A Simple Union of .NET Core and Python You’ll Love - Dev Leader
  2268. Getting Started with the .NET MAUI ListView
  2269. Configuring VSCode as a Keyboard-Centric IDE | Davis Haupt
  2270. Nim Meta Programming
  2271. Delimited files are hell-- a comparison of methods to read bad files
  2272. Kolja Pluemer | In search of a better Spaced Repetition algorithm #1
  2273. Dear Retro Community, Stop Writing Tools in C
  2274. git-sim: Visually simulate Git operations in your own repos
  2275. Bringing Back the Flags! Keyboard Layout Indicator as Country Flags on Gnome
  2276. Self-serve feature platforms: architectures and APIs
  2277. Free certifications for developers
  2278. Simple TUIs with Babashka and Gum
  2279. It’s 2023, You Should Be Using Typescript!
  2280. Azure OpenAI is now generally available
  2281. Ruff: The First 200 Releases
  2282. Scripting iTerm Key Mappings | Jeroen Janssens
  2283. Which programming language should you learn first?
  2284. 10 CVEs! My Personal Thoughts On Research And CVEs
  2285. The “insert specific tech here” developer: yay or nay?
  2286. Why I Like Nox
  2287. Logistic Regression from Scratch Using Raw Python -- Visual Studio Magazine
  2288. Hello, PNG! | Blog
  2289. Sometimes I regret using CalVer
  2290. Building something by myself
  2291. The Unreasonable Effectiveness of AWK
  2292. py-tsbs-benchmark/README.md at main · questdb/py-tsbs-benchmark
  2293. Examples of floating point problems
  2294. Never Modify Inputs Without Permission
  2295. How to implement Q&A against your documentation with GPT3, embeddings and Datasette
  2296. Newsletter by Ivan Velichko
  2297. Your tech stack is not the product
  2298. Programming Interviews Turn Normal People into A-Holes
  2299. Functioning Malware Written by ChatGPT Spotted on Dark Web Says Check Point Research - CPO Magazine
  2300. Machine Learning in .NET with F# and ML.NET 2.0
  2301. What is a data warehouse?
  2302. What Every Competent GDBMS Should Do (aka The Goals & Vision of Kùzu)
  2303. OAuth 2 MUST utilize https.
  2304. JavaScript Survey: Devs Want Static Typing (and Favor TypeScript over Vanilla JS) -- Visual Studio Magazine
  2305. The yaml document from hell
  2306. Bullshit Graph Database Performance Benchmarks
  2307. ABK Blog#/blogs/2023-01-11-stable-diffusion-on-cpu.md?utm_source=hnblogs.substack.com
  2308. Microsoft Livestream Series Bolsters Python in VS Code (250 Million Installs) -- Visual Studio Magazine
  2309. My Infrastructure as Code Rosetta Stone - Deploying the same web application on AWS ECS Fargate with CDK, Terraform and Pulumi
  2310. Why parquet files are my preferred API for bulk open data
  2311. Surprising Consequences of macOS’s Environment Variable Sanitization
  2312. Attercop: In-line shell command generations with natural language
  2313. Azure Functions 2022 recap and 2023 sneak peek
  2314. I scanned every package on PyPi and found 57 live AWS keys
  2315. Modern Polars
  2316. Machine Learning in .NET with F# and ML.NET 2.0
  2317. Ruby and Rails going from 2022 to 2023
  2318. Bean Machine Retrospective, part 6
  2319. AI and Machine Learning for Coders | Barbarian Meets Coding
  2320. Chris's Wiki :: blog/python/DebianNoMorePython2
  2321. Automator's Hole | Justin Poehnelt
  2322. Multi-Class Classification Accuracy by Class Using PyTorch -- Visual Studio Magazine
  2323. How to deploy Python FastAPI Application into Railway App?
  2324. #1027108 - RM: python2.7 -- RoQA; Obsolete
  2325. Advent of Code Lessons Learned
  2326. Guaraqe's Nest • Summarizing multicore usage using entropy
  2327. Luciano Remes | Golang is 𝘼𝙡𝙢𝙤𝙨𝙩 Perfect
  2328. Improving color quantization heuristics
  2329. Raspberry Pi security alarm — the basics
  2330. I was fired from HubSpot in 2016
  2331. Nix journey part 1: creating a flake
  2332. jott - images_as_emoji
  2333. Introducing Austral: A Systems Language with Linear Types and Capabilities
  2334. New blog - moving from Medium to Gridsome
  2335. Machine learning models with ONNX and .NET | .NET Conf 2022
  2336. Ups and Downs of A Side Project
  2337. 2022.12: It does matter!
  2338. Advent of Code 2022 in pure TensorFlow - Day 6
  2339. Things I learned through Advent of Code 2022 - Dan Turkel (dot com)
  2340. Working on urllib3 full-time for one week
  2341. Building a gRPC server in Python
  2342. Introduction to Code Golf and Golflangs
  2343. Thoughts on Hanukkah of Data 2022
  2344. developing a single file web scraper – Trickster Dev
  2345. Flipping USB Connectors — Think Bayes
  2346. AI assistants help developers produce code that's insecure
  2347. Detecting potential cheaters in Advent of Code Leaderboards
  2348. rssCloud, WordPress, FeedLand, and Dave Winer – Andy Sylvester's Web
  2349. I built 10 web apps... with 10 different languages
  2350. I built 10 web apps... with 10 different languages
  2351. Searching a data breach with ElasticSearch
  2352. How to visualize your system architecture using the C4 model?
  2353. Implementing the MySQL server protocol for fun and profit
  2354. Textual - A year of building for the terminal
  2355. Beanstalk Retrospective, part 5
  2356. Concurrent write problem
  2357. Small Functions considered Harmful
  2358. GitHub - Jxck-S/plane-notify: Notify If a selected plane has taken off or landed using OpenSky or ADS-B Exchange data. Compares older data to newer data to determine if a landing or takeoff has occurred. As well as nav modes, emergency squawk and resolution advisory notifications. Can output to Twitter, Discord, and Pushbullet
  2359. VS Code Preview: Python in the Browser, Executed by WebAssembly -- Visual Studio Magazine
  2360. InfluxDB newcomer’s impressions – Patrick's WebLog
  2361. I want toast
  2362. Going write-only on Twitter (and introducing autopost)
  2363. Get Rid of Your Old Database Migrations
  2364. HTTP Servers, WSGI and Web Frameworks
  2365. GitHub - pynecone-io/pynecone: Web apps in pure Python
  2366. Understanding the UBI File System in Embedded Devices
  2367. When your database is an HTTP client
  2368. What I have been working on: Modal
  2369. Secretless Python Apps with AWS Secrets Manager
  2370. Bean Machine Retrospective, part 4
  2371. GitHub - ggerganov/whisper.cpp: Port of OpenAI's Whisper model in C/C++
  2372. Bean Machine Retrospective, part 3
  2373. A Day Without a Copilot: Reflections on Copilot-Driven Development
  2374. 3D Printed Film Video Camera
  2375. GitHub - betaveros/noulith: *slaps roof of [programming language]* this bad boy can fit so much [syntax sugar] into it
  2376. Bean Machine Retrospective, part 2
  2377. Kafka Networking via Wireshark - Vasil Kosturski
  2378. The top programming languages
  2379. Bean Machine Retrospective, part 1
  2380. Tales of the M1 GPU - Asahi Linux
  2381. I am disappointed by dynamic typing
  2382. A long expected update
  2383. Generating closures
  2384. GitHub - comet-ml/kangas: Explore multimedia datasets at scale
  2385. Why Only Type-hints?
  2386. I/O is no longer the bottleneck
  2387. Azure SQL Trigger for Azure Functions in Public Preview
  2388. v0.25 - Introducing use expressions! – Gleam
  2389. Figuring out round, floor and ceil with integer division
  2390. How do I pass a raw pointer to a Windows Runtime function?
  2391. Using Rust at a startup: A cautionary tale
  2392. How does JavaScript represent output parameters in the Windows Runtime?
  2393. 2 years at Twitter · eed3si9n
  2394. Using Rust at a startup: A cautionary tale
  2395. Django + fly.io = ❤️
  2396. How to force Gmail to check your POP3 account as often as possible – Krzysztof Rakowski
  2397. Little Languages Are The Future Of Programming
  2398. When risk can pay off
  2399. GitHub - chubin/cheat.sh: the only cheat sheet you need
  2400. New Metrics Capabilities for OpenTelemetry on Azure Monitor
  2401. Debuggable explanations
  2402. The C Pointer Game
  2403. Infosys leaked FullAdminAccess AWS keys on PyPi for over a year
  2404. Considering C99 for curl | daniel.haxx.se
  2405. A beautiful embedding applied to defect detection - Emir's blog
  2406. Dev Skills Report: 'Keep an Eye on TypeScript' -- Visual Studio Magazine
  2407. Let's Prove Leftpad • Hillel Wayne
  2408. Python.NET 3.0.0 Released
  2409. Python and .NET - An Ongoing Saga
  2410. Bookmarks
  2411. Why I love Advent of Code
  2412. Clojure's typing "problem"
  2413. How To Search For A Developer Job Abroad — Smashing Magazine
  2414. Penrose tiling quilt
  2415. Reverse engineering an EV charger
  2416. microPledge: our startup that (we wish) competed with Kickstarter
  2417. Regression Using PyTorch New Best Practices, Part 2: Training, Accuracy, Predictions -- Visual Studio Magazine
  2418. Building an e-ink weather display for our home
  2419. No thumbnails for you
  2420. GitHub - timhutton/twitter-archive-parser: Python code to parse a Twitter archive and output in various ways
  2421. Missing Apache Airflow, is that even possible?
  2422. A Simple Computation Engine in F#
  2423. How static application security testing improves software security | Red Hat Developer
  2424. Awesome AZD Templates | Awesome Azure Dev CLI
  2425. Two bookmark apps enter… – Dorothea Salo
  2426. Mastodon - be findable with your domain (on Firebase hosting)
  2427. SortedSet in C# - Code Maze
  2428. How to search your virtualenv for mystery error messages - Adam Johnson
  2429. PHP in Visual Studio
  2430. Building a Smart Home - Part 5 Bin Day | LINQ to Fail
  2431. HashSet in C# - Code Maze
  2432. Winter is Coming - Keep your Azure services up to date.
  2433. Regression Using PyTorch, Part 1: New Best Practices -- Visual Studio Magazine
  2434. Daniel C. Moura | Command-line data analytics made easy
  2435. We Just Gave $260,028 to Open Source Maintainers
  2436. Programming Portals
  2437. A developer’s guide to containers - Architect.io
  2438. The Perfect Commit
  2439. Why I Ditched Django for NextJS - Bill Prin's Tech Blog
  2440. The state of CRON in 2022
  2441. Breaking Into Tech With Just a Portfolio
  2442. What Makes Sourcehut CI So Good
  2443. Setting properties in C++/WinRT is done by a function call, but you need to call the function the right way
  2444. pauloxnet - About my proposal for the Django Core Sprints 🌅
  2445. Faster hardware is a bad first solution to slow software
  2446. A Team at Microsoft is Helping Make Python Faster
  2447. Azure Cache for Redis: What’s Your Session Stability Score?
  2448. [Last Week in .NET #106] – A penny for your tweetise
  2449. Fable · Announcing Snake Island (Fable 4) Alpha Release
  2450. It's time to to thank UVM and say goodbye
  2451. On Scala 3&#39;s Optional Braces
  2452. GitHub Quick Reviews
  2453. PSScriptAnalyzer (PSSA) 1.21.0 has been released
  2454. Python Release Python 3.11.0
  2455. Coding on the Steam Deck
  2456. Debugging C With Cosmopolitan Libc
  2457. An argument for self-modifying applications
  2458. CDK for Terraform Improves Performance by Adding Namespaces
  2459. PYTHON CHARTS | The definitive Python data visualization site
  2460. One speaker segmentation model to rule them all
  2461. Vimist - Wordscapes with OpenCV
  2462. Introducing the Overflow Offline project
  2463. Computability Theory (i): the Halting Problem.
  2464. Syncing Notion databases into Tinybird using notion-objects
  2465. Top 10 highest paid programming languages in 2022
  2466. Python isn’t Used in Prod
  2467. Measuring traffic during the Half Moon Bay Pumpkin Festival
  2468. How to notify AWS events to Microsoft Teams using AWS EventBridge and AWS Lambda
  2469. The UNIX Pipe Card Game
  2470. Generate searchable PDFs with Azure Form Recognizer
  2471. Inspired by automation and using Laravel Zero | Michael Brooks
  2472. A Real World React -> htmx Port
  2473. Simpler Linux self-hosting with tmux and bubblewrap
  2474. Binary Classification Using New PyTorch Best Practices, Part 2: Training, Accuracy, Predictions -- Visual Studio Magazine
  2475. The case of the memory corruption from a coroutine that already finished
  2476. Jack LaFond
  2477. How boring should your team's codebases be
  2478. PostgreSQL 15 Released!
  2479. Automated ML (AutoML) for Images in Azure Machine Learning is now Generally Available!
  2480. My essential guidelines for better Django development — /var/
  2481. 5 Tips for Writing BETTER For Loops in JavaScript
  2482. Simplified Project Setup for Python in Visual Studio Code -- Visual Studio Magazine
  2483. adhd-page
  2484. Reverse Engineering a Cat Feeder to Boost Productivity
  2485. Teach Yourself Programming in Ten Years
  2486. Why is it hard to learn another programming language?
  2487. A Letter to Myself
  2488. VS Code v1.72 Adds Community Discussions for Extension Authors -- Visual Studio Magazine
  2489. 🤓 So you're using a weird language 🧠
  2490. Mocking APIs with Mockaco | .NET 7
  2491. Feynman’s Restaurant Problem.
  2492. Binary Classification Using PyTorch, Part 1: New Best Practices -- Visual Studio Magazine
  2493. Power of Diffusion Models
  2494. Mike Acton’s Expectations of Professional Software Engineers - Adam Johnson
  2495. The software that I love
  2496. Learn Data Science and Machine Learning in 30 Days.
  2497. The Trippiest PC Ever: RGB LED Tape Drive! #shorts
  2498. Software engineering practices
  2499. Django 4 form rendering using Tailwind without Node or crispy
  2500. You should write bad code
  2501. cairo-rs/field_utils.rs at a8e8fa9aa2554e6bfb76d145ab1acd5ff29888e4 · lambdaclass/cairo-rs
  2502. cairo-rs/ec_utils.rs at a8e8fa9aa2554e6bfb76d145ab1acd5ff29888e4 · lambdaclass/cairo-rs
  2503. Weekly Update 315
  2504. Continuous Integration with GitHub Actions | endjin
  2505. Dolev Hadar
  2506. Software Engineering Tips for CLMS Students
  2507. Choose the smallest number not chosen yet.
  2508. 0 A.D.: Empires Ascendant
  2509. Then Try This / samplebrain · GitLab
  2510. Software&Tools I use daily
  2511. Self-hosted software I'm thankful for
  2512. The NEW C# 11 keyword Microsoft didn’t tell you about
  2513. InfoQ .NET Trends Report 2022
  2514. Want cleaner code? Use the rule of six
  2515. Using GPT-3 to pathfind in random graphs
  2516. The impossible case of pitching rust in a web dev shop
  2517. Unpatched 15-year old Python bug allows code execution in 350k projects
  2518. Hacking anything with GNU Guix
  2519. Branchable MySQL: Managing multiple dev environments
  2520. .NET Data Community Standup - Azure Mobile Apps and offline sync
  2521. Release Cosmopolitan v2.1 · jart/cosmopolitan
  2522. Announcing OpenFGA - Auth0’s Open Source Fine Grained Authorization System
  2523. 2022 Board election
  2524. Blog of Robin Cole - A brief introduction to satellite image classification with neural networks
  2525. An Introduction to Ansible Inventory
  2526. Stable Diffusion based Image Compresssion
  2527. Workflow for 3.12 cycle · faster-cpython/ideas Wiki
  2528. Cache your CORS, for performance & profit
  2529. PostgresML is Moving to Rust for our 2.0 Release
  2530. How I manage my passwords
  2531. Why I don’t enjoy RSpec all that much
  2532. Rachit Nigam | PhD Candidate, Cornell University
  2533. How I’m a Productive Programmer With a Memory of a Fruit Fly
  2534. Shorter Hacks 16 IPython Autoreload
  2535. GitHub - cschulzsuper/carrera-digital: Blazor Carrera® Digital Prototype
  2536. TIL—Python has a built-in persistent key-value store
  2537. Raised Bars, Or Breaking into Tech
  2538. A beginner’s guide to regular expressions with grep | Red Hat Developer
  2539. GitHub - nadrad/h-m-m: Hackers Mind Map
  2540. The Myth Of The Good Practice
  2541. Revisiting Godot: GDScript
  2542. Azure Developer Command Line Interface open-source tool to accelerate the time it takes to deploy
  2543. Software Component Names Should Be Whimsical And Cryptic
  2544. BERT Tokenizers NuGet Package for C# | Rubik's Code
  2545. Tutorial on using LLVM to JIT PyTorch fx graphs to native code (x86/arm/risc-v/wasm) (Part I – Scalars)
  2546. Narrative driven development
  2547. Prompt injection attacks against GPT-3
  2548. Multi-Class Classification Using New PyTorch Best Practices, Part 2: Training, Accuracy, Predictions -- Visual Studio Magazine
  2549. Write Your Own Task Queue
  2550. Writing Robust Tests for Data & Machine Learning Pipelines
  2551. GitHub - AUTOMATIC1111/stable-diffusion-webui: Stable Diffusion web UI
  2552. Scala isn&#39;t fun anymore
  2553. The Modern Algorithmic Toolbox (CS168), Spring 2022
  2554. How I made atariemailarchive.org
  2555. User-defined functions in SQLite
  2556. http://http://http://@http://http://?http://#http:// | daniel.haxx.se
  2557. Improved IntelliSense Support for Jupyter Notebooks in VS Code -- Visual Studio Magazine
  2558. Someone’s Been Messing With My Subnormals!
  2559. Replicant: Reproducing a Fault Injection Attack on the Trezor One
  2560. Machine Learning at the edge | Мои IT-заметки
  2561. HTTP Timeouts
  2562. Multi-Class Classification Using PyTorch, Part 1: New Best Practices -- Visual Studio Magazine
  2563. An almost religious case for Rust
  2564. A walkthrough of Durable Entities
  2565. DDD by Night September - Hybrid event, Wed, Sep 14, 2022, 5:45 PM | Meetup
  2566. James Stanley - Cheating at chess with a computer for my shoes
  2567. NLP endpoints: Haystack plus FastAPI
  2568. Malware dev open-sources CodeRAT after being exposed
  2569. UCL & Intel® VisualNav v2 - Facial Navigation for Visual Studio using OpenVino Technology
  2570. ASP.NET vs Spring Boot | What are the differences?
  2571. Arti 1.0.0 is released: Our Rust Tor implementation is ready for production use. | Tor Project
  2572. The Jungle of Metrics Layers and its Invisible Elephant
  2573. TechEmpower Web Framework Performance Comparison
  2574. Run
  2575. Helix
  2576. Visual Studio Code is designed to fracture
  2577. Kubernetes 101 for developers: Names, ports, YAML files, and more | Red Hat Developer
  2578. Startup time investing: Operational processes
  2579. Webscraping on hard mode with Purescript
  2580. What's New in TypeScript 4.8 -- Visual Studio Magazine
  2581. Buildpacks | Heroku Dev Center
  2582. GitHub - hlky/sd-enable-textual-inversion: Copy these files to your stable-diffusion to enable text-inversion
  2583. Filtering my RSS reading
  2584. Experts warn of the first known phishing attack against PyPI
  2585. GitHub - upscayl/upscayl: 🆙 Upscayl - Free and Open Source AI Image Upscaler for Linux, MacOS and Windows built with Linux-First philosophy.
  2586. Introduction to Machine Learning with C# and ML.NET
  2587. Transformers-js - Neural Networks in the Browser
  2588. Cryptography R&D Security Engineer
  2589. Raytracing and Raycasting with Signed Distance Functions
  2590. Handling dependencies with CMake
  2591. I Try Astro For the First Time!
  2592. C#, TypeScript Crack Top 10 in 2022 IEEE Programming Language Ranking -- Visual Studio Magazine
  2593. Best time to go to a gym or how to avoid people
  2594. Preparing for the wave of open source funding
  2595. Inside the Pinecone | Pinecone
  2596. Common Tech Jobs Described as Cabals of Mesoamerican Wizards
  2597. Unique Strings and Unicode · Baptiste Fontaine’s Blog
  2598. Simulating memory load with fio
  2599. Why is Snowflake so expensive?
  2600. 7 Colour E-Ink Display For Raspberry Pi | Inky Impression 5.7
  2601. Exciting new release of SynapseML
  2602. GitHub - bootdotdev/curriculum: A roadmap for Boot.dev's CS curriculum for backend developers
  2603. What is Lattice-based Cryptography?
  2604. Reverse Debugging and other stories
  2605. GitHub - HackerNews/API: Documentation and Samples for the Official HN API
  2606. Coping with Copilot
  2607. GitHub Copilot · Your AI pair programmer
  2608. Backpropagation From Scratch
  2609. Should I learn X?
  2610. How I Learned to Stop Worrying and Love Macros
  2611. Lossy Image Compression with Dithering
  2612. Strong Static Typing vs Weak Dynamic Typing
  2613. It wasn't for nothing - Grasping gexps
  2614. Deconstructing Bézier curves
  2615. How to build a Sage 50 integration
  2616. Certifying Interpreters in Racket
  2617. Malicious PyPi packages aim DDoS attacks at Counter-Strike servers
  2618. GitHub - norvig/paip-lisp: Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"
  2619. 5 years of (Neo)Vim - A personal retrospective
  2620. pip-tools Supports pyproject.toml
  2621. From Oscilloscope to Wireshark - A UDP Story
  2622. Invert a function using Newton iterations
  2623. Let websites framebust out of native apps
  2624. Brute Force Development · Matt Layman
  2625. Tools I use: Eclipse — bayindirh
  2626. Vladimir Cicovic Blog
  2627. Using bitmaps to run interactive retention analyses over billions of events for less than $100/mo
  2628. Creating a JSON logger for Flask
  2629. How to become a data engineer for free
  2630. A bad job with a very good description
  2631. You might be using assert wrong
  2632. 5 Ways to Supercharge Your Productivity with GitHub Copilot
  2633. GitHub - onekey-sec/unblob: Extract files from any kind of container formats
  2634. The mechanics of a sophisticated phishing scam and how we stopped it
  2635. Implementing the Castryck-Decru SIDH Key Recovery Attack in SageMath
  2636. I replaced all our blog thumbnails using DALL·E 2 for $45: here’s what I learned | Deephaven
  2637. From roots to polynomials
  2638. GitHub - openairplay/airplay2-receiver: AirPlay 2 Receiver - Python implementation
  2639. Nix By Example | <fun>
  2640. Git In Two Minutes (for a solo developer)
  2641. The bizzare world of parsing dates in Spark 2
  2642. Introduction to streaming for data scientists
  2643. BrainSTARK, Part 0: Introduction
  2644. Textualize.io - Blog - 7 things I've learned building a modern TUI framework
  2645. Django 4.1 released | Weblog
  2646. STOP Over Engineering Software. Focus on what matters!
  2647. GitHub - moyix/fauxpilot: FauxPilot - an open-source GitHub Copilot server
  2648. Why I Love Still PHP and Javascript After 20+ years
  2649. Airflow's Problem
  2650. Minimal Container Images: Towards a More Secure Future
  2651. The LogBeta and LogGamma Functions Using C# -- Visual Studio Magazine
  2652. Please stop citing TIOBE
  2653. Crimes with Python's Pattern Matching • Hillel Wayne
  2654. Flask database migrations using Flask-Migrate - Kim Lehtinen
  2655. Document Scanner with OpenCV Using Video Footage
  2656. Build a basic Flask app with Neon in 5 minutes
  2657. The many flavors of hashing
  2658. Uncovering a Blocking Syscall
  2659. diziet | chiark’s skip-skip-cross-up-grade
  2660. Actually Portable Executables with Rust and Cosmopolitan Libc
  2661. How to create a Python package in 2022
  2662. .NET Rocks! vNext
  2663. .NET GitHub API Review
  2664. Python is Actually Portable
  2665. Why I learned the Linux command line as a developer, and you should too | Diving Linux
  2666. GTO Inspector - My attempt at building an online business
  2667. My experience with EdgeDB · divan's blog
  2668. More tools of the trade for scraping and automation – Trickster Dev
  2669. How to set up OpenTelemetry Collector on Kubernetes
  2670. How to advertise to developers: deep dive into paid developer marketing
  2671. Pretty Maps in Python
  2672. TDD: software design practice
  2673. Beej's Guides
  2674. API Key, a Key to Credential Leakage & Manipulation
  2675. GitHub - chip-red-pill/MicrocodeDecryptor
  2676. Python Hidden Hacks You Probably Don’t Know About
  2677. Draw me an (abstract) tree
  2678. 11 Best GitHub Repositories That Help You Grow As A Software Developer
  2679. Removing Switch-Case Statement and using Pattern Matching in C#
  2680. A Note on Error due to Floating-Point Arithmetic
  2681. Self Driving RC Car
  2682. State of the SqueakPhone—Syndicated Actors
  2683. Drone Mapping Software - OpenDroneMap
  2684. Training my sense of CO2 ppm
  2685. Why I created Scrumdog - a program to download Jira Issues to a local database
  2686. Get started using Azure Developer CLI (azd) Preview
  2687. Lessons from Writing a Compiler
  2688. 30% of Google's Emotions Dataset is Mislabeled
  2689. Six Programming Languages I'd Like to See
  2690. Bea Stollnitz - Introduction to Azure ML
  2691. Introducing the Azure Developer CLI: A faster way to build apps for the cloud
  2692. VS Code and Python: A Natural Fit for Data Science -- Visual Studio Magazine
  2693. Introduction - Roguelike Tutorial - In Rust
  2694. Code in database vs. code in application
  2695. Build an LVGL Touchscreen App with Zig
  2696. Easier Jupyter Notebook Setup for Python in VS Code Tooling -- Visual Studio Magazine
  2697. Building Neural Networks With TensorFlow.NET
  2698. GitHub - clarkerubber/irwin: irwin - the protector of lichess from all chess players villainous
  2699. Lichess
  2700. Using GPT-3 to explain how code works
  2701. Voronoi Relaxation Under Different Distance Metrics
  2702. i trained StyleGAN3 with 10000 Bored Apes
  2703. Why DRY is the most over-rated programming principle
  2704. I analyzed 1835 hospital price lists so you didn't have to
  2705. What’s New In Python 3.11 — Python 3.11.0b3 documentation
  2706. What would DNA sound if synthesized to an audio file
  2707. Cubernetes
  2708. Average Software Engineering Salaries by Country in 2022
  2709. Announcing Ruby Shield
  2710. ideas/main-vs-310.rst at main · faster-cpython/ideas
  2711. 30DaysOfLearning: Machine Learning Summary
  2712. The secret to making code contributions that stand the test of time
  2713. Implementing text to speech for sioyek PDF viewer
  2714. Building a Recipe App on Vultr’s Platform
  2715. GitHub - MeViMo/youbit: Using YouTube as a free file hosting service
  2716. Tiny Core Linux 13.0 is a full Linux desktop in 22 MB #Linux
  2717. This website is hacky AF
  2718. How to prevent partial rendering in HTMX?
  2719. Multiprocessing in Python: The Complete Guide
  2720. Programming is terrible — Lessons learned from a life wasted (with slides)
  2721. Announcing: Learn TLA+ • Hillel Wayne
  2722. Logging in Python like a PRO 🐍🌴
  2723. Vim 9.0 : vim online
  2724. Sharing Deep Learning Research Models with Lightning Part 2: Leveraging the Cloud
  2725. How to redirect from server side in HTMX
  2726. Investigating man-db internals
  2727. C# vNext - What could come
  2728. Top 8 Most Demanded Programming Languages in 2022
  2729. Building a side-project
  2730. Hosting PowerShell in a Python script
  2731. What every new software developer should know
  2732. Introducing PyScript
  2733. Sidecar Pattern for Abstracting Common Concerns
  2734. Searching for Chaos
  2735. The State of WebAssembly 2022
  2736. board
  2737. Don’t Mock What You Don’t Own in 5 Minutes
  2738. GitHub Copilot 'AI Pair Programmer' Now Generally Available at $10/Month -- Visual Studio Magazine
  2739. GitHub Copilot is generally available to all developers | The GitHub Blog
  2740. Don't Let a Bad Abstraction Cost You 2 Years
  2741. GPT3-OpenAI: 3 demos that will let you rethink about AI capabilities
  2742. Release notes — fish-shell 3.5.0 documentation
  2743. List of QUBO formulations
  2744. Entrepreneurship as a Risk Management Strategy
  2745. Don't catch errors without a reason
  2746. Building a Tool to Search Graduation Photos With Facial Recognition — Jerome Paulos
  2747. ⚡️ The computers are fast, but you don't know it
  2748. redbean 2.0 release notes
  2749. Solving Knights Tour using a Neural Network
  2750. RSS and Atom for digital minimalists - blog.dornea.nu
  2751. Taking Datasets, DataLoaders, and PyTorch’s New DataPipes for a Spin
  2752. Why Vim syntax highlighting breaks sometimes
  2753. The Floppotron 3.0 » Silent's Homepage
  2754. Thresholding, Edge, Contour and Line Detection with OpenCV
  2755. UBC Seagull / DoujinCI · GitLab
  2756. State of the art use of Automation in Accounting
  2757. Adding a dunder to an object
  2758. New Python Set-Up Tool for VS Code: 'What Would Brett Do?' -- Visual Studio Magazine
  2759. I resurrected my Dutch movie review site from 2003
  2760. PyPy in Production
  2761. [Last Week in .NET #92] – Minister of CVE Disinformation
  2762. GitHub - sensity-ai/dot: The Deepfake Offensive Toolkit
  2763. Deploying a MkDocs documentation site with GitHub Actions
  2764. Senior Product Manager – Visual Studio Community Manager in Austin, Texas, United States | Product Management at Microsoft
  2765. What happened to simple, basic web hosting?
  2766. How to use patterns for multilabel text classification annotation in Prodigy - Roland Szabó
  2767. GitHub - jwilk/python-syntax-errors: no-op statements syntactically valid only since Python X.Y
  2768. Microsoft Build – Join us May 24-26 2022
  2769. Site Reliability Engineering – (Still) Monitoring Distributed Systems
  2770. Why I don’t like lambdas • Paulefou site
  2771. WorldWideWeb, Part II • The Breakroom
  2772. Zero-Day Exploitation of Atlassian Confluence | Volexity
  2773. The Misery of Mainstream Programming
  2774. GitHub - wybiral/aiotor: asyncio Tor controller library
  2775. Weekly Update 298
  2776. A concise summary of amazing and great ideas · johnpfeiffer
  2777. re: BonsaiDb performance update: A deep-dive on file synchronization
  2778. Connect: A better gRPC
  2779. Why I'm hyped about Julia for Bioinformatics | Next.js Blog Example with Org
  2780. Hacking Ham Radio: WinAPRS – Part 5
  2781. Consuming SOAP Services in .NET Core
  2782. How I Became a Speaker
  2783. People in your software supply chain
  2784. aioconsole — aioconsole documentation
  2785. Hugging Face Endpoints on Azure | Rubik's Code
  2786. raku & rust: a romance?
  2787. Arc Notes: Datasette - Simon Willison
  2788. Generating Configs with Nix + Cue
  2789. [Fargate/ECS] [Image caching]: provide image caching for Fargate. · Issue #696 · aws/containers-roadmap
  2790. 6 Tips for Starting a Software Engineering Internship
  2791. Announcing CBL-Mariner 2.0
  2792. GitHub - dzhang314/YouTubeDrive: Store files as YouTube videos == infinite disk space
  2793. Creating a documentation site with MkDocs
  2794. Videogrep Tutorial
  2795. Lessons Learned From Running Apache Airflow at Scale
  2796. Life Monitor
  2797. Django Channels for Real Time Updates
  2798. How Uber Uses Zig - Motiejus Jakštys Public Record
  2799. gRPC support on Azure App Service
  2800. Happy 10th Birthday Compiler Explorer! — Matt Godbolt’s blog
  2801. Geometric transformations with OpenCV
  2802. Software engineering at product company - jeremi.codes
  2803. Wikipedia Over WhatsApp · Caffeinspiration
  2804. The unreasonable effectiveness of f‍-‍strings and re.VERBOSE
  2805. Visual Debugging Now!
  2806. GitHub - hng/tech-coops: A list of tech coops and resources concerning tech coops and worker owned cooperatives in general.
  2807. GitHub - zefchain/serde-reflection: Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.
  2808. Weekly Update 296
  2809. Running PyTorch on the M1 GPU
  2810. Weighted k-NN Classification Using C# -- Visual Studio Magazine
  2811. bunnie's blog
  2812. Creating a SQLAlchemy Dialect for Airtable
  2813. "X raise sanctions against Y" - Finetune Language model for Sentiment Relation Extraction task [part 1/2] | Attitude Extraction Advances
  2814. Introducing Accelerated PyTorch Training on Mac
  2815. Pegasus Mail and Mercury Developer News
  2816. Rewriting git history simply with git-filter-repo
  2817. Introduction to OpenCV and Image Processing with Python
  2818. Learn by Porting
  2819. Tips that may save you from the hell of PyYAML | Reorx’s Forge
  2820. The overengineered Solution to my Pigeon Problem
  2821. Writing My First Open Source Package - Content Aggregation CLI
  2822. Microsoft Build – Join us May 24-26 2022
  2823. koaning.io: Enjoy the Silence
  2824. DuckDB - Friendlier SQL with DuckDB
  2825. Surfing the Gopherspace
  2826. the miracle at the heart of the ordinary
  2827. Invidious
  2828. Vulnerability Engineer (Cyber Security / Penetration Testing) - Careers at Apple
  2829. Speech Recognition with TensorFlow.js - Voice Commands
  2830. blockfollowers.py
  2831. Laurence Tratt: Programming Style Influences
  2832. Let's Continue Bundling into the Database | Ethan Rosenthal
  2833. Enforcing Zero Downtime Django Migrations
  2834. C# Gains Most in Programming Language Popularity Index -- Visual Studio Magazine
  2835. Image Classification With TensorFlow.js
  2836. Automatic Differentiation: Forward and Reverse
  2837. David Dahan
  2838. I'm All-In on Server-Side SQLite
  2839. Introduction to Tensorflow.js with Real-World Example
  2840. Site Reliability Engineering – Eliminating Toil
  2841. Deploying on Azure Functions - GitHub Actions
  2842. Xilem: an architecture for UI in Rust
  2843. Too Much of a Good Thing
  2844. A Solution to the Halting Problem
  2845. Python in Visual Studio Code Gets 3 New Extensions -- Visual Studio Magazine
  2846. My Software Engineering Bootcamp Journey (Series three)
  2847. Hating On Oats
  2848. Modern Python performance considerations
  2849. Application Development with Scott Hanselman & Friends | KEY11D
  2850. thevinter's coding blog
  2851. How I fell in love with low-js
  2852. Programming Languages Trends in 2022: The Future of Tech
  2853. How I Learned to Program
  2854. Learn to code. Or don't.
  2855. GitHub - mimoo/cargo-specification: The code is the spec
  2856. GitHub - onceupon/Bash-Oneliner: A collection of handy Bash One-Liners and terminal tricks for data processing and Linux system maintenance.
  2857. How I hunt down (and fix) errors in production
  2858. Setup mypy for fun and profit
  2859. Simple declarative schema migration for SQLite
  2860. The Demise of the Mildly Dynamic Website
  2861. Solving Transport Tycoon 2 Episode 2.1 With F# — Trustbit
  2862. Naive Bayes Classification Using C# -- Visual Studio Magazine
  2863. My experience getting a tech job with no degree or relevant work experience
  2864. How I draw figures for my mathematical lecture notes using Inkscape
  2865. Web Scraping with Python - Learning the Basics | Rubik's Code
  2866. Taking the internet off the hook
  2867. A Gentle Introduction to SSR
  2868. Pyscript.net
  2869. (I was) Scared of programming
  2870. Learning JAX by Learning to Learn
  2871. Founding Uber SRE.
  2872. Ultimate List of After-School Enrichment Activities, Classes & Programs
  2873. Are you using Coding Interviews for Senior Software Developers?
  2874. Principal Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  2875. Automatically opening issues when tracked file content changes
  2876. Weeknotes: Parallel queries for Datasette, plus some middleware tricks
  2877. Minimal API end-point scaffolding with Visual Studio.
  2878. Protocol Buffers  |  Google Developers
  2879. Text Summarization with Huggingface Transformers and Python
  2880. Textualize.io
  2881. Melting KiCad - mitxela.com
  2882. A list of all my projects - Patrick Zhong
  2883. Python’s “Type Hints” are a bit of a disappointment to me
  2884. How DNS Works
  2885. Anatomy of a Django/HTMX Project
  2886. GitHub - bloomberg/memray: Memray is a memory profiler for Python
  2887. Things I would like to see in a computer algebra system
  2888. On Removing Let and Let Mut
  2889. The Cliffs of Inanity
  2890. Emacs Configuration Generator
  2891. How we upgraded our 4 TB main application Postgres database
  2892. Mental speed is high until age 60 as revealed by analysis of over a million participants - Nature Human Behaviour
  2893. One Email Rule - Have a separate Inbox and an Inbox CC to reduce email stress. Guaranteed.
  2894. The best engineering interview question I’ve ever gotten, Part 1
  2895. Effective Projects - Lessons Learned
  2896. The tools that power Outlook for iOS
  2897. Release NVIM v0.7.0 · neovim/neovim
  2898. Episode 96 - The Programmer's Brain with Felienne Hermans
  2899. Revisiting Rock Paper Scissors in Python
  2900. Do You Really Code? · It Will Never Work in Theory
  2901. Dependabot alerts now surface if your code is calling a vulnerability | The GitHub Blog
  2902. Ask Jiri: Python očima .NETáka
  2903. Google Search is Falling Behind
  2904. Building a crawler in Rust: Associated Types
  2905. Performance Hot Spots
  2906. GitHub - facebookexperimental/eden: EdenSCM is a cross-platform, highly scalable source control management system.
  2907. How do you build something people want?
  2908. Creating a TP-Link Router Backup Editor for the Web
  2909. How my biggest work failure led to success
  2910. Reverse Engineering BeReal
  2911. CIFAR-10 Image Classification Using PyTorch -- Visual Studio Magazine
  2912. How to build your own Peloton workout dashboard
  2913. Silly Image Compression Idea
  2914. I Need to Find an Apartment
  2915. This Week in Matrix 2022-04-08 | Matrix.org
  2916. How hackers* run their sites - Max Leiter
  2917. GitHub - nebuly-ai/nebullvm: Easy-to-use library to boost AI inference leveraging multiple DL compilers
  2918. In defense of simple architectures
  2919. GitHub - Yawan-1/StackOverFlow--Clone: Fully Functional Stack Overflow Clone, with almost every functionality.
  2920. jes post
  2921. Searching YouTube Watch History by Transcripts
  2922. Can You Name Top C# IDEs Provided by Microsoft? I Couldn't -- Visual Studio Magazine
  2923. Switching from pyenv, rbenv, goenv and nvm to asdf - @yujinyuz
  2924. GitHub - geohot/tinygrad: You like pytorch? You like micrograd? You love tinygrad! ❤️
  2925. Ranking YC Companies with a Neural Net
  2926. Be Generous With Your Interfaces
  2927. How often do people actually copy and paste from Stack Overflow? Now we know.
  2928. Lessons learned with Elm | 20Y
  2929. Total Functions and Partial Functions
  2930. Python in VS Code Team Is Breaking Up Big Extension -- Visual Studio Magazine
  2931. Preparing CIFAR Image Data for PyTorch -- Visual Studio Magazine
  2932. docopt.net 0.8.0
  2933. Finding Waldo in π
  2934. DDC OLED - mitxela.com
  2935. Sr. Incident Responder (CSIRT)
  2936. How to Make Django Raise an Error for Missing Template Variables - Adam Johnson
  2937. GPT-3 can run code
  2938. A New Way to Parse Plain Text Tables - Brazil's Blog
  2939. WebAssembly in my Browser Desktop Environment
  2940. RegEx: a well known, powerful tool in computer science and also valid in the legal field
  2941. Convenience is King and Polish is quality
  2942. Discovering basic blocks
  2943. Microsoft Offers Visual Studio 2019 in New Azure VM for Game Development -- Visual Studio Magazine
  2944. How to write a linter using tree-sitter in an hour
  2945. Top 5 Python Time Series Libraries | Rubik's Code
  2946. Python 3.11 in the Web Browser - A Journey Christian Heimes PyConDE & PyDataBerlin 2022 conference
  2947. [Crypto] Cracking Diffie–Hellman key exchange using CADO-NFS + Logjam SSL/TLS attack
  2948. GitHub - rbaron/catprinter: 🐱🖨
  2949. I built a receipt printer for GitHub issues
  2950. Get started faster with the new 5-minute Quickstarts
  2951. Keep It Simple – Maxim Fedorov
  2952. Microsoft Claims 2 of Top 5 Favorite Programming Languages in New Report -- Visual Studio Magazine
  2953. mimoo - Overview
  2954. Please stop writing shell scripts
  2955. Metrics For Your Web Application's Dashboards
  2956. Verified Accounts Secured with 2FA for Some High-Demand Products
  2957. Lint Action - GitHub Marketplace
  2958. Error handling across different languages
  2959. Hacks can be Good Code Too
  2960. Sentiment Classification of IMDB Movie Review Data Using a PyTorch LSTM Network -- Visual Studio Magazine
  2961. Performance testing FastAPI ML APIs with Locust | Rubik's Code
  2962. Please put units in names
  2963. Descriptify | Articles
  2964. Optimizing Julia code
  2965. Meld
  2966. Fun Things You Can Do With github.dev 😎
  2967. 3 Tips For Writing Pythonic Code
  2968. GitHub - rothgar/awesome-tuis: List of projects that provide terminal user interfaces
  2969. Train BERT within the Browser with TensorflowJS
  2970. The code is the specification? Introducing cargo spec
  2971. Scraping web pages from the command line with shot-scraper
  2972. C++ OpenGL 3D Game Tutorial 5: Animations
  2973. BERT Tokenizers NuGet Package for C# | Rubik's Code
  2974. Machine Learning in .NET pt 1 – ML.Net
  2975. In praise of opinionated frameworks
  2976. Python Design Patterns
  2977. Software Engineer II in Atlanta, Georgia, United States | Engineering at Microsoft
  2978. Apple Open Source
  2979. Security And Django · Matt Layman
  2980. GitHub - ZeroIntensity/pointers.py: Bringing the hell of pointers to Python.
  2981. Postgres Auditing in 150 lines of SQL
  2982. First look: adding type annotations to JavaScript
  2983. shot-scraper: automated screenshots for documentation, built on Playwright
  2984. SQL-Powered Reading List
  2985. Some tiny personal programs I've written
  2986. Bugs in Hello World
  2987. The Waning of Ruby and Rails
  2988. AlphaCode: Competition-Level Code Generation with Transformer Based Architectures | Paper Review
  2989. How we optimized PostgreSQL queries 100x
  2990. Editing stuff in prod
  2991. Binary search with confidence
  2992. The rise of WebAssembly
  2993. dpy_development_plans.md
  2994. Telenot Complex: Insecure AES Key Generation
  2995. FOMO? YAMO.
  2996. Python in VS Code Now Supports Pre-Release Extension Option -- Visual Studio Magazine
  2997. We don't need runtime type checks - stitcher.io
  2998. Preparing IMDB Movie Review Data for NLP Experiments -- Visual Studio Magazine
  2999. troll-block.py
  3000. Write plain text files | Derek Sivers
  3001. Security for package maintainers
  3002. We should format code on demand
  3003. Minimal APIs in .NET 6 - Code Maze
  3004. Code Ownership, Stewardship, or Free-for-all?
  3005. Zach Bellay | Maslow's Heirarchy of Data Needs
  3006. LED Ticker Tape with .NET
  3007. Properly Manage Background Tasks in Xamarin Forms - Cool Coders
  3008. How to waste time and overcomplicate things — Ryan Warnock
  3009. Couchbase Mobile 3 Brings New C and Kotlin APIs, Simplified Administration
  3010. DIY Split-Flap Display
  3011. God Is in the Details
  3012. GitHub - orioledb/orioledb: OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems)
  3013. 25 Malicious JavaScript Libraries Distributed via Official NPM Package Repository
  3014. AsyncAPI, a specification for defining asynchronous APIs
  3015. sneklang
  3016. pip and cargo are not the same
  3017. When I'm Sad My Computer Sends Me Cats
  3018. Why Flutter is the most popular cross-platform mobile SDK
  3019. Alexandre Nédélec - How to provision an Azure SQL Database with Active Directory authentication
  3020. GitHub - markrussinovich/btcgraffiti
  3021. Google Drive to SQLite
  3022. AWS Lambda Cookbook — Elevate your handler’s code — Part 2 — Observability
  3023. Why learn Racket? A student's perspective - Micah Cantor
  3024. GitHub - gristlabs/grist-core: Grist is the evolution of spreadsheets.
  3025. New graduate EU offers - is It possible to negotiate?
  3026. Adding a Microservice to Your Monolith - Aaron Francis
  3027. Typing Less, Coding More: How we delivered IntelliCode whole line completions with a transformer model - Visual Studio Blog
  3028. The right thing for the wrong reasons: FLOSS doesn't imply security
  3029. Convolutional Neural Networks for MNIST Data Using PyTorch -- Visual Studio Magazine
  3030. The Pulumi Automation API - The Next Quantum Leap in IaC
  3031. 20 years of .NET
  3032. Why We Use Julia, 10 Years Later
  3033. PDFs in Django like it’s 2022! — /var/
  3034. Security of BLS batch verification - Cryptography - Ethereum Research
  3035. Predicting OverWatch™ Match Outcomes with 90% Accuracy
  3036. Lessons learned from my 10 year open source project
  3037. What does it mean to listen on a port?
  3038. Server-Sent Events: the alternative to WebSockets you should be using
  3039. Case against OOP is understated, not overstated
  3040. CUPID—for joyful coding
  3041. My Django Journey - Caleb Cheptumo
  3042. EdgeDB 1.0 | EdgeDB Blog
  3043. Back-to-School Edition of Java on VS Code Courts Educators, Students -- Visual Studio Magazine
  3044. What's New in Python in Visual Studio Code for February 2022 -- Visual Studio Magazine
  3045. Staff Software Engineer - SDK
  3046. How we optimized Python API server code 100x
  3047. Building a Webhooks system driven by Events
  3048. Refs #33476 -- Reformatted code with Black. by carltongibson · Pull Request #15387 · django/django
  3049. How does UTF-8 turn “😂” into “F09F9882”?
  3050. Senior Cloud Advocate for Python in Other, Other, United States | Engineering at Microsoft
  3051. Senior Software Engineer in Other, Other, United States | Engineering at Microsoft
  3052. Why Windows isn't ready for Arm developers | ZDNet
  3053. 6 Interesting Resources to Encourage Your Child to Learn to Code
  3054. How to Make Package Signing Useful
  3055. The Problem With Frameworks | Pier-Luc Brault - Personal Website
  3056. AlterNET Studio (WinForms & WPF Tooling/Components) Now Supports VS 2022, .NET 6 -- Visual Studio Magazine
  3057. Why I Quit Shopify After Five Months | The Blog of Josh Simmons
  3058. On Building 30K Debian Packages
  3059. Stop Using Pie-Charts
  3060. The Slackware Linux Project: Slackware Release Announcement
  3061. GitHub - casualsnek/cassowary: Run Windows Applications on Linux as if they are native, Use linux applications to launch files files located in windows vm without needing to install applications on vm. With easy to use configuration GUI
  3062. Go performance from version 1.2 to 1.18
  3063. How I built a daily podcast from the posts on my favorite subreddit r/SaaS?
  3064. Let's Rewrite Everything!
  3065. Portable Python Projects
  3066. WebVM: server-less x86 virtual machines in the browser
  3067. How you can learn Python with this 11 part series
  3068. Writing better release notes
  3069. Remote Pair Programming - Demir Delic
  3070. Preparing MNIST Image Data Text Files -- Visual Studio Magazine
  3071. WebVM: Client side X86 virtual machines in the browser
  3072. A Better Turing Machine Tape Model
  3073. Writing a toy traceroute from scratch · Caffeinspiration
  3074. Autodocumenting Makefiles
  3075. Rust has a small standard library (and that's ok)
  3076. black
  3077. macOS Monterey 12.3 Beta Release Notes
  3078. macOS Monterey 12.3 Beta Release Notes
  3079. Dapr v1.6 is now available
  3080. Run Ordinary Rails Apps Globally
  3081. Speed up your .NET app with the CPU profilers with Visual Studio 2022
  3082. My SaaS side-project got acquired
  3083. GitHub - max-sixty/prql: PRQL is a modern language for transforming data — a simpler and more powerful SQL
  3084. The Curse of NixOS
  3085. Top-Level Statements in C# - Code Maze
  3086. Customizing web search
  3087. On decoupled loaders
  3088. In defense of complicated programming languages
  3089. Diving into BoardGameGeek
  3090. PHP: Frankenstein arrays
  3091. Audio Sparklines · Melatonin
  3092. The journey to bootstrapping a $1 million ARR SaaS | ScrapingBee
  3093. GitHub - DREAM-DK/MAKRO
  3094. Senior Software Engineer in Redmond, Washington, United States | Engineering at Microsoft
  3095. Software Engineer II in Redmond, Washington, United States | Engineering at Microsoft
  3096. Adding a pipe operator to Python | HackerNoon
  3097. performance/src/benchmarks/micro at main · dotnet/performance
  3098. Azure SDK Release (January 2022)
  3099. Quantum-Inspired Annealing Using C# or Python -- Visual Studio Magazine
  3100. How To Stay Curious as a Coder
  3101. Seven Days of OCaml
  3102. GitHub - JetBrains/JetBrainsMono: JetBrains Mono – the free and open-source typeface for developers
  3103. How Khan Academy Rewrote their Backend
  3104. Let's Reverse Engineer an Android App! - Yasoob Khalid
  3105. SvelteKit and Supabase Tutorial with Authentication - Build a SvelteKit App Part 2
  3106. Enumerate Wordle combinations with an applicative functor
  3107. Ballerina - Ballerina Home
  3108. How to use Org Mode and Hugo for a better scientific blogging – STRM
  3109. Reduce the size of container images with DockerSlim | Red Hat Developer
  3110. GitHub - rmcelreath/stat_rethinking_2022: Statistical Rethinking course winter 2022
  3111. GitHub - Textualize/rich: Rich is a Python library for rich text and beautiful formatting in the terminal.
  3112. woob - Web Outside of Browsers
  3113. 2022 01 11 bench results · LesnyRumcajs/grpc_bench Wiki
  3114. The State of Web Scraping 2022 | ScrapeOps
  3115. Release of IPython 8.0
  3116. How I build a feature
  3117. Sourcegraph
  3118. dsq: Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more.
  3119. Rachit Nigam | PhD Candidate, Cornell University
  3120. Comparing results between Airflow runs
  3121. An Honest Comparison of VS Code vs JetBrains - 5 Points
  3122. GitHub - BoltzmannEntropy/interviews.ai: This book was written for you: an aspiring data scientist with a quantitative background, facing down the gauntlet of the interview process in an increasingly competitive field. For most of you, the interview process is the most significant hurdle between you and a dream job.
  3123. Happy 10th Birthday, Bridgy!
  3124. Why I Like D – Andrea Radaelli
  3125. Simplicity of IRC - Susam's Maze
  3126. Five Tips For a Healthier Postgres Database in the New Year
  3127. Tech I want to focus in 2022
  3128. 5% of 666 Python repos had comma typos (including Tensorflow, and PyTorch, Sentry, and V8)
  3129. 6 Harmful Defaults in Django
  3130. .NET Conf Philippines - January 2022
  3131. 6 Julia Frameworks to Create Desktop GUI’s 🖥 and Web Apps 🕸
  3132. Rust is more portable than C for pngquant/libimagequant
  3133. Bashing JSON into Shape with SQLite
  3134. Building My First App with Flutter
  3135. How We Can Beat the Tradeoff Between Developer Velocity and Scalability
  3136. Deep C# - Inheritance
  3137. A bit about PURLs
  3138. The ultimate SQLite extension set
  3139. The joy of building a ray tracer, for fun, in Rust.
  3140. SBIDIOT IoT Malware: miner edition
  3141. Hacking a VW Golf Power Steering ECU - Part 1
  3142. Chi-Square Test Using C# -- Visual Studio Magazine
  3143. Using Caddy
  3144. Text Aesthetics: Command Line UI/UX
  3145. GitHub - seemoo-lab/opendrop: An open Apple AirDrop implementation written in Python
  3146. My (free) Django monitoring stack for 2022
  3147. Stupid Patterns
  3148. Kurtis Knodel // Blog
  3149. Sciter uses JavaScript from now and on – Terra Informatica Software
  3150. Consider SQLite
  3151. GitHub - sslab-gatech/Rudra: Rust Memory Safety & Undefined Behavior Detection
  3152. import attrs
  3153. Winning the Impossible Race - An Unintended Solution for Includer’s Revenge / Counter (hxp 2021) - Guy Lewin's Blog
  3154. Secrets of MicroPython: How to blink an LED
  3155. GitHub - CorentinJ/Real-Time-Voice-Cloning: Clone a voice in 5 seconds to generate arbitrary speech in real-time
  3156. A Guide to Recording 660FPS Video On A $6 Raspberry Pi Camera
  3157. GitHub - codenotary/immudb: immudb - world’s fastest immutable database, built on a zero trust model
  3158. Analysis and reverse-engineering of the original Starlink router
  3159. How I found (and fixed) a vulnerability in Python
  3160. GitHub - mwmbl/mwmbl: An open source, non-profit search engine implemented in python
  3161. Average colors of the world
  3162. Weekly Update 275
  3163. suckless.org software that sucks less
  3164. How IPFS is broken
  3165. The EASIEST Way to Convert to ES6 Template Literal Strings in VS Code
  3166. The QOI File Format Specification
  3167. How to create your own .NET CLI tools to make your life easier
  3168. This is my Mum's 80th birthday present.
  3169. TypeScript for Pythonistas
  3170. Telling the Time with Computer Vision - Jinay Jain
  3171. OMNIZART: MUSIC TRANSCRIPTION MADE EASY
  3172. GitHub - Music-and-Culture-Technology-Lab/omnizart: Omniscient Mozart, being able to transcribe everything in the music, including vocal, drum, chord, beat, instruments, and more.
  3173. tqdm documentation
  3174. The Hub of Heliopolis - How I completed the Hacktoberfest 2021 challenge with a profiler
  3175. Implementing TLS Encrypted Client Hello
  3176. Tuning your uploads and downloads with the Azure Storage client library for .NET
  3177. Building an Async HTTP Api with Azure Durable Functions and Python
  3178. My 2021 review - blog.dornea.nu
  3179. Tech Solvency: The Story So Far: CVE-2021-44228 (Log4Shell log4j vulnerability).
  3180. Deployment from Scratch
  3181. VS Code Gets a 'Most Heavily Requested Feature' for Python -- Visual Studio Magazine
  3182. How "out" works in C# and why "in" can make or break your performance
  3183. [Python-Dev] Sad news from Zurich [LWN.net]
  3184. The Problem with Finance APIs
  3185. Professional maintainers: a wake-up call
  3186. GitHub - Cybereason/Logout4Shell: Use Log4Shell vulnerability to vaccinate a victim server against Log4Shell
  3187. Introducing stack graphs | The GitHub Blog
  3188. Legacy Naming Conventions Are Holding Us Back - Ben Labaschin
  3189. A Call to Build Models Like We Build Open-Source Software
  3190. `-nologo` should be the default · Issue #15644 · PowerShell/PowerShell
  3191. VS Code Snippets Leads Recent Open Source GA Announcements -- Visual Studio Magazine
  3192. How To Compute Transformer Architecture Model Accuracy -- Visual Studio Magazine
  3193. How to store geo bounding box in Django database?
  3194. Building an OpenTable bot
  3195. Django 4.0 released | Weblog
  3196. Is “KAX17” performing de-anonymization Attacks against Tor Users?
  3197. The One with .NET after Saint Nick – Codecamp
  3198. Don't Make My Mistakes: Common Infrastructure Errors I've Made
  3199. Supercharged high-resolution ocean simulation with JAX | dionhaefner.github.io
  3200. How customer feedback shaped the AWS Cloud Development Kit version 2 | Amazon Web Services
  3201. Anti-Patterns When Building Container Images
  3202. Tools I use: PyCharm
  3203. December 20, 2020 - Performance Tuning, Routing, and Azure Storage
  3204. Simulated Annealing Optimization Using C# or Python -- Visual Studio Magazine
  3205. Julia 1.7 Highlights
  3206. Anti-Patterns When Building Container Images
  3207. Will Nix Overtake Docker?
  3208. vscode-pyolite - Visual Studio Marketplace
  3209. Notebook on nbviewer
  3210. The fish shell is amazing
  3211. Everything you ever wanted to know about UDP sockets but were afraid to ask, part 1
  3212. The Great Internet Mystery - Cicada 3301 by Dave Plummer
  3213. Django, HTMX and Alpine.js: Modern websites, JavaScript optional
  3214. GitHub - zademn/EverythingCrypto: (Still exploring) My cryptography journey: A collection of notebooks covering different algorithms and concepts from cryptography
  3215. Are custom dev setups worthwhile?
  3216. Malware downloaded from PyPI 41,000 times was surprisingly stealthy
  3217. A Simpler Way to Azure
  3218. Cascade of doom: JIT, and how a Postgres update led to 70% failure on a critical national service
  3219. Senior Content Developer in Redmond, Washington, United States | Engineering at Microsoft
  3220. How to Grasp Containers - Efficient Learning Path - Ivan Velichko
  3221. Ephemeral Postgres Databases
  3222. Regex Learn - Step by step, from zero to advanced.
  3223. 5 Reasons to IMMEDIATELY Turn On ESLint in VS Code
  3224. Mini Course #1 Clean Architecture + CQRS
  3225. How to Fine-Tune a Transformer Architecture NLP Model -- Visual Studio Magazine
  3226. Please stop screwing over Linux distros
  3227. CheerpX: Using WebAssembly to run any programming language in the browser
  3228. Minimal APIs
  3229. Bramble: A Purely Functional Build System and Package Manager
  3230. dmca/2021-11-12-hackerrank.md at master · github/dmca
  3231. Talking to SerenityOS Contributors About Scratch-build C++ Developer’s Playground in Modern C++ | The CLion Blog
  3232. GitHub - rougier/scientific-visualization-book: An open access book on scientific visualization using python and matplotlib
  3233. My VS Code Playground - Pawel Cislo
  3234. Getting Started With Pants and Django (Part 1)
  3235. Practical attacks against attribute-based encryption
  3236. Learn TV
  3237. Your opinion about C# and .NET is outdated
  3238. Receptive Field Calculations for Convolutional Neural Networks
  3239. Using a framework can make you stupid!
  3240. Change-making problem - Wikipedia
  3241. Atlas
  3242. How I use Notion · Reasonable Deviations
  3243. Ruby vs Python comes down to the for loop
  3244. Using the Online Thumby IDE
  3245. How to build a second brain as a software developer - Aseem Thakar
  3246. SaaS starter kit. SaaS framework. SaaS template. SaaS-in-a-box. | Outseta
  3247. Pretty Inline Symbolic Mathematics in Org-Mode
  3248. Technical Advisory – Arbitrary Signature Forgery in Stark Bank ECDSA Libraries
  3249. Elite Underproduction
  3250. Malware Trust & Safety Specialist
  3251. C# 10 - Top 5 Features in the new C# Version | Rubik's Code
  3252. Zillow, Prophet, Time Series, & Prices
  3253. Becoming a Senior Software Engineer
  3254. Top programming languages: Most popular and fastest growing choices for developers | ZDNet
  3255. Deploying new Azure Container Apps with familiar languages
  3256. On autoloading
  3257. An oral history of Bank Python
  3258. How to Create a Transformer Architecture Model for Natural Language Processing -- Visual Studio Magazine
  3259. How I Built Burplist For Free
  3260. GitHub - 1Password/1password-teams-open-source: Get a free 1Password Teams membership for your open source project
  3261. The Ten Second Autism Test
  3262. BERT Tokenizers NuGet Package for C# | Rubik's Code
  3263. Manning
  3264. Anatomy of a STARK, Part 0: Introduction
  3265. Blender 3.x roadmap — Blender Developers Blog
  3266. Software Engineer II in Redmond, Washington, United States | Engineering at Microsoft
  3267. Demystifying Apache Arrow
  3268. GitHub Updates Copilot 'AI Pair Programmer' and Codespaces (Online VS Code) -- Visual Studio Magazine
  3269. DIY Acoustic Camera using UMA-16
  3270. Senior Program Manager – Testing Developer Advocacy in Redmond, Washington, United States | Engineering at Microsoft
  3271. A tail unto lions
  3272. Raspberry Pi: This new add-on will let you connect Lego to your creations | ZDNet
  3273. bitbottle
  3274. Choosing a cache
  3275. A small DOCUMERICA Twitter bot
  3276. How WhatsApp scaled to 1 billion users with only 50 engineers
  3277. Learn C# with CSharpFritz - SOLID Design Principles and Dependency Injection
  3278. Using Huggingface Transformers with ML.NET | Rubik's Code
  3279. F# eXchange 2021 | Skills Matter
  3280. RSS is Wonderful · Quakkels.com
  3281. Can we trust Microsoft with Open Source? - Dusted Codes
  3282. Tip 338 - How to publish and subscribe messages with Azure Web PubSub
  3283. We Just Gave $154,999.89 to Open Source Maintainers
  3284. Anomaly Detection Using Principal Component Analysis (PCA) -- Visual Studio Magazine
  3285. Why you shouldn't leave your functions?
  3286. 10 ways to get the best out of OpenSCAD
  3287. Traffic Sequence: Which Product Runs First?
  3288. Analyzing Code for Issues in .NET 5
  3289. Function pipelines: Building functional programming into PostgreSQL using custom operators
  3290. Join us for DaprCon October 19th-20th 2021
  3291. Web Browser Engineering
  3292. Version 1.6.0 released
  3293. Tests aren’t enough: Case study after adding type hints to urllib3
  3294. The Day My Script Killed 10,000 Phones in South America
  3295. Get career advice from 7 inspiring leaders in cybersecurity - Microsoft Security Blog
  3296. What every software engineer should know about search
  3297. surfsonar
  3298. Python stands to lose its GIL, and gain a lot of speed
  3299. Profiling Django App
  3300. Detailed thoughts on the State of the .NET Foundation · Discussion #60 · dotnet-foundation/Home
  3301. Implementing Hash Tables in C
  3302. The Javascript "ecosystem" is a hot mess and so is software development in general - Kailash Nadh - Personal homepage
  3303. What we can learn from "_why" the long lost open source developer.
  3304. Bayesian histograms for rare event classification | dionhaefner.github.io
  3305. A Minimalistic Modern Django Boilerplate
  3306. jott - as_strided
  3307. Long Tiny Loop: Attempt #2
  3308. Getting Unstuck
  3309. A viable solution for Python concurrency
  3310. Mailman 3 Python multithreading without the GIL - Python-Dev
  3311. Overview · Serde
  3312. Mythbusting Julia speed
  3313. David Dahan
  3314. Drop’s new mechanical keyboards go up to $500
  3315. Announcing Automated ML (AutoML) for Images
  3316. How APT does its fancy progress bar?
  3317. How SQL Injection attack works 💉🔓
  3318. To Catch a Hacker in My Home Lab
  3319. AWS Lambda battle 2021: performance comparison for all languages (cold and warm start)
  3320. How I use Polywork to overcome impostor syndrome
  3321. VS Code Python Tool Now Debugs Jupyter Notebooks -- Visual Studio Magazine
  3322. Parsing JSON is a Minefield
  3323. Beating C and Java, Python Becomes the #1 Most Popular Programming Language, Says TIOBE - Slashdot
  3324. GitHub - localstack/localstack: 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
  3325. Sending emails to myself
  3326. Understanding all of Python, through its builtins
  3327. CI/CD/CF? — The DevOps toolchain’s “missing-link”
  3328. GitHub - pfusik/cito: Ć programming language. Translated automatically to C, C++, C#, Java, JavaScript, Python, Swift, TypeScript and OpenCL C.
  3329. cito/ci.md at master · pfusik/cito
  3330. Empowering data scientists with a feature store
  3331. The road to OCaml 5.0 - Ecosystem - OCaml
  3332. GitHub - Ildaron/Laser_control: Laser for control mosquito, weed and pest
  3333. Python in Visual Studio Code – October 2021 Release
  3334. Why We Moved From Pony To Rust — Wallaroo
  3335. Waiting Room: Random Queueing and Custom Web/Mobile Apps
  3336. The Insane Innovation of TI Calculator Hobbyists
  3337. ML.NET Model Builder Update Adds Notebooks in Visual Studio -- Visual Studio Magazine
  3338. Azure REST API Guidelines Update
  3339. Overview | ChessCoach
  3340. I’ve loved Wasmer, I still love Wasmer
  3341. Join us for DaprCon October 19th-20th 2021
  3342. Is 40 the New 60? · It Will Never Work in Theory
  3343. A PKI-less secure communication channel: The record layer
  3344. Putting Pants On: One Thing We Did Right After 5 Years with Django
  3345. Ordinal Classification Using PyTorch -- Visual Studio Magazine
  3346. Next level console apps with Spectre.Console
  3347. A Serious Business, Inc.
  3348. A PKI-less secure communication channel: The record layer
  3349. Python 3.10 – Top 5 Features in the new Version | Rubik's Code
  3350. GitHub - speedyg0nz/MagInkCal: E-Ink Magic Calendar that automatically syncs to Google Calendar and runs off a battery powered Raspberry Pi Zero
  3351. The State Of Web Scraping in 2021
  3352. MAJOR C++/Arduino Announcement: NightDriver for LEDs [Open Source]
  3353. Analyzing the Mario Themed Malware
  3354. Microsoft Announces Azure Functions 4.0 with .NET 6 Support in Preview
  3355. Live JavaScript Challenge/Quiz with Kahoot
  3356. Confessions of a 1x Programmer
  3357. The seven programming ur-languages
  3358. Understanding AWK
  3359. GPSD time will jump back 1024 weeks at after week=2180 (23-October-2021) (#144) · Issues · gpsd / gpsd
  3360. 7 tips for writing better library code in .NET
  3361. CSAW Quals 2021 Bits
  3362. Accepting Online Payments With Stripe
  3363. How to visualize decision tree
  3364. Five ways I handled my OutOfMemoryErrors
  3365. Something Weird Is Happening on Facebook
  3366. .NET Interactive Notebooks for Machine Learning | Rubik's Code
  3367. GitHub - alexhallam/tv: 📺(tv) Tidy Viewer is a cross-platform CLI csv pretty printer that uses column styling to maximize viewer enjoyment.
  3368. Is it time to start creating C# Azure Functions in isolated mode?
  3369. Algorithmic Photography
  3370. Designing Low Upkeep Software
  3371. Reverse a string
  3372. The Siren Song of the ‘User’ Model
  3373. My Janet Story | Jungle Coder
  3374. Tech interviews
  3375. It's tough being an Azure fan
  3376. Guix-HPC — What’s in a package
  3377. Do you know the GitHub Advisory Database?
  3378. Taming Go’s Memory Usage, or How We Avoided Rewriting Our Client in Rust — Akita Software
  3379. Structural pattern matching in Python 3.10
  3380. Don't be the Insecure Interviewer
  3381. The “Too many white dudes” problem in software
  3382. GitHub - PySimpleGUI/PySimpleGUI
  3383. Guide to Autoencoders with TensorFlow & Keras | Rubik's Code
  3384. Computing the Similarity Between Two Machine Learning Datasets -- Visual Studio Magazine
  3385. [Unravelling mocona] Part 1 - Verbosity or Anti-Pattern
  3386. Analyzing The Olympic Games
  3387. PostgreSQL on the Move
  3388. Tips for saving memory with pandas
  3389. The long-term consequences of maintainers’ actions – Ariadne's Space
  3390. Do Your Math Abilities Make Learning Programming Easier? Not Much, Finds Study
  3391. Azure Sentinel Notebooks Ninja Part 2: Getting Started with Azure Sentinel Notebooks
  3392. Building OwnFlask - A Flask(like) Python Framework
  3393. How We Made Playable Quotes for the Game Boy
  3394. Machine Learning Community Standup - Deep Learning with TorchSharp
  3395. Bespoke Synth
  3396. Reflecting on the Shake Build System
  3397. Server-Side Language Usage: ASP.NET Trails PHP (by a Lot!) -- Visual Studio Magazine
  3398. Unravelling `async for` loops
  3399. How to parse any website
  3400. NLP Tutorial with Flair & Python | Rubik's Code
  3401. Randomizing the Alert Sound on a Mac
  3402. Why Flask will teach you more about software engineering than Django
  3403. Are Dockerfiles good enough?
  3404. Microsoft Open Sources .NET 5 C# Language Extension for SQL Server -- Visual Studio Magazine
  3405. Support type classes or implicits · Issue #243 · fsharp/fslang-suggestions
  3406. Parameters and Sharing Data [8 of 11] | Beginner's Series to: Blazor
  3407. Open sourcing the .NET 5 C# Language Extension for SQL Server - Microsoft SQL Server Blog
  3408. Challenge to VS Code Python? JetBrains Tests Data Science IDE -- Visual Studio Magazine
  3409. Python in VS Code Does Browser-Based Editing via 'github.dev' Trick -- Visual Studio Magazine
  3410. How Cloudflare helped mitigate the Atlassian Confluence OGNL vulnerability before the PoC was released
  3411. Switching to the i3 window manager
  3412. My £4 a month server can handle 4.2 million requests a day
  3413. VS Code Uses ML to Detect Programming Language, Set Mode -- Visual Studio Magazine
  3414. ASP.NET Community Standup - 🎂7 Years of ASP.NET Community Standup🎂
  3415. Differential Evolution Optimization -- Visual Studio Magazine
  3416. Stock Price Prediction Using Hidden Markov Model | Rubik's Code
  3417. Python in Visual Studio Code – September 2021 Release
  3418. Keep your software packages small
  3419. Optimizing Slow SQL Queries
  3420. Top Programming Languages 2021
  3421. Lessons Learned from two years as a Data Scientist
  3422. O.MG Cable - * to USB-A
  3423. GitHub - mTvare6/hello-world.rs: 🚀Memory safe, blazing fast, configurable, minimal hello world written in rust(🚀) in a few lines of code with few(1061🚀) dependencies🚀
  3424. AI movie posters
  3425. Prevent duplicate cron job running.
  3426. Inbox Zero using Getpocket - blog.dornea.nu
  3427. Explore Minimal APIs with Maria Naggaga | Web Wednesday
  3428. Monkey: the satirical Go package used unwittingly by Arduino and SalesForce
  3429. GitHub - coqui-ai/TTS: 🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
  3430. Moving to modern Neovim
  3431. Hell Is Other REPLs
  3432. Making Reasonable Use of Computer Resources: Part 2
  3433. A new way of blogging about Golang
  3434. Five Ansible Techniques I Wish I’d Known Earlier
  3435. GitHub - yt-dlp/yt-dlp: A youtube-dl fork with additional features and fixes
  3436. Error Handling — Problem Overview
  3437. A Sort of Permutation
  3438. Why I use attrs instead of pydantic
  3439. Token Authentication for django-rest-framework — /var/
  3440. Azure Service Bus for .NET deep dive resources
  3441. GitHub - marceloprates/prettymaps: A small set of Python functions to draw pretty maps from OpenStreetMap data. Based on osmnx, matplotlib and shapely libraries.
  3442. Vulnerability in Bumble dating app reveals any user's exact location | Robert Heaton
  3443. Bringing the Unix Philosophy to the 21st Century | Brazil's Blog
  3444. DeepMind reveals PonderNet: Pondering or Fake Hype?
  3445. An Opinionated Guide to xargs
  3446. Getting Started with Data Analytics & Machine Learning in F# | #dotNETConf: Focus on F#
  3447. GitHub - ManimCommunity/manim: A community-maintained Python framework for creating mathematical animations.
  3448. GitHub - JetBrains/projector-installer: Install, configure and run JetBrains IDEs with Projector Server on Linux or in WSL
  3449. Patterns in confusing explanations
  3450. The 425 Show
  3451. GitHub - anishathalye/neural-hash-collider: Preimage attack against NeuralHash 💣
  3452. Is AI Coming for Your Dev Job or Not? A Tale of Two Surveys -- Visual Studio Magazine
  3453. GitHub - maxvfischer/DIY-ai-art: How to build your own AI art installation from scratch
  3454. GitHub - AsuharietYgvar/AppleNeuralHash2ONNX: Convert Apple NeuralHash model for CSAM Detection to ONNX.
  3455. Google Groups kills RSS support without notice
  3456. Guide to Hyperparameter Tuning and Optimization with Python
  3457. Wasserstein Distance Using C# and Python -- Visual Studio Magazine
  3458. A Programmer’s Introduction to Mathematics
  3459. GitHub - minimaxir/big-list-of-naughty-strings: The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
  3460. Reddit Interview Problems: The Game of Life
  3461. Challenges for code-based problems
  3462. Loops and Conditionals in Python - while Loop, for Loop & if Statement | Pro Code Guide
  3463. Reference equality for dictionaries in Python
  3464. AutoML with FLAML & Python: Machine Learning in 15 Seconds
  3465. fsharp-presentations/notes-on-learning-fsharp-1.md at master · dsyme/fsharp-presentations
  3466. A Minimalist Full-Text Search Engine
  3467. Introducing Bandersnatch: a fast elliptic curve built over the BLS12-381 scalar field - Cryptography - Ethereum Research
  3468. Progress Report: August 2021 - Asahi Linux
  3469. JavaScript Optional Chaining in 5 Minutes (No more "cannot read property of undefined"!)
  3470. Build and deploy microservices with Kubernetes and Dapr | Red Hat Developer
  3471. .NET 6 Preview 7: New Features Done, but Templates with Top-Level Statements Stir Debate -- Visual Studio Magazine
  3472. Don Teaches Guido F#
  3473. Productive Data Science in Biology with F# | #dotNETConf: Focus on F#
  3474. ZeroVer: 0-based Versioning — zer0ver
  3475. GitHub - SamSchott/maestral: Open-source Dropbox client for macOS and Linux
  3476. New Kind of Paper, Part Two
  3477. GitHub Copilot AI Improved, Offered as API: 'A Taste of the Future' -- Visual Studio Magazine
  3478. Recent podcasts & videos
  3479. OpenAI Codex
  3480. Understanding Cross-entropy for Machine Learning
  3481. JavaScript needs more helper functions for iteration (map, filter, etc.) – where should we put them?
  3482. Approximate minimal bounding sphere
  3483. When Zero Cost Abstractions Aren’t Zero Cost
  3484. The Rise of Meson
  3485. VS Code Python Tool Revamps Jupyter Notebooks Experience -- Visual Studio Magazine
  3486. Make Every feature Binary: Microsoft’s 135B Parameter Model
  3487. Python in Visual Studio Code – August 2021 Release
  3488. The Coming of Age of Notebooks
  3489. Working with Postgres types
  3490. 640 Pages in 15 Months – journal.stuffwithstuff.com
  3491. Postgres.app – the easiest way to get started with PostgreSQL on the Mac
  3492. VS Code 1.59: Jupyter Notebooks Go (Partly) Native, Live Preview Improved -- Visual Studio Magazine
  3493. your database connection deserves a name
  3494. GitHub - veorq/cryptocoding: Guidelines for low-level cryptography software
  3495. Yare.io Trailer
  3496. New release candidate: 1.7.0rc1
  3497. Exploring the SameSite cookie attribute for preventing CSRF
  3498. The rinds of the Cheese Shop menu - piwheels blog
  3499. Python developers are being targeted with malicious packages on PyPI
  3500. TensorFlow Tutorial for Beginners with Python Example
  3501. Unix and Microservice Platforms
  3502. The problem with Flask async views and async globals — sethmlarson.dev
  3503. Spiral Dynamics Optimization with Python -- Visual Studio Magazine
  3504. Late Career Change into Tech with Kyla Gregory
  3505. PyTorch Tutorial for Beginners - Building Neural Networks
  3506. Parametric Programming – an equational approach to OO and beyond
  3507. My tiny side project has had more impact than my decade in the software industry – Mike's corner of the web
  3508. Shellies Discovery Script - Share your Projects! / Scripts - Home Assistant Community
  3509. Dapr v1.3 is now available
  3510. Code opinion: performance or clean code? - Code4IT
  3511. The power of reduce
  3512. Hopalongs - koppian adventures
  3513. The Baked Data architectural pattern
  3514. Introducing Triton: Open-Source GPU Programming for Neural Networks
  3515. Working With AI: Your Guide to a Potential Future Career
  3516. What's bad about Julia?
  3517. Tune in July 29 for .NET Conf: Focus on F#
  3518. You are software engineers, so COMPILE YOUR SOFTWARES
  3519. Working with business events and RavenDB
  3520. C# vs JAVA - Teaser
  3521. GitHub - tobymao/sqlglot: Python SQL Parser and Transpiler
  3522. Understanding DeepMind Perceiver: One Model to Rule Them All
  3523. Code Review is Work - Tyler Cipriani
  3524. Python behind the scenes #11: how the Python import system works
  3525. Writing Visual Studio Extensions with Mads - Dynamically add menu commands
  3526. C# vs Java: Which is Faster? Computer Language Drag Racing Series E03
  3527. Visual C++ STL Code Review: GH-1772, More optimizations for contiguous iterators
  3528. An alternative approach from GPT-3 Copilot to improve developer productivity – The Bugout.dev Blog
  3529. On .NET Live - Let’s Talk Functional-First Programming!
  3530. NPM Package Steals Chrome Passwords via Legit Password-Recovery Tool
  3531. Pandas API on Apache Spark
  3532. Live C++ Hacking/Coding Demo with Visual Studio Code, Arduino
  3533. Thinking About Glue
  3534. Double Q-Learning & Double DQN with Python and TensorFlow
  3535. Azure SDK Release (July 2021)
  3536. Cryptanalysis of Meow Hash
  3537. yoeo/guesslang
  3538. Maps with Django (part 2): GeoDjango, PostGIS and Leaflet
  3539. Julia Computing Raises $24M Series A, Former Snowflake CEO Bob Muglia Joins Board
  3540. Top 23 Best Public Datasets for Practicing Machine Learning
  3541. What is GitHub Copilot?
  3542. mxgmn/WaveFunctionCollapse
  3543. Inserting One Billion Rows in SQLite Under A Minute - blag
  3544. Out of the Box Elixir
  3545. Centering a tooltip
  3546. I Love Elixir
  3547. TypeScript Outshines C# in Developer Ecosystem Report -- Visual Studio Magazine
  3548. My tips for landing a software engineering job
  3549. deepmind/alphafold
  3550. C# Language Highlights: Null Coalescing Assignment
  3551. Blazor Web Apps using GraphQL and EF Core with Jeremy Likness
  3552. Entity Framework Community Standup - Visualizing database query plans
  3553. MacOS Nix Setup (an alternative to Homebrew)
  3554. My observations on the complexity of software after building test acceleration - John Ewart
  3555. Beating TimSort at Merging
  3556. Converting Images and Videos to ASCII
  3557. Guide to Reinforcement Learning with Python and TensorFlow
  3558. Topological Teleportation
  3559. Python 3.10 – Top 5 Features in the new Python Version
  3560. r/RedditEng - Solving The Three Stooges Problem
  3561. Against SQL
  3562. Explore Minimal APIs with Maria Naggaga | Web Wednesday
  3563. Cross-platform Awesome with Shiny 2.0 | The Xamarin Show
  3564. Evaluating Large Language Models Trained on Code
  3565. Probably Are Gonna Need It: Application Security Edition - Jacob Kaplan-Moss
  3566. The Best Regex Trick
  3567. Lessons of a startup engineer
  3568. VS Code Update Improves Workspace Trust, Jupyter Functionality -- Visual Studio Magazine
  3569. .NET Rocks! vNext
  3570. Why (and how) to put notebooks in production
  3571. Does elegance matter? | Pydon't | Mathspp
  3572. Import a connector from GitHub as a custom connector
  3573. tenacityteam/tenacity
  3574. Reverse Engineering the M6 Smart Fitness Bracelet
  3575. Sentiment Analysis Using a PyTorch EmbeddingBag Layer -- Visual Studio Magazine
  3576. C# Language Highlights: Top-level statements
  3577. ossu/computer-science
  3578. Implementing Self-Organizing Maps with Python and TensorFlow
  3579. temporary-audacity/audacity
  3580. C# 10 - Top 5 New Features in the Upcoming C# Version
  3581. draft-ietf-httpapi-idempotency-key-header-00
  3582. Blender and the Rabbids — blender.org
  3583. kingoflolz/mesh-transformer-jax
  3584. finding the most recurring topics on Hacker News
  3585. Playing games with an attacker: how I messed with someone trying to breach the CryptoWall tracker
  3586. These old programming languages are still critical to big companies. But nobody wants to learn them
  3587. GitHub Codespaces Alternative: AWS Cloud9, SSH & VS Code -- Visual Studio Magazine
  3588. Account Takeover Protection and WAF mitigations to help stop Global Brute Force Campaigns
  3589. Announcing the new Azure Data Tables Libraries
  3590. Machine Learning for Beginners, Curriculum
  3591. Why I wrote my own SQL query builder
  3592. Bash aliases to make your life easier - Andrew Henke | Complete Technical Solutions
  3593. DevOps; a decade of confusion and frustration • Jan Harasym
  3594. The Best Regex Trick
  3595. GitHub Copilot, an AI Pair Programmer, Is Coming to VS Code/Visual Studio -- Visual Studio Magazine
  3596. JSON Polymorphic Serialization API Review
  3597. Introducing GitHub Copilot: your AI pair programmer | The GitHub Blog
  3598. GitHub Copilot · Your AI pair programmer
  3599. Serverless Authentication and Authorization in Minutes with Fauna and Auth0
  3600. Top 9 Feature Engineering Techniques with Python
  3601. C# Language Highlights: Null Coalescing Operator
  3602. Understanding Gradient Descent with Python
  3603. Porting VaccinateCA to Django
  3604. Granulate/gprofiler
  3605. Notes on streaming large API responses
  3606. I Built a Spam Filter for YouTube (with TensorFlow & Python)
  3607. VSColorOutput64 - Visual Studio Marketplace
  3608. Django for Startup Founders: A better software architecture for SaaS startups and consumer apps
  3609. Logistic Regression Using PyTorch with L-BFGS -- Visual Studio Magazine
  3610. ThakeeNathees/pocketlang
  3611. gopro/OpenGoPro
  3612. Subclassing in Python Redux
  3613. Introducing the Viewpoint Linux Distribution
  3614. What's Inside the EU Green Pass QR Code?
  3615. do it safely or automatically, but not both « Otaku – Cedric's blog
  3616. Teams/Apt/Spec/AptSign - Debian Wiki
  3617. CDPH Digital Vaccine Record
  3618. The Best Text Classification library for a Quick Baseline
  3619. Scraping Images with Python
  3620. Julia: faster than Fortran, cleaner than Numpy
  3621. Path tracing Quake in Blender
  3622. Learning to Love a Rigid and Inflexible Language
  3623. Cryptographic shuffle | Brain on Fire
  3624. Nuitka/Nuitka
  3625. Semantic search as an alternative to keyword search
  3626. Challenge: Detecting livelihood in a distributed cluster
  3627. In praise of depth – Pravesh
  3628. How I teach Python on the Raspberry Pi 400 at the public library
  3629. Bee Travels: A microservices coding adventure | Red Hat Developer
  3630. Spectre.Console - Welcome
  3631. ##linux on freenode
  3632. chriskiehl/Gooey
  3633. Goodbye Freenode
  3634. BTC FixMan – Earn BTC for fixing python exceptions
  3635. I Have No Group, and I Must Scream
  3636. The memory models that underlie programming languages
  3637. Introduction to Phoenix
  3638. Seven Years of Factorio Friday Facts · William Spies
  3639. Most developers believe blockchain technology is a game changer - Stack Overflow Blog
  3640. Engineering a chess match against my brother
  3641. Clean API Architecture 🔵 🟢 🔴
  3642. Introducing Astro: Ship Less JavaScript
  3643. Exploring .NET interactive notebooks with VS Code
  3644. Clever vs Insightful Code • Hillel Wayne
  3645. The humble hash aggregate
  3646. .NET Ranks High in Coding Bootcamp Report -- Visual Studio Magazine
  3647. How Replit used legal threats to kill my open-source project
  3648. Notepad++ v8 release | Notepad++
  3649. ASP.NET Core 6 to Challenge Python and Node
  3650. A new future for icanhazip
  3651. Searching for similar objects with Vantage Point Trees
  3652. Adventures with man color
  3653. Abstract Syntax Tree for Patching Code and Assessing Code Quality
  3654. Minimal APIs in ASP.NET Core 6.0
  3655. Remote Controlling a Nintendo Switch for Fun and Profit
  3656. Toughts on testing an untested software · YKarroum
  3657. CDK for Terraform Adds Go Support and Improves Asset Construction
  3658. Stanford CS Curriculum - Google Drive
  3659. An Unbelievable Demo
  3660. Microsoft Offers Deep Learning Support with PyTorch Enterprise on Microsoft Azure -- Visual Studio Magazine
  3661. IntelliCode Now Suggests NuGet Packages for You: 'Like Netflix Recommendations' -- Visual Studio Magazine
  3662. Application Development with Scott Hanselman & Friends | KEY11D
  3663. Opinionated by Default, Programmable by Design
  3664. Logging is important
  3665. Magic Terminal over Web Sockets and SignalR - DZone Cloud
  3666. Generating Synthetic Data Using a Generative Adversarial Network (GAN) with PyTorch -- Visual Studio Magazine
  3667. From Competitive Programming to APL - CoRecursive Podcast
  3668. NixOS - NixOS 21.05 manual
  3669. Visual Studio Toolbox Live - What's New in Visual Studio 16.10?
  3670. Best Practices Around Production Ready Web Apps with Docker Compose
  3671. How I Launched my Product on Reddit to get 1,500 Sign-ups and 300,000 Page-views
  3672. Measuring potential complexity in popular Open Source projects
  3673. Release OBS Studio 27.0 · obsproject/obs-studio
  3674. Visual Studio Toolbox Live - Debug & Analyze Dump Files in Visual Studio
  3675. Application Development with Scott Hanselman & Friends | KEY11D
  3676. Why I'm Betting on Svelte JS
  3677. Create Deepfakes in 5 Minutes with First Order Model Method
  3678. r/ExperiencedDevs - Drunk Post: Things I've learned as a Sr Engineer
  3679. Drunk Post: Things I've learned as a Sr Engineer
  3680. Learn X in Y Minutes: Scenic Programming Language Tours
  3681. willfennel.com – Learning on the fly, impostor syndrome, and Vim dumbassery
  3682. Introducing the new Azure Function Extension Libraries **Beta** | Azure SDK Blog
  3683. On the proper care and feeding of the default_overload Windows Runtime attribute | The Old New Thing
  3684. On the proper care and feeding of the default_overload Windows Runtime attribute | The Old New Thing
  3685. Second-guessing the modern web - macwright.com
  3686. Build your own machine learning model and integrate it with Windows ML application! | Windows AI Platform
  3687. How to achieve state of the art results on NLP classification tasks - The Antonai Blog
  3688. Using Phoenix Without Webpack
  3689. Chris's Wiki :: blog/programming/RustInOurFuture
  3690. Microsoft’s OpenJDK build is now generally available – TecTalk
  3691. Siemens acquires Supplyframe (Hackaday/Tindie too?) Updated! (yes)
  3692. Cedric Charly's Blog
  3693. Sysinternals/ProcMon-for-Linux
  3694. Get started with popular programming languages: Intro to Python and C#
  3695. IRC Will Never Die
  3696. magic-wormhole/magic-wormhole
  3697. Welcome to Inkscape 1.1! | Inkscape
  3698. 4 Things I Like About Microservices
  3699. Test Driven Development (TDD) with Python
  3700. Why I prefer making useless stuff
  3701. Official Python software package repository flooded with spam – TecTalk
  3702. NNCP: Lossless Data Compression with Neural Networks
  3703. Positive and Unlabeled Learning (PUL) Using PyTorch -- Visual Studio Magazine
  3704. Sublime Text 4
  3705. Using SignalR and ASP.NET Core for real-time communication
  3706. VL53l0x: Time-of-Flight Distance Sensor (ESP32 + Arduino series)
  3707. Mass Assignment - OWASP Cheat Sheet Series
  3708. Terraform Plan RCE
  3709. Competing Consumers Pattern for Scalability | Message Queues
  3710. Release Tink 1.6.0 · google/tink
  3711. Why I've had 7 jobs in 11 years
  3712. The tools and tech I use to run a one-woman hardware company - Thea Flowers
  3713. GitHub Quick Reviews
  3714. Half a million lines of Go
  3715. Password Storage - OWASP Cheat Sheet Series
  3716. We want to make the language twice as fast, says its creator – TecTalk
  3717. Microsoft Previews Azure SDK for Python (Conda) Packaging System -- Visual Studio Magazine
  3718. Zulip 4.0: Threaded open source team chat
  3719. Cross-browser tracking vulnerablity in Tor, Safari, Chrome and Firefox - FingerprintJS
  3720. Software Drag Racing: Threadripper vs Ryzen 5950X
  3721. Big list of http static server one-liners
  3722. Developer Portal
  3723. eduard-permyakov/permafrost-engine
  3724. IBM compiles dataset to teach software how software is made: 14m code samples, half of which actually work
  3725. Send My: Arbitrary data transmission via Apple's Find My network | Positive Security
  3726. Testing software so it's reliable enough for space - Stack Overflow Blog
  3727. The machine learning life cycle, Part 1: Methods for understanding data - Red Hat Developer
  3728. Pylance Now Default Language Server for Python in Visual Studio Code -- Visual Studio Magazine
  3729. The Lobster Programming Language — Wouter van Oortmerssen
  3730. Building a space-based ISP - Stack Overflow Blog
  3731. Inliner: Pull blocks of code into a single file
  3732. Ian Bebbington - State-Of-The-Art Natural Language Processing in .NET on the Edge
  3733. Microsoft Announces Preview Service for Building Real-Time Web Applications Called Azure Web PubSub
  3734. Linux Foundation starts AgStack, world's first open-source agtech initiative
  3735. PYFL: Putting the fun back in functional programming
  3736. Apple Silicon Hardware Secrets: SPRR and Guarded Exception Levels (GXF)
  3737. C# Language Highlights: Default Interface Methods
  3738. Generating Synthetic Data Using a Variational Autoencoder with PyTorch -- Visual Studio Magazine
  3739. Mukosame/Anime2Sketch
  3740. Searching the web for < $1000 / month | Search more with less
  3741. Gleam v0.15 released! – Gleam
  3742. Monitoring Django applications
  3743. Pyston v2.2: faster and open source
  3744. C# Rises in Job Candidate Sought-After Tech Report -- Visual Studio Magazine
  3745. Ascript
  3746. How to host a website on the dark web
  3747. Why simplicity? Choosing a web architecture
  3748. Entity Framework Community Standup - Triggers for EF Core
  3749. ClearURLs/Addon
  3750. Migrating From Python to Kotlin for Our Backend Services
  3751. facebookincubator/cinder
  3752. What I Learned From 2 Years At A Digital Agency - Jeremy Shaw Blog
  3753. Rust Language Gains Traction in .NET Community -- Visual Studio Magazine
  3754. AirDrop Anywhere - Part 2 - Writing some code
  3755. Testing SQL
  3756. AirDrop Anywhere - Part 1 - Introduction
  3757. The .NET Docs Show - Using .NET to build an e-ink dashboard for home automation
  3758. Tests Are Not Specifications ‒ paedubucher.ch
  3759. My modern SaaS software stack
  3760. I put all of my comics online!
  3761. How I Made an Album Without Knowing Anything About Music
  3762. supabase/realtime
  3763. Notion – The all-in-one workspace for your notes, tasks, wikis, and databases.
  3764. Rust programming language: We want to take it into the mainstream, says Facebook
  3765. The Fourier transform is a neural network
  3766. Easily build real-time apps with WebSockets and Azure Web PubSub—now in preview
  3767. r/dotnet - Why does everything have to use interface?
  3768. How software gets color wrong
  3769. My First Month as a Solo Founder
  3770. Machine Learning Community Standup - .NET Notebooks & .NET Interactive
  3771. BEYOND Status Codes! Better REST HTTP API Error Responses
  3772. OCaml for the Masses - ACM Queue
  3773. codefinger - blog
  3774. The .NET Docs Show - Optimizing .NET Linux containers the right way!
  3775. Running Lisp in Production
  3776. The .NET Docs Show - Versioning REST APIs
  3777. ehendrix23/tesla_dashcam
  3778. .NET News Roundup - Week of April 19th, 2021
  3779. A new way to make maps with OpenStreetMap | Protomaps
  3780. OCamlPro/drom
  3781. Use Google like a pro
  3782. Azure SDK Gets Communications Services Libraries, Based on Teams Tech -- Visual Studio Magazine
  3783. My New Setup - Road to the Valhalla
  3784. On .NET Live - .NET Interactive: Data Science
  3785. Deepnote - Data science notebook for teams
  3786. Languages & Runtime Community Standup - C# Standardization
  3787. C++ coroutines: Cold-start coroutines | The Old New Thing
  3788. .NET GC Internals - 10. Q&A
  3789. Announcing Pulumi 3.0
  3790. VS Code Python Tooling Gets 'Most Requested' Feature: Poetry Support -- Visual Studio Magazine
  3791. Why we still use Oracle DB
  3792. Coveralls in a monorepo
  3793. Thoughts And Projects For The Future
  3794. Rust and cryptographic code | Bulletproof TLS Newsletter
  3795. How often do people actually copy and paste from Stack Overflow? Now we know. - Stack Overflow Blog
  3796. Hire me and pay what you want, just give me interesting work.
  3797. scottbez1/splitflap
  3798. Basic Music Theory in ~200 Lines of Python | Manohar Vanga
  3799. Infrastructure Vulnerability Scanner Checkov Adds Context Aware Assessments
  3800. The unsafe CLIP image search
  3801. Containers at the edge: it’s not what you think, or maybe it is
  3802. Data Viewer Enhancements Lead VS Code April Jupyter Update -- Visual Studio Magazine
  3803. What you need to learn to become a DevOps · Nicolas Paris
  3804. Introducing Acorn, a precision farming rover from Twisted Fields - Research Blog - Twisted Fields community
  3805. Java is criminally underhyped
  3806. ReSharper/Rider 2021.1 Release Party 🥳
  3807. IMPORTANT: PEP 563, PEP 649 and the future of pydantic · Issue #2678 · samuelcolvin/pydantic
  3808. Why Rust strings seem hard
  3809. Why is Python popular despite being accused of being slow?
  3810. Azure SDK Release (April 2021) | Azure SDK Blog
  3811. It’s 2021 and I don’t know Flexbox
  3812. Why do I find Ruby sexy?
  3813. GitHub Quick Reviews
  3814. mozilla/TTS
  3815. Learn by reading code: Python standard library design decisions explained (for advanced beginners)
  3816. How to (finally) find a productivity system that works for you
  3817. Gregory Szorc's Digital Home | Rust is for Professionals
  3818. Logica: organizing your data queries, making them universally reusable and fun
  3819. Introducing 1Password Secrets Automation | 1Password
  3820. Writing sustainable software for real-time human behaviour experiments - Jack Brookes
  3821. A build tool for the rest of us
  3822. PostgreSQL EXPLAIN ANALYZE for Web Developers [Indexes]
  3823. Tools that I want
  3824. Autoencoder Anomaly Detection Using PyTorch -- Visual Studio Magazine
  3825. Dave Sullivan: IT Consulting
  3826. EditorConfig
  3827. On Side Projects · @radekmie’s take on IT and stuff
  3828. Three Stories about The ‘Best’ Tool
  3829. Bypass ISP’s UDP Proxy
  3830. Using PyTorch + NumPy? You're making a mistake.
  3831. DualCoder/vgpu_unlock
  3832. Getting things done with shell scripting
  3833. Why I run barechested at -3°C.
  3834. microsoft-sponsorships/microsoft-foss-fund
  3835. Nix is the ultimate DevOps toolkit
  3836. How To Use Htmx In Django · Matt Layman
  3837. Using My Python Skills To Punish Credit Card Scammers
  3838. How to make an awesome Python package in 2021
  3839. Make tests a part of your app
  3840. Debugging with Swagger UI [7 of 18] | Beginner's Series to: Web APIs
  3841. Gregory Szorc's Digital Home | Surprisingly Slow
  3842. Elastic tabstops - a better way to indent and align code
  3843. Which Degree Should You Pursue to Get a Job in Tech?
  3844. Django 3.2 released | Weblog
  3845. My new AC has built-in Wi-Fi and that brings dilemma into my home automation hacking
  3846. How to bypass CloudFlare bot protection ?
  3847. Azure Functions and SignalR with Anthony Chu | Web Wednesday
  3848. M1 vs ThreadRipper vs Pi: Software Drag Racing
  3849. Windows 95 — How Does it Look Today?
  3850. Episode 73 - C# and .NET for Beginners with Vijesh Salian
  3851. isEven API
  3852. shortest path, faster | kipply's Blog
  3853. How To: Create a Streaming Data Loader for PyTorch -- Visual Studio Magazine
  3854. Reverse Engineering A Mysterious UDP Stream in My Hotel - Gokberk Yaltirakli
  3855. s-macke/VoxelSpace
  3856. The Hitchhiker’s Guide to Online Anonymity
  3857. Publish Unit Test Results - GitHub Marketplace
  3858. A command-line grammar of graphics
  3859. Recovering a full PEM Private Key when half of it is redacted
  3860. gruns/icecream
  3861. Hello, HPy
  3862. How much can a Clojure developer do alone?
  3863. Building a phone book: Part II
  3864. The Rising Value of Big Data in Application Monitoring
  3865. lucidrains/deep-daze
  3866. Up For Grabs
  3867. Writing Documentation
  3868. Intro to Graphics 08 - WebGL
  3869. How to Multitask with FreeRTOS (ESP32 + Arduino series)
  3870. JavaScript Automated Testing with Jest - The What, Why, and How with Alba Silvente
  3871. Software Drag Racing: C++ vs C# vs Python - Which Will Win?
  3872. Intro to Graphics 07 - GPU Pipeline
  3873. Do Microsoft Devs Secretly Use Linux?
  3874. Keep WiFi Connection Alive with FreeRTOS Task (ESP32 + Arduino series)
  3875. It doesn't work | Frank DENIS random thoughts.
  3876. GitHub Quick Reviews
  3877. Building a full-text search engine in 150 lines of Python code · Bart de Goede
  3878. SQLite is not a toy database
  3879. A solution to dependency hell: static binaries by default
  3880. The worst so-called “best practice” for Docker
  3881. The Python Package Index is now a GitHub secret scanning integrator - GitHub Changelog
  3882. Smarter Single Page Application with a REST API
  3883. My Developer Origin Story
  3884. Notes on some PostgreSQL implementation details
  3885. GitHub Quick Reviews
  3886. denji/awesome-http-benchmark
  3887. Load Testing and Benchmarking With siege vs wrk
  3888. Applied Cryptology - 1.1: Historical Ciphers
  3889. The S in IOT is for Security – Purism
  3890. .NET News Roundup - Week of Mar 15th, 2021
  3891. EleutherAI/gpt-neo
  3892. Moving from CentOS to Ubuntu
  3893. Overv/outrun
  3894. Debugging .NET Core memory issues (on Linux) with dotnet dump
  3895. RCE in Google Cloud Deployment Manager
  3896. Python in VS Code Improves Jedi Language Server Support -- Visual Studio Magazine
  3897. You might not need centralized continuous integration
  3898. Y Combinator - Top 50 Software Startups
  3899. Python in Visual Studio Code – March 2021 Release | Python
  3900. totally_safe_transmute, line-by-line
  3901. eyal0/Chicken-story
  3902. DigitalHealth Class
  3903. Why bother with Scripting?
  3904. Performance comparison: counting words in Python, Go, C++, C, AWK, Forth, and Rust
  3905. Show Recursion Show
  3906. harporoeder/ebpfsnitch
  3907. Why are tar.xz files 15x smaller when using Python's tar library compared to macOS tar?
  3908. I wrote one of the fastest DataFrame libraries - Ritchie Vink
  3909. Reprojecting the Perseverance landing footage onto satellite imagery
  3910. Preemptive Pluralization is (Probably) Not Evil ∊ swyx.io
  3911. JRuby and Sorbet
  3912. Interpolating the internet
  3913. Fast optimization of classification thresholds
  3914. Neural Regression Using PyTorch: Model Accuracy -- Visual Studio Magazine
  3915. Julia Computing Receives DARPA Award to Accelerate Electronics Simulation by 1,000x
  3916. Partydonk/partydonk
  3917. Why we are so excited about Durable Functions for Python
  3918. Web Wednesday
  3919. Search Jobs - Google Careers
  3920. GitHub Quick Reviews
  3921. Debian running on Rust coreutils
  3922. artperrin/image2csv
  3923. Compressing data with Parquet
  3924. Easily nuke secrets from your Git history
  3925. Excel Never Dies
  3926. kootenpv/whereami
  3927. Finding Mona Lisa in the Game of Life
  3928. The Future of Native Apps Development in .NET 6
  3929. OpenTelemetry Specification Reaches 1.0 with Stability Guarantees and new Release Candidates
  3930. How we used AI to Create Complete Band’s Visual Identity
  3931. Release PyTorch 1.8 Release, including Compiler and Distributed Training updates, New Mobile Tutorials and more · pytorch/pytorch
  3932. Atlas: Our journey from a Python monolith to a managed platform
  3933. The Missing Piece for Self-Taught Developers | Mike Tobias
  3934. Conntrack turns a blind eye to dropped SYNs
  3935. Neural Regression Using PyTorch: Training -- Visual Studio Magazine
  3936. How much memory does a Linux system waste?
  3937. From Zero to Blinky in Ada
  3938. Exciting New Features in Django 3.2
  3939. Deno - A secure runtime for JavaScript and TypeScript
  3940. Semantic Versioning Will Not Save You
  3941. Watchy: The Hackable $50 Smartwatch - IEEE Spectrum
  3942. Deno - A secure runtime for JavaScript and TypeScript
  3943. Release fish 3.2.0 (released March 1, 2021) · fish-shell/fish-shell
  3944. Video Game Programming From Scratch with Casey Muratori - CoRecursive Podcast
  3945. mrcal: principled camera calibrations
  3946. Actually Portable Executables · Blog Needs a Name
  3947. Camera Response Function
  3948. W3C’s Excessive DTD Traffic | W3C Systems Team’s Blog
  3949. Being a workplace crusader - Articles
  3950. Leaving Comments on My Own Pull Requests
  3951. How to create social media posts from long form content using Python
  3952. Creating serendipity with Python
  3953. DidierRLopes/GamestonkTerminal
  3954. Modules, monoliths, and microservices
  3955. Decomposing CRUD to a Task Based UI
  3956. Introducing CodeCarbon, an open source tool to help track the CO2 emissions of your research
  3957. The Pretty JSON Revolution
  3958. Raising $20M from A16Z
  3959. Immediate-Mode-UI/Nuklear
  3960. Go is not an easy language
  3961. Dodging pitfalls when transitioning from academia to industry
  3962. Choose Boring Technology
  3963. A year of Rails - macwright.com
  3964. dotnet/performance
  3965. Build smaller, faster, and more secure desktop applications with a web frontend | Tauri Studio
  3966. 12 requests per second in Python
  3967. Building a High Performance Text Editor
  3968. Using Apache Kafka with .NET - Simple Talk
  3969. lochsh
  3970. Regex basics
  3971. VS Code Improves ML Model Training with Python -- Visual Studio Magazine
  3972. The refactoring test (1) | Cracking the .NET interview
  3973. elixir-nx/nx
  3974. Machine Learning Community Standup - Jupyter Notebooks & .NET Interactive
  3975. Cleanup Transitive Dependencies in .NET with Snitch- CodeWithStu
  3976. CTO day 4: Team building with "I dare you" challenge
  3977. Machine Learning Community Standup - Deep Dive into ML.NET APIs
  3978. Remote Heart Rate Detection using Webcam and 50 Lines of Code
  3979. Raspberry Pi Officially Embraces Visual Studio Code, Telemetry and All -- Visual Studio Magazine
  3980. Arranging Invisible Icons in Quadratic Time
  3981. A first-person engine in 265 lines
  3982. Australia's 10 most dangerous snakes
  3983. Why is Python Popular?
  3984. rand-net/khan-dl
  3985. Karan Sharma | Running Nomad for home server
  3986. Welcoming Google as a Visionary Sponsor of the PSF
  3987. SVG: The Good, the Bad and the Ugly | Eisfunke
  3988. tensorflow/swift
  3989. SerenityOS - Writing a full chain exploit
  3990. .NET Rocks! vNext
  3991. IronPython: First steps - Simple Talk
  3992. Podman
  3993. Why I Built Litestream
  3994. Neural Regression Using PyTorch: Defining a Network -- Visual Studio Magazine
  3995. satwikkansal/wtfpython
  3996. .NET Rocks! vNext
  3997. DNS exfiltration of data: step-by-step simple guide
  3998. GitHub Quick Reviews
  3999. Web Scraping 101 with Python
  4000. Stack Overflow Users Rejoice as Pattern Matching is Added to Python 3.10 - Stephen Brennan
  4001. Dependency Confusion: How I Hacked Into Apple, Microsoft and Dozens of Other Companies
  4002. Pattern matching accepted for Python
  4003. From First Principles: Why Scala?
  4004. #034 José Valim reveals Project Nx - Thinking Elixir
  4005. GitHub Quick Reviews
  4006. No. 2 Data Science IDE? VS Code -- Visual Studio Magazine
  4007. Hey now, you’re an all-star
  4008. State of the Common Lisp ecosystem, 2020 🎉 - Lisp journey
  4009. Improving HTTP with structured header fields
  4010. I built an internet performance analytics tool isplogger.com
  4011. Can Machines Think?
  4012. I followed my dreams to get demoted to software developer - Stack Overflow Blog
  4013. Microsoft Boosts Java in Azure Spring Cloud, VS Code -- Visual Studio Magazine
  4014. How To Combine Low Code With AI For Your Business?
  4015. Turn Hacker News into an RSS feed
  4016. AI OpenCV Dolly Zoom Camera
  4017. Home — Spyder IDE
  4018. How to automatically set up a development machine with Ansible
  4019. VS Code Dev Team Eyes Long-Requested Testing Support -- Visual Studio Magazine
  4020. Bidirectional Streaming | gRPC in .NET 5
  4021. How hackers are finding creative ways to steal gift cards using artificial intelligence.
  4022. Safia Abdalla · The ReadME Project
  4023. I Finally Started Getting Programming
  4024. AWS Architecture Design Walkthrough - Global Lifts Scenario - CodeWithStu
  4025. Event Sourcing Example & Explained in plain English
  4026. Client Streaming | gRPC in .NET 5
  4027. Neural Regression Classification Using PyTorch: Preparing Data -- Visual Studio Magazine
  4028. Coaching sessions: here’s what I talk about with junior developers
  4029. Changelog - pip documentation v21.0.1
  4030. Scraping, analyzing and generating companies, founders and job postings from YC's Work at a Startup
  4031. FastAPI
  4032. The Unexpected Find That Freed 20GB of Unused Index Space
  4033. How to structure a .NET Solution (project separation & architecture)
  4034. Building Better NuGet Packages - CodeWithStu
  4035. Why I still Lisp (and you should too!)
  4036. Game Jam Lessons Learned
  4037. Docker, Django, Traefik, and IntercoolerJS is My Go-To Stack for Building a SaaS in 2021
  4038. TWC9: Windows Terminal 1.6 Preview, Python in VS Code, Pulumi, and more!
  4039. C# 9.0: Top Level Programs
  4040. Neural Networks Explained from Scratch using Python
  4041. Server Streaming | gRPC in .NET 5
  4042. Baking with machine learning
  4043. PyO3/pyo3
  4044. Learn to Code with Infrastructure as Code
  4045. Enriching Excel with higher-order functional programming
  4046. GitHub Quick Reviews
  4047. .NET GC Internals - 03. Concurrent Mark phase
  4048. OO in Python is mostly pointless
  4049. What to consider when choosing a new tech stack | Fotis Alexandrou - Software Engineer
  4050. Learn TV
  4051. Microsoft's New Programming Language for Excel Now Turing Complete -- Visual Studio Magazine
  4052. Blazor WebAssembly - Migrating from 3.1 to .NET 5 - EP16
  4053. How null checks have changed in C#
  4054. Aggregate (Root) Design: Separate Behavior & Data for Persistence
  4055. How to build a personal finance app using Azure
  4056. GitHub Quick Reviews
  4057. Coding with C# and .NET: JSON Deserialisation
  4058. Multi-Class Classification Using PyTorch: Model Accuracy -- Visual Studio Magazine
  4059. Streamlining package versioning with MinVer
  4060. Gerrymandering simulation shows how much it can affect representation
  4061. Fast indoor 2D localization using ceiling lights
  4062. Changelog - pip documentation v21.0
  4063. Simulation is easy, probability is hard...
  4064. .NET GC Internals - 01. Introduction
  4065. Pulumi vs Terraform - pritchard.dev
  4066. Python in VS Code Adds Data Viewer for Debugging -- Visual Studio Magazine
  4067. Explore the art world by using RESTful APIs - Learn
  4068. Coding with C# and .NET: JSON Deserialisation
  4069. Write Stable Code using Coupling Metrics
  4070. The State of State Machines
  4071. novelWriter
  4072. GitHub Quick Reviews
  4073. Better moving quantile estimations using the partitioning heaps
  4074. Introducing Textrude - using Scriban to generate code from data
  4075. The worrying trend of game technology centralization
  4076. Julia Update: Adoption Keeps Climbing; Is It a Python Challenger?
  4077. 4 C# features that you (probably) shouldn't be using
  4078. bladeRF-wiphy - Nuand
  4079. 5 Tips To Hack Your .NET Builds - CodeWithStu
  4080. Lua, a misunderstood language
  4081. Rust is a hard way to make a web API - macwright.com
  4082. Why can't I write code inside my browser?
  4083. 100+ Free Programming Books (Updated 2021 List)
  4084. GitHub Quick Reviews
  4085. Looking back on Software Development in 2020 and forward to 2021
  4086. danso - happy-space: a whitespace-sensitive calculator
  4087. On .NET Live - Cross Platform .NET Development with OmniSharp
  4088. Machine Learning: The Great Stagnation
  4089. State of JavaScript 2020 Survey Results - My Reactions
  4090. Data science as an atomic habit | Malcolm Barrett
  4091. Startup that broke me
  4092. Downloading and analyzing the source code of all available Chrome Extensions
  4093. JavaScript Complete Course - Array Reduce - Part 43
  4094. JavaScript Complete Course - Array Filter - Part 41
  4095. JavaScript Complete Course - Array Some & Every - Part 42
  4096. JavaScript Complete Course - Date Comparison - Part 46
  4097. Unique Ways AI Can Help Recruitment Procedures
  4098. Rebuilding the most popular spellchecker. Part 1
  4099. Entire Computer Science Curriculum in 1000 YouTube Videos | Laconicml
  4100. Why Haskell is our first choice for building production software systems – Foxhound Systems
  4101. Stealing Your Private YouTube Videos, One Frame at a Time
  4102. OpenAI's DALL-E Can Create Images From Just Text Description
  4103. Haskell is a Bad Programming Language
  4104. Scipy Lecture Notes — Scipy lecture notes
  4105. Hacking QR code design
  4106. Thonny, Python IDE for beginners
  4107. #Net5 – C#9 “records”, “with” and “this”, a super cool mix 🆒🆒🆒
  4108. Azure Automation Runbooks moving to GitHub
  4109. JavaScript Complete Course - Array Concat, Reverse & IndexOf - Part 37
  4110. JavaScript Complete Course - Array Iterations - Part 34
  4111. Facebook senior software engineer interview: the only post you’ll need to read
  4112. Simulating the PIN cracking scene in Terminator 2
  4113. Wasmer 1.0
  4114. Case study: Accuracy of the MAD estimation using the Harrell-Davis quantile estimator (Gumbel distribution)
  4115. Designing Engineering Organizations - Jacob Kaplan-Moss
  4116. JavaScript Complete Course - Objects - Part 29
  4117. JavaScript Complete Course - Creating Classes - Part 27
  4118. Adam Honse / OpenRGB
  4119. Multi-Class Classification Using PyTorch: Training -- Visual Studio Magazine
  4120. On repl-driven programming - by mikel evins
  4121. Machine Learning with ML.NET - Introduction
  4122. Zig in 30 minutes
  4123. I don't let design and UX get in the way of shipping early and often
  4124. Stop writing shell scripts
  4125. I lost my page | Managing your terraform across multiple environments
  4126. A perceptual color space for image processing
  4127. Probabilistic Machine Learning: An Introduction
  4128. Reverse Engineering Source Code of the Biontech Pfizer Vaccine: Part 2 - Articles
  4129. Mac meets Arm64
  4130. LibrePhotos/librephotos
  4131. Ditching Excel for Python - Lessons Learned from a Legacy Industry - Amy Peniston
  4132. Colin Stebbins Gordon
  4133. Unlocking My Air Data Through API Analysis
  4134. NumPy Illustrated: The Visual Guide to Numpy
  4135. Fast Inverse Square Root — A Quake III Algorithm
  4136. igbit/micro-displays
  4137. Reilly Tucker Siemens
  4138. Experimenting On My Hearing Loss
  4139. AI Unlocks all trophies in ZigZag using Python and OpenCV.
  4140. Systems design explains the world: volume 1
  4141. Web Authentication Methods Compared
  4142. 21 Super Fun and Cool Python Projects for Beginners - TechyEverything
  4143. Making an OS - Update, Resources, Future of the Series
  4144. Some Differences between macOS and Common Unix Systems
  4145. Ruby 3.0.0 Released
  4146. MS Dev Show
  4147. A 12.48 inch (1304x984) three-color e-paper display by Waveshare
  4148. Unconscious Algorithms
  4149. Comic Mono
  4150. Testing your code is not optional. | Fotis Alexandrou - Software Engineer
  4151. Building My Own Chess Engine
  4152. Ruby 3.0.0 RC1 Released
  4153. Nicolás Siplis
  4154. 2020’s Top 15 Machine Learning & AI Research Papers
  4155. More challenging projects every programmer should try
  4156. HitchDev
  4157. Andrew Cooke: C[omp]ute
  4158. tuhdo/tuhdo.github.io
  4159. Countdown to 2021
  4160. Cryptography Dispatches: Re-Deriving the edwards25519 Decoding Formulas
  4161. Catch up with 2020’s .NET community webinars – .NET Tools Blog | JetBrains
  4162. A quirk in the SUNBURST DGA algorithm
  4163. The Shape of 1.7M Lines of Code · Stefan-Marr.de
  4164. Image sharing. No bullshit.
  4165. jwasham/coding-interview-university
  4166. An Old New Adventure
  4167. What I Wish Someone Had Told Me About Tensor Computation Libraries
  4168. To the brain, reading computer code is not the same as reading language
  4169. Python in Visual Studio Code – December 2020 Release | Python
  4170. Multi-Class Classification Using PyTorch: Defining a Network -- Visual Studio Magazine
  4171. AWS CloudShell – Command-Line Access to AWS Resources | Amazon Web Services
  4172. Dynamic Class Creation in C# - Preserving Type Safety in C# with Roslyn
  4173. Looking for more debugger
  4174. SPACE JAM: A NEW LEGACY Learn Lessons Overview
  4175. Apple's M1 Chip Benchmarks focused on the real-world programming
  4176. 8 Best Instagrammers For AI Enthusiasts
  4177. Announcing the general availability of Event Hubs on Azure Stack Hub
  4178. These Modern Programming Languages Will Make You Suffer
  4179. Notes on Learning Languages
  4180. Fast AF Fourier Transform (FafFT) | Conrad Ludgate
  4181. Getting Started | How to Make an OS: 1
  4182. Part One – Alaa Abdulridha
  4183. Real World String Validation in JavaScript - Scrimba 24 Days of #JavaScriptmas Challenge
  4184. Python behind the scenes #6: how Python object system works
  4185. Thoughts on CentOS Stream
  4186. Tip 298 - How to run C# notebooks with Azure Cosmos DB
  4187. Exhaustiveness Checking with Mypy
  4188. No. 1 Visual Studio IDE Feature Request: Linux -- Visual Studio Magazine
  4189. Event Choreography & Orchestration (with NServiceBus)
  4190. WerWolv/ImHex
  4191. New in .NET 5 - Top-level Statements | C# Tutorials Blog
  4192. The Beginner's Series to Blockchain
  4193. GitHub repositories to improve your programming skills
  4194. How I accidentally built an API business
  4195. Python for Data Science - NumPy & Pandas Cheatsheet
  4196. benwilber/boltstream
  4197. beurtschipper/Depix
  4198. Advent of Code 2020
  4199. Remapping Keys with XKB and KLFC
  4200. In defense of blub studies
  4201. Multi-Class Classification Using PyTorch: Preparing Data -- Visual Studio Magazine
  4202. The case for Elixir
  4203. "I've had to relearn coding to get through the new interviews"
  4204. A Spellchecker Used to Be a Major Feat of Software Engineering
  4205. jeweg/hovatrace
  4206. Fibratus
  4207. New for AWS Lambda – Container Image Support | Amazon Web Services
  4208. Seasons of Serverless Challenge 1: Azure Functions and Azure SQL Database serverless
  4209. The Cryptopals Crypto Challenges
  4210. Deep Learning with GPU Acceleration - Simple Talk
  4211. Checkout this video about Remote Development with VS Code
  4212. Duplex gPRC
  4213. Pyecsca: Python Elliptic Curve Cryptography Side-Channel Analysis Toolkit
  4214. mikf/gallery-dl
  4215. Deploying a Lobsters Clone: What I Learned
  4216. Please
  4217. Digital Tools I Wish Existed
  4218. Risp (in (Rust) (Lisp))
  4219. VerbalExpressions/JavaVerbalExpressions
  4220. Herding Code 243: Shawn Wildermuth on his new film, Hello World
  4221. I wrote a script in 4 hours that will save my hospital $40,000 every year for the next 10 years
  4222. Binary Classification Using PyTorch: Model Accuracy -- Visual Studio Magazine
  4223. I created my own YouTube algorithm (to stop me wasting time)
  4224. Book giveaway for Real-World Python: Projects to Make You Think by Lee Vaughan Nov 22-Dec 13, 2020
  4225. See the Inner Workings of a Convolutional Neural Network with This PCB Business Card
  4226. The Tech Stack of a One-Man SaaS
  4227. mikelxc/Workarounds-for-ARM-mac
  4228. Deploying Machine Learning Models with FastAPI and Angular
  4229. Exotic Programming Ideas: Part 3 (Effect Systems)
  4230. What is a Developer Game Jam?
  4231. Optimizing Your Web App 100x is Like Adding 99 Servers
  4232. Batteries included with Emacs
  4233. hello: Let’s make a FreeBSD for “mere mortals”
  4234. How to AirDrop to Linux
  4235. After Hiring Creator of Python VS Code Tool, Microsoft Hires Creator of Python -- Visual Studio Magazine
  4236. My Coding Laptop is Smaller, Faster, and Cheaper than Yours
  4237. reHackable/awesome-reMarkable
  4238. ranger/ranger
  4239. ytdl-org/youtube-dl
  4240. SignalR core python client (VIII): MessagePack
  4241. 4 Different Perspectives to Solve Problems
  4242. Top 9 Feature Engineering Techniques with Python
  4243. C++ programming language: How it became the invisible foundation for everything, and what's next
  4244. Beyond CUDA: GPU Accelerated Python for Machine Learning on Cross-Vendor Graphics Cards Made Simple
  4245. Write once. Deploy everywhere.— BeeWare
  4246. Migrate and modernize your .NET applications on Azure | Azure Friday
  4247. VS Code Python Updates Include New Jupyter Extension -- Visual Studio Magazine
  4248. Python creator Guido van Rossum joins Microsoft – TechCrunch
  4249. Zakk Fleischmann
  4250. Charles proxy for web scraping
  4251. Build REST APIs in three steps with API Management and Azure Functions
  4252. Running Python on .NET 5
  4253. YAML Ain’t Markup Language (YAML™) Version 1.2
  4254. Introduction to Linear Algebra for Applied Machine Learning with Python
  4255. amymhaddad
  4256. Visual Studio 2019 v16.8 Ships with Git Turned On by Default -- Visual Studio Magazine
  4257. Spectre.Console - Welcome
  4258. .NET 5 on App Service
  4259. Google Updates Editor for Cloud Shell, Alternative to .NET-Centric GitHub Codespaces -- Visual Studio Magazine
  4260. ML Optimization pt.3 - Hyperparameter Optimization with Python
  4261. How Kaggle makes GPUs accessible to 5 million data scientists
  4262. Is this Mahler? This sounds like Mahler
  4263. Mutt 2.0 Release Notes
  4264. Rust vs Go — Bitfield Consulting
  4265. Underjord | The BEAM marches forward
  4266. Machine Learning and Scientific Computing with Python
  4267. Python, a VS Code Mainstay, Slithers Past Java in Popularity Index -- Visual Studio Magazine
  4268. Python overtakes Java to become the second-most popular programming language
  4269. ClickHouse Capacity Estimation Framework
  4270. Binary Classification Using PyTorch: Training -- Visual Studio Magazine
  4271. Azure Functions error handling and retry guidance
  4272. Leaving OCaml
  4273. South Park creators have a new political satire series with some of the best AI-generated deepfakes on the internet yet
  4274. ML Optimization - Advanced Optimizers from scratch with Python
  4275. HALF OFF everything + a free Halloween treat!
  4276. Why Clojure?
  4277. Predicting Meteor Showers Using Python and Visual Studio Code
  4278. Are we web yet? Yes, and it's freaking fast!
  4279. Episode 63 - Being Productive With Jay Miller
  4280. For Complex Applications, Rust is as Productive as Kotlin
  4281. Ruby on Rails in a Week - Simple Thread
  4282. Hanselminutes with Scott Hanselman
  4283. MDN Web Docs evolves! Lowdown on the upcoming new platform – Mozilla Hacks - the Web developer blog
  4284. The VSTO startup sequence
  4285. 3b1b/manim
  4286. Pyston v2: 20% faster Python
  4287. I violated a code of conduct
  4288. Python in Visual Studio Code Update Adds Debugger, Debugpy 1.0 -- Visual Studio Magazine
  4289. If not SPAs, What? - macwright.com
  4290. Kite AI-Powered Code Completion Tool Adds C#, TypeScript, More -- Visual Studio Magazine
  4291. Why I Stopped Using ORMs to Get the Job Done
  4292. The Grand Unified Theory of Software Architecture
  4293. github/dmca
  4294. Microsoft® and the .NET Foundation announce the release of version 1.0 of .NET for Apache® Spark™
  4295. Bytecode Alliance: One year update
  4296. ML Optimization pt.1 - Gradient Descent with Python
  4297. Julia Helps To Bridge The Gap Between User and Creator
  4298. Add PriorityQueue<T> to Collections · Issue #14032 · dotnet/runtime
  4299. github/dmca
  4300. The YouTube-DL Takedown
  4301. Should I buy the dip?
  4302. Data’s Role in Moon Missions: Fictional and Real
  4303. Learn with Dr G: Predicting Meteor Showers Using Python and Visual Studio Code
  4304. Why I Switched to SuperMemo After Using Anki for 5 Years, With Over 50k Cards and 420k Total Reviews
  4305. Tip 291 - 5 Things you didn't know about Azure App Service
  4306. #VS2019 – ML.NET Model Builder for Object Detection using #Azure Compute #mlnet #objectdetection
  4307. #VS2019 – ML.NET Model Builder for Object Detection, be careful with file names and VoTT
  4308. #ML.NET Image Classification with ML.NET Command-Line Interface (CLI), no #VS2019 needed !
  4309. Hands-Free Coding
  4310. The accelerating adoption of Julia
  4311. Better Git diff output for Ruby, Python, Elixir, Go and more
  4312. Hacking on my finances
  4313. VS Code Java Team Details 5 Best Dev Practices -- Visual Studio Magazine
  4314. The case for a learned sorting algorithm
  4315. Home
  4316. 14 Popular Machine Learning Evaluation Metrics
  4317. Object Detection at 1840 FPS with TorchScript, TensorRT and DeepStream
  4318. The Emerging Architectures for Modern Data Infrastructure
  4319. Looking for a PHP developer to build a PHP RavenDB client
  4320. Announcing HashiCorp Waypoint
  4321. How I Used Python and Selenium To Get a Lifetime Supply of Garlic Pizza Sticks
  4322. natelastname/hanoi
  4323. Code - /dev/null as a Service
  4324. Binary Classification Using PyTorch: Defining a Network -- Visual Studio Magazine
  4325. What income percentage do I need to invest to reach financial freedom in 10 years?
  4326. A brief introduction to C++ structured binding | The Old New Thing
  4327. We need to talk about GitHub - Thea Flowers
  4328. Back to Machine Learning Basics - Regularization
  4329. The unreasonable effectiveness of the Julia programming language
  4330. Reverse engineering my cable modem and turning it into an SDR
  4331. Who cares about security by obscurity
  4332. Announcing Swift Algorithms
  4333. Cryptography Dispatches: Reconstruct Instead of Validating
  4334. Microsoft Announces Playwright for Python Web Testing Tool -- Visual Studio Magazine
  4335. How to prepare for tech summer internships — Web log of agrawal-d
  4336. 39 Shirts - Leaving Mozilla
  4337. Introdução ao ML.NET - Machine Learning com .NET na prática
  4338. Get started with MLOps.NET
  4339. VS Code Favorite Python Closes In on Java in Popularity Ranking -- Visual Studio Magazine
  4340. What’s New In Python 3.9 — Python 3.9.0 documentation
  4341. Moonshot Papers | David Wyde
  4342. Build a Face Recognition System for $60 with the New Nvidia Jetson Nano 2GB and Python
  4343. Binary Classification Using PyTorch: Preparing Data -- Visual Studio Magazine
  4344. Back to Machine Learning Basics - Clustering
  4345. A Human Friendly Data Format — NestedText 1.0.0 documentation
  4346. Does Snowflake have a technical moat worth 60 billion?
  4347. LLVM provides no side-channel resistance
  4348. nidhaloff/igel
  4349. My Deep Learning Toolchain
  4350. Why not PHP?
  4351. the fast, featureful, GPU based terminal emulator — kitty 0.18.3 documentation
  4352. ClickHouse, Redshift and 2.5 Billion Rows of Time Series Data
  4353. Customer Success Engineer- Australia
  4354. Xamarin.Forms 5 Preview Ships Ahead of .NET 6 Transition to MAUI -- Visual Studio Magazine
  4355. Identifying Airtel middleboxes that censor HTTPS traffic
  4356. ML.NET Improves Object Detection -- Visual Studio Magazine
  4357. Things I Was Wrong About: Types  — Sympolymathesy, by Chris Krycho
  4358. More Improvements for VS Code's New Python Language Server -- Visual Studio Magazine
  4359. Thoughts on Structured Editing: Breaking Away from Syntax
  4360. Reading Documentation Upfront
  4361. This Hacked Coffee Maker Demands Ransom and Demonstrates a Terrifying Implication About the IoT
  4362. Back to Machine Learning Basics - Decision Tree & Random Forest
  4363. Microsoft Launches a New Communication Platform with Azure Communication Services
  4364. Taking Notes
  4365. SQLite Is Dynamically Typed
  4366. Dev Discussions - Phillip Carter
  4367. Ruby 3.0.0 Preview 1 Released
  4368. A Blog About Computer Systems and Language Design
  4369. calibre - New in calibre 5.0
  4370. Save your spot at the Azure Data Explorer online event!
  4371. Lessons for beginners and junior developers - Technology
  4372. Open sourcing the R and Python language extensions for SQL Server - SQL Server Blog
  4373. Remarkable software engineers write remarkable code - Joannes Vermorel's blog
  4374. locationtech/jts
  4375. Python behind the scenes #2: how the CPython compiler works
  4376. #VS2019 – ML.NET Model Builder training using GPU, CPU and … Azure !
  4377. Introducing Bean Machine
  4378. #VS2019 – ML.NET Model Builder training using GPU, CPU and … Azure !
  4379. No script is too simple
  4380. Coding unit tests is boring. Wouldn't it be cool if an AI could do it for you? That's where Diffblue comes in
  4381. A Picture of Java in 2020 – IntelliJ IDEA Blog | JetBrains
  4382. The Era of Visual Studio Code
  4383. Google Interview Questions Deconstructed: The Knight’s Dialer
  4384. Announcing Next Generation Pulumi Azure Provider
  4385. Throw Away Code
  4386. DuckDB - An embeddable SQL OLAP database management system
  4387. mozilla/rr
  4388. Introducing Precursor « bunnie's blog
  4389. Git Internals - Learn by Building Your Own Git
  4390. Anthony Seure / Don't hate the book because you don't use it
  4391. Astrocamel - Blog/Portfolio of George Skouroupathis
  4392. FreeCAD/FreeCAD
  4393. What the heck is source code, environments, and versioning for non technical people
  4394. Core Web Vitals - Wix vs. WordPress, Shopify vs. Shopware – What's fastest? - SISTRIX
  4395. ReconInfoSec/canaries2thehive
  4396. Integrating Thinkst Canaries with TheHive
  4397. A database for every repl
  4398. Minimum Viable Air Quality Monitoring
  4399. TWC9: Microsoft Ignite, Surface Duo Release, WSL2 Updates, Xbox Series S and more
  4400. google/makani
  4401. TOML: Tom's Obvious Minimal Language
  4402. henon/Python.Included
  4403. Machine Learning com ML.Net no Jupyter Notebook | Dados ao Cubo
  4404. How we learnt to stop worrying and love web scraping
  4405. Learn TV
  4406. Dhghomon/programming_at_40
  4407. » BitTorrent v2
  4408. Things I Learned to Become a Senior Software Engineer
  4409. Build and Deploy .Net Core WebAPI Container to Amazon EKS using CDK & cdk8s | Amazon Web Services
  4410. spectresystems/spectre.console
  4411. Costs of running a Python webapp for 55k monthly users
  4412. Ian Bebbington - State-of-the-art ML in UWP
  4413. Why I Don't Care About My Window Manager
  4414. connorferster/handcalcs
  4415. Adding Scripting to .NET Applications
  4416. 2.90 — blender.org
  4417. Real-time rendering of water caustics
  4418. Software Engineering Tips and Best Practices for Data Science | Ahmed BESBES
  4419. Objective-Rust
  4420. How I finally beat my son at a computer game
  4421. .NET for Spark Survey
  4422. Code Runner - Visual Studio Marketplace
  4423. Fennel – Why Fennel?
  4424. Optimal Peanut Butter and Banana Sandwiches | Ethan Rosenthal
  4425. Challenge to scientists: does your ten-year-old code still run?
  4426. The making of Visual Studio IntelliCode's first deep learning model: a research journey | Visual Studio Blog
  4427. GCD and the magic of subtraction
  4428. Never Run ‘python’ In Your Downloads Folder
  4429. Thinking about dependencies :: sunshowers
  4430. Contempt Culture - The Particular Finest
  4431. fast.ai releases new deep learning course, four libraries, and 600-page book
  4432. Developer Advocate, Careers At EDB
  4433. Introducing the new Azure SDKs
  4434. 24h Sunrise/Sunset
  4435. Porting a Golang and Rust CLI tool to D
  4436. The Economics of OnlyFans | XSRUS
  4437. Uzay-G/archivy
  4438. Web Scraping without getting blocked
  4439. WebAssembly Weekly Issue #126
  4440. MicroPython - Python for microcontrollers
  4441. To the future occupants of my office at the MIT Media Lab
  4442. Domain hacks with unusual Unicode characters
  4443. Dear Google Cloud: Your Deprecation Policy is Killing You
  4444. Machine Learning of Sets
  4445. A quick look at Rookout, a real-time debugging & logging product
  4446. Write your Own Virtual Machine
  4447. servo/servo
  4448. Announcing the new Jupyter Book
  4449. Secrets of a .NET Professional
  4450. Data Prep for Machine Learning: Encoding -- Visual Studio Magazine
  4451. Tripping over the potholes in too many libraries
  4452. Python Typosquatting for Fun not Profit
  4453. How long does food in a freezer stay frozen when the power goes out
  4454. Free EBook: Developer's Guide To Azure: 2020 Edition | Build5Nines
  4455. An attempt to make a font look more handwritten
  4456. Working in Public and the Economics of Free
  4457. Surviving Django (if you care about databases) — Daniele Varrazzo
  4458. Reversing Lyft’s ride history API to analyze 6 years worth of rides
  4459. simdjson/simdjson
  4460. Data Prep for Machine Learning: Normalization -- Visual Studio Magazine
  4461. Speech Synthesis on Linux
  4462. Django 3.1 Released | Weblog
  4463. Planning for my kidnapping - My blog
  4464. Replacing YouTube & Invidious
  4465. So I coded Plague Inc. for a Calculator
  4466. Python Beginner Projects 2020 - Add them to your resume!
  4467. Python is now the second most popular language for programming - newserector
  4468. OctoPrint/OctoPrint
  4469. Upgrade to pip 20.2, plus, changes coming in 20.3
  4470. Monitoring demystified: A guide for logging, tracing, metrics | TechBeacon
  4471. How we migrated Dropbox from Nginx to Envoy
  4472. Cat without cat on the commandline
  4473. The 3 problems of Django
  4474. Sudoku solver (Algorithm explained w/ code)
  4475. Zoom Security Exploit - Cracking private meeting passwords
  4476. amymhaddad
  4477. The State of Ruby 3 Typing
  4478. Open problems in Robotics
  4479. Development Containers in Education with Visual Studio Code
  4480. Double Entry Accounting for Developers — Django Hordak 1.0 documentation
  4481. Buidler, Waffle & Ethers | The Geeky Grower
  4482. Apache Arrow 1.0.0 Release
  4483. Index
  4484. Reverse Engineering Tools Review
  4485. plant99/felicette
  4486. On Liberating My Smartwatch From Cloud Services « bunnie's blog
  4487. 14 Best Data Science Books to Read Right Now
  4488. Top Programming Languages 2020 - IEEE Spectrum
  4489. Amazon Ion
  4490. bitdefender/bddisasm
  4491. Write code that is easy to delete, not easy to extend.
  4492. Complexity of Hello World & what comes after
  4493. Digital Astronomy with Cellular Automata · Kyle Hovey
  4494. Conversation with my dog
  4495. How JIT Compilers are Implemented and Fast: Pypy, LuaJIT, Graal and More | Carol's Blog
  4496. r/MachineLearning - [Discussion] OpenAI should now change their name to ClosedAI
  4497. The encrypted homelab
  4498. TensorFlow, Keras and deep learning, without a PhD
  4499. Index
  4500. microsoft/ProcMon-for-Linux
  4501. Poor feedback from readers
  4502. Mads Brodt - Front-end engineer
  4503. benjamin.computer - Benjamin Blundell
  4504. Oliver's Blog
  4505. The Power of Defaults
  4506. Most advice is too prescriptive to be useful
  4507. Python Malware On The Rise
  4508. Azure Web App: Connection Strings | Build5Nines
  4509. The Most Remarkable Legacy System I Have Seen
  4510. Multiple Monitors with Touchscreens
  4511. stu2b50
  4512. Cloud Native Infrastructure Engineer / Architect at IBM | intellijobs.ai
  4513. Do YOU know how much your computer can do in a second?
  4514. Building a self-updating profile README for GitHub
  4515. This blog is now running on solar power
  4516. Criteo R&D Blog – Medium
  4517. How Machine Learning Pipelines Evolve Based on your Business Maturity
  4518. Developer Stories | Microsoft Azure
  4519. Life, part 22
  4520. dog-qiuqiu/MobileNetv2-YOLOV3
  4521. Analysis of YouTube Trending Videos of 2019 (US)
  4522. Moving from data science to machine learning engineering
  4523. NDC Melbourne Warmup Meetup #1
  4524. Brython
  4525. willmcgugan/rich
  4526. A Deep Introduction to JIT Compilers: JITs are not very Just-in-time | Carol's Blog
  4527. Old Code Gets Younger Every Year
  4528. SemVer Considered Harmful | Joey Lynch's Site
  4529. willmcgugan/rich
  4530. A look at the Gemini protocol: a brutally simple alternative to the web
  4531. HELP WANTED - bitprophet.org
  4532. Beware the Google Password Manager - fasterthanli.me
  4533. alfiopuglisi/guietta
  4534. Announcing Pylance: Fast, feature-rich language support for Python in Visual Studio Code | Python
  4535. Thinking about Algorithmic problems
  4536. @msurdi blog
  4537. Understanding principal component analysis | Yousuf
  4538. What accomplishments sound like on software engineering resumes
  4539. [Guest Blog] Using AI to Save Lives
  4540. dapr/azure-functions-extension
  4541. How many trees in the Random Forest?
  4542. Why I don't like SemVer anymore
  4543. Does more choice make software development easier?
  4544. 5 modern alternatives to essential Linux command-line tools
  4545. Python may get pattern matching syntax
  4546. What Does It Take To Be An Expert At Python?
  4547. GNU GCC does not round floating-point divisions to the nearest value
  4548. How does SQLite work? Part 1: pages!
  4549. Configuration is an API, not an SDK
  4550. JP Morgan, the largest US bank, retired their last Perl software in 2019
  4551. Interviews - The Good, the Bad and the Ugly
  4552. chubin/wttr.in
  4553. PEP 622 -- Structural Pattern Matching
  4554. Learn TV
  4555. Workshop: ML.NET Training - 1/2 - NDC Melbourne 2020
  4556. What I learned from looking at 200 machine learning tools
  4557. Terminology, Power and Oppressive Language
  4558. A Guide To Migrating From ASP.NET MVC to Razor Pages - .NET Tools Blog
  4559. What is Zig's “Colorblind” Async/Await?
  4560. jonathan-laurent/AlphaZero.jl
  4561. Writing a curriculum vitæ
  4562. Reverse Engineering Snapchat (Part II): Deobfuscating the Undeobfuscatable
  4563. My Favorite CLI Tools
  4564. The live coders conference
  4565. Implementing a brainfuck CPU in Ghidra - part 1: Setup and disassembly
  4566. Good and Bad Parts of Ansible after 2 Years of Usage
  4567. Announcing CUDA on Windows Subsystem for Linux 2 | NVIDIA Developer Blog
  4568. the-benchmarker/web-frameworks
  4569. The June 2020 release of Azure Data Studio is now available - SQL Server Blog
  4570. My Favorite CLI Tools
  4571. Python in Visual Studio Code - June 2020 Release | Python
  4572. hashcat 6.0.0
  4573. Learn Python for Data Science Full Course - Kharpann
  4574. A Jupyter kernel for SQLite
  4575. Home | Geany
  4576. Guix Further Reduces Bootstrap Seed to 25% — 2020 — Blog — GNU Guix
  4577. New LEGO® MINDSTORMS® Robot Inventor lets creators build and bring to life anything they can imagine
  4578. Blog
  4579. How I create photo stories from my travel.
  4580. Offering a solution for Terminal Wide Character issues · Articles
  4581. A collection of free books from Springer
  4582. GitHub to replace "master" with alternative term to avoid slavery references | ZDNet
  4583. Building a command line tool to generate number sequences
  4584. SageMath Mathematical Software System - Sage
  4585. Detecting soccer teams using unsupervised learning and tensorflow object detection (images and videos)
  4586. Getting Started with Nix
  4587. Best practices for managing & storing secrets like API keys and other credentials [2020]
  4588. Async Python is not faster
  4589. GIMP - GIMP 2.10.20 Released
  4590. How async should have been
  4591. ECDSA: Handle with Care
  4592. How and why GraphQL will influence the SourceHut alpha
  4593. Writing a full-text search engine using Bloom filters - Stavros' Stuff
  4594. dapr/dapr
  4595. Machine learning is hard.
  4596. Collapse OS — Why Forth?
  4597. Terminology, Power and Oppressive Language
  4598. The online courses you must take to be a better Data Scientist
  4599. anopara/genetic-drawing
  4600. Monitor your website with cloud functions
  4601. julia as a cli calculator
  4602. Restoring a UBR-1 · Robot & Chisel
  4603. joshiemoore/snakeware
  4604. Martin Heinz - Personal Website & Blog
  4605. How To Become A Hacker
  4606. dapr/dapr
  4607. Simple way to notify from python app
  4608. 'Re: Why does OpenBSD still include Perl in its base installation?'
  4609. An Introduction to Apache Airflow
  4610. I wrote a SaaS product because the internet made me believe it'd make me rich
  4611. Why use Azure Functions for ML inference ?
  4612. Hypermodern Python
  4613. Microsoft and Docker collaborate on new ways to deploy containers on Azure
  4614. The 2020 Developer Survey results are here! - Stack Overflow Blog
  4615. Where's the science?
  4616. The May 2020 release of Azure Data Studio is now available - SQL Server Blog
  4617. JetBrains .NET Days Online 2020 – Session recordings available - .NET Tools Blog
  4618. TI removes access to assembly programs on the TI-83 Premium CE
  4619. OpenAI Model Generates Python Code
  4620. Why is This Website Port Scanning me
  4621. it’s not just the interpreter « kmod's blog
  4622. The Windows Subsystem for Linux BUILD 2020 Summary | Windows Command Line
  4623. Microsoft MakeCode for Minecraft
  4624. I Built The Animal Crossing Voice Generator In 64-Lines of Code - (Animalese)
  4625. .NET Foundation April/May 2020 Update
  4626. It’s OK for your open source library to be a bit shitty
  4627. Coding is Not Computer Science
  4628. May 2020 Azure SDK Release
  4629. Diagrams · Diagram as Code
  4630. SourceHut + Plan 9 = ❤
  4631. The DMOTE | VE
  4632. Asgard Systems uses ML.NET to reduce food waste | .NET
  4633. Announcing mssql-cli is now generally available on macOS and Linux - SQL Server Blog
  4634. Second-guessing the modern web - macwright.org
  4635. Convincing-looking 90s fonts in modern browsers – Vistaserv.net
  4636. Human Programming Interface | beepb00p
  4637. A Rust-based TLS library outperformed OpenSSL in almost every category | ZDNet
  4638. Add tags for programming languages / genres
  4639. Release notes/1.0 - Inkscape Wiki
  4640. TLDR: Writing a Slack bot to Summarize Articles
  4641. 90 Days With The Pinebook Pro
  4642. Stealing your SMS messages with iOS 0day
  4643. Introducing Inkscape 1.0 | Inkscape
  4644. Download Inkscape 1.0 | Inkscape
  4645. Orchestrating an application process with AWS Batch using AWS CDK | Amazon Web Services
  4646. Microsoft Build 2020 registration is not only open, it's FREE, it's LIVE, it's VIRTUAL, and it is all FOR YOU
  4647. Announcing the SourceHut project hub
  4648. Rules of thumb for a 1x developer
  4649. Hacking Together an E-ink Dashboard
  4650. The Hard Part of Learning a Language • Hillel Wayne
  4651. Deep Neural Network from Scratch in Python | Fully Connected Feedforward Neural Network
  4652. a-Shell
  4653. My NixOS Desktop Flow
  4654. Shell productivity tips and tricks
  4655. Time is the only real currency we have
  4656. The final Python 2 release marks the end of an era - Stack Overflow Blog
  4657. Roundup #70
  4658. JetBrains .NET Days Online – A Virtual .NET Event on May 13–14, 2020
  4659. Announcing Pulumi 2.0, Now with Superpowers
  4660. Engineering code quality in the Firefox browser: A look at our tools and challenges – Mozilla Hacks - the Web developer blog
  4661. Python 2.7.18, the last release of Python 2
  4662. 500 Free Computer Science Courses from the World’s Top CS Universities
  4663. .NET for Apache Spark brings enterprise coders and big data pros to the same table | ZDNet
  4664. ✏️ safer: a safer file writer ✏️
  4665. Online Courses
  4666. It's like JSON. but fast and small.
  4667. The Ultimate Guide to Drag and Drop Image Uploading with Pure Javascript
  4668. WebDriver (Chromium) - Microsoft Edge Development
  4669. JetBrains .NET Days Online
  4670. April 2020 Azure SDK Release
  4671. Inkscape 0.92.5 released and Testers needed for Inkscape 1.0 Release Candidate
  4672. Download Inkscape 0.92.5 | Inkscape
  4673. Your statement is 100% correct but misses the entire point
  4674. Your statement is 100% correct but misses the entire point
  4675. Stop Making Students Use Eclipse
  4676. The Death of Hype: What's Next for Scala
  4677. IBM will offer free COBOL training to address overloaded unemployment systems
  4678. Open Source Virtual Background | BenTheElder
  4679. Why I’m leaving Elm - lukeplant.me.uk
  4680. WebSockets for fun and profit - Stack Overflow Blog
  4681. Swift: Google’s bet on differentiable programming | Tryolabs Blog
  4682. CS106A Code in Place
  4683. The Live Coders Conference
  4684. PostgreSQL is the worlds’ best database
  4685. Open Broadcaster Software | OBS
  4686. Using Visual Studio Code from a docker image locally or remotely via VS Online
  4687. .NET for Apache® Spark™ In-Memory DataFrame Support | .NET Blog
  4688. Simulating an epidemic
  4689. Optimising C# for a serverless environment
  4690. 10 Most(ly dead) Influential Programming Languages • Hillel Wayne
  4691. 10 Most(ly dead) Influential Programming Languages • Hillel Wayne
  4692. Take Remote Worker/Educator webcam video calls to the next level with OBS, NDI Tools, and Elgato Stream Deck
  4693. Windows Terminal 1.0 is coming - Update now and set up your split pane hotkeys!
  4694. The March 2020 release of Azure Data Studio is now available - SQL Server Blog
  4695. Virtual security conferences fill void left by canceled face-to-face events
  4696. grocy - ERP beyond your fridge
  4697. Intro to quantum computing with Q# – Part 1, The background and the qubit
  4698. Coursera | Build Skills with Online Courses from Top Institutions
  4699. New features for Form Recognizer now available
  4700. Visual Studio Code Docker extension 1.0 - Better than Ever! | Visual Studio Blog
  4701. I Am Mesmerized By Our New Robotic Vacuum
  4702. Open-source bug bonanza: Vulnerabilities up almost 50 per cent thanks to people actually looking for them
  4703. Employee Scheduling  |  OR-Tools  |  Google Developers
  4704. Building a swipe card jukebox using a Raspberry Pi
  4705. Composite Thrashing Code
  4706. It's like JSON. but fast and small.
  4707. .NET Microservices
  4708. We have to talk about this Python, Gunicorn, Gevent thing
  4709. Not a 'math person'? You may be better at learning to code than you think
  4710. Live Share Spaces - Visual Studio Marketplace
  4711. Mopidy
  4712. CLUI: Building a Graphical Command Line
  4713. HAB1 04.27.2016 Ascent to 31K Meters (103,000 Feet)
  4714. Improving list sum function based on head and tail with C# 8
  4715. I rebuilt the same web API using Express, Flask, and ASP.NET. Here's what I found.
  4716. Relating Natural Language Aptitude to Individual Differences in Learning Programming Languages
  4717. Clojure: the Lisp that wants to spread
  4718. What's New in Visual Studio Online | Visual Studio Blog
  4719. GitHub Project Provides 300-Plus Samples of ASP.NET Core/Blazor Fundamentals -- Visual Studio Magazine
  4720. 📕 The 25 most recommended programming books of all-time.
  4721. bern_relief.py
  4722. Perhaps the Job Description is the problem Not A Shortage of Programmer Talent
  4723. How can I replace the first occurrence of a character in every word?
  4724. Getting started with ML.NET in Jupyter Notebooks
  4725. 10K Request per Second: REST API with Azure SQL, Dapper and JSON
  4726. Python vs Julia autocorrelation
  4727. On Voice Coding
  4728. BernRelief.py
  4729. Routed Gothic Font
  4730. The Zen of Go | Dave Cheney
  4731. TotallyNotChase/glitch-this
  4732. Fixing Random, part 19
  4733. Simulating Supply and Demand
  4734. February 2020 SDK Release
  4735. nquinlan/Email-Intelligence
  4736. Pluralsight - Unlimited Online Developer, IT, and Cyber Security Training
  4737. The Horrifically Dystopian World of Software Engineering Interviews - Blog by Jared Nelsen
  4738. Examples of calling an API HTTP GET for JSON in different languages - Joe Kampschmidt's Code
  4739. marcpaq/b1fipl
  4740. Comby〔 Rewrite Code 〕
  4741. Postgres For Those Who Can’t Even, Part 2 – Working with Node and JSON
  4742. dangrie158/SAP-1
  4743. Binary Search | Master algorithms together
  4744. SecurityFWD: How Far Can Wi-Fi Really Travel?
  4745. Workshops | Insomni'Hack
  4746. Build Rust environment for ESP32
  4747. Sharding & IDs at Instagram
  4748. brendandburns/configula
  4749. The New Arduino Portenta
  4750. An Introduction to DataFrame | .NET Blog
  4751. Against Railway-Oriented Programming | F# for fun and profit
  4752. Ubercorn – Pimoroni Store
  4753. GC Perf Infrastructure - Part 1 | .NET Blog
  4754. Why databases use ordered indexes but programming uses hash tables (evanjones.ca)
  4755. SwiftLaTeX/SwiftLaTeX
  4756. Episode 39 - gRPC with Mark Rendle
  4757. plasma-umass/coz
  4758. More implementations · Issue #4 · mimoo/disco
  4759. tree-sitter/tree-sitter-c-sharp
  4760. The State of the Octoverse
  4761. Announcing .NET Jupyter Notebooks - Scott Hanselman
  4762. Visual Studio Online - Cloud IDE - Code Editor Online
  4763. The Cliffs of Inanity
  4764. Safe and Secure Drivers in High-Level Languages
  4765. dapr/dapr
  4766. Commas in big numbers everywhere: An OpenType adventure
  4767. Open-sourcing Polynote: an IDE-inspired polyglot notebook
  4768. trailofbits/algo
  4769. Ed25519 Keys | Brian Warner
  4770. A Talk Near the Future of Python (a.k.a., Dave live-codes a WebAssembly Interpreter)
  4771. Packaging CLI programs into Docker images to avoid dependency hell
  4772. nvbn/thefuck
  4773. Introducing the CodeSearchNet challenge
  4774. python/cpython
  4775. Demystifying Tail Call Optimization - DEV Community 👩‍💻👨‍💻
  4776. Careers- Junior Data Scientist
  4777. Cutter
  4778. svaarala/duktape
  4779. ChocoPy: A Programming Language for Compilers Courses
  4780. r/programming - A high-speed network driver written in C, Rust, Go, C#, Java, OCaml, Haskell, Swift, Javascript, and Python
  4781. ixy-languages/ixy-languages
  4782. Urban Street Network Orientation
  4783. nip.io - wildcard DNS for any IP Address
  4784. GC Perf Infrastructure – Part 0 | .NET Blog
  4785. Python 2.7 Countdown
  4786. Painless Password Hash Upgrades
  4787. OWASP/CheatSheetSeries
  4788. Static TypeScript: An Implementation of a Static Compiler for the TypeScript Language - Microsoft Research
  4789. Tired of Stack Overflow
  4790. AsciiDoc Home Page
  4791. jedisct1/dsvpn
  4792. Insomnia
  4793. Getting Started with GitHub Actions in Visual Studio | Visual Studio Blog
  4794. A005185 - OEIS
  4795. Making my first contribution on SourceForge using Mercurial
  4796. Azure SDK August 2019 preview and a dive into consistency
  4797. Garbage collection in Python: things you need to know
  4798. Memory management in Python
  4799. SciSharp STACK
  4800. SaturnFramework/Saturn
  4801. Link’s Awakening disassembly progress report – week 5 – Kzone -
  4802. An In Depth Tutorial on Linux Development on Windows with WSL and Visual Studio Code | Windows Command Line
  4803. RustPython/RustPython
  4804. Previewing Azure SDKs following new Azure SDK API Standards
  4805. $10,000 Fellowships for women (trans and cis), trans, and non-binary programmers - Blog - Recurse Center
  4806. Appropriate Uses For SQLite
  4807. No Starch Press | "The finest in geek entertainment"
  4808. liveBook · Manning
  4809. eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
  4810. What does debugging a program look like? - Julia Evans
  4811. What should dotnet --version display? · Issue #6569 · dotnet/sdk
  4812. Herding Code 237: Tess Ferrandez on Three Real World Machine Learning Projects – Herding Code
  4813. dotnet/diagnostics
  4814. Introduction to Computer Programming at the University of Waterloo: CS 105 and CS 106
  4815. urllib.robotparser — Parser for robots.txt — Python 3.8.2rc1 documentation
  4816. jeanqasaur/dsl-syllabus-fall-2016
  4817. Open Source Game Clones
  4818. github/semantic
  4819. Herding Code – A technology podcast with Scott Allen, Kevin Dente, Scott Koon and Jon Galloway
  4820. Microsoft, Brilliant team up to offer quantum curriculum - Microsoft Quantum
  4821. Spotlight on: Julia Silge, Stack Overflow - Mango Solutions
  4822. brunoproduit/roca
  4823. mila-iqia/babyai
  4824. Azure App Service update: Free Linux Tier, Python and Java support, and more
  4825. Remote Development with Visual Studio Code
  4826. Introducing .NET for Apache® Spark™ Preview | .NET Blog
  4827. dotnet/spark
  4828. tmds/Tmds.Systemd
  4829. Learn more programming languages, even if you won't use them - Thorsten Ball
  4830. Home - Vulncode-DB
  4831. NationalSecurityAgency/ghidra
  4832. Live Share now included with Visual Studio 2019 | Visual Studio Blog
  4833. jberezanski/ChocolateyPackages
  4834. AutoMapper's Design Philosophy
  4835. How to generate uniformly random points on n-spheres and n-balls | Extreme Learning
  4836. How I'm able to take notes in mathematics lectures using LaTeX and Vim
  4837. When pigs fly: optimising bytecode interpreters
  4838. GameTechDev/IntelShaderAnalyzer
  4839. Searching large projects is too slow · Issue #55 · microsoft/vscode
  4840. Find Files (Ctrl+P) is very slow · Issue #26868 · microsoft/vscode
  4841. An update on how my 2018 return to Chicago went and what's next for me in 2019
  4842. Scalar
  4843. Collecting .NET Core Linux Container CPU Traces from a Sidecar Container | .NET Blog
  4844. SignalR core python client (III): Streamming
  4845. How to Create High Quality HDR Environments – HDRI Haven Blog
  4846. First quantum computers need smart software
  4847. AI Progress Measurement
  4848. Code Density - Efficient but Painful?
  4849. fix bug for mmap larger than the file but within a page reading zero … · facebookexperimental/eden@7400585
  4850. Using Python to Code by Voice
  4851. Super Simple Named Boolean Parameters
  4852. vmg/sundown
  4853. tianocore/edk2
  4854. CI
  4855. Current Status
  4856. Statistics Question
  4857. Haxe Roundup № 468
  4858. Modern Alternatives to PGP
  4859. proposal: x/crypto: deprecate unused, legacy and problematic packages · Issue #30141 · golang/go
  4860. libpqcrypto: Intro
  4861. Introducing HacSpec
  4862. Comments on HK17
  4863. The Datasaurus Dozen - Same Stats, Different Graphs | Autodesk Research
  4864. blueberrymusic/DeepLearningBook-Resources
  4865. ACES 1.1 now available
  4866. Depth Precision Visualized – Nathan Reed’s coding blog
  4867. Bits and Bytes ordering in 5 minutes
  4868. facebookresearch/habitat-sim
  4869. Abstract Art with ML
  4870. MiniWorld: A VizDoom Alternative for OpenAI Gym
  4871. C++ Modules Might Be Dead-on-Arrival
  4872. Binary Stochastic Neurons in Tensorflow - R2RT
  4873. google/schism
  4874. Building a Simple Self-Driving Car Simulator
  4875. (Spread)sheet Music: Making a Simple Music Sequencer using CSV Spreadsheets
  4876. (Spread)sheet Music: Live Jam using a Spreadsheet Program as a Sequencer
  4877. Return of the Obra Dinn [Releasing Oct 18]
  4878. How to Build a Kubernetes Cluster with ARM Raspberry Pi then run .NET Core on OpenFaas - Scott Hanselman
  4879. Visual Studio 2019 Preview 2 is now available | Visual Studio Blog
  4880. Join us April 2nd for the Launch of Visual Studio 2019! | Visual Studio Blog
  4881. Get Started Tutorial for Python in Visual Studio Code