Coding at Night
@codingatnight
920
subscribers
266
links
A channel for those who deeply love technology.
Download Telegram
Join
Coding at Night
920 subscribers
Coding at Night
https://danluu.com/input-lag/
Coding at Night
"Computer latency statistics from 1977 to 2017"
Coding at Night
https://spectrum.ieee.org/transistor-history
IEEE Spectrum
How the First Transistor Worked
Even its inventors didn’t fully understand the point-contact transistor
Coding at Night
https://matthewtejo.substack.com/p/why-twitter-didnt-go-down-from-a
Substack
Why Twitter Didn’t Go Down: From a Real Twitter SRE
Twitter supposedly lost around 80% of its work force.
Coding at Night
https://www.tremendous.com/blog/the-perks-of-a-high-documentation-low-meeting-work-culture
Tremendous
High-Documentation, Low-Meeting Work Culture | Tremendous
We get a lot more done in way less time at Tremendous. We'll tell you exactly what that means.
Coding at Night
https://github.com/jlevy/the-art-of-command-line
GitHub
GitHub - jlevy/the-art-of-command-line: Master the command line, in one page
Master the command line, in one page. Contribute to jlevy/the-art-of-command-line development by creating an account on GitHub.
Coding at Night
https://www.freetechbooks.com/
Freetechbooks
Free / Open Acess Online Computer Science Books, Textbooks, and Lecture Notes
This site lists free online computer science, engineering and programming books, textbooks and lecture notes, all of which are legally and freely available.
Coding at Night
https://hurl.dev/
hurl.dev
Hurl - Run and Test HTTP Requests
Hurl, run and test HTTP requests with plain text and curl. Hurl can run fast automated integration tests.
👍
1
Coding at Night
http://jmct.cc/intro/
jmct.cc
Introduction
Coding at Night
https://warp.dev
www.warp.dev
Warp: The Agentic Development Environment
Warp is an AI agent platform that lets you run multiple agents in parallel to complete any development task.
Coding at Night
https://jsonhero.io
jsonhero.io
JSON Hero
JSON Hero makes reading and understand JSON files easy by giving you a clean and beautiful UI packed with extra features.
Coding at Night
https://tmewett.com/c-tips/
Tmewett
Everything I wish I knew when learning C
Coding at Night
https://www.cppstories.com/2022/const-options-cpp20/
C++ Stories
const vs constexpr vs consteval vs constinit in C++20
As of C++20, we have four keywords beginning with const. What do they all mean? Are they mostly the same? Let’s compare them in this article.
const vs constexpr const, our good old fried from the early days of C++ (and also C), can be applied to objects…
Coding at Night
https://thevaluable.dev/vim-advanced/
The Valuable Dev
A Vim Guide for Advanced Users
We continue our walk on the path leading to Vim mastery by reviewing crazy Vim functionalities which will increase even more your productivity.
Coding at Night
https://note89.github.io/the-advent-of-code-ai-edition/
note89.github.io
Ai solves Advent of Code 2022
I will try to solve all of the advent of code with as little human input as possible
Coding at Night
https://xmind.app/m/WwtB/
Xmind
LINUX Commands
A Mind Map about LINUX Commands submitted by kPastor on Jul 20, 2015. Created with Xmind.
👍
1
Coding at Night
https://jrsinclair.com/articles/2022/whats-so-great-about-functional-programming-anyway/
Jrsinclair
What’s so great about functional programming anyway?
To hear some people talk about functional programming, you’d think they’d joined some kind of cult. They prattle on about how it’s changed the way they think about code. They’ll extol the benefits of purity, at length. And proclaim that they are now able…
Coding at Night
http://users.ics.aalto.fi/tho/stes/step96/hyotyniemi1/
Coding at Night
“Turing Machines are Recurrent Neural Networks”
👆
❤
1
Coding at Night
https://aarongeisler.com/2022/12/06/writing-a-3d-game-in-C/