HN user

a13n

3,537 karma

Andrew Rasmussen, co-founder of Canny. I used to work on the ReactJS team at Facebook.

https://canny.io

https://x.com/a13n

Posts55
Comments854
View on HN
investor.capitalone.com 6mo ago

Capital One to Acquire Brex

a13n
11pts2
www.wsj.com 2y ago

Google Delays Cookie Phase-Out Following Regulatory Pushback

a13n
2pts0
twitter.com 3y ago

Intercom adds 2.5MB of JavaScript to your website

a13n
2pts2
twitter.com 3y ago

Intercom adds 2.5MB of JavaScript to your website

a13n
21pts2
news.ycombinator.com 3y ago

Ask HN: Do “treasury” investing accounts impact QSBS eligibility?

a13n
2pts0
canny.io 5y ago

Year four in review: Overcoming the unexpected

a13n
2pts0
canny.io 5y ago

Year four in review: Overcoming the unexpected

a13n
1pts0
nodejs.org 5y ago

Node v15.0.0 (Current)

a13n
1pts0
canny.io 5y ago

How we built a $1M ARR SaaS startup

a13n
379pts118
canny.io 5y ago

How we built a $1m ARR SaaS startup

a13n
1pts0
canny.io 5y ago

How we built a $1m ARR SaaS startup

a13n
2pts0
canny.io 5y ago

How we built a $1m ARR SaaS startup

a13n
15pts5
missiveapp.com 5y ago

The life and death of read tracking

a13n
8pts1
canny.io 6y ago

Year three in review: Lessons from growing our bootstrapped startup

a13n
4pts0
canny.io 6y ago

Debunking the “faster horse” concern in customer feedback

a13n
1pts0
canny.io 6y ago

Debunking the “faster horse” concern in customer feedback

a13n
2pts0
www.bbc.com 6y ago

Twitch CEO apologises for pornography on Ninja's channel

a13n
3pts1
canny.io 6y ago

Debunking the “faster horse” concern in customer feedback

a13n
1pts0
canny.io 6y ago

Debunking the “faster horse” concern in customer feedback

a13n
1pts0
canny.io 6y ago

Debunking the “faster horse” concern in customer feedback

a13n
1pts0
canny.io 7y ago

Free SaaS tools for companies on a budget

a13n
75pts31
canny.io 7y ago

Saying no to big customers

a13n
2pts0
calacanis.com 7y ago

It's Time to Boycott Saudi Money (a.k.a. Masa's Vision Fund)

a13n
2pts0
codingcompetitions.withgoogle.com 7y ago

Google Code Jam Qualification Round Is Live

a13n
3pts0
canny.io 7y ago

Year in review: Lessons from our second year of bootstrapping Canny

a13n
2pts0
canny.io 7y ago

How we've attracted top talent to our early-stage bootstrapped startup

a13n
58pts22
canny.io 7y ago

Reflections from the last 2 years as a founder

a13n
1pts0
twitter.com 7y ago

Issues with 2018 MacBook Pro Keyboard

a13n
1pts2
canny.io 7y ago

Defending your early-stage SaaS startup against email spammers

a13n
4pts0
canny.io 7y ago

First Hire to First Fire

a13n
1pts0

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.

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?

Cursor 3 4 months ago

vscode + claude code extension has everything you listed that actually matters

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.

I mean if you’re going to write algos that trade the first thing you should do is check whether they were successful on historical data. This is an interesting data point.

Market impact shouldn’t be considered when you’re talking about trading S&P stocks with $100k.

is there evidence it’s for vendor lock in purposes? airpods have a pretty stellar connection for bluetooth, wouldn’t be surprised if there were performance reasons for them going off spec

we’re not far from the point where ChatGPT is superior than going to the doctor in terms of cost, accessibility, speed, and quality

it’s honestly not as bad as y’all think

ChatGPT isn’t perfect but neither is your doctor (or your lawyer or accountant)

ehh this reads a bit like the hn comments complaining about sites that don’t work with js disabled

like what percent of firefox users do you think actually care about this?

I predict that in 6-12 months we'll all be back on VS Code. I would hate to have Microsoft as a direct competitor, especially in a space they care so much about (developers + AI).