Software engineering practices: Docs in the same repo as code, Rock solid database migrations, Automated preview environments and more
https://simonwillison.net/2022/Oct/1/software-engineering-practices/
https://redd.it/xt6xhd
@programmingreddit
https://simonwillison.net/2022/Oct/1/software-engineering-practices/
https://redd.it/xt6xhd
@programmingreddit
Simon Willison’s Weblog
Software engineering practices
Gergely Orosz started a Twitter conversation asking about recommended “software engineering practices” for development teams. (I really like his rejection of the term “best practices” here: I always feel it’s …
Chrome's Manifest V3 Push Signals Changing of the Guard
https://www.buildingbrowserextensions.com/blog/manifest-v3-debacle-signals-a-changing-of-the-guard
https://redd.it/xts4wp
@programmingreddit
https://www.buildingbrowserextensions.com/blog/manifest-v3-debacle-signals-a-changing-of-the-guard
https://redd.it/xts4wp
@programmingreddit
Substack
Building Browser Extensions | Matt Frisbie | Substack
Building Browser Extensions is the ultimate guide for how to build modern Chrome extensions in 2023 with in-depth examples and detailed tutorials.
https://buildingbrowserextensions.com. Click to read Building Browser Extensions, by Matt Frisbie, a Substack…
https://buildingbrowserextensions.com. Click to read Building Browser Extensions, by Matt Frisbie, a Substack…
“Rust is safe” is not some kind of absolute guarantee of code safety
https://lkml.org/lkml/2022/9/19/1105#1105.php
https://redd.it/xtundm
@programmingreddit
https://lkml.org/lkml/2022/9/19/1105#1105.php
https://redd.it/xtundm
@programmingreddit
reddit
“Rust is safe” is not some kind of absolute guarantee of code safety
Posted in r/programming by u/princeps_harenae • 381 points and 365 comments
Scrum Teams are often Coached to Death, while the Problems are With Management
https://medium.com/serious-scrum/scrum-teams-are-often-coached-to-death-while-the-problems-are-with-management-60ac93bb0c1c?sk=00d0e6d32bb7916835810cca68092710
https://redd.it/xtv8nn
@programmingreddit
https://medium.com/serious-scrum/scrum-teams-are-often-coached-to-death-while-the-problems-are-with-management-60ac93bb0c1c?sk=00d0e6d32bb7916835810cca68092710
https://redd.it/xtv8nn
@programmingreddit
Medium
Scrum Teams are often Coached to Death, while the Problems are With Management
Team-level coaching isn’t enough
New an improved version of SingleFile chrome extension dropped with a funny readme
https://github.com/gildas-lormeau/SingleFile-Lite
https://redd.it/xuc7z9
@programmingreddit
https://github.com/gildas-lormeau/SingleFile-Lite
https://redd.it/xuc7z9
@programmingreddit
GitHub
GitHub - gildas-lormeau/SingleFile-MV3: SingleFile version compatible with Manifest V3
SingleFile version compatible with Manifest V3. Contribute to gildas-lormeau/SingleFile-MV3 development by creating an account on GitHub.
Android's Unlikely Success
https://corecursive.com/android-with-chet-haase/
https://redd.it/xug5ho
@programmingreddit
https://corecursive.com/android-with-chet-haase/
https://redd.it/xug5ho
@programmingreddit
CoRecursive Podcast
Android's Unlikely Success - CoRecursive Podcast
What could you accomplish if your teammates were all excited and determined to hit some project timelines? What is it like for a group of people to give it all they have? That's what today is about. Chet Haase from the Android team is here to share the story…
I just finished v5 of Javalin, a JVM web framework I've somehow spent half a decade working on
https://javalin.io/news/javalin-5.0.0-stable.html?language=java
https://redd.it/xukxi7
@programmingreddit
https://javalin.io/news/javalin-5.0.0-stable.html?language=java
https://redd.it/xukxi7
@programmingreddit
Javalin
Javalin 5.0 stable is ready! - Javalin - A lightweight Java and Kotlin web framework. Create REST APIs in Java or Kotlin easily.
ForewordJavalin is a Java and Kotlin web framework which focuses on simplicity and Java/Kotlin interoperability.It supports WebSockets and HTTP3, and it uses...
Rust for Linux officially merged
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8aebac82933ff1a7c8eede18cab11e1115e2062b
https://redd.it/xv1nwc
@programmingreddit
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8aebac82933ff1a7c8eede18cab11e1115e2062b
https://redd.it/xv1nwc
@programmingreddit
reddit
Rust for Linux officially merged
Posted in r/programming by u/vlakreeh • 1,672 points and 320 comments
Dependency madness: when adding sqlite brings Doom to your project (the game)
https://twitter.com/josecastillo/status/1576784333947686912
https://redd.it/xutjaq
@programmingreddit
https://twitter.com/josecastillo/status/1576784333947686912
https://redd.it/xutjaq
@programmingreddit
The PS5 Has Been Jailbroken – Custom Packages Can Now Be Installed
https://www.glitched.online/the-ps5-has-been-jailbroken-custom-packages-can-now-be-installed/
https://redd.it/xuj4m9
@programmingreddit
https://www.glitched.online/the-ps5-has-been-jailbroken-custom-packages-can-now-be-installed/
https://redd.it/xuj4m9
@programmingreddit
GLITCHED
The PS5 Has Been Jailbroken – Custom Packages Can Now Be Installed
The PS5 has been jailbroken and can now install custom packages. This marks the first major hack in the console lifecycle since its launch back in 2020.
An experiment with transpiling JavaScript to C++
https://surma.dev/things/compile-js/
https://redd.it/xvfpde
@programmingreddit
https://surma.dev/things/compile-js/
https://redd.it/xvfpde
@programmingreddit
surma.dev
I turned JS into a compiled language (for fun and Wasm) — surma.dev
This is one of those times where I got so fascinated by the idea of a thing
that I forgot to ask myself whether it’s a good idea to build the thing. The
idea being, transpiling JavaScript to C++ so I can compile that to whatever
I need.
that I forgot to ask myself whether it’s a good idea to build the thing. The
idea being, transpiling JavaScript to C++ so I can compile that to whatever
I need.
Problem-Solving Techniques: The Sniper vs the General
https://betterprogramming.pub/problem-solving-techniques-the-sniper-vs-the-general-5620e2096003
https://redd.it/xwc0i6
@programmingreddit
https://betterprogramming.pub/problem-solving-techniques-the-sniper-vs-the-general-5620e2096003
https://redd.it/xwc0i6
@programmingreddit
Medium
Problem-Solving Techniques: The Sniper vs. the General
What is the best approach to follow when dealing with a critical incident in production?
Asahi Lina on her experience writing the M1 GPU driver for Linux in Rust
https://threadreaderapp.com/thread/1577667445719912450.html
https://redd.it/xwlckk
@programmingreddit
https://threadreaderapp.com/thread/1577667445719912450.html
https://redd.it/xwlckk
@programmingreddit
Threadreaderapp
Thread by @LinaAsahi on Thread Reader App
@LinaAsahi: There's a lot of weird debate about whether Rust in the kernel is useful or not... in my experience, it's way more useful than I could've ever imagined! I went from 1st render to a stable...…
Open source text editor I'm working on!
https://rotatedev.itch.io/zim
https://redd.it/xwhgne
@programmingreddit
https://rotatedev.itch.io/zim
https://redd.it/xwhgne
@programmingreddit
itch.io
ZIM by rotatedev
Text Editor. Available for Windows, Linux
Why layers matter in deep neural networks (visual analogy)
https://www.youtube.com/watch?v=e5xKayCBOeU
https://redd.it/xw8r4s
@programmingreddit
https://www.youtube.com/watch?v=e5xKayCBOeU
https://redd.it/xw8r4s
@programmingreddit
YouTube
How Neural Networks Learn Concepts
Why do neural networks need to be deep? In this video we explore how neural networks transform perceptions into concepts.
This video unravels the mystery behind how machines interpret input data, such as images or sounds, and categorize them into recognizable…
This video unravels the mystery behind how machines interpret input data, such as images or sounds, and categorize them into recognizable…