HackerTrans
TopNewTrendsCommentsPastAskShowJobs

AugustoCAS

381 karmajoined 9 anni fa

comments

AugustoCAS
·l’altro ieri·discuss
To add - I agree that payments is great question for systems designs.

Merchants need to receive the money and being able to transact with it. Imagine the merchant receiving the payment is something like Amazon or Ebay (sorry, I don't know what similar large online retailers are in India).

With the above, the problem becomes harder. Imagine receiving 2-3k TPS just on one account during a black Friday or similar day.

Now your system has to perform fine for accounts that do 30 transactions an hour for a retail customer and 3k a second for a merchant.
AugustoCAS
·3 mesi fa·discuss
I'm waiting!
AugustoCAS
·3 mesi fa·discuss
Thank you!

Worth mentioning that setting this via effortLevel in .claude/settings.json does not work. https://github.com/anthropics/claude-code/issues/35904
AugustoCAS
·3 mesi fa·discuss
This is common across all corporations. My go-to example is Unilever or Nestle pushing products that are 100% unhealthy.

In Asia, it's not uncommon to see healthy drinks for children that are sugar+artificial flavouring with huge marketing campaigns targetting the parents . The corporation makes millions and then advertises how they donated $10k to an obesity charity.
AugustoCAS
·4 mesi fa·discuss
Are 'project rules' a thing?

> .claude/rules/.md Project rules

> ~/.claude/rules/
.md User rules

or is it just a way to organise files to be imported from other prompts?
AugustoCAS
·4 mesi fa·discuss
Dora released a report last year: https://dora.dev/research/2025/dora-report/

The gains are ~17% increase in individual effectiveness, but a ~9% of extra instability.

In my experience using AI assisted coding for a bit longer than 2 years, the benefit is close to what Dora reported (maybe a bit higher around 25%). Nothing close to an average of 2x, 5x, 10x. There's a 10x in some very specific tasks, but also a negative factor in others as seemingly trivial, but high impact bugs get to production that would have normally be caught very early in development on in code reviews.

Obviously depends what one does. Using AI to build a UI to share cat pictures has a different risk appetite than building a payments backend.
AugustoCAS
·5 mesi fa·discuss
This was easy because it's a Chinese company.

The largest companies in this space that do similar this (oxylabs, brighdata,etc) have similar tactics but are based in a different location.
AugustoCAS
·6 mesi fa·discuss
This is not an issue for me due to my workflow.

I have a script for each of my projects that I run when I open a new terminal window (Alacritty). The scripts set up tmux with 3-8 terminals, each terminal launches a components, utility or just sits in a folder from which I later run commands.

Having said that, I use only a few zsh plugins, and have a theme configured to not run commands that add extra latency.
AugustoCAS
·9 mesi fa·discuss
A chunk of the internet is down for me. So far Perplexity, AWS (VPN) and vercel.

Seems AWS is limping: https://news.ycombinator.com/item?id=45640772