My Open Source project has been selected for the GitHub Accelerator Program and I’ll be working on it full-time!
https://github.com/GyulyVGC/sniffnet/discussions/133
https://redd.it/12jqzhr
@programmingreddit
https://github.com/GyulyVGC/sniffnet/discussions/133
https://redd.it/12jqzhr
@programmingreddit
GitHub
Sniffnet has been selected for the GitHub Accelerator Program :octocat: 🚀 · GyulyVGC/sniffnet · Discussion #133
Sniffnet has been selected for the GitHub Accelerator Program! 🚀 Sniffnet has grown a lot during the past months, and it’s been a pleasure for me to spend most of my spare time on its development. ...
JEP 444: Virtual Threads Arrive in JDK 21, Ushering a New Era of Concurrency
https://www.infoq.com/news/2023/04/virtual-threads-arrives-jdk21/
https://redd.it/12jeski
@programmingreddit
https://www.infoq.com/news/2023/04/virtual-threads-arrives-jdk21/
https://redd.it/12jeski
@programmingreddit
InfoQ
JEP 444: Virtual Threads Arrive in JDK 21, Ushering a New Era of Concurrency
JEP 444, Virtual Threads, was promoted from Candidate to Proposed to Target status for JDK 21. This feature offers a lightweight threading model to simplify the creation, management, and monitoring of high-throughput concurrent Java applications, allowing…
A proposed Stack Exchange site for programming language development is close to entering beta!
https://area51.stackexchange.com/proposals/127456/programming-language-design-and-implementation
https://redd.it/12k8oxy
@programmingreddit
https://area51.stackexchange.com/proposals/127456/programming-language-design-and-implementation
https://redd.it/12k8oxy
@programmingreddit
Stackexchange
Programming Language Design and Implementation - A Stack Exchange Proposal
Beta Q&A site for designers and implementers of computer programming languages
Python foundation slams pending EU cyber security rules
https://www.theregister.com/2023/04/12/python_management_eu/
https://redd.it/12k2hn2
@programmingreddit
https://www.theregister.com/2023/04/12/python_management_eu/
https://redd.it/12k2hn2
@programmingreddit
The Register
Python head hisses at looming Euro cybersecurity rules
Red-tape vague enough to land open source volunteers in hot water for iffy code
"Skills that make you a great dev have nothing to do with being a good dev manager. Every promotion to management should have at 3 months of onboarding with the option to go back." The top engineer at Shopify explained in an interview how too many developers ruin their careers accepting promotions
https://devinterrupted.substack.com/p/how-promotions-ruin-dev-careers-w
https://redd.it/12ks0oj
@programmingreddit
https://devinterrupted.substack.com/p/how-promotions-ruin-dev-careers-w
https://redd.it/12ks0oj
@programmingreddit
Dev Interrupted
How Promotions Ruin Dev Careers w/ Shopify's Dir. of Engineering James Stanier
From the archives: As we progress through Season 3, we thought it would be nice to look back at some of our best episodes that haven’t been posted to our Substack page. This episode was originally published on April 11, 2022. Enjoy! In so many professions…
What Happened When the IRS Got Audited - WSJ
https://www.wsj.com/articles/tax-irs-technology-gao-report-1dcdc87
https://redd.it/12kp7t0
@programmingreddit
https://www.wsj.com/articles/tax-irs-technology-gao-report-1dcdc87
https://redd.it/12kp7t0
@programmingreddit
WSJ
What Happened When the IRS Got Audited
Obsolete software. Archaic code. Tech so old it makes the typical member of Congress look young. The IRS has an IT problem.
Keep the monolith, but split the workloads
https://incident.io/blog/monolith
https://redd.it/12kns0g
@programmingreddit
https://incident.io/blog/monolith
https://redd.it/12kns0g
@programmingreddit
incident.io
Keep the monolith, but split the workloads | Blog
Everybody loves a monolith, but you can hit issues as you scale. Learn how splitting workloads can improve your monolithic architecture's performance and scalability, and understand the trade-offs between monolithic systems and microservices.
The early days of Linux [LWN.net]
https://lwn.net/SubscriberLink/928581/841b747332791ac4/
https://redd.it/12knid0
@programmingreddit
https://lwn.net/SubscriberLink/928581/841b747332791ac4/
https://redd.it/12knid0
@programmingreddit
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…