HackerTrans
TopNewTrendsCommentsPastAskShowJobs

spprashant

no profile record

Submissions

Ask HN: Is consumer AI boxes a viable idea?

5 points·by spprashant·4 bulan yang lalu·1 comments

comments

spprashant
·20 hari yang lalu·discuss
I am just offering a different point of view, not disagreeing with the other experiences on this thread.

I d like to think I have fully recovered from confirmed Lyme diagnosis with Doxycycline for 14 days. I had fever and weakness for a week and lowest HRV reading my Fitbit ever recorded (7ms v 50ms avg).

Interestingly, I have a lot of symptoms like anxiety, sleeplessness, and brain fog even today, but I know for a fact I had it even before Lyme. It had peaked during the COVID times when I sat at my desk working over 10 hours on the regular because there was literally nothing else to do.

So at-least in my case it seems COVID was the trigger and Lyme didn't seem to move the needle much either way.
spprashant
·20 hari yang lalu·discuss
Yes the era of the no-fly list is coming to AI.
spprashant
·22 hari yang lalu·discuss
This is a extremely common issue that happens in growing firms.

You start off with everything in Postgres, it makes the most sense. Soon you realize some tables are growing really huge - usually some sort of time-series or log data reaching 10TB+. You can no longer fit it in one node. You can try you luck with some sharding extensions, but they add complexity to upgrades.

In that case it makes total sense to move these large tables off Postgres, and I think Clickhouse is a straight up replacement here. You can still keep your relational heavy tables in Postgres.

Yes it affects you ability to cleanly join data, and guarantee 100% consistency. With some smart application code, and schema design, you can replace parts of Postgres with Clickhouse for the big data problem.
spprashant
·22 hari yang lalu·discuss
If your data is too big for postgres, it seems like moving straight to Clickhouse is the best option. We have been through an whole array of distributed database technologies, and Clickhouse might be first one that doesn't have too many compromises.
spprashant
·24 hari yang lalu·discuss
Not ever profession has an insatiable desire to automate away their own jobs.
spprashant
·24 hari yang lalu·discuss
The Atlas Obscura version of clustering seems especially bad. The presence of the cluster circles with unchanged numbers, even after zooming in, is just plain wrong.

I have seen some better clustering implementations, which give good sense for whats inside the cluster if you click on it.

Generally agree that the stacked individual points are a much better approach on modern hardware.
spprashant
·25 hari yang lalu·discuss
The US really is just allowing all sorts of horizontal and vertical mergers. There is enough economic theory to suggest this is a net negative for consumers. We are powering through it anyway.
spprashant
·27 hari yang lalu·discuss
He is just being willfully obtuse to make a point. This has to be one of his weaker essays. He is trying to "gotcha" AOC by talking math instead of debating the larger point. The kind of thing he has himself argued against in the past.
spprashant
·28 hari yang lalu·discuss
I thought Amazon has a stake in Anthropic, and would want them to succeed.
spprashant
·29 hari yang lalu·discuss
This has David Sacks written all over it.
spprashant
·29 hari yang lalu·discuss
Are people really going to hurt by this? Opus 4.8 can do a vast amount of the same tasks at half the price. How many people are really doing cutting edge work?
spprashant
·29 hari yang lalu·discuss
Yeah I don't agree at all with this stance. I am as tired of capitalism as anyone else. But let's not pretend money is not important. Just like open source projects need money and funding to keep delivering.

I d rather donate $1 to 10 different blogs every month, than subscribe to NYT or Atlantic.
spprashant
·bulan lalu·discuss
We do have people with real incentive to not allow self-driving cars to succeed.
spprashant
·bulan lalu·discuss
It took me this map to realize the capital of Sri Lanka is Sri Jayawardenepura Kotte, and not Colombo as I thought for over 30 years.

Always interesting to find capital cities which are in fact not the most famous cities from that country. Makes for great trivia questions.
spprashant
·bulan lalu·discuss
Couple of anecdotes from the last week.

Yesterday the Gmail virus scanner stopped working. For a while I couldn't download my attachments. A few minutes later it said the virus scanner was offline and download at your own risk.

Meet audio seems to be having a particularly bad week. It just doesn't work with headphones. Their testing tool indicated everything was fine. It's worked after I logged off and on. Audio quality issues are getting more common as well.
spprashant
·bulan lalu·discuss
I do wish they had left a window open for criteria to whitelist developers who can create PRs. By closing off their developer circle, they are losing the best parts of open-source - new software developers eager to solve large problems with novel approaches.
spprashant
·bulan lalu·discuss
Its in a weird space right now.

These models are actually extremely good but they are far from an intelligence unto themselves. Truth is if someone told you they could build these things 5 years ago, you d write them a check for a trillion dollars. Problem is once we got them, we realized they are not all that. Its like a mecha suit in a universe, where mecha suits are abundant and cheap. Someone has to climb into them everyday and put in the work for it to be effective.

So now the skeptics are saying this technology is overrated. And the optimists are accusing the skeptics of moving goal posts.
spprashant
·bulan lalu·discuss
Outside of coding what other tools expend that kind of tokens? People are not creating that many slide decks or videos are they?
spprashant
·bulan lalu·discuss
I really doubt that 400M number. They try to get me to login to Threads see comments on Instagram posts. Technically I am monthly "active" user, but not really.

I see more Bluesky links in the wild than Threads and they claim only 27M users.
spprashant
·bulan lalu·discuss
The only thing scary is that federal government interns have discovered how to one-shot shitty web apps.