HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ramonga

no profile record

Submissions

Oura Ring 5

bloomberg.com
4 points·by ramonga·в прошлом месяце·1 comments

Show HN: Free open source coding models in Slack

runcord.com
3 points·by ramonga·в прошлом месяце·0 comments

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

oneshot.runcord.com
3 points·by ramonga·2 месяца назад·0 comments

Making Stripe 200x Faster

ramonverse.com
2 points·by ramonga·2 месяца назад·0 comments

Remote Code Execution on Github with a single Git push

twitter.com
9 points·by ramonga·2 месяца назад·2 comments

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

defensenews.com
2 points·by ramonga·3 месяца назад·0 comments

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

github.com
1 points·by ramonga·3 месяца назад·3 comments

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

theolivepress.es
1,446 points·by ramonga·3 месяца назад·1,269 comments

How we made Ramp Sheets self-maintaining

twitter.com
1 points·by ramonga·4 месяца назад·0 comments

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

github.com
1 points·by ramonga·5 месяцев назад·0 comments

ClickHouse Acquires Langfuse

clickhouse.com
17 points·by ramonga·6 месяцев назад·0 comments

Burolingo

burolingo.de
1 points·by ramonga·6 месяцев назад·0 comments

Replicate Joins Cloudflare

blog.cloudflare.com
2 points·by ramonga·8 месяцев назад·1 comments

comments

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