The microcode and hardware in the 8086 processor that perform string operations
https://www.righto.com/2023/04/8086-microcode-string-operations.html
https://redd.it/12ch6ca
@programmingreddit
https://www.righto.com/2023/04/8086-microcode-string-operations.html
https://redd.it/12ch6ca
@programmingreddit
Righto
The microcode and hardware in the 8086 processor that perform string operations
Intel introduced the 8086 microprocessor in 1978. This processor ended up being hugely influential, setting the path for the x86 architec...
Remaining Relevant Over Four Decades
https://thecodist.com/how-i-stayed-relevant-over-four-decades/
https://redd.it/12ca94j
@programmingreddit
https://thecodist.com/how-i-stayed-relevant-over-four-decades/
https://redd.it/12ca94j
@programmingreddit
The Codist
Remaining Relevant Over Four Decades
Four decades is a long time to be a programmer. I started in 1981 and retired in 2021. During that time, almost everything changed, and I had to change with it. While my situation may be different than starting today, much of what I learned over time can…
PDF 2.0 specification now freely available
https://www.pdfa.org/sponsored-standards/
https://redd.it/12cxm4r
@programmingreddit
https://www.pdfa.org/sponsored-standards/
https://redd.it/12cxm4r
@programmingreddit
JSON vs XML
https://corecursive.com/json-vs-xml-douglas-crockford/
https://redd.it/12df3ad
@programmingreddit
https://corecursive.com/json-vs-xml-douglas-crockford/
https://redd.it/12df3ad
@programmingreddit
CoRecursive Podcast
JSON vs XML - CoRecursive Podcast
Today's guest is Douglas Crockford. He's sharing the story of JSON, his discovery of JavaScript's good parts, and his approach to finding a simple way to build software. Also, his battles against XML, against complexity, his battles to say that there's a…
The Bitcoin whitepaper is hidden in every modern copy of macOS
https://waxy.org/2023/04/the-bitcoin-whitepaper-is-hidden-in-every-modern-copy-of-macos/
https://redd.it/12dzkeo
@programmingreddit
https://waxy.org/2023/04/the-bitcoin-whitepaper-is-hidden-in-every-modern-copy-of-macos/
https://redd.it/12dzkeo
@programmingreddit
Waxy.org
The Bitcoin Whitepaper Is Hidden in Every Modern Copy of macOS - Waxy.org
I just discovered that every copy of macOS ships with a hidden PDF of Satoshi Nakamoto's Bitcoin whitepaper. But why?
What if writing tests was a joyful experience
https://blog.janestreet.com/the-joy-of-expect-tests/
https://redd.it/12de37u
@programmingreddit
https://blog.janestreet.com/the-joy-of-expect-tests/
https://redd.it/12de37u
@programmingreddit
Jane Street Blog
What if writing tests was a joyful experience?
At Jane Street we use a pattern/library called “expect tests” thatmakes test-writing feel like a REPL session, or like exploratoryprogramming in a Jupyter no...
Why are there so many tech layoffs, and why should we be worried? Stanford scholar explains
https://news.stanford.edu/2022/12/05/explains-recent-tech-layoffs-worried
https://redd.it/12ecr4i
@programmingreddit
https://news.stanford.edu/2022/12/05/explains-recent-tech-layoffs-worried
https://redd.it/12ecr4i
@programmingreddit
Stanford News
Why are there so many tech layoffs, and why should we be worried? Stanford scholar explains
As layoffs in the tech sector mount, Stanford Graduate School of Business Professor Jeffrey Pfeffer is worried. Research – by him, and others – has shown that the stress layoffs create takes a devastating toll on behavioral and physical health and increases…
I interviewed Bruno Lowagie, who successfully commercialized his FOSS library, iText, between 2008 and 2018, for Code Code Ship: “Commercializing iText had a significant impact on the quality of the library”
https://codecodeship.com/blog/2023-04-07-bruno-lowagie
https://redd.it/12eekuw
@programmingreddit
https://codecodeship.com/blog/2023-04-07-bruno-lowagie
https://redd.it/12eekuw
@programmingreddit
Codecodeship
Bruno Lowagie, Creator of iText: From FOSS to COSS · Code Code Ship
Bruno, first of all, thanks for agreeing to this interview. In 2004, iText was 4 years old, and in widespread use. Can you tell us what factored into the decision to commercialize your library?
iText started as a project that I maintained after hours ...
iText started as a project that I maintained after hours ...
If we lose the Internet Archive, we're screwed
https://www.sbstatesman.com/2023/04/04/if-we-lose-the-internet-archive-were-screwed/
https://redd.it/12ephct
@programmingreddit
https://www.sbstatesman.com/2023/04/04/if-we-lose-the-internet-archive-were-screwed/
https://redd.it/12ephct
@programmingreddit
The Statesman
Women’s Basketball Continues Slump
SB Loses Shootout to Manhattan On Nov. 24 Stony Brook’s Women’s Basketball team faced the Manhattan Jasper’s. In a high scoring affair, Stony Brook lost by a final score of 74-68. The Jasper’s held the lead most of the game, including a game high 12 point…
"We modified llama.cpp to load weights using mmap() instead of C++ standard I/O. That enabled us to load LLaMA 100x faster using half as much memory."
https://justine.lol/mmap/
https://redd.it/12ek8dw
@programmingreddit
https://justine.lol/mmap/
https://redd.it/12ek8dw
@programmingreddit
justine.lol
Edge AI Just Got Faster
Using mmap() to load LLaMA faster in parallel with less memory.
Agile is the Spoiled Child of a Decade of Easy Money
https://blog.bennett.ink/agile-is-the-spoiled-child-of-a-decade-of-easy-money-7c94bfc1ddf2
https://redd.it/12ehgvq
@programmingreddit
https://blog.bennett.ink/agile-is-the-spoiled-child-of-a-decade-of-easy-money-7c94bfc1ddf2
https://redd.it/12ehgvq
@programmingreddit
Medium
Scrum is the Byproduct of a Decade of Easy Money
When I joined my first Scrum team as an engineer, I thought it was a very good idea. For some parts of it, I still think that. The idea…
Coding Standards Horror Story
https://medium.com/@moh.aboelez/coding-standards-horror-story-501d76e66ab6?sk=2489193bf2bfb95cc513743baacf0f89
https://redd.it/12fabtw
@programmingreddit
https://medium.com/@moh.aboelez/coding-standards-horror-story-501d76e66ab6?sk=2489193bf2bfb95cc513743baacf0f89
https://redd.it/12fabtw
@programmingreddit
Medium
Coding Standards Horror Story
This particular lesson is one that is central to my view of good software development.
I generated racing lines in code and got my RC Car to follow them
https://www.youtube.com/watch?v=R87Qlq_wSY8
https://redd.it/12f0824
@programmingreddit
https://www.youtube.com/watch?v=R87Qlq_wSY8
https://redd.it/12f0824
@programmingreddit
YouTube
Building the FASTEST Self Driving RC Car
I built a self-driving RC Car that can follow racing lines and then tried to race it as fast as possible without crashing it. This time, it is WAY faster than anything you've seen in the previous video.
If you haven't seen the 1st video featuring this self…
If you haven't seen the 1st video featuring this self…
The OpenAI Cookbook shares example code for accomplishing common tasks with the OpenAI API
https://github.com/openai/openai-cookbook
https://redd.it/12faqxo
@programmingreddit
https://github.com/openai/openai-cookbook
https://redd.it/12faqxo
@programmingreddit
GitHub
GitHub - openai/openai-cookbook: Examples and guides for using the OpenAI API
Examples and guides for using the OpenAI API. Contribute to openai/openai-cookbook development by creating an account on GitHub.
EU petition to create an open source AI model
https://www.openpetition.eu/petition/online/securing-our-digital-future-a-cern-for-open-source-large-scale-ai-research-and-its-safety
https://redd.it/12g0axh
@programmingreddit
https://www.openpetition.eu/petition/online/securing-our-digital-future-a-cern-for-open-source-large-scale-ai-research-and-its-safety
https://redd.it/12g0axh
@programmingreddit
openPetition
Securing Our Digital Future: A CERN for Open Source large-scale AI Research and its Safety - Online petition
Join us in our urgent mission to democratize AI research by establishing an international, publicly funded supercomputing facility equipped with 100,000 state-of-the-art AI accelerators to train open source foundation models. This monumental initiative will…