3d Gestures Controlled Pokemon Game Portfolio using React and Threejs
http://kartikmandhang.netlify.app
https://redd.it/yr5zum
@programmingreddit
http://kartikmandhang.netlify.app
https://redd.it/yr5zum
@programmingreddit
Kartik Mandhan - developer
Kartik Mandhan
Kartik Mandhan - Developer based in India
A browser extension that shows Twitter blue vs. real verified users
https://github.com/wseagar/eight-dollars
https://redd.it/yrazte
@programmingreddit
https://github.com/wseagar/eight-dollars
https://redd.it/yrazte
@programmingreddit
GitHub
GitHub - wseagar/eight-dollars: A browser extension that shows twitter blue vs real verified users
A browser extension that shows twitter blue vs real verified users - wseagar/eight-dollars
GitHub introduces an all-new code search and code browsing experience
https://github.blog/changelog/2022-11-09-introducing-an-all-new-code-search-and-code-browsing-experience/
https://redd.it/yrphfe
@programmingreddit
https://github.blog/changelog/2022-11-09-introducing-an-all-new-code-search-and-code-browsing-experience/
https://redd.it/yrphfe
@programmingreddit
The GitHub Blog
Introducing an all-new code search and code browsing experience - GitHub Changelog
Understanding code is one of the most important parts of software development. Developers need to be able to quickly search, navigate, and understand their code to do their best work.…
Thirteen Years of Go - The Go Programming Language
https://go.dev/blog/13years
https://redd.it/yrntr4
@programmingreddit
https://go.dev/blog/13years
https://redd.it/yrntr4
@programmingreddit
go.dev
Thirteen Years of Go - The Go Programming Language
Happy Birthday, Go!
Seeing through hardware counters: a journey to threefold performance increase
https://netflixtechblog.com/seeing-through-hardware-counters-a-journey-to-threefold-performance-increase-2721924a2822
https://redd.it/ys5k31
@programmingreddit
https://netflixtechblog.com/seeing-through-hardware-counters-a-journey-to-threefold-performance-increase-2721924a2822
https://redd.it/ys5k31
@programmingreddit
Medium
Seeing through hardware counters: a journey to threefold performance increase
By Vadim Filanovsky and Harshad Sane
NSA urges orgs to use memory-safe programming languages - C/C++ on the bench, as NSA puts its trust in Rust, C#, Go, Java, Ruby and Swift
https://www.theregister.com/2022/11/11/nsa_urges_orgs_to_use/
https://redd.it/ysdtvk
@programmingreddit
https://www.theregister.com/2022/11/11/nsa_urges_orgs_to_use/
https://redd.it/ysdtvk
@programmingreddit
The Register
NSA urges orgs to use memory-safe programming languages
C/C++ on the bench, as US snoop HQ puts its trust in Rust, C#, Go, Java, Ruby, Swift
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