HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ramonga

no profile record

Submissions

Oura Ring 5

bloomberg.com
4 points·by ramonga·le mois dernier·1 comments

Show HN: Free open source coding models in Slack

runcord.com
3 points·by ramonga·le mois dernier·0 comments

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

oneshot.runcord.com
3 points·by ramonga·il y a 2 mois·0 comments

Making Stripe 200x Faster

ramonverse.com
2 points·by ramonga·il y a 2 mois·0 comments

Remote Code Execution on Github with a single Git push

twitter.com
9 points·by ramonga·il y a 2 mois·2 comments

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

defensenews.com
2 points·by ramonga·il y a 3 mois·0 comments

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

github.com
1 points·by ramonga·il y a 3 mois·3 comments

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

theolivepress.es
1,446 points·by ramonga·il y a 3 mois·1,269 comments

How we made Ramp Sheets self-maintaining

twitter.com
1 points·by ramonga·il y a 4 mois·0 comments

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

github.com
1 points·by ramonga·il y a 5 mois·0 comments

ClickHouse Acquires Langfuse

clickhouse.com
17 points·by ramonga·il y a 6 mois·0 comments

Burolingo

burolingo.de
1 points·by ramonga·il y a 6 mois·0 comments

Replicate Joins Cloudflare

blog.cloudflare.com
2 points·by ramonga·il y a 8 mois·1 comments

comments

ramonga
·le mois dernier·discuss
https://ouraring.com/store/rings/oura-ring-5
ramonga
·le mois dernier·discuss
Score is 6711 by just saying no to everything
ramonga
·le mois dernier·discuss
> the disclosures were all the way at the bottom of the video description
ramonga
·il y a 3 mois·discuss
this feature exists in normal HN. I'm assuming you are a bot?
ramonga
·il y a 3 mois·discuss
the official HN api which is firebase under the hood https://github.com/hackernews/api
ramonga
·il y a 3 mois·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
·il y a 3 mois·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
·il y a 5 mois·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
·il y a 5 mois·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
·il y a 5 mois·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
·il y a 5 mois·discuss
If you liked this you'll love playing mini motorways (available in many platforms including mobile/ipad)
ramonga
·il y a 6 mois·discuss
This is why my AWS bill is so high?
ramonga
·il y a 7 mois·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
·il y a 7 mois·discuss
russian is also natively spoken in Belarus, Ukraine & many ethnics minorities inside russian federation.
ramonga
·il y a 7 mois·discuss
what do people use to get keyword alerts in HN?
ramonga
·il y a 7 mois·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
·il y a 7 mois·discuss
You will never understand Galactus' pain
ramonga
·il y a 8 mois·discuss
Maybe add some caching? I clicked one of the example PRs and it kept loading forever...
ramonga
·il y a 9 mois·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
·il y a 10 mois·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 :(