
LimeOps
Cut your AWS cloud cost up to 40%
What it does
The ultimate cloud cost saving tool. Get instant cost reduction audits that can help you optimize your cloud resources effortlessly.
Does the same job
all alternatives →
- IBI built a service to help companies reduce AWS spend by 50%2022 · usage.ai · ▲123
Hey HN: Kaveh here, the founder of https://www.usage.ai/ We help companies drive down AWS EC2 spend. Why? Because the way it's done now is a pain. DevOps and Software Engineers end up spending time managing costs rather than focusing on business problems. Previous to founding Usage, I worked on high-performance computing research at JP Morgan Chase and as a software engineer at a number of smaller startups. Here's how it works: We are typically brought in by a DevOps manager to cut AWS EC2 costs. The app is entirely self-service and the savings are generated automatically,…

- CSCloudthread Savings Hub – Find AWS Savings or We'll Pay You2023 · cloudthread.io · ▲54
Hello HN! Daniele, Ilia, and Thomas here to share Cloudthread’s new Cost Savings Hub to help companies surface and eliminate cloud waste. We’re putting our money where our mouth is: for the next two weeks, find over $500 in monthly AWS savings with Cloudthread’s Savings Hub or we’ll give you a $100 Amazon Gift Card. More context: https://www.cloudthread.io/aws-save-or-get-paid Most cloud infrastructure managers know there’s waste in their cloud environment but it’s challenging and time consuming to 1) surface all the waste, 2) convert those opportunities into actualized…


More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 26d ago · baselashraf81.github.io
Launched alongside, August 2023
the whole month →



Lottielab▲871Create and ship lottie animations to sites and apps faster
Dev tools · 2023 · lottielab.com
- LC
Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…
AI · 2023 · github.com