šŸ¦žšŸŒÆ Lobster Roll

Thread

Show HN: CleanCloud – Cloud cleanup that can't delete anything (getcleancloud.com)

Stories related to "Show HN: CleanCloud – Cloud cleanup that can't delete anything" across the full archive.

Show HN: CleanCloud – Cloud cleanup that can't delete anything (getcleancloud.com)
Show HN: CleanCloud – Read-only cloud hygiene checks for AWS and Azure
Hi HN,<p>I’m a solo founder and SRE background engineer. I built CleanCloud to solve a problem I kept seeing on teams I worked with: cloud accounts slowly filling up with orphaned, unowned, or inactive resources created by elastic systems and IaC — but nobody wants tools that auto-delete things.<p>C...
Show HN: CleanCloud: Read-only cloud hygiene CLI – Feedback wanted
I built CleanCloud, an open-source CLI that finds orphaned cloud resources using read-only APIs. Safe for production.<p>12 rules shipped (6 AWS, 6 Azure):<p>AWS: Unattached EBS volumes, old snapshots, CloudWatch logs with infinite retention, untagged resources, unattached Elastic IPs, detached ENIs....
Show HN: CleanCloud – 20 rules to find what's costing you money in AWS and Azure
Most cloud cost tools require write access, send data to SaaS platforms, and generate reports no one acts on.<p>CleanCloud is different: read-only, runs in your environment, and enforces hygiene as a CI&#x2F;CD gate.<p>AWS Rules (10): - Unattached EBS Volumes - Old EBS Snapshots (90+ days) - Infi...
Show HN: SpacerMint – iPhone storage cleanup that never touches the cloud (spacermint.com)
Show Lobsters: Sublime Text 2 Package - AMD/RequireJS Module Editor (github.com)
Show Lobsters: pom -- a minimalist command-line pomodoro-style time-tracker (github.com)
I hacked this together last night after trying a number of time-tracking/Pomodoro apps and realizing I disliked all of them and could just make one that fits my style. The goals for the tool are: _simplicity_, a _command-line interface_, and an optional plaint-text logging format that lends itself s...
Show Lobsters: pirate, a Scala DSL for parsing CLI arrrrguments (github.com)
Show iOS devs: PSTCollectionView - API compatible replacement of UICollectionView (iOS6) for iOS4.3+ (github.com)
Show Lobsters: A Lobsters iPhone app I've started working on (github.com)
So I've been working on a Lobsters iPhone app over the past day or so and I think I'm going to turn it into a full blown app. I've been working with jcs to get a basic JSON API going that I can build this on top of and we've already got a basic version working that lets you browse links on the front...
Show L: Clippy Alpha - web clips, snippets, bookmarks and boards (clippy.in)
[Show lobste.rs] domainregret.com is a safe way to cash out on those old domains (domainregret.com)
Check out my side project [https://domainregret.com/]. This is a marketplace for when you have domains you've been sitting on for a while that totally sounded like a good idea at 2am and you were a tad bit drunk but now you're not so certain. I'm trying to work out the kinks and get some feedback!
Show Lobste.rs: The Well-Sorted Version (wellsortedversion.com)
I was [asked to link](https://lobste.rs/s/pu55v6/ask_lobsters_what_are_you_working_on/comments/s4457f) when I finished my book project; printing took a couple weeks longer than expected. I'll write up a more technical blog post and leave a link as a comment here in a few days, but the high-level ver...
[Show lobste.rs] vim plugin to view git/hg add/mod/del in gutter (bitbucket.org)
After seeing the sublime plugin (https://github.com/jisaacks/GitGutter) and getting a little jealous I decided to write my own version for vim. Still in beta status, and sadly not async - but that's on the roadmap to being fixed.
show lobste.rs: pyermc - python memcache library (yet another) (github.com)
Worked on this at $dayjob, and we open sourced it yesterday. Initial driving requirements were: * Use as part of proof-of-concept testing with a 3rd party memcache proxy that speaks only the binary protocol * Work well with darner/kestral queues and nosql datastores (via proxies like couchbas...
Show Lobste.rs: Marksy - easily translate between markup languages on the fly, in your browser (marksy.arc90.com)
xbanish - banish the X11 mouse cursor when typing, show it again when the mouse moves (github.com)
Show Lobsters: Readable.cc RSS reader (readable.cc)
So, I made this. It's a readable feed reader that promotes interesting content based on articles you vote for. This is not a finished product, I'm trying this "release early" thing hoping to get some opinions. The timing seems right with Google Reader disappearing. Readable.cc is open-source (...
Show Lobsters: Yardbase, free and open API of local, community-based data (yardbase.org)
Still very alpha... developed during a Startup Weekend event.
Show Lobste.rs: "yin-yang" call/cc puzzle ported from Scheme to JavaScript (gist.github.com)
Show Lobsters: Compare book prices between different Amazons (and the Book Depository) (piranhas.co)
I built this in order to satisfy a personal need, i.e. to find the cheapest place where to buy books from. There are quite a few competitors out there already, but none of them quite lived up to what I wanted.
Show Lobsters: Scalabitz, content discovery through Bit.ly's API (branchandbound.net)
Show lobste.rs: an in-browser JSON editor (github.com)
I wrote this to solve an internal need at our company and decided to open source it. Hope you like it!
Show Lobsters: custom CSS/JS for Jenkins (github.com)
I got really tired of Jenkins UI so I made some improvements. Hope you like this!
Show Lobsters: Game where you write Python robots to fight other players (robotgame.org)
Show lobsters: kind of easy offline documentation (github.com)
This is useful for me - hope it's also useful for you, and I hope to add to it soon.
Show Lobsters: Get Bitcoin notifcations, scripted in JavaScript (coinbot.co)
Show Lobsters: I built Briefmetrics to remove the pain of using Google Analytics (briefmetrics.com)
Show Lobsters: ExtensionWatch, a browser extension to watch for and disable malware/adware extension (github.com)
I hope you don't mind the cross-post from HN, but it was suggested I share this here (and yay I finally got an invite over here ;)). So, I spent the weekend hacking out a Chrome extension (which will live at https://github.com/extensionwatch/chrome later tonight) that will hopefully help reduce the...
Show Lobsters: erd - creates entity-relationship diagrams from simple text descriptions (github.com)