13 messages
A place for non-work-related flimflam, faffing, hodge-podge or jibber-jabber youβd prefer to keep out of more focused work-related channels.
Archive: https://archive.sweetops.com/random/
Hao Wangabout 1 month ago
anyone knows any opportunities from Japanese companies? I am learning Japanese and want to keep the link to Japan after the recent trip π
Sajja Sudhakararaoabout 1 month ago
Built an open-source SQL diagnostics tool β paste any query, get severity-ranked findings with dialect-correct DDL across 5 databases. No DB connection needed.
New: findings are labelled with three evidence tiers:
Deterministic β always applies regardless of data
Schema-verified β verified against your DDL
Estimated β pattern-based, verify with EXPLAIN
<https://querytuner.com/> β free, no signup
<https://github.com/AutoShiftOps/querytuner>
Especially curious whether the evidence labelling is useful or confusing to real users.Mousaabout 1 month ago
Is your company's data center consumption contributing to carbon emissions? Europe and other regions have experienced several extreme heatwaves due to climate change and other factors. Data centers have been also an ongoing discussion due to their environmental impact.
Wanna get an insight on your company's emissions anonymously? Try my calculator:
mousa-cloud.com/environment-cloud-calculator.html
Wanna get an insight on your company's emissions anonymously? Try my calculator:
mousa-cloud.com/environment-cloud-calculator.html
Eshani Kaushalabout 1 month ago
Hi all,
Quick question, does anyone here run a dev agency or have an old codebase (a shelved project, a shut-down startup, internal tools nobody uses anymore)? Our agency is looking to license such code bases. Please DM me only if this is relevant to you. Thanks!
Quick question, does anyone here run a dev agency or have an old codebase (a shelved project, a shut-down startup, internal tools nobody uses anymore)? Our agency is looking to license such code bases. Please DM me only if this is relevant to you. Thanks!
paulmabout 1 month ago
For people who query S3 buckets with very large numbers of objects, github.com/varveio/swath looks interesting.
I haven't tested it (my needs are simple), and the author used AI/LLM code generation, but I spot-checked two details that give me confidence. The documentation recommends dynamically listing big buckets as a last resort and mentions AWS-idiomatic alternatives. More importantly, this is one of the few pieces of software I've seen that bothers to set the AWS SDK retry mode, a zero-effort way to increase reliability whenever we use an AWS SDK. (See the 2026-05-20 AWS Developer Tools Blog post, "Announcing updated retry behavior for AWS SDKs and Tools".)
I like the way the author used AI not just to generate code but also to explore how other parallel S3 bucket listing tools work. A readily apparent drawback of code generation is vastly increased complexity; there are too many files and too many lines to read. Everything rests on whether comprehensive distributed systems testing is possible and whether the tests have caught potential race conditions.
I haven't tested it (my needs are simple), and the author used AI/LLM code generation, but I spot-checked two details that give me confidence. The documentation recommends dynamically listing big buckets as a last resort and mentions AWS-idiomatic alternatives. More importantly, this is one of the few pieces of software I've seen that bothers to set the AWS SDK retry mode, a zero-effort way to increase reliability whenever we use an AWS SDK. (See the 2026-05-20 AWS Developer Tools Blog post, "Announcing updated retry behavior for AWS SDKs and Tools".)
I like the way the author used AI not just to generate code but also to explore how other parallel S3 bucket listing tools work. A readily apparent drawback of code generation is vastly increased complexity; there are too many files and too many lines to read. Everything rests on whether comprehensive distributed systems testing is possible and whether the tests have caught potential race conditions.
Mousaabout 1 month ago(edited)
Hi guys, I have a question. I'm running a solo consulting company registered in the UK, and I operate on B2B basis. Has anyone like me been able to land projects with US based companies remotely maybe? As per my research and resources I checked so far, I couldn't find any barriers that companies would face in the US to use my consulting services; but if am wrong please correct me. Thank you
Note: I'm not talking about government related projects.
Note: I'm not talking about government related projects.
erikabout 1 month ago(edited)
I thought jellyfish was a new stuxnet until I realized it was Mother Nature.
https://www.reuters.com/business/energy/jellyfish-hit-french-nuclear-plant-shuts-down-three-reactors-2026-08-11/
https://www.reuters.com/business/energy/jellyfish-hit-french-nuclear-plant-shuts-down-three-reactors-2026-08-11/
Amanpreet Kaur24 days ago
getting your aws/azure/gcp spend into your own database sounds easy, just export it and load it. the annoying part is the cloud keeps rewriting the current month's numbers, so if you're not careful you end up double-counting and your totals don't match the actual bill.
decent writeup on doing it without that mess. worth a read if you're building your own cost reporting.
dev.to/β¦/cloud-cost-api-pulling-reconciled-aws-azure-and-gcp-spend-into-your-own-warehouse-csv-jsonβ¦
decent writeup on doing it without that mess. worth a read if you're building your own cost reporting.
dev.to/β¦/cloud-cost-api-pulling-reconciled-aws-azure-and-gcp-spend-into-your-own-warehouse-csv-jsonβ¦
Hammad Javed18 days ago
Hi. Just joined this slack.
Shady Ghalab15 days ago
Hey everyone! Im an indie developer trying so hard to promote my app and I just wanna share a reel for my personal app Before leaving and I would appreciate likes, comments and shares to get reach to get more feedback from usersππ½
https://www.instagram.com/reel/DclJt14xdNZ/?igsi=eGIycnhvdTR4NTMz
https://www.instagram.com/reel/DclJt14xdNZ/?igsi=eGIycnhvdTR4NTMz
venkata12 days ago
this is pretty cool: https://github.com/tailscale/tailcat
https://tailscale.com/tailcat#what-are-the-tailcat-data-and-control-planes
https://tailscale.com/tailcat#what-are-the-tailcat-data-and-control-planes