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://lowendbox.com/blog/how-much-faster-is-making-a-tar-archive-without-gzip/
LowEndBox
How Much Faster Is Making A Tar Archive Without Gzip? - LowEndBox
About Gzip And TarEverybody on Linux and BSD seems to use a program called gzip, frequently in conjunction with another program called tar. Tar, named from Tape ARchive, is a program which copies files and folders (
Coding at Night
https://github.com/golang/go/discussions/56010
GitHub
redefining for loop variable semantics · golang/go · Discussion #56010
Update 2023-06-06: Go 1.21 is expected to support GOEXPERIMENT=loopvar as a way of trying out these new semantics. See #57969 and https://go.dev/wiki/LoopvarExperiment. We have been looking at what...
Coding at Night
https://github.com/rxi/lite
GitHub
GitHub - rxi/lite: A lightweight text editor written in Lua
A lightweight text editor written in Lua. Contribute to rxi/lite development by creating an account on GitHub.
Coding at Night
https://articles.adsabs.harvard.edu/pdf/1974A%26AS...15..497M
Coding at Night
FORTH: A New Way to Program a Mini Computer (1974)
👆
Coding at Night
https://lemire.me/blog/2022/10/11/the-number-of-comparisons-needed-to-sort-a-shuffled-array-qsort-versus-stdsort/
Daniel Lemire's blog
The number of comparisons needed to sort a shuffled array: qsort versus std::sort
Given an array of N numbers of type double, the standard way to sort it in C is to invoke the qsort function
qsort(array, N, sizeof(double), compare);
where compare is a function which returns an integer less than, equal to, or greater than zero if the…
Coding at Night
https://www.bbc.com/future/article/20221011-how-space-weather-causes-computer-errors
Bbc
The computer errors from outer space
The Earth is subjected to a hail of subatomic particles from the Sun and beyond our solar system which could be the cause of glitches that afflict our phones and computers.
Coding at Night
https://blog.akatz.org/fixing-macos-zsh-terminal-history-settings/
akatz.org
Fixing macOS zsh Terminal History Settings - Andrew Katz
Related thread on HN: https://news.ycombinator.com/item?id=33186412
The Problem macOS ships with Z shell settings that do not find commands far back enough using the history command to be useful.
If you have a shell open and echo "test", then history | grep…
Coding at Night
https://materokatti.medium.com/do-not-use-git-checkout-anymore-aa73c0a43c13
Medium
Do not use ‘git checkout’ anymore
What is ‘git switch and git restore’
👍
1
Coding at Night
https://supabase.com/blog/postgres-full-text-search-vs-the-rest
Supabase
Postgres Full Text Search vs the rest
Comparing one of the most popular Postgres features against alternatives
👍
1
Coding at Night
https://gynvael.coldwind.pl/?lang=en&id=754
gynvael.coldwind.pl
Hello World under the microscope
Coding at Night
Super interesting post about what really happens when we execute a “hello world” program.
Coding at Night
https://github.com/rvaiya/warpd
GitHub
GitHub - rvaiya/warpd: A modal keyboard-driven virtual pointer
A modal keyboard-driven virtual pointer. Contribute to rvaiya/warpd development by creating an account on GitHub.
❤
1
Coding at Night
https://www.willett.io/posts/precepts/
Brandon Website
How to Build Software like an SRE
I’ve been doing this “reliability” stuff for a little while now (~5 years), at companies ranging from about 20 developers to over 2,000. I’ve always cared primarily about the software elements I describe as living “outside” the application – like, how does…
Coding at Night
https://githubcopilotinvestigation.com/
Githubcopilotinvestigation
GitHub Copilot investigation · Joseph Saveri Law Firm & Matthew Butterick
Coding at Night
https://newsletter.pragmaticengineer.com/p/real-world-engineering-challenges
Pragmaticengineer
Real-World Engineering Challenges #6: Migrations
essons on migration projects from Box, Stripe, Pinterest, Doordash, LinkedIn and others.
Coding at Night
https://educatedguesswork.org/posts/traffic-relaying/
educatedguesswork.org
How to hide your IP address
A field guide to VPNs, proxies, and traffic relaying
Coding at Night
https://devclass.com/2022/10/17/github-copilot-under-fire-as-dev-claims-it-emits-large-chunks-of-my-copyrighted-code/
DEVCLASS
GitHub Copilot under fire as dev claims it emits 'large chunks of my copyrighted code' • DEVCLASS
Developer Tim Davis, a professor of Computer Science and Engineering at Texas A&M University, has claimed on Twitter […]
Coding at Night
https://bitbashing.io/comparing-floats.html
Bit Bashing
Comparing Floating-Point Numbers Is Tricky
Yet another programming blog. Thoughts on software and related misadventures.
Coding at Night
https://github.com/felixrieseberg/windows95?utm_source=substack&utm_medium=email
GitHub
GitHub - felixrieseberg/windows95:
💩
🚀
Windows 95 in Electron. Runs on macOS, Linux, and Windows.
💩
🚀
Windows 95 in Electron. Runs on macOS, Linux, and Windows. - felixrieseberg/windows95
Coding at Night
https://github.com/valeriansaliou/sonic
GitHub
GitHub - valeriansaliou/sonic:
🦔
Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a…
🦔
Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM. - valeriansaliou/sonic