Lua: The Easiest, Fully-Featured Language That Only a Few Programmers Know
https://medium.com/gitconnected/lua-the-easiest-fully-featured-language-that-only-a-few-programmers-know-97476864bffc?sk=548b63ea02d1a6da026785ae3613ed42
https://redd.it/1dub1u9
@programmingreddit
https://medium.com/gitconnected/lua-the-easiest-fully-featured-language-that-only-a-few-programmers-know-97476864bffc?sk=548b63ea02d1a6da026785ae3613ed42
https://redd.it/1dub1u9
@programmingreddit
Medium
Lua: The Easiest, Fully-Featured Language That Only a Few Programmers Know
Learning Lua is indeed easier than Python, Ruby, and JavaScript!
Jeffrey Snover and the Making of PowerShell
https://corecursive.com/building-powershell-with-jeffrey-snover/
https://redd.it/1dv4fzs
@programmingreddit
https://corecursive.com/building-powershell-with-jeffrey-snover/
https://redd.it/1dv4fzs
@programmingreddit
CoRecursive Podcast
Navigating Corporate Giants - CoRecursive Podcast
What if you had to fight against your company's culture to bring a revolutionary tool to life? Meet Jeffrey Snover, the Microsoft architect behind PowerShell, a command tool that transformed Windows system administration. Initially met with skepticism, Snover's…
Should you learn C to "learn how the computer works"?
https://steveklabnik.com/writing/should-you-learn-c-to-learn-how-the-computer-works
https://redd.it/1dv9uk5
@programmingreddit
https://steveklabnik.com/writing/should-you-learn-c-to-learn-how-the-computer-works
https://redd.it/1dv9uk5
@programmingreddit
Reddit
From the programming community on Reddit: Should you learn C to "learn how the computer works"?
Posted by Alexander_Selkirk - 178 votes and 111 comments
You’re Closer Than You Think: The Only 6 DNS Concepts You Really Need
https://jonahdevs.com/youre-closer-than-you-think-the-only-6-dns-concepts-you-really-need/
https://redd.it/1dv37ac
@programmingreddit
https://jonahdevs.com/youre-closer-than-you-think-the-only-6-dns-concepts-you-really-need/
https://redd.it/1dv37ac
@programmingreddit
Reddit
From the programming community on Reddit: You’re Closer Than You Think: The Only 6 DNS Concepts You Really Need
Posted by potatoplumber - 113 votes and 13 comments
There is always something: Fighting distractions as a software developer
https://shiftmag.dev/fighting-distractions-as-a-software-developer-3175/
https://redd.it/1dva93y
@programmingreddit
https://shiftmag.dev/fighting-distractions-as-a-software-developer-3175/
https://redd.it/1dva93y
@programmingreddit
ShiftMag
There is always something: Fighting distractions as a software developer - ShiftMag
This article is a distraction. You should get back to your work! Or not?
I have no constructor, and I must initialize
https://consteval.ca/2024/07/03/initialization/
https://redd.it/1dvq71d
@programmingreddit
https://consteval.ca/2024/07/03/initialization/
https://redd.it/1dvq71d
@programmingreddit
consteval.ca
I Have No Constructor, and I Must Initialize | consteval
A Dramatic Reading: I Will Fucking Piledrive You If You Mention AI Again
https://mccue.dev/pages/7-5-24-a-reading-i-will-fucking-piledrive-you-if-you-mention-ai-again
https://redd.it/1dw7n19
@programmingreddit
https://mccue.dev/pages/7-5-24-a-reading-i-will-fucking-piledrive-you-if-you-mention-ai-again
https://redd.it/1dw7n19
@programmingreddit
Reddit
From the programming community on Reddit: A Dramatic Reading: I Will Fucking Piledrive You If You Mention AI Again
Posted by bowbahdoe - 115 votes and 18 comments
James Gosling, creator of Java, announced that he is retiring
https://www.linkedin.com/posts/jamesgosling_ive-finally-retired-after-a-crazy-number-activity-7213740307538956289-26YU?utm_source=share&utm_medium=member_desktop
https://redd.it/1dwbpdu
@programmingreddit
https://www.linkedin.com/posts/jamesgosling_ive-finally-retired-after-a-crazy-number-activity-7213740307538956289-26YU?utm_source=share&utm_medium=member_desktop
https://redd.it/1dwbpdu
@programmingreddit
Linkedin
I've finally retired. | James Gosling
I've finally retired. After a crazy number of years as a software engineer, it's time for me to just have fun. The last 7 years at Amazon have been great, despite COVID-19 and industrial craziness. I've got a long list of side projects to plough through.…
Why Apple didn't use X for the window system (2003)
https://developers.slashdot.org/comments.pl?sid=75257&cid=6734612
https://redd.it/1dwiokj
@programmingreddit
https://developers.slashdot.org/comments.pl?sid=75257&cid=6734612
https://redd.it/1dwiokj
@programmingreddit
developers.slashdot.org
Mac OS X Maximum Security - Slashdot
> they don't even use X at all! What Apple is providing is an Apple-original window system that is graphics model agnostic, as well as a vector drawing system that maps very well to PDF, which is a sort of PostScript without the non-graphical operators. …
How We Made the Deno Language Server Ten Times Faster
https://deno.com/blog/optimizing-our-lsp
https://redd.it/1dwp0kx
@programmingreddit
https://deno.com/blog/optimizing-our-lsp
https://redd.it/1dwp0kx
@programmingreddit
Deno
How We Made the Deno Language Server Ten Times Faster | Deno
When a customer reported performance issues with the Deno language server, we began a performance investigation that resulted in reducing auto-completion times from 6-8 seconds to under one second in large codebases. This is how we did it.
Zed Editor automatically downloads binaries and NPM packages from the Internet without user consent
https://github.com/zed-industries/zed/issues/12589
https://redd.it/1dxmroj
@programmingreddit
https://github.com/zed-industries/zed/issues/12589
https://redd.it/1dxmroj
@programmingreddit
GitHub
Zed downloads NodeJS binary and npm packages from Internet without user’s consent · Issue #12589 · zed-industries/zed
Check for existing issues Completed Describe the bug / provide steps to reproduce it I noticed that Zed automatically downloads the NodeJS binary from https://nodejs.org without asking or even info...
Entropy — Why Code Rots And Technical Debt Grows
https://thehosk.medium.com/entropy-in-software-development-77ed9110ef28?source=friends_link&sk=4cec3d45e4ff9f751ec998b778c13ca1
https://redd.it/1dxee8a
@programmingreddit
https://thehosk.medium.com/entropy-in-software-development-77ed9110ef28?source=friends_link&sk=4cec3d45e4ff9f751ec998b778c13ca1
https://redd.it/1dxee8a
@programmingreddit
Medium
Entropy — Why Code Rots And Technical Debt Grows
Developers are entropy machines
Maybe You're Not Sick of Programming
https://shubhamjain.co/2024/06/27/youre-not-sick-of-programming/
https://redd.it/1dy1svf
@programmingreddit
https://shubhamjain.co/2024/06/27/youre-not-sick-of-programming/
https://redd.it/1dy1svf
@programmingreddit
Shubham Jain's Blog
Maybe You're Not Sick of Programming
Time and again, I encounter posts, people, who believe that they are sick of programming and can't wait to retire to do something worthwhile (farming, traveling, for eg). Maybe they are and programming was just an ill-suited career, but higher chance that…
TIL that 3% of all Rust library releases contain at least one SemVer violation. "On average, If I run `cargo update` once every 10 days, my project is broken once."
https://changelog.com/podcast/597#transcript-41
https://redd.it/1dy9tbi
@programmingreddit
https://changelog.com/podcast/597#transcript-41
https://redd.it/1dy9tbi
@programmingreddit
Changelog
MAJOR.SEMVER.PATCH with Predrag Gruevski & Chris Krycho (Changelog Interviews #597)
Predrag Gruevski and Chris Krycho joined the show to talk about SemVer. We explore the challenges and the advantages of semantic versioning (aka SemVer), the need for improving the tooling around SemVer, where semantic versioning really shines and where it’s…
Malloc broke Serenity's JPGLoader, or: how to win the lottery
https://sin-ack.github.io/posts/jpg-loader-bork/
https://redd.it/1dy10qs
@programmingreddit
https://sin-ack.github.io/posts/jpg-loader-bork/
https://redd.it/1dy10qs
@programmingreddit
sin-ack.github.io
How malloc broke Serenity's JPGLoader, or: how to win the lottery
I got the chance to investigate an interesting bug in
SerenityOS this week. It was related to the decoding
of JPG images in the operating system. For some reason, when a JPG image is
viewed, it comes out like this:
Lenna,
showing up with incorrect…
SerenityOS this week. It was related to the decoding
of JPG images in the operating system. For some reason, when a JPG image is
viewed, it comes out like this:
Lenna,
showing up with incorrect…
Microservices: it's because of the way our backend works
https://www.youtube.com/watch?v=y8OnoxKotPQ
https://redd.it/1dz2iph
@programmingreddit
https://www.youtube.com/watch?v=y8OnoxKotPQ
https://redd.it/1dz2iph
@programmingreddit
YouTube
Microservices
it's because of the way our backend works
// more krazam scenes: https://www.patreon.com/KRAZAM
// merch: https://merch.krazam.tv
// https://www.instagram.com/krazam.tv
// https://twitter.com/krazamtv
// more krazam scenes: https://www.patreon.com/KRAZAM
// merch: https://merch.krazam.tv
// https://www.instagram.com/krazam.tv
// https://twitter.com/krazamtv
Malware Developers Increasingly Use V8 Javascript for Evasion
https://cyberinsider.com/malware-developers-increasingly-use-v8-javascript-for-evasion/
https://redd.it/1dz73uu
@programmingreddit
https://cyberinsider.com/malware-developers-increasingly-use-v8-javascript-for-evasion/
https://redd.it/1dz73uu
@programmingreddit
CyberInsider
Malware Developers Increasingly Use V8 Javascript for Evasion
Researchers at Check Point Research have uncovered a new trend in malware development: the use of compiled V8 JavaScript to evade detection.