HN user

dabbz

127 karma
Posts0
Comments92
View on HN
No posts found.

I have been using Plex since 2014, paid for the lifetime pass back then. It is by-far the most used piece of software I've ever relied on (excluding any general purpose software like OS/Browser).

I have my family setup on Plex, my automations, my apps, my preferences, etc. I'm so comfortable in Plex that until they do something catastrophic to my experience, I can't find the motivation to train my mother to use another app.

I suspect we'll see a hybrid before an all or nothing. Local models for computer control or delegating, online models for things that need strong reasoning, planning, and knowledge access. Again, I'd be more than happy to be wrong. I just see models growing faster than the hardware can.

Fable 5 is Back 20 days ago

I agree that would improve transparency but it'd also lock us and Anthropic into a situation where changing that would require new plans, prices, notifications, legal, etc. I think the fact that we don't see tokens shows just how subsidized the plan is. Which is mostly the point. They want us getting used to just using the product, not tracking tokens (for whatever behavior that builds later on).

Fable 5 Is Back 21 days ago

I mean if you want to spend $200, and get a guaranteed amount of tokens in return you should be using the API.

I agree there should be more transparency what 20x gets you that 5x doesn't.

Though I also imagine it's a tough problem when you could be using Dispatch, Cowork, design, chat, code, etc. All of which use different contexts, models, and resources. I'd argue they actually need to either simplify their offerings, or charge more for upsells (charge for cloud-based agents, upcharge for design outcomes, etc).

I mean you got me there. There will be places who do have the means to build up massive GPU servers. There's just a lot more to it and I don't know if we're going to pinpoint an exact catch-all moat.

I feel like the models have no moat paradigm died when a single model expanded past the memory of single GPU slices. The moat is hosting the model. Even paying a server host to run a rack of GPUs has immense upstart cost, and then you're still struggling to compete on the add-ons of the things on top of the model (prompts, validation loops, etc). You can only throw so much money at a problem.

Software has been riding on the backs of the insane hardware growth curves for the last 20 years. I miss the days of reading about how software engineers had to delete standard C libraries in build time to shave extra memory so they can stream more of the level in.

I also fully acknowledge that change starts with me, unfortunately those changes don't pay the bills.

Most of that site reads as a "trust us, sound makes you heal!" I don't see a single thing there that tries to explain the correlation between bumping your brain with sound and "restoration". It doesn't explain what it restores, why it works better than nothing.

Honestly this website doesn't seem to even be trying to sell anything. "Help your sleep" how? "doesn't make you sleep longer" but what does it do instead? Do I feel more restored when I wake up even with a shorter sleep time? It's not even trying to sell me on a specific outcome that I John Everyman is facing.

Snake oil things are typically very light on details and this site is also light on details. Maybe it's a victim of form over function? The site's design looks nice but has very low information density.

I would really like to see a renaissance of in-person activities. I think a big hurdle to this though is the lack of a 3rd place for communities to exist. Parks are nice in the summer but less ideal in the winter (and not available in all neighborhoods). Town squares are also more hostile to "loiterers" (no data to back this just feelingss).

Overall I think if we want to see a resurgence of IRL, we need the social support of our governing bodies which imo is a large hill to climb.

Oh are compilers going away? Or personal computers for that matter?

If the barrier to button-pressed companies goes that high up, the cost to run/consume the product also goes up. Making hand-rolled products cheaper.

Slower paced to roll out things? Sure.

That's the precarious balance these LLMs providers have to make. They can't just move on without the people feeding it data and value. The machine is not perpetual.

I believe the Shared Payment Token is interchangeable with a payment method id that you attach to a customer object, but that link has very sparse information about how things actually work end to end and what objects mean what.

Nobody cares until the automated trust and safety bot bans an account for no apparent reason and you can't contact a human for help. Before that happens though, how do you get someone to care? I suppose it's risk management at that point. "What are the odds that I'll get inconvenienced by Instagram before the ROI on establishing on their platform pays out"

+1 for dokploy, it's very flexible and allows me to setup my sites how I need. Especially as it concerns to the way I setup a static landing page, then /app goes to the react app. And /auth goes to a separate auth service, etc.

Show HN: Rails UI 6 months ago

oh yea I absolutely understand the niche this Rails UI fits in. I was just drawing parallels to Tailwind UI. Rails is a more "opinionated" version.

I was more hoping to use the Tailwind UI components (or tailwind plus or whatever they're calling it now) with the LLM output. I don't think they offer downloadable components or whatever so the LLM would need a way of knowing which were available to use and be able to pull them in for reference. At least that's my assumption.

I was going to say before LLMs Tailwind UI helped me get moving much faster on front-end code. Now I wish there was some kind of context I can provide to use the Tailwind UI instead of hallucinating its own. Tailwind UI still looks better than the generic stuff LLMs generate.

(Open to any suggestions to feed existing ui components from Tailwind into my projects/llm).