Google's decision to deprecate JPEG-XL emphasizes the need for browser choice and free formats
https://www.fsf.org/blogs/community/googles-decision-to-deprecate-jpeg-xl-emphasizes-the-need-for-browser-choice-and-free-formats
https://redd.it/12lfgrz
@programmingreddit
https://www.fsf.org/blogs/community/googles-decision-to-deprecate-jpeg-xl-emphasizes-the-need-for-browser-choice-and-free-formats
https://redd.it/12lfgrz
@programmingreddit
www.fsf.org
Google's decision to deprecate JPEG-XL emphasizes the need for browser choice and free formats
Here's my take on a minimal autonomous agent using GPT-4. Only 105 lines of code. It fails at ordering Pizza but is quite neat otherwise
https://github.com/muellerberndt/micro-gpt
https://redd.it/12lqyw0
@programmingreddit
https://github.com/muellerberndt/micro-gpt
https://redd.it/12lqyw0
@programmingreddit
GitHub
GitHub - muellerberndt/mini-agi: MiniAGI is a simple general-purpose AI agent based on the OpenAI API.
MiniAGI is a simple general-purpose AI agent based on the OpenAI API. - muellerberndt/mini-agi
One main source of vulnerabilities in DevOps pipelines is how secrets like keys, certificates, and credentials are managed. Many product engineering teams, for the sake of expediency, hard-code their secrets. This is extremely dangerous.
https://devm.io/devops/devops-pipelines-security
https://redd.it/12lxh4f
@programmingreddit
https://devm.io/devops/devops-pipelines-security
https://redd.it/12lxh4f
@programmingreddit
devmio - Software Know-How
5 Ways for Enterprise Teams to Secure Their DevOps Pipelines in 2023
By leveraging automation and orchestration, updates, bug fixes, and new features can go live much faster. However, given the inherent risks of vulnerabilities in the software lifecycle, developers also need to ensure that their DevOps pipelines are secure.
Kotlin 2 - static extensions, collection literals, name-based destructuring, context receivers, and explicit fields
https://blog.jetbrains.com/kotlin/2023/04/kotlinconf-2023-opening-keynote/
https://redd.it/12m9azt
@programmingreddit
https://blog.jetbrains.com/kotlin/2023/04/kotlinconf-2023-opening-keynote/
https://redd.it/12m9azt
@programmingreddit
The JetBrains Blog
KotlinConf 2023: A Look at the Opening Keynote | The Kotlin Blog
At the KotlinConf 2023 opening keynote, the JetBrains team made several exciting announcements regarding recent developments in the Kotlin language.
GitHub - wabarc/wayback: A self-hosted archiving service integrated with Internet Archive, archive.today, IPFS and beyond.
https://github.com/wabarc/wayback
https://redd.it/12n21wq
@programmingreddit
https://github.com/wabarc/wayback
https://redd.it/12n21wq
@programmingreddit
GitHub
GitHub - wabarc/wayback: An archiving tool with an IM-style interface that prioritizes privacy and accessibility, integrated with…
An archiving tool with an IM-style interface that prioritizes privacy and accessibility, integrated with various archival services including Internet Archive, archive.today, Ghostarchive, IPFS, Tel...
Github - scan documents and convert them to PDF with just Javascript
https://github.com/ColonelParrot/jscanify
https://redd.it/12ml90o
@programmingreddit
https://github.com/ColonelParrot/jscanify
https://redd.it/12ml90o
@programmingreddit
GitHub
GitHub - ColonelParrot/jscanify: Mirror of puffinsoft/jscanify for backwards CDN compatibility.
Mirror of puffinsoft/jscanify for backwards CDN compatibility. - ColonelParrot/jscanify
Amazon CodeWhisperer, Free for Individual Use, is Now Generally Available
https://aws.amazon.com/blogs/aws/amazon-codewhisperer-free-for-individual-use-is-now-generally-available/
https://redd.it/12kpryg
@programmingreddit
https://aws.amazon.com/blogs/aws/amazon-codewhisperer-free-for-individual-use-is-now-generally-available/
https://redd.it/12kpryg
@programmingreddit
Amazon
Amazon CodeWhisperer, Free for Individual Use, is Now Generally Available | Amazon Web Services
Today, Amazon CodeWhisperer, a real-time AI coding companion, is generally available and also includes a CodeWhisperer Individual tier that’s free to use for all developers. Originally launched in preview last year, CodeWhisperer keeps developers in the zone…
The End of Computer Magazines in America
https://www.technologizer.com/2023/04/15/the-end-of-computer-magazines-in-america/
https://redd.it/12nvcj1
@programmingreddit
https://www.technologizer.com/2023/04/15/the-end-of-computer-magazines-in-america/
https://redd.it/12nvcj1
@programmingreddit
Technologizer by Harry McCracken
The End of Computer Magazines in America
The April issues of Maximum PC and MacLife are currently on sale at a newsstand near you—assuming there is a newsstand near you. They’re the last print issues of these two venerable computer magazines, both of which date to 1996 (and were originally known…
Low Code Software Development Is A Lie
https://jaylittle.com/post/view/2023/4/low-code-software-development-is-a-lie
https://redd.it/12nzr1v
@programmingreddit
https://jaylittle.com/post/view/2023/4/low-code-software-development-is-a-lie
https://redd.it/12nzr1v
@programmingreddit
Jaylittle
Low Code Software Development Is A Lie
I’ve been writing custom software for a long time and one of the things that annoys me most is when a client adopts the position that there is a silver bullet which will reduce or remove the inherent complexity of this task. This happens more often than you’d…
ChatGPT data centres are consuming a staggering amount of water, study warns | Estimated at 500ml for every 20 questions answered
https://www.independent.co.uk/tech/chatgpt-data-centre-water-consumption-b2318972.html
https://redd.it/12ofl9x
@programmingreddit
https://www.independent.co.uk/tech/chatgpt-data-centre-water-consumption-b2318972.html
https://redd.it/12ofl9x
@programmingreddit
The Independent
ChatGPT data centres may be consuming a staggering amount of water
Conversation of 20-50 questions with AI chatbot may ‘drink’ 500ml of water, scientists say
An exponential explosion bug I had fun solving at work
https://yellowbrick.com/blog/engineering/the-case-of-the-exploding-coalesce/
https://redd.it/12m1fl9
@programmingreddit
https://yellowbrick.com/blog/engineering/the-case-of-the-exploding-coalesce/
https://redd.it/12m1fl9
@programmingreddit
Yellowbrick
The Case of the Exploding COALESCE Statements
In this tutorial, we’ll cover the COALESCE function along with how it can be used to solve various problems. Let's get into it!
Electra: The esolang where you code like an electrician
https://github.com/DolphyWind/Electra-Lang
https://redd.it/12ok7r4
@programmingreddit
https://github.com/DolphyWind/Electra-Lang
https://redd.it/12ok7r4
@programmingreddit
GitHub
GitHub - DolphyWind/Electra-Lang: Electra is an esolang where you code like an electrician.
Electra is an esolang where you code like an electrician. - DolphyWind/Electra-Lang
This is how an important Linux kernel patch cover letter SHOULD be written, please read
https://lore.kernel.org/lkml/20230414225551.858160935@linutronix.de/
https://redd.it/12oljro
@programmingreddit
https://lore.kernel.org/lkml/20230414225551.858160935@linutronix.de/
https://redd.it/12oljro
@programmingreddit
Reddit
r/programming on Reddit: This is how an important Linux kernel patch cover letter SHOULD be written, please read
Posted by u/unixbhaskar - 135 votes and 60 comments
A Journey through Color Space with FFmpeg
https://canvatechblog.com/a-journey-through-color-space-with-ffmpeg-3a129bfd9b05
https://redd.it/12ov8dw
@programmingreddit
https://canvatechblog.com/a-journey-through-color-space-with-ffmpeg-3a129bfd9b05
https://redd.it/12ov8dw
@programmingreddit
canva.dev
A journey through color space with FFmpeg - Canva Engineering Blog
For those who want to understand what color spaces are, find out how to transform videos from one color space into another one, or read about how I almost went crazy trying to find out why videos generated with Canva look slightly off in terms of color.
Help me make VSCode telemetry clearer and require consent by upvoting this issue
https://github.com/microsoft/vscode/issues/176269
https://redd.it/12ppv4x
@programmingreddit
https://github.com/microsoft/vscode/issues/176269
https://redd.it/12ppv4x
@programmingreddit
GitHub
Require user consent before sending any telemetry · Issue #176269 · microsoft/vscode
VSCode doesn't ask for consent from the user when sending telemetry, it's an opt out. Even if you disable telemetry after installing VSCode, some data will already have leaked out, which is...
Rust Foundation - Rust Trademark Policy Draft Revision – Next Steps
https://foundation.rust-lang.org/news/rust-trademark-policy-draft-revision-next-steps/
https://redd.it/12q56vu
@programmingreddit
https://foundation.rust-lang.org/news/rust-trademark-policy-draft-revision-next-steps/
https://redd.it/12q56vu
@programmingreddit
The Rust Foundation
Rust Trademark Policy Draft Revision – Next Steps - The Rust Foundation
On April 6th, 2023, the Rust Foundation released an initial draft of an updated Rust Trademark Policy via a feedback form open to the public. Both the 10-day consultation period and the Rust Trademark Policy draft were created in a collaboration between the…