How Python Compares Floats and Ints: Why It Can Give Surprising Results
https://blog.codingconfessions.com/p/how-python-compares-floats-and-ints
https://redd.it/1d0e2jv
@programmingreddit
https://blog.codingconfessions.com/p/how-python-compares-floats-and-ints
https://redd.it/1d0e2jv
@programmingreddit
Codingconfessions
How Python Compares Floats and Ints: Why It Can Give Surprising Results
Another Python gotcha and an investigation into its internals to understand why this happens
To the brain, reading computer code is not the same as reading language
https://learnhub.top/understanding-how-the-brain-reads-code-versus-language/
https://redd.it/1d0wqmm
@programmingreddit
https://learnhub.top/understanding-how-the-brain-reads-code-versus-language/
https://redd.it/1d0wqmm
@programmingreddit
learnhub
Understanding How the Brain Reads Code Versus Language - learnhub
While both programming and reading a natural language involve deciphering symbols and instructions, recent research indicates that our brains process these
MIT News 2020: To the brain, reading computer code is not the same as reading language
https://news.mit.edu/2020/brain-reading-computer-code-1215
https://redd.it/1d0yi1j
@programmingreddit
https://news.mit.edu/2020/brain-reading-computer-code-1215
https://redd.it/1d0yi1j
@programmingreddit
MIT News
To the brain, reading computer code is not the same as reading language
MIT neuroscientists have found reading computer code does not rely on the regions of the brain involved in language processing. Instead, it activates the “multiple demand network,” which is also recruited for complex cognitive tasks such as solving math problems…
Cloudflare took down our website after trying to force us to pay 120k$ within 24h
https://robindev.substack.com/p/cloudflare-took-down-our-website
https://redd.it/1d14rb7
@programmingreddit
https://robindev.substack.com/p/cloudflare-took-down-our-website
https://redd.it/1d14rb7
@programmingreddit
Substack
Cloudflare took down our website after trying to force us to pay 120k$ within 24h
TL;DR:
OpenAI Pays Software Engineers a Staggering $925,000 Annually!!!
https://learnhub.top/where-to-find-the-highest-paying-software-engineering-jobs/
https://redd.it/1d2l1cm
@programmingreddit
https://learnhub.top/where-to-find-the-highest-paying-software-engineering-jobs/
https://redd.it/1d2l1cm
@programmingreddit
How We Migrated Our Static Analyzer From Java To Rust
https://www.datadoghq.com/blog/engineering/how-we-migrated-our-static-analyzer-from-java-to-rust/
https://redd.it/1d2crhc
@programmingreddit
https://www.datadoghq.com/blog/engineering/how-we-migrated-our-static-analyzer-from-java-to-rust/
https://redd.it/1d2crhc
@programmingreddit
Datadog
How we migrated our static analyzer from Java to Rust | Datadog
Learn how we enhanced our static analyzer by migrating from Java to Rust, tripling performance improvements and a 10x reduction in memory usage.
Github CoPilot Re-Enables Itself After Being Disabled
https://github.com/microsoft/vscode-copilot-release/issues/1248
https://redd.it/1d2xtpe
@programmingreddit
https://github.com/microsoft/vscode-copilot-release/issues/1248
https://redd.it/1d2xtpe
@programmingreddit
GitHub
[Bug] Copilot adds `"github.copilot.editor.enableAutoCompletions": true` to `settings.json` on every restart · Issue #1248 · microsoft/vscode…
VS Code Version: 1.89.1 OS Version: macOS 14 Steps to Reproduce: Restart vscode. Copilot adds "github.copilot.editor.enableAutoCompletions": true to vscode global settings.json, which is ...
These New Flutter/Dart Features Make My Life Easier
https://favtutor.com/articles/flutter-dart-new-features/
https://redd.it/1d2i1iw
@programmingreddit
https://favtutor.com/articles/flutter-dart-new-features/
https://redd.it/1d2i1iw
@programmingreddit
FavTutor Articles
These New Flutter/Dart Features Make My Life Easier
I talked out some of the best new features introduced in Flutter or Dart, including Google AI Dart SDK, WebAssembly, and Macros.
Google will discontinue Cloud Source Repositories
https://cloud.google.com/source-repositories/docs
https://redd.it/1d348ld
@programmingreddit
https://cloud.google.com/source-repositories/docs
https://redd.it/1d348ld
@programmingreddit
Google Cloud
Cloud Source Repositories documentation | Google Cloud
Fully managed private Git Repositories with integrations for continuous integration, delivery, and deployment.
DIY Instagram Automation for My Influencer Wife
https://github.com/tspeterkim/insta-chat
https://redd.it/1d3wrnd
@programmingreddit
https://github.com/tspeterkim/insta-chat
https://redd.it/1d3wrnd
@programmingreddit
GitHub
GitHub - tspeterkim/insta-chat: DIY Instagram Chat Automation with Google Sheets
DIY Instagram Chat Automation with Google Sheets. Contribute to tspeterkim/insta-chat development by creating an account on GitHub.
Don't DRY Your Code Prematurely
https://testing.googleblog.com/2024/05/dont-dry-your-code-prematurely.html
https://redd.it/1d42qey
@programmingreddit
https://testing.googleblog.com/2024/05/dont-dry-your-code-prematurely.html
https://redd.it/1d42qey
@programmingreddit
Google Testing Blog
Don't DRY Your Code Prematurely
This is another post in our Code Health series. A version of this post originally appeared in Google bathrooms worldwide as a Google Tes...
The decline of the user interface
https://www.infoworld.com/article/3715333/the-decline-of-the-user-interface.html
https://redd.it/1d44pxj
@programmingreddit
https://www.infoworld.com/article/3715333/the-decline-of-the-user-interface.html
https://redd.it/1d44pxj
@programmingreddit
InfoWorld
The decline of the user interface
Software has never looked cooler, but user interface design and user experience have taken a sharp turn for the worse.
Malicious PyPI Package Promoted on StackOverflow Spreads Malware
https://cyberinsider.com/malicious-pypi-package-promoted-on-stackoverflow-spreads-malware/
https://redd.it/1d442bg
@programmingreddit
https://cyberinsider.com/malicious-pypi-package-promoted-on-stackoverflow-spreads-malware/
https://redd.it/1d442bg
@programmingreddit
Cyber Insider
Malicious PyPI Package Promoted on StackOverflow Spreads Malware
A malicious PyPI package promoted on StackOverflow installs trojanized binaries capable of surveillance, persistence, and crypto theft.
Why, after 6 years, I'm over GraphQL
https://bessey.dev/blog/2024/05/24/why-im-over-graphql/
https://redd.it/1d48m1p
@programmingreddit
https://bessey.dev/blog/2024/05/24/why-im-over-graphql/
https://redd.it/1d48m1p
@programmingreddit
bessey.dev
Why, after 6 years, I’m over GraphQL
GraphQL is an incredible piece of technology that has captured a lot of mindshare since I first started slinging it in production in 2018. You won’t have to ...
Manifest V2 phase-out begins
https://blog.chromium.org/2024/05/manifest-v2-phase-out-begins.html
https://redd.it/1d48y7i
@programmingreddit
https://blog.chromium.org/2024/05/manifest-v2-phase-out-begins.html
https://redd.it/1d48y7i
@programmingreddit
Chromium Blog
Manifest V2 phase-out begins
Update (10/10/2024): We’ve started disabling extensions still using Manifest V2 in Chrome stable. Read more details in the MV2 support ...
How YouTube Was Able to Support 2.49 Billion Users With MySQL
https://newsletter.systemdesign.one/p/vitess-mysql
https://redd.it/1d4u12d
@programmingreddit
https://newsletter.systemdesign.one/p/vitess-mysql
https://redd.it/1d4u12d
@programmingreddit
newsletter.systemdesign.one
How YouTube Was Able to Support 2.49 Billion Users With MySQL
#48: Break Into Vitess Architecture (4 minutes)
What do I think about Lua after shipping a project with 60,000 lines of code?
https://blog.luden.io/what-do-i-think-about-lua-after-shipping-a-project-with-60-000-lines-of-code-bf72a1328733
https://redd.it/1d513hj
@programmingreddit
https://blog.luden.io/what-do-i-think-about-lua-after-shipping-a-project-with-60-000-lines-of-code-bf72a1328733
https://redd.it/1d513hj
@programmingreddit
Medium
What do I think about Lua after shipping a project with 60,000 lines of code?
Lead programmer talks Lua’s flexibility, challenges, and integration with Defold game engine after 60k lines of code in Craftomation 101.
htmx: Simplicity in an Age of Complicated Solutions
https://www.erikheemskerk.nl/htmx-simplicity/
https://redd.it/1d50fcu
@programmingreddit
https://www.erikheemskerk.nl/htmx-simplicity/
https://redd.it/1d50fcu
@programmingreddit
Erik Heemskerk
htmx: Simplicity in an Age of Complicated Solutions
In an age of complicated front-end solutions, is there a simpler way of doing things? Spoiler alert: there is.