HackerTrans
TopNewTrendsCommentsPastAskShowJobs

a13n

no profile record

Submissions

Capital One to Acquire Brex

investor.capitalone.com
11 points·by a13n·hace 6 meses·2 comments

comments

a13n
·hace 26 días·discuss
Nobody is forcing people to be employees of startups. They choose to do it of their own free will. If they think they can generate immense value from their own ideas they are free to go try to do that. Hiring people to do a job for a wage they agree to isn’t swindling.
a13n
·hace 26 días·discuss
what a fantastic advertisement
a13n
·el mes pasado·discuss
It’s difficult to determine which individuals are involved and even if you manage to do that they almost certainly live in countries without extradition.
a13n
·el mes pasado·discuss
Both OpenAI and Anthropic have billing caps… who doesn’t?
a13n
·hace 2 meses·discuss
The US drastically prefers the economic impact of AI over enforcing this…

You can get away with quite a lot if you’re creating trillions in GDP.

That’s just the world we live in whether we like it or not.
a13n
·hace 2 meses·discuss
Let’s say you’re a democrat (or republican, w/e) who lives in a district that’s 50-50 dem/rep. Then maps get redrawn so your district is 80-20. Is your vote worth the same as it was before? Is it a good or bad thing that only ~10% of the population’s vote matters?
a13n
·hace 3 meses·discuss
can’t help but see this thread next to the Erdos one and feel like someone’s trying to tell us something :)
a13n
·hace 3 meses·discuss
nah. we never had a business plan and are still going strong 11 years later. 99.999% is a gross exaggeration of reality.

we’ll never actually have this data, but I bet there isn’t much correlation if any between having a business plan and being successful.

have you started a successful business?
a13n
·hace 3 meses·discuss
vscode + claude code extension has everything you listed that actually matters
a13n
·hace 3 meses·discuss
VCX (Fundrise) has way more exposure than ARKVX
a13n
·hace 3 meses·discuss
Rejecting any packages newer than X days is one nice control, but ultimately it'd be way better to maintain an allowlist of which packages are allowed to run scripts.

Unfortunately npm is friggen awful at this...

You can use --ignore-scripts=true to disable all scripts, but inevitably, some packages will absolutely need to run scripts. There's no way to allowlist specific scripts to run, while blocking all others.

There are third-party npm packages that you can install, like @lavamoat/allow-scripts, but to use these you need to use an entirely different command like `npm setup` instead of the `npm install` everyone is familiar with.

This is just awful in so many ways, and it'd be so easy for npm to fix.
a13n
·hace 4 meses·discuss
just tried with claude opus and got 7,342
a13n
·hace 4 meses·discuss
Please don't override the browser's default scroll behavior. It's so jarring and basically never a good idea.
a13n
·hace 4 meses·discuss
If you use eslint and tell it how to run lint in CLAUDE.md it will run lint itself and find and fix most issues like this.

Definitely not ideal, but sure helps.
a13n
·hace 4 meses·discuss
This isn’t strictly an AI problem, there are definitely human engineers who gold plate. At least with AI it doesn’t slow down velocity.
a13n
·hace 5 meses·discuss
depends, if you don’t clean up the logs and monitor that cleanup will it eventually hit the p&l? eg if you fail compliance audits and lose customers over it? then yes. it still eventually comes back to the p&l.
a13n
·hace 5 meses·discuss
Oh man can't wait till Cursor allows you to customize sound effects.
a13n
·hace 5 meses·discuss
This example feels more like a bug in the law itself that should be corrected. If this behavior is acceptable then it should be legal so we can avoid everyone the hassle in the first place. I bet AI would be great at finding and fixing these bugs.
a13n
·hace 5 meses·discuss
If my bank did this to me I would immediately drop them.
a13n
·hace 5 meses·discuss
By mentioning MongoDB you’re going to trigger so many people who haven’t informed themselves on MongoDB since 2014.

It works just fine as a production database. You can still have relationships and strict schemas… I just don’t understand the hate.