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.
TIL That developers in larger companies spend 2.5 more hours a week/10 more hours a month in meetings than devs in smaller orgs. It's been dubbed the "coordination tax."
https://devinterrupted.substack.com/p/where-did-all-the-focus-time-go-dissecting
https://redd.it/zg6ec9
@programmingreddit
https://devinterrupted.substack.com/p/where-did-all-the-focus-time-go-dissecting
https://redd.it/zg6ec9
@programmingreddit
Dev Interrupted
Where Did All The Focus Time Go? Dissecting 1.5 Million Meetings w/ Clockwise's VP of Engineering, Dan Kador
Where has all the focus time gone? Why does there seem to be less of it at big companies than at startups? And do managers really have as little as they claim? It should come as no surprise to our listeners that we're big fans of data here at Dev Interrupted.…
Algorithms that search for new algorithms: how AlphaTensor works (walkthrough)
https://www.assemblyai.com/blog/deepminds-alphatensor-explained/
https://redd.it/zf34ic
@programmingreddit
https://www.assemblyai.com/blog/deepminds-alphatensor-explained/
https://redd.it/zf34ic
@programmingreddit
Assemblyai
DeepMind's AlphaTensor Explained
AlphaTensor is a novel AI solution to discover mathematical algorithms with Reinforcement Learning. Learn everything you need to know about AlphaTensor in this comprehensive introduction.
Codon: a high-performance Python compiler using LLVM
https://github.com/exaloop/codon
https://redd.it/zg1p6m
@programmingreddit
https://github.com/exaloop/codon
https://redd.it/zg1p6m
@programmingreddit
GitHub
GitHub - exaloop/codon: A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support
A high-performance, zero-overhead, extensible Python compiler with built-in NumPy support - exaloop/codon
I made a way to build Web Apps in pure Python: Pynecone
https://github.com/pynecone-io/pynecone
https://redd.it/zh0uov
@programmingreddit
https://github.com/pynecone-io/pynecone
https://redd.it/zh0uov
@programmingreddit
GitHub
GitHub - reflex-dev/reflex: 🕸️ Web apps in pure Python 🐍
🕸️ Web apps in pure Python 🐍. Contribute to reflex-dev/reflex development by creating an account on GitHub.
Experiment: The hidden costs of waiting on slow build times
https://github.blog/2022-12-08-experiment-the-hidden-costs-of-waiting-on-slow-build-times/
https://redd.it/zgr0ak
@programmingreddit
https://github.blog/2022-12-08-experiment-the-hidden-costs-of-waiting-on-slow-build-times/
https://redd.it/zgr0ak
@programmingreddit
The GitHub Blog
Experiment: The hidden costs of waiting on slow build times
How much does it really cost to buy more powerful cloud compute resources for development work? A lot less than you think.
An Introduction to Monitoring Microservices with Prometheus and Grafana
https://navendu.me/posts/introduction-to-monitoring-microservices/
https://redd.it/zgo7s2
@programmingreddit
https://navendu.me/posts/introduction-to-monitoring-microservices/
https://redd.it/zgo7s2
@programmingreddit
Navendu Pottekkat
An Introduction to Monitoring Microservices with Prometheus and Grafana
This tutorial walks you through setting up monitoring on a microservice application using Prometheus and Grafana.
I'm working on a regular expression reuse database. You can search with examples to find regexes that have already been written in other projects
https://www.regextools.io
https://redd.it/zh31ws
@programmingreddit
https://www.regextools.io
https://redd.it/zh31ws
@programmingreddit
reddit
I'm working on a regular expression reuse database. You can search...
Posted in r/programming by u/charkle1 • 102 points and 30 comments
StackOverflow to ban ChatGPT generated answers with possibly immediate suspensions of up to 30 days to users without prior notice or warning
https://stackoverflow.com/help/gpt-policy
https://redd.it/zhpkk1
@programmingreddit
https://stackoverflow.com/help/gpt-policy
https://redd.it/zhpkk1
@programmingreddit
Google Chrome/Chromium Goes Ahead In Removing JPEG-XL Support
https://www.phoronix.com/news/Chrome-Drops-JPEG-XL
https://redd.it/zi66jj
@programmingreddit
https://www.phoronix.com/news/Chrome-Drops-JPEG-XL
https://redd.it/zi66jj
@programmingreddit
Phoronix
Google Chrome/Chromium Goes Ahead In Removing JPEG-XL Support
Back in October was the surprising move of Google deprecating JPEG-XL support in their Chrome/Chromium web browser
I made a tool that auto-saves your ChatGPT conversations and adds a "Chat History" button on the ChatGPT website.
https://savegpt.com
https://redd.it/zim32w
@programmingreddit
https://savegpt.com
https://redd.it/zim32w
@programmingreddit
Savegpt
SaveGPT - Auto-save ChatGPT conversations
SaveGPT is a browser extension that auto saves ChatGPT conversations and adds Chat History button on the ChatGPT website.
What my life would be without programming
https://lifehack.media/what-my-life-would-be-without-programming
https://redd.it/zilcvo
@programmingreddit
https://lifehack.media/what-my-life-would-be-without-programming
https://redd.it/zilcvo
@programmingreddit
Beyond Functional Programming: The Verse Programming Language (Epic Games' new language with Simon Peyton Jones)
https://simon.peytonjones.org/assets/pdfs/haskell-exchange-22.pdf
https://redd.it/zj94um
@programmingreddit
https://simon.peytonjones.org/assets/pdfs/haskell-exchange-22.pdf
https://redd.it/zj94um
@programmingreddit