A blog post where we use Wireshark to trace the Kafka networking protocol. The client is a simple C# app interacting with a multi-broker Kafka cluster.
https://vkontech.com/kafka-networking-via-wireshark/
https://redd.it/zcze6b
@programmingreddit
https://vkontech.com/kafka-networking-via-wireshark/
https://redd.it/zcze6b
@programmingreddit
Vasil Kosturski
Kafka Networking via Wireshark - Vasil Kosturski
A blog post where we use Wireshark to trace the Kafka networking protocol. The client is a simple C# app interacting with a multi-broker Kafka cluster.
ChatGPT AI Generated Answers Banned On Stack Overflow
https://www.theinsaneapp.com/2022/12/chatgpt-ai-generated-answers-banned-on-stack-overflow.html
https://redd.it/zd71vl
@programmingreddit
https://www.theinsaneapp.com/2022/12/chatgpt-ai-generated-answers-banned-on-stack-overflow.html
https://redd.it/zd71vl
@programmingreddit
Insane
ChatGPT AI Generated Answers Banned On Stack Overflow
StackOverFlow have temporarily blocked users from posting responses / codes / answers created by the OpenAI's chatbot ChatGPT.
Running DOOM on a Tiny (500 line) RISC-V Emulator
https://www.youtube.com/watch?v=uZMNK17VCMU
https://redd.it/zctfs8
@programmingreddit
https://www.youtube.com/watch?v=uZMNK17VCMU
https://redd.it/zctfs8
@programmingreddit
YouTube
But, Can It Run Doom?
Original Video: https://www.youtube.com/watch?v=YT5vB3UqU_E
Repo: https://github.com/cnlohr/mini-rv32ima
Joshua Ashton's Video: https://www.youtube.com/watch?v=zi6osAtyaio
Terminal Font: AudioLink Console Heavy https://audiolink.dev/
Emdoom Repo: https:/…
Repo: https://github.com/cnlohr/mini-rv32ima
Joshua Ashton's Video: https://www.youtube.com/watch?v=zi6osAtyaio
Terminal Font: AudioLink Console Heavy https://audiolink.dev/
Emdoom Repo: https:/…
Twitter turns its back on open-source development
https://www.zdnet.com/article/twitter-turns-its-back-on-open-source-development/
https://redd.it/zdd7lz
@programmingreddit
https://www.zdnet.com/article/twitter-turns-its-back-on-open-source-development/
https://redd.it/zdd7lz
@programmingreddit
ZDNET
Twitter turns its back on open-source development
Besides firing most of Twitter's technical staff, new owner and CEO Elon Musk has dropped support for Twitter's open-source efforts.
Brave is blocking cookie consent banners
https://brave.com/privacy-updates/21-blocking-cookie-notices/
https://redd.it/ze2b9x
@programmingreddit
https://brave.com/privacy-updates/21-blocking-cookie-notices/
https://redd.it/ze2b9x
@programmingreddit
Brave
Blocking annoying and privacy-harming cookie consent banners | Brave
New versions of Brave will hide—and, where possible, completely block—cookie consent notifications. Brave's approach is distinct and more privacy-preserving than similar systems used in other browsers.
Update on JetBrains’ Statement on Ukraine
https://blog.jetbrains.com/blog/2022/12/06/update-on-jetbrains-statement-on-ukraine/
https://redd.it/ze6lpq
@programmingreddit
https://blog.jetbrains.com/blog/2022/12/06/update-on-jetbrains-statement-on-ukraine/
https://redd.it/ze6lpq
@programmingreddit
The JetBrains Blog
Update on JetBrains’ Statement on Ukraine | The JetBrains Blog
As a response to the Russian Federation's invasion of Ukraine, we announced that we would be suspending all R&D activities in Russia, as well as our sales in Russia and Belarus. It has now been ap
I made a free website which lets everyone at a party control the music
https://jukeparty.com/
https://redd.it/zekxr0
@programmingreddit
https://jukeparty.com/
https://redd.it/zekxr0
@programmingreddit
reddit
I made a free website which lets everyone at a party control the music
Posted in r/programming by u/--Nimbus-- • 102 points and 19 comments
Guys, the founder of Next.js said my open source project is "fantastic"
https://twitter.com/rauchg/status/1599102750049980417
https://redd.it/zf4l2d
@programmingreddit
https://twitter.com/rauchg/status/1599102750049980417
https://redd.it/zf4l2d
@programmingreddit
I created a directory of 400 AI tools. Check it out
https://futurepedia.io
https://redd.it/zem5rk
@programmingreddit
https://futurepedia.io
https://redd.it/zem5rk
@programmingreddit
www.futurepedia.io
Futurepedia - The Largest AI Tools Directory | Home
Futurepedia is the largest AI tools directory. Browse 1500+ AI tools in 50+ categories like copywriting, image generation and video editing. Search and filter the tools by categories, pricing and features.
Want to try your hand at Atari 2600 development? Get the Visual Studio Code extension, Atari Dev Studio!
https://marketplace.visualstudio.com/items?itemName=chunkypixel.atari-dev-studio
https://redd.it/zf2aba
@programmingreddit
https://marketplace.visualstudio.com/items?itemName=chunkypixel.atari-dev-studio
https://redd.it/zf2aba
@programmingreddit
Visualstudio
Atari Dev Studio - Visual Studio Marketplace
Extension for Visual Studio Code - Homebrew game creation for the Atari 8-bit consoles
When life gives you lemons, write better error messages
https://wix-ux.com/when-life-gives-you-lemons-write-better-error-messages-46c5223e1a2f
https://redd.it/zerjob
@programmingreddit
https://wix-ux.com/when-life-gives-you-lemons-write-better-error-messages-46c5223e1a2f
https://redd.it/zerjob
@programmingreddit
Medium
When life gives you lemons, write better error messages
When it comes to error handling, it truly is a team sport
Creating a 2D physics engine from scratch in 100 lines of Javascript
https://ailef.tech/2022/11/12/creating-a-2d-physics-engine-from-scratch-in-javascript/
https://redd.it/zey0st
@programmingreddit
https://ailef.tech/2022/11/12/creating-a-2d-physics-engine-from-scratch-in-javascript/
https://redd.it/zey0st
@programmingreddit
OpenAI's Whisper model ported to C/C++
https://github.com/ggerganov/whisper.cpp
https://redd.it/zfgom8
@programmingreddit
https://github.com/ggerganov/whisper.cpp
https://redd.it/zfgom8
@programmingreddit
GitHub
GitHub - ggml-org/whisper.cpp: Port of OpenAI's Whisper model in C/C++
Port of OpenAI's Whisper model in C/C++. Contribute to ggml-org/whisper.cpp development by creating an account on GitHub.
The best UUID type for a database Primary Key
https://vladmihalcea.com/uuid-database-primary-key/
https://redd.it/zfeot3
@programmingreddit
https://vladmihalcea.com/uuid-database-primary-key/
https://redd.it/zfeot3
@programmingreddit
Vlad Mihalcea
The best UUID type for a database Primary Key - Vlad Mihalcea
Learn what UUID type works best for a database Primary Key column and why a time-sorted TSID is more effective than the standard UUID.
Dev environments in the cloud are a half-baked solution
https://www.mikenikles.com/blog/dev-environments-in-the-cloud-are-a-half-baked-solution
https://redd.it/zfpiil
@programmingreddit
https://www.mikenikles.com/blog/dev-environments-in-the-cloud-are-a-half-baked-solution
https://redd.it/zfpiil
@programmingreddit
Mikenikles
Dev environments in the cloud are a half-baked solution - mikenikles.com
Cloud-only dev environments are fundamentally interested in charging you for writing code. Instead, we need a hybrid solution that automates local dev environments AND let's you run them in the cloud, should you choose to do so.