I created a Website to generate Code, Regexes, Linux & Git & SQL Commands, HTML and CSS from a written description. Furthermore translate code snippets to many languages and get a regex explained in plain english. Moreover you can fix broken code snippets & more.. All with the help of AI 🤖
https://www.programming-helper.com/
https://redd.it/yt3yk8
@programmingreddit
https://www.programming-helper.com/
https://redd.it/yt3yk8
@programmingreddit
Home
AI Code generator just by typing a text description. AI will create the code for you. Tool that helps you with a wide range of tasks. All in one place.
AWS IAM Roles, a tale of unnecessary complexity
https://infosec.rodeo/posts/thoughts-on-aws-iam/
https://redd.it/ysv7xr
@programmingreddit
https://infosec.rodeo/posts/thoughts-on-aws-iam/
https://redd.it/ysv7xr
@programmingreddit
infosec.rodeo
AWS IAM Roles, a tale of unnecessary complexity
This is going to be a highly opinionated blog post. I think AWS is great and use it daily, but their implementation of IAM is unnecessarily complicated.
“The hidden beauty of databases, explained for non-techies like never before" — a lot of people don't really intuitively *get* databases, even after programming for a while; so this article uses an old-school library example to teach concepts like database schema design, SQL, etc.
https://aman-agarwal.com/2022/11/02/databases-explained/
https://redd.it/yt95ra
@programmingreddit
https://aman-agarwal.com/2022/11/02/databases-explained/
https://redd.it/yt95ra
@programmingreddit
Aman Y. Agarwal
The Hidden Beauty of Databases: Explained for Non-Techies Like Never Before - Aman Y. Agarwal
A new book on how to program games for the Atari 2600 was just released
https://twitter.com/nanochess/status/1591125785343295488
https://redd.it/ytf9ke
@programmingreddit
https://twitter.com/nanochess/status/1591125785343295488
https://redd.it/ytf9ke
@programmingreddit
Twitter
At last! My newest book Programming Games for Atari 2600 is now available at the Lulu bookstore, and as ebook at my store. Soon in Amazon #retro #Atari Cc @KevEdwardsRetro @6502nerd @0xC0DE6502 @6502Workshop @travisgoodspeed @MobyGamer @DNSDEBRO @stepickford…
Tunneling Internet traffic over Whatsapp
https://github.com/aleixrodriala/wa-tunnel
https://redd.it/ysulqz
@programmingreddit
https://github.com/aleixrodriala/wa-tunnel
https://redd.it/ysulqz
@programmingreddit
GitHub
GitHub - aleixrodriala/wa-tunnel: Tunneling Internet traffic over Whatsapp
Tunneling Internet traffic over Whatsapp. Contribute to aleixrodriala/wa-tunnel development by creating an account on GitHub.
I made a way to write HolyC code on Linux, Import it, and Run it on Linux automatically
https://www.youtube.com/watch?v=NBawZ3avrQM&t=42s
https://redd.it/ytkhmg
@programmingreddit
https://www.youtube.com/watch?v=NBawZ3avrQM&t=42s
https://redd.it/ytkhmg
@programmingreddit
YouTube
Writing HolyC Code on Linux, Packaging & Running it! | Updated
I thought I'd demonstrate how you can write HolyC Code on Linux, package it into an ISO.C for distributing and running it all automatically in no more than 5 commands!
---------------------------------
This is an updated version to my previous tutorial.…
---------------------------------
This is an updated version to my previous tutorial.…
CGL v0.3 release (C Game Library) is a multipurpose library mainly for recreational coding / demo scenes / prototyping / small games / experimentation
https://github.com/Jaysmito101/cgl
https://redd.it/ytyanr
@programmingreddit
https://github.com/Jaysmito101/cgl
https://redd.it/ytyanr
@programmingreddit
GitHub
GitHub - Jaysmito101/cgl: CGL (C Game Library) is a multipurpose library mainly for recreational coding / demo scenes / prototyping…
CGL (C Game Library) is a multipurpose library mainly for recreational coding / demo scenes / prototyping / small games / experimentation. - GitHub - Jaysmito101/cgl: CGL (C Game Library) is a mul...
GitHub Business Card Generator, made for fun with Next.js and Vercel’s OG image generation library (open source)
https://github-business-card.vercel.app/
https://redd.it/yu3zjz
@programmingreddit
https://github-business-card.vercel.app/
https://redd.it/yu3zjz
@programmingreddit
using curl better - with curl creator Daniel Stenberg
https://www.youtube.com/watch?v=I6id1Y0YuNk
https://redd.it/yrwtyq
@programmingreddit
https://www.youtube.com/watch?v=I6id1Y0YuNk
https://redd.it/yrwtyq
@programmingreddit
YouTube
using curl better - with curl creator Daniel Stenberg
Everyone uses curl. There are good uses, some bad uses and some lesser known gems that are good to know. Daniel takes us through how curl came to be this prevalent, the design think behind it and some clever curl tricks for consuming HTTP APIs and more.
…
…
mold (linker) - Problem with my open-source startup
https://docs.google.com/document/d/1kiW9qmNlJ9oQZM6r5o4_N54sX5F8_ccwCy0zpGh3MXk
https://redd.it/yujt69
@programmingreddit
https://docs.google.com/document/d/1kiW9qmNlJ9oQZM6r5o4_N54sX5F8_ccwCy0zpGh3MXk
https://redd.it/yujt69
@programmingreddit
Google Docs
Problem with my open-source startup
"A New Programming Metric": my attempt to come up with a better way of handling the "how good are you at a programming language" question.
https://www.narwhalbear.com/en/articles/programming-metric
https://redd.it/yur154
@programmingreddit
https://www.narwhalbear.com/en/articles/programming-metric
https://redd.it/yur154
@programmingreddit
reddit
"A New Programming Metric": my attempt to come up with a better...
Posted in r/programming by u/unquietwiki • 119 points and 43 comments
Stop lying to yourself – you will never “fix it later”
https://uselessdevblog.wordpress.com/2022/11/10/stop-lying-to-yourself-you-will-never-fix-it-later/
https://redd.it/yv0zy5
@programmingreddit
https://uselessdevblog.wordpress.com/2022/11/10/stop-lying-to-yourself-you-will-never-fix-it-later/
https://redd.it/yv0zy5
@programmingreddit
The Useless Dev blog
Stop lying to yourself – you will never “fix it later”
Recently I approved a pull request from a colleague, that had the following description: “That’s a hacky way of doing this, but I don’t have time today to come up with a better im…
Pretty incredible thread where Elon confuses how GraphQL works, thinks the Android client itself is making one thousand requests, and then publicly fires an employee who corrects him.
https://twitter.com/holman/status/1592204640518811648?s=46&t=bcKw8r0oPVW9z5406PQU7A
https://redd.it/yvat7v
@programmingreddit
https://twitter.com/holman/status/1592204640518811648?s=46&t=bcKw8r0oPVW9z5406PQU7A
https://redd.it/yvat7v
@programmingreddit
reddit
Pretty incredible thread where Elon confuses how GraphQL works,...
Posted in r/programming by u/Pick2 • 206 points and 74 comments
Where has the Passive Radar Code Gone?
https://forum.krakenrf.com/t/where-has-the-passive-radar-code-gone/98
https://redd.it/yui6u8
@programmingreddit
https://forum.krakenrf.com/t/where-has-the-passive-radar-code-gone/98
https://redd.it/yui6u8
@programmingreddit
KrakenSDR Forum
Where has the Passive Radar Code Gone?
This really sucks to say after putting so much effort into it, but for regulatory reasons that have just come to light we’ve had to remove the open source passive radar code that we previously provided. We’re currently consulting with legal experts to see…
A .NET task batching and management library. After writing this 3 times at previous jobs, I propose an Open-Source library!
https://github.com/heathbm/BatchPool
https://redd.it/yupcp5
@programmingreddit
https://github.com/heathbm/BatchPool
https://redd.it/yupcp5
@programmingreddit
GitHub
GitHub - heathbm/BatchPool: The one-stop generic task batching and management library
The one-stop generic task batching and management library - heathbm/BatchPool
How to search for a developer job abroad
https://www.smashingmagazine.com/2022/11/search-developer-job-abroad/
https://redd.it/yw15j8
@programmingreddit
https://www.smashingmagazine.com/2022/11/search-developer-job-abroad/
https://redd.it/yw15j8
@programmingreddit
Smashing Magazine
How To Search For A Developer Job Abroad — Smashing Magazine
Working abroad is a popular prospect, yet many people — including professionals in the tech sphere — don’t know where to start. In this article, Andrew Stetsenko gives you an ultimate step-by-step guide to finding and making international opportunities happen.