HackerTrans
TopNewTrendsCommentsPastAskShowJobs

robflaherty

no profile record

Submissions

44% Surge in App Exploits as AI Speeds Up Cyber-Attacks, IBM Finds

infosecurity-magazine.com
2 points·by robflaherty·5 माह पहले·0 comments

The Supabase UI Library

supabase.com
6 points·by robflaherty·पिछला वर्ष·0 comments

Willow, Our Quantum Chip

blog.google
1,410 points·by robflaherty·2 वर्ष पहले·528 comments

OpenAI Introduces Vision Fine-Tuning

openai.com
2 points·by robflaherty·2 वर्ष पहले·0 comments

Decoding the NYC School Admission Lottery Numbers

medium.com
18 points·by robflaherty·2 वर्ष पहले·8 comments

A Decade of Nielsen Norman Group Top UX Articles

docs.google.com
7 points·by robflaherty·3 वर्ष पहले·0 comments

Study Compares Gas Stove Pollution to Secondhand Cigarette Smoke

nytimes.com
1 points·by robflaherty·3 वर्ष पहले·4 comments

Exploring Question Answering from Tabular Data with GPT-3 and Tapas

analytix.nl
1 points·by robflaherty·3 वर्ष पहले·0 comments

Who Owns the Generative AI Platform?

a16z.com
2 points·by robflaherty·3 वर्ष पहले·0 comments

Unique count approximation in Google Analytics

developers.google.com
1 points·by robflaherty·3 वर्ष पहले·0 comments

iPhone 14 Pro camera review: A small step, a huge leap

lux.camera
353 points·by robflaherty·4 वर्ष पहले·332 comments

comments

robflaherty
·2 वर्ष पहले·discuss
I linked this post because it explains how the lottery works which I thought was more interesting and relevant for HN.
robflaherty
·3 वर्ष पहले·discuss
Always liked Reinertsen’s post on reframing tech debt to deferred work.

“When we refer to postponed work as technical debt this automatically biases us to assume that both ongoing and future costs are more certain than they really are. This, in turn, causes us to overestimate these costs, leading us to be overly cautious about deferring work. If it is your intention to bias the decision against postponement, this is clearly the best term to use. However, if you are trying to carefully weigh of pros and cons of postponing work, I’d recommend using a more neutral term like deferred work.”

http://reinertsenassociates.com/technical-debt-adding-math-m...
robflaherty
·3 वर्ष पहले·discuss
I see this with Framer sites all the time. Happens in Chrome too.
robflaherty
·3 वर्ष पहले·discuss
I know the intent is good (it is!) but this common notion that good design is a toolbox of fun little games really prevents the design function from getting taken more seriously. In the business world at least it ensures our seat at the kid’s table.
robflaherty
·3 वर्ष पहले·discuss
https://archive.ph/vb6IB
robflaherty
·3 वर्ष पहले·discuss
Is there a reason we won’t have LLMs that only speak in JSON? These JSON hacks are clever and cool but feel like they’ll be obsolete in 6 weeks.
robflaherty
·3 वर्ष पहले·discuss
The OpenAI Cookbook has had an easy to use chat with a PDF app example for a few months.

https://github.com/openai/openai-cookbook/tree/main/apps/fil...
robflaherty
·3 वर्ष पहले·discuss
Worth remembering that priority and sequence are not quite the same thing.

There's a useful framework called RICE where you evaluate/score ideas by Reach, Impact, Confidence, and Effort. Sometimes assigning numeric values feels forced so I often use it as "dimensions to be thinking about" rather than a literal scoring system. [1]

There's some great stuff in Reinertsen's Flow book about different sequencing strategies and when to use each. Eg, When delay costs are homogeneous, do the shortest task first. When task durations are homogeneous, do the highest cost-of-delay task first.

[1] https://www.intercom.com/blog/rice-simple-prioritization-for...
robflaherty
·4 वर्ष पहले·discuss
The author's framework-"you just start small and only add one at a time as needed"-and given example illustrate exactly the process that leads to too many metrics. Pick a few metrics, add another, add another, add another. If you have 5 teams working on a product you quickly end up in the 50 metrics scenario.

Too many metrics can be a problem but it's not the real problem. The real problem is choosing metrics without any regard for the decisions they're supposed to inform.

When you understand that the purpose of all measurement in business is to reduce uncertainty for a decision to be made, everything comes into focus, and you'll have a natural constraint on your scope of measurement.