HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ramonga

no profile record

Submissions

Oura Ring 5

bloomberg.com
4 points·by ramonga·mese scorso·1 comments

Show HN: Free open source coding models in Slack

runcord.com
3 points·by ramonga·mese scorso·0 comments

Show HN: Free One-shot cloud agents with OpenCode and Daytona and Cloudflare

oneshot.runcord.com
3 points·by ramonga·2 mesi fa·0 comments

Making Stripe 200x Faster

ramonverse.com
2 points·by ramonga·2 mesi fa·0 comments

Remote Code Execution on Github with a single Git push

twitter.com
9 points·by ramonga·2 mesi fa·2 comments

Germany unveils strategy for becoming Europe's strongest military by 2039

defensenews.com
2 points·by ramonga·3 mesi fa·0 comments

Show HN: Open-source alternative HN front page with point highlights and search

github.com
1 points·by ramonga·3 mesi fa·3 comments

All phones sold in the EU to have replaceable batteries from 2027

theolivepress.es
1,446 points·by ramonga·3 mesi fa·1,269 comments

How we made Ramp Sheets self-maintaining

twitter.com
1 points·by ramonga·4 mesi fa·0 comments

Show HN: OpenLingo – Connecting Sonnet 4.6 to a Duolingo-like interface

github.com
1 points·by ramonga·5 mesi fa·0 comments

ClickHouse Acquires Langfuse

clickhouse.com
17 points·by ramonga·6 mesi fa·0 comments

Burolingo

burolingo.de
1 points·by ramonga·6 mesi fa·0 comments

Replicate Joins Cloudflare

blog.cloudflare.com
2 points·by ramonga·8 mesi fa·1 comments

comments

ramonga
·mese scorso·discuss
https://ouraring.com/store/rings/oura-ring-5
ramonga
·mese scorso·discuss
Score is 6711 by just saying no to everything
ramonga
·mese scorso·discuss
> the disclosures were all the way at the bottom of the video description
ramonga
·3 mesi fa·discuss
this feature exists in normal HN. I'm assuming you are a bot?
ramonga
·3 mesi fa·discuss
the official HN api which is firebase under the hood https://github.com/hackernews/api
ramonga
·3 mesi fa·discuss
I get this error too and if I try again: { ... "error":{"type":"permission_error","message":"anthropic.claude-opus-4-7 is not available for this account. You can explore other available models on Amazon Bedrock. For additional access options, contact AWS Sales at https://aws.amazon.com/contact-us/sales-support/"}}
ramonga
·3 mesi fa·discuss
Funny enough I was looking at rewe network requests for a personal app that suggests weekly meals and automatically orders the ingredients for you
ramonga
·5 mesi fa·discuss
stripe-no-webhooks integrates automatically with nextjs via cli & gives you useful abstractions on top of postgres like await billing.credits.consume({ userId, key: "api_calls", amount: 1 });
ramonga
·5 mesi fa·discuss
this doesn't work. Most of people follow the workflow you described and call it a day. The problem comes later when, for example, you realise stripe gives a grace period when payment for a subscription fails but the subscription still shows as active in your backend (by this time bad actors have been abusing your software for months).

With stripe-no-webhooks the default behaviour is that subscriptions get cancelled when payment fails and you can deal with your internal logic by putting it inside onSubscriptionCancelled hook.

There are many of small quirks that can be extremely costly (for example if you offer an AI product) and we take care of this for you
ramonga
·5 mesi fa·discuss
other contributor of stripe-no-webhooks here. Yes we support Clover but should be compatible with most versions, if you have any problem open a github issue and we'll fix it ASAP
ramonga
·5 mesi fa·discuss
If you liked this you'll love playing mini motorways (available in many platforms including mobile/ipad)
ramonga
·6 mesi fa·discuss
This is why my AWS bill is so high?
ramonga
·6 mesi fa·discuss
I checked the website and the cheapest I could find in 2026 is 64 pounds with most of the days going +100

edit: checked wrong location, only 1 of the locations has capsules and it is 27 pounds as advertised
ramonga
·7 mesi fa·discuss
russian is also natively spoken in Belarus, Ukraine & many ethnics minorities inside russian federation.
ramonga
·7 mesi fa·discuss
what do people use to get keyword alerts in HN?
ramonga
·7 mesi fa·discuss
when I realised the api still worked I put this together https://hackernewsx.com just to realise it will just work if I cleared my site data.
ramonga
·7 mesi fa·discuss
You will never understand Galactus' pain
ramonga
·8 mesi fa·discuss
Maybe add some caching? I clicked one of the example PRs and it kept loading forever...
ramonga
·9 mesi fa·discuss
we are ex-Stripe engineers building Lumen Payments. Takes care of webhooks and a lot of boilerplate code so you can implement billing + entitlements really easily.

https://getlumen.dev
ramonga
·10 mesi fa·discuss
lawyers have minimum billable time, if they reply to an email in 1min they will still bill you 10-15min. Ask me how I know :(