47
[flagged] ChatGPT Is Down (chatgpt.com)
2 days ago | misonic | chatgpt.com | frontpage
2
Hours of Crisis: Tracking a GitHub Poisoning Incident (pixelstech.net)
6 days ago | misonic | pixelstech.net | newest
3
The Missing Session Cookie While Using Golang Gin (pixelstech.net)
a week ago | misonic | pixelstech.net | newest
7
Union types ('enum types') would be complicated in Go (utcc.utoronto.ca)
a week ago | misonic | utoronto.ca | frontpage
2
The Nvidia Way: Jensen Huang and the Making of a Tech Giant (marketplace.org)
2 weeks ago | misonic | marketplace.org | newest
2
Importing a front end JavaScript library without a build system (jvns.ca)
2 weeks ago | misonic | jvns.ca | newest
2
A Guide to Server-Side Rendering (builder.io)
3 weeks ago | misonic | builder.io | frontpage
1
How to make select in WinSock exceed the 64-socket limit (pixelstech.net)
a month ago | misonic | pixelstech.net | newest
1
Configuring SSH Keys for Multiple GitHub Accounts (stevenharman.net)
a month ago | misonic | stevenharman.net | newest
2
System Tests Have Failed (world.hey.com)
a month ago | misonic | hey.com | newest
1
5 Rules of Writing Tests(2016) (blog.rebased.pl)
a month ago | misonic | rebased.pl | newest
100
Embeddings are underrated (technicalwriting.dev)
a month ago | misonic | technicalwriting.dev | best
1
Git Reset vs. Git Revert (pixelstech.net)
a month ago | misonic | pixelstech.net | newest
1
A Brief History of Defragging (eclecticlight.co)
a month ago | misonic | eclecticlight.co | newest
1
Using top-level await might be cause a backwards compatibility break in Node (evertpot.com)
a month ago | misonic | evertpot.com | newest
1
Practical Go: Real world advice for writing maintainable Go programs(2019) (cheney.net)
a month ago | misonic | cheney.net | newest
2
Writing system software: code comments. (2018) (antirez.com)
a month ago | misonic | antirez.com | frontpage
1
I Don't Like Go's Default HTTP Handlers (2022) (preslav.me)
a month ago | misonic | preslav.me | newest
1
Python: Range is not an iterator (2018) (treyhunner.com)
a month ago | misonic | treyhunner.com | newest
2
A simple timeline using CSS Flexbox (jonashietala.se)
2 months ago | misonic | jonashietala.se | newest
3
Introduction to the Application of eBPF in Golang (pixelstech.net)
2 months ago | misonic | pixelstech.net | newest
2
Securing gRPC Services with JWT Authentication in Go (bytesizego.com)
2 months ago | misonic | bytesizego.com | newest
81
How do HTTP servers figure out Content-Length? (aarol.dev)
2 months ago | misonic | aarol.dev | best
2
How to Cache Well in Go (iot-dev-egi.pages.dev)
2 months ago | misonic | pages.dev | newest
36
Good Retry, Bad Retry (medium.com/yandex)
2 months ago | misonic | medium.com | best
2
Leveraging Falcon and Rails for Real-Time Interactivity (codeotaku.com)
2 months ago | misonic | codeotaku.com | newest
1
AI-generated images can teach robots how to act (technologyreview.com)
2 months ago | misonic | technologyreview.com | newest
3
Event Loop Mechanism in JavaScript (pixelstech.net)
3 months ago | misonic | pixelstech.net | newest
2
What's the point of buying the latest smartphone? (bbc.com)
3 months ago | misonic | bbc.com | newest
1
Understanding AbortController in Node.js: A Complete Guide (betterstack.com)
3 months ago | misonic | betterstack.com | newest
11
How Stripe Built One of Silicon Valley’s Best Engineering Teams (firstround.com)
3 months ago | misonic | firstround.com | frontpage
1
The Hiring Post (sockpuppet.org)
3 months ago | misonic | sockpuppet.org | newest
2
Uber Drives Apache Kafka's Tiered Storage Feature; Sparks Efficiency Debate (infoq.com)
3 months ago | misonic | infoq.com | newest
3
The Behavior of the Void Type in TypeScript (pixelstech.net)
3 months ago | misonic | pixelstech.net | newest
1
The Art of Exploiting Active Directory from Linux (gatari.dev)
3 months ago | misonic | gatari.dev | newest
1
You can have a successful career in engineering without being a manager (eng-leadership.com)
3 months ago | misonic | eng-leadership.com | newest
1
Career Advice: Fix Up (vishnubharathi.codes)
3 months ago | misonic | vishnubharathi.codes | newest
1
Computing Profession Things Software Developers Should Learn about Learning (acm.org)
3 months ago | misonic | acm.org | newest
1
Timeouts and Cancellation for Humans (vorpus.org)
3 months ago | misonic | vorpus.org | newest
1
Applying Large Language Models (LLMs) to Solve Cybersecurity Questions (pixelstech.net)
3 months ago | misonic | pixelstech.net | newest
72
Don't defer Close() on writable files (2017) (joeshaw.org)
3 months ago | misonic | joeshaw.org | best
1
Commit Often, Perfect Later, Publish Once: Git Best Practices (sethrobertson.github.io)
3 months ago | misonic | github.io | newest
1
Software Estimation Is Hard. Do It Anyway (jacobian.org)
3 months ago | misonic | jacobian.org | newest
24
I made a super simple diff tool that's free and has no annoying ads (littlediffer.com)
3 months ago | misonic | littlediffer.com | frontpage
2
It looks like TechCrunch blocks GoDaddy server access (pixelstech.net)
4 months ago | misonic | pixelstech.net | newest
2
Where Have You Installed Your Python Packages? (pixelstech.net)
4 months ago | misonic | pixelstech.net | newest
41
Go structs are copied on assignment (and other things about Go I'd missed) (jvns.ca)
4 months ago | misonic | jvns.ca | best
2
Exploring TLS certificates and their limits (0x00.cl)
4 months ago | misonic | 0x00.cl | newest
2
An Exploration of Vector Search (shalvah.me)
4 months ago | misonic | shalvah.me | newest
10
Streams, Calculational Proofs and Dafny (rdivyanshu.github.io)
4 months ago | misonic | github.io | frontpage
1
Panic at the Async Runtime Shutdown (mattkeeter.com)
4 months ago | misonic | mattkeeter.com | newest
1
What's the best Static Analysis tool for Golang? (dolthub.com)
4 months ago | misonic | dolthub.com | newest
2
One Billion Row Challenge in Golang – From 95s to 1.96s (r2p.dev)
4 months ago | misonic | r2p.dev | newest
1
SQLite Transactions (reorchestrate.com)
4 months ago | misonic | reorchestrate.com | newest
1
Semaphores in Golang and GNU Make (dotat.at)
4 months ago | misonic | dotat.at | newest
1
Go, a Reasonable Good Language (capivaras.dev)
5 months ago | misonic | capivaras.dev | newest
1
All I Know About Certificates – Clients (pixelstech.net)
5 months ago | misonic | pixelstech.net | newest
3
All I Know About Certificates – Certificate Authority (pixelstech.net)
5 months ago | misonic | pixelstech.net | frontpage
1
A Python Epoch Timestamp Timezone Trap (nerderati.com)
5 months ago | misonic | nerderati.com | newest
3
Encoding Differentials: Why Charset Matters (sonarsource.com)
5 months ago | misonic | sonarsource.com | newest
1
Demystifying Cookies and Tokens (tommihovi.com)
5 months ago | misonic | tommihovi.com | newest
1
How the /Twitter Algorithm Works (hypefury.com)
5 months ago | misonic | hypefury.com | newest
3
Event Loop Mechanism in JavaScript (pixelstech.net)
5 months ago | misonic | pixelstech.net | newest
2
We need to talk about testing(2021) (dannorth.net)
5 months ago | misonic | dannorth.net | newest
1
The Future of AI Chips Might Not Be GPU (pixelstech.net)
6 months ago | misonic | pixelstech.net | newest
2
I got a new domain name (frederikbraun.de)
6 months ago | misonic | frederikbraun.de | newest
62
[dupe] Why Swift's type checker is so slow (danielchasehooper.com)
6 months ago | misonic | danielchasehooper.com | best
4
A virtual DOM in 200 lines of JavaScript (lazamar.github.io)
6 months ago | misonic | github.io | newest
3
The Most Popular Car Color (pixelstech.net)
6 months ago | misonic | pixelstech.net | newest
2
Rust is not about memory safety (o-santi.github.io)
6 months ago | misonic | github.io | newest
1
Zen Mind, Google Intern's Mind Notes about Go (olano.dev)
6 months ago | misonic | olano.dev | newest
2
Testing HTML with Modern CSS (heydonworks.com)
8 months ago | misonic | heydonworks.com | newest
1
New CSS Logical Properties (elad.medium.com)
8 months ago | misonic | medium.com | newest
2
High-Speed Packet Transmission in Go: From Net.Dial to Af_xdp (toonk.io)
9 months ago | misonic | toonk.io | newest
2
Require(esm) in Node.js (joyeecheung.github.io)
9 months ago | misonic | github.io | newest
35
Mental Health in Open Source (antfu.me)
9 months ago | misonic | antfu.me | best
2
The next step toward phasing out third-party cookies in Chrome (blog.google)
12 months ago | misonic | blog.google | newest
1
How long does the heuristic cache of the browser cache? (pixelstech.net)
a year ago | misonic | pixelstech.net | newest
1
How to use xargs command in Linux (pixelstech.net)
a year ago | misonic | pixelstech.net | newest
2
The danger of target=_blank and opener (pixelstech.net)
a year ago | misonic | pixelstech.net | newest
2
Programmer Circumventing Great Firewall Faces Confiscation of RMB 1.05M (pixelstech.net)
a year ago | misonic | pixelstech.net | newest
1
Chinese Developers Release CEC-IDE, Claimed as First Independently Developed IDE (pixelstech.net)
a year ago | misonic | pixelstech.net | newest