The SHA-256 hash of this sentence begins with 0573e7473.
https://mastodon.social/@susam/113465877615338066
https://redd.it/1gqcp0z
@programmingreddit
https://mastodon.social/@susam/113465877615338066
https://redd.it/1gqcp0z
@programmingreddit
Mastodon
Susam (@susam@mastodon.social)
Attached: 1 image
The SHA-256 hash of this sentence begins with 0573e7473.
The SHA-256 hash of this sentence begins with 0573e7473.
Advanced ZIP files that infinitly expand itself
https://github.com/ruvmello/zip-quine-generator
https://redd.it/1gqj1vi
@programmingreddit
https://github.com/ruvmello/zip-quine-generator
https://redd.it/1gqj1vi
@programmingreddit
GitHub
GitHub - ruvmello/zip-quine-generator: Zip quine generator with support for new type of quines: Loopy zip quine
Zip quine generator with support for new type of quines: Loopy zip quine - ruvmello/zip-quine-generator
WebVM 2.0: A complete Linux Desktop Environment in the browser via WebAssembly
https://labs.leaningtech.com/blog/webvm-20
https://redd.it/1gqazit
@programmingreddit
https://labs.leaningtech.com/blog/webvm-20
https://redd.it/1gqazit
@programmingreddit
Leaning Technologies Developer Hub
WebVM 2.0: A complete Linux Desktop Environment in the browser via WebAssembly
WebVM is a full Linux environment running in the browser, client-side. It is a complete virtual machine, with support for persistent data storage, networking and, as of today’s release, Xorg and complete desktop environments.
This article will explain the…
This article will explain the…
I Followed the Official AWS Amplify Guide and was Charged $1,100
https://elliott-king.github.io/2024/10/amplify-overcharge/
https://redd.it/1gqntum
@programmingreddit
https://elliott-king.github.io/2024/10/amplify-overcharge/
https://redd.it/1gqntum
@programmingreddit
Moving Forward
I Followed the Official AWS Amplify Guide and was Charged $1,100
An interesting thing happens when you follow the official Amplify guide.
In order to equip every programmer with the skill of TCP analysis, I have developed a TCP analysis tool: ChatTCP.
https://chattcp.com
https://redd.it/1gr0ngf
@programmingreddit
https://chattcp.com
https://redd.it/1gr0ngf
@programmingreddit
Chattcp
ChatTCP: Simplifying Your TCP Analysis
ChatTCP is a TCP analysis application dedicated to simplifying the analysis of TCP, making it as easy as reading chat logs!
AI Makes Tech Debt More Expensive
https://www.gauge.sh/blog/ai-makes-tech-debt-more-expensive
https://redd.it/1gr8yj5
@programmingreddit
https://www.gauge.sh/blog/ai-makes-tech-debt-more-expensive
https://redd.it/1gr8yj5
@programmingreddit
www.gauge.sh
AI Makes Tech Debt More Expensive - Gauge - Solving the monolith/microservices dilemma
AI increases the penalty for low quality code. Gauge is solving the monolith/microservices dilemma. We’re building tools to untangle codebases through incremental modularization. Our open-source toolkit supports defining and enforcing rules for interfaces…
Amazon S3 now supports up to 1 million buckets per AWS account
https://aws.amazon.com/about-aws/whats-new/2024/11/amazon-s3-up-1-million-buckets-per-aws-account/
https://redd.it/1grktgh
@programmingreddit
https://aws.amazon.com/about-aws/whats-new/2024/11/amazon-s3-up-1-million-buckets-per-aws-account/
https://redd.it/1grktgh
@programmingreddit
AI Sucks at Code Reviews
https://codepeer.com/blog/ai-sucks-at-code-reviews
https://redd.it/1gri842
@programmingreddit
https://codepeer.com/blog/ai-sucks-at-code-reviews
https://redd.it/1gri842
@programmingreddit
CodePeer
AI Sucks at Code Reviews
It seems like everyone is building an AI code review tool these days, each promising to revolutionize how we write and manage code. But after trying nearly every AI code reviewer on the market, and building one of our own, we’ve come to one undeniable conclusion…
Thomas E. Kurtz, the inventor or BASIC, has passed
https://computerhistory.org/blog/in-memoriam-thomas-e-kurtz-1928-2024/
https://redd.it/1grq3fo
@programmingreddit
https://computerhistory.org/blog/in-memoriam-thomas-e-kurtz-1928-2024/
https://redd.it/1grq3fo
@programmingreddit
CHM
In Memoriam: Thomas E. Kurtz, 1928–2024
CHM remembers the remarkable career and contributions of 2023 Fellow Thomas E. Kurtz, who passed away on November 12, 2024.
Thomas Kurtz, Co-Creator of Computer Language Basic, Dies at 96 - Bloomberg
https://www.bloomberg.com/news/articles/2024-11-14/thomas-kurtz-co-creator-of-computer-language-basic-dies-at-96
https://redd.it/1gsajxy
@programmingreddit
https://www.bloomberg.com/news/articles/2024-11-14/thomas-kurtz-co-creator-of-computer-language-basic-dies-at-96
https://redd.it/1gsajxy
@programmingreddit
Bloomberg.com
Thomas Kurtz, Co-Creator of Computer Language Basic, Dies at 96
Thomas E. Kurtz, a Dartmouth College professor who co-created the novice-friendly computer code known as Basic during the 1960s and helped make it the industry standard for programmers during the rise of personal computing, has died. He was 96.
An Engineer’s Checklist of Logging Best Practices
https://www.honeycomb.io/blog/engineers-checklist-logging-best-practices
https://redd.it/1gsnso0
@programmingreddit
https://www.honeycomb.io/blog/engineers-checklist-logging-best-practices
https://redd.it/1gsnso0
@programmingreddit
Honeycomb
An Engineer’s Checklist of Logging Best Practices
In this article, we provide you with a list of 10 logging best practices in order to get your logs into a manageable and helpful state.
Boosting Postgres INSERT Performance by 50% With UNNEST
https://www.timescale.com/blog/boosting-postgres-insert-performance/
https://redd.it/1gsylyv
@programmingreddit
https://www.timescale.com/blog/boosting-postgres-insert-performance/
https://redd.it/1gsylyv
@programmingreddit
TigerData Blog
Boosting Postgres INSERT Performance by 50% With UNNEST
Read how you can double your Postgres INSERT performance using the UNNEST function.
Good software development habits
https://zarar.dev/good-software-development-habits/
https://redd.it/1gt4f50
@programmingreddit
https://zarar.dev/good-software-development-habits/
https://redd.it/1gt4f50
@programmingreddit
Zarar's blog
Good software development habits
Note: This got and got some attention.
This post is not advice, it's what's working for me.
It's easy to pick up bad habits and hard to create good o...
This post is not advice, it's what's working for me.
It's easy to pick up bad habits and hard to create good o...
ChibiHash: Small, Fast 64 bit hash function
https://nrk.neocities.org/articles/chibihash
https://redd.it/1gtcxlp
@programmingreddit
https://nrk.neocities.org/articles/chibihash
https://redd.it/1gtcxlp
@programmingreddit
nrk.neocities.org
ChibiHash: Small, Fast 64 bit hash function
OpenAPI Generator v7.10.0 released with 3 new generators for Rust, C# and GDScript
https://github.com/OpenAPITools/openapi-generator/releases/tag/v7.10.0
https://redd.it/1gu478a
@programmingreddit
https://github.com/OpenAPITools/openapi-generator/releases/tag/v7.10.0
https://redd.it/1gu478a
@programmingreddit
GitHub
Release v7.10.0 released · OpenAPITools/openapi-generator
v7.10.0 stable release (breaking changes with fallbacks) comes with 100+ enhancements, bug fixes. Once again thank you for all the awesome contributions from the community.
This release comes with ...
This release comes with ...
Meetings are a waste of time for devs — case for Socratic questioning
https://l.perspectiveship.com/re-socratic
https://redd.it/1gui809
@programmingreddit
https://l.perspectiveship.com/re-socratic
https://redd.it/1gui809
@programmingreddit
Perspectiveship
Socratic Questioning - "Meetings are a waste of time"
Changing perspectives since 400 BCE.