HN user

davidhariri

722 karma

I am dhariri.com I co-founded and work at ada.cx

Posts96
Comments190
View on HN
noncam.com 2mo ago

NonCam – iPhones Without Cameras

davidhariri
2pts1
dhariri.com 9mo ago

How I made macOS faster to use

davidhariri
1pts3
protoweb.org 11mo ago

Protoweb - Bringing Back The Information Super Highway

davidhariri
2pts0
dhariri.com 1y ago

On Testing

davidhariri
2pts0
eieio.games 1y ago

Global Caps-Lock Key

davidhariri
1pts0
arun.is 2y ago

A Generative Documentary

davidhariri
2pts0
mobygratis.com 2y ago

Moby's Free Catalog of Music

davidhariri
5pts0
news.ycombinator.com 2y ago

Ask HN: Is there a well supported standard for bot to bot messaging?

davidhariri
3pts1
html-lang.org 2y ago

HTML Is Turing Complete?

davidhariri
1pts0
dhariri.com 2y ago

Did Code Win?

davidhariri
1pts1
dhariri.com 2y ago

Download YouTube Subs as RSS OPML

davidhariri
1pts1
www.youtube.com 3y ago

Sparks of AGI: early experiments with GPT-4

davidhariri
1pts0
bigthink.com 3y ago

Measuring reality does affect what you observe

davidhariri
2pts0
news.ycombinator.com 3y ago

Ask HN: Who is doing Car UX well?

davidhariri
4pts9
dhariri.com 3y ago

We're Living Wrong

davidhariri
2pts0
dhariri.com 3y ago

I have been running all wrong

davidhariri
2pts0
dhariri.com 3y ago

Athenian Taxes

davidhariri
15pts3
dhariri.com 3y ago

My RSS Setup

davidhariri
1pts0
dhariri.com 3y ago

Some thoughts on waking early and working remotely

davidhariri
3pts0
dhariri.com 3y ago

Small

davidhariri
2pts0
biochemical-pathways.com 3y ago

Biochemical Pathways Map

davidhariri
2pts1
twitter.com 3y ago

American Airlines In-Flight PA System Hacked?

davidhariri
2pts0
www.lri.fr 4y ago

The Computer for the 21st Century (1991) [pdf]

davidhariri
2pts1
en.wikipedia.org 4y ago

Secret Service Code Names

davidhariri
2pts0
www.catb.org 4y ago

Zawinski's Law

davidhariri
1pts0
en.wikipedia.org 4y ago

Artificial Structures Visible from Space

davidhariri
2pts1
www.youtube.com 4y ago

Lego Non-slip omnidirectional vehicle

davidhariri
2pts0
news.ycombinator.com 4y ago

Ask HN: Where do you find out about emerging technology?

davidhariri
9pts12
www.tayloredge.com 5y ago

Processor Design History

davidhariri
1pts0
davidhariri.medium.com 5y ago

How to detect common types of scams

davidhariri
1pts1

It’s a fair assumption. The React part is more about copying JSX and other React concepts (declarative UI etc) but it all boils down to native binaries. The toolchain is also pretty nice. It does hot reloading so you don’t have to recompile the app while building locally. The downside is you get less for free compared to SwiftUI. But SwiftUI also has many footguns and bugs. No free lunch!

Came here to write this. I am getting much better results from Firecrawl (not affiliated with them, just a happy customer).

I bought and tried to use the MP02 as a daily driver. Quite different from where Punkt is heading now. The industrial design is gorgeous, but the software was pretty bad (laggy, unintuitive navigation - Android on such a low powered chip was a bad choice). I can guess why, but it baffles me they didn't jump on the growing demand for dumbphones. If they had just released an MP03 with identical form factor but improved battery life, latency and screen improvements, I would have bought one in a heartbeat.

HTMX is a great choice for an app that only needs forms, validation and partial template rendering, though CSS view transitions are making partials less relevant for server side web applications.

For things with heavy interaction (drag and drop, chat etc.), I find the code to make it work with HTMX is just too clumsy to work with as a mental model.

Project Euler 8 months ago

I learned so much from this site- including that so much education comes from being prompted to ask the right questions.

Success rate depends on many factors (risk of failure, your value to the business, complexity of the ask), but it's definitely on average much higher than 5% (I sell this technology and look at the results many times a day).

Companies need to stop looking at customer support as an expense, but rather as an opportunity to build trust and strengthen your business relationship.

This is bang on. But unfortunately many companies have top down mandates to drive costs down (without backstops for LTV retention) and they look at top line growth as separate from OpEx. It's weird and broken, but it's a side effect of the common organizational structure of most enterprises. There are companies that do not look at themselves divisionally as CX, Sales, Product, Marketing etc. and the ones I can think of do have very high NPS (apple comes to mind).

M4 MacBook Pro 2 years ago

I think this is confirmed by the fact software vendors are still not taking advantage of ARM chips maximum performance.

Where this might shift is as we start using more applications that are powered by locally running LLMs.

I created an app to track the scores and events for our annual family decathlon. Every year I learn what’s new with SwiftUI and I make the app a little better for everyone. It has notifications when events are coming up and it keeps a record of everyone’s scores in every event. It’s fun and working on it reminds me that programming is a creative act that doesn’t always have to be for profit.

This is what I'm scratching my head at too. Why would it be a good thing for any OSS maintainer to slow themselves down for packages that don't want to fix deprecation warnings?

This was where my mind went, but I don't understand how the user got it to output <|endoftext|>. Are you saying there are parts of what was actually submitted that are not shown in the shared transcript?

Yes, I was an unpredictable student. Sometimes As most times Cs. Went to a middle of the road university. Studied something that kept me in the sciences. Once I graduated, hit the ground hard programming at night after my job to transfer to it as my career. I’ve loved it since I was a kid, but I just didn’t have any encouragement to pursue in university and I do feel like I was written off by most people because of my grades. I’m a two time founder now and still code almost every day. I will until I die. I am still getting better every week at it (10 years into it professionally), I care about the details of what I make, and I love it!