HN user

Bishonen88

454 karma
Posts8
Comments188
View on HN

...That is the realistic "install Postgres and go" baseline. RDS ran on its default parameter group, which AWS tunes for the instance size. Hostim runs its own managed tuning. In other words, the two managed options are tuned out of the box and the self-hosted default is not, and that difference is part of what you are comparing.

So... useless comparison vs Hetzner? Akin to comparing two laptops on a compile job, but leaving one in battery saver mode and then concluding that its 2x slower.

This is as unhelpful as it gets. The genie is out of the bottle - people can create unimaginable things with claude within hours. What would take months/years can be done in a day or a week.

Being banned on those platforms is a real setback for many users. One might argue that openai etc. are valid alternatives, but when they dropped fable (and perhaps reinstate?), not being able to use it simply means others can do more/better.

Probably you're right, but given the browser usage-distribution, I reckon most hackers wouldn't care about firefox at this point and solely concentrate on chrome. I reckon firefox users are on average, more tech savvy and given a hack, would be able to help themselves/find out about the hack quicker than the average chrome user.

While the text seems to be at least AI-supported, I think the research is still interesting. Whether that was done mostly by the author or an AI still, does not change much to me at least.

I'd appreciate some sort of disclaimer at the start of each article whether it's AI written/assisted or not. But I guess authors understand that it will diminish the perceived value of their work/part.

ChatGPT for Excel 3 months ago

FAQ: Is it available worldwide? A: Yes. (...) outside the EU.

So, yes but no. Not that I care, but the answer to the above question is a no, and should start with No.

Having developed multiple react web apps from scratch over the last 5+ years at work, I always start with a fresh repo and add what I need myself. Nowadays, booting up a project with vite, eslint, prettier, redux (and rtk-query), tailwind etc. takes no time at all. Don't care about SSR. Am I missing something by not using tanstack? LLMs tell me many things, all of which seem irrelevant (e.g. not using react router, SSR, request-deduplication etc. which are covered by the basic few deps I added)

Amazon.de for example already has it(for preorder). Oreilly books online has the first edition available right now. I reckon they might add the second revision when it comes out.

Didn't realize who's blog I'm reading. I was intrigued by the title, being a fan of 'self help' books. I mostly read about productivity (i.e. Feel-Good Productivity is a good one IMO), health, living a balanced life etc. and was expecting to find some a-ha moments in this post. I didn't. It confused me more than anything often talking about 'relationships' as if this is the only self-help kind of book there is.

And I have learnt a ton of lessons from self help books like the one I mentioned above, Arete, "how to make friends and influence people", Atomic Habits and others, without looking to fix any unhappiness, flaws of myself or whatnot. Was just curious what other, more experience people have learned about life that I can learn without having to wait 20-30+ years.

Glaze by Raycast 5 months ago

I get your point. But if sharing with others is a vital part of this, then ... they'd be better off sticking to web apps instead :) "Create with glaze, hit publish and we'll give you an url".

Even though they portray some of the benefits of this app as unique to desktop apps, they're not (e.g. storing data on device, offline mode etc.).

Am not a hater. Love Raycast. Saw the post and opened the link intrigued what they came up with and was somewhat disappointed tbh. Good luck to them anyway!

Glaze by Raycast 5 months ago

So, another wrapper around claude 4.6 for +xx% higher price? Using just claude code, one can do what glazeapp seems to aim for, no? "Beautiful by default" seems to be a system prompt akin to:

  Design Philosophy Create apps that feel premium, polished, and worthy of being featured on Dribbble's most popular shots. Every pixel matters. White space is your friend. Less is more, but what remains must be perfect.

  Visual Design Principles

  Color & Theming

  • Use sophisticated, limited color palettes (2-3 primary colors maximum) ...
LLM=True 5 months ago

Dunno about that. Having used the $20 claude plan, I ran out of tokens within 30 minutes if running 3-4 agents at the same time. Often times, all 3-4 will run a build command at the end to confirm that the changes are successful. Thus the loss of tokens quickly gets out of hand.

Edit: Just remembered that sometimes, I see claude running the build step in two terminals, side-by-side at nearly the same time :D

LLM=True 5 months ago

great idea. thought about the waste of tokens dozens of times when I saw claude code increase the token count in the CLI after a build. I was wondering if there's a way to stop that, but not enough to actually look into it. I'd love for popular build tools to implement something along those lines!

hindsight is 20/20. If I'd known that Nvda, Aapl, Amzn etc. would go up, it's easy to now to regret how much money we'd have. Same thing with "RSU's" we get at FAANG. I often hear from coworkers that if they wouldn't have sold them when they got them, they'd be rich right now. Yes, they would be - but in an alternate universe, they'd have little/nothing and wouldn't have bought the car/camera/vacation they got out of the money when they sold the RSUs.

I added something related to this idea to my life-planning app: what if for projections. I track all my expenses/incomes/investments in my app. I then can with 1 click run a scenario where I move certain expenses to investments. I.e. cancelling netflix for 10 years, or xbox gamepass etc. and seeing what it would actually do to my 10 year projection (which already accounts for ETFs/Stock with variable return rates etc.). i.e.:

Exclude Recurring Expenses Simulate cutting these expenses and investing the savings Redirecting €19.99/month to investments

Then I see black on white what would happen if I get rid of all the 'small' subscriptions, on a visual chart. It's eye opening when one selects items that add up to a ~100 Euro ++ a month.

I get your point, but just out of curiosity, what is 'reasonably productive' in that case? E.g. compared to speed/efficiency/ease of coding/developing/researching on PC, would you say you're 20% of that on your phone? I reckon for me the number is like <10%. Just typing code on a phone is a chore. Having browsers open on another screen, splitting terminals, ssh tunnels and so many other things make any form of using mobile phones for what I use my pc for is a literal mental pain and thus I don't do it. I'd be better off doing additional 5 minutes on my PC instead of doing 50 minutes on my phone (and I have a foldable one lol).

I know everyone is different thus my curiosity about other peoples experience!

Custom AI tools like these have an uphill battle to fight. Automaker[0] from webdevcody is an example of that. He, together with some other folks created an open source Agentic Coding tool (for the lack of a better term), which gained popularity on github. He was advertising/showcasing it on streams etc. A few weeks in, he posted a video[1] where he speaks about why he's not using it himself anymore and went back to Claude Code, which over time receives tools/skills/mcps/whatnot and is in the terminal which we're all familiar with.

I made similar experience. Downloaded all sorts of tools, IDE's for the new era of development. Other than claude code in cli and occasional uses of codex (because have free tokens), nothing else stuck. I can just split my terminal effortlessly how many times I want, write/speak to the terminal with any custom request etc. And once someone comes up with a clever idea on top of what claude has today, I reckon they'll add it one way or another within the next weeks.

bayesian curve meme fits here rather well:

- claude code for everything, custom IDE's/tools, claude code for everything.

[0] https://github.com/AutoMaker-Org/automaker [1] https://www.youtube.com/watch?v=3H_t78QcueA&t=382s

Of course its not near as good, but that's not the point - it's meant to supplement normal development, not compete with it. The idea that one can be nearly as productive on a mobile phone as on a pc is a fairy tale. Best example is the github app which functionally might be ok, but is unusable for e.g. looking at the source code of a repo in any meaningful way (IMO).

There's plenty of situations where one doesn't want to stay at the PC for AI to finish its thing. Now we can just go about our life and check in from the phone. IMO great feature. Would've used it many times in the past but didn't want to be bothered with some wrapper around CC that perhaps did it already.

same as you, I tried all sorts of apps. Todoist, habitica, fantastical, wunderlist, karakeep and more and more for all sorts of things. All are OK for most users, but none was GREAT for me. That's why I thought to give LLM's a proper spin. Get all the features I want, in the way I want. And anything I can come up with/see on the web over time, I can add myself within minutes instead of waiting for months for some 3rd party to perhaps add it. + No subscription fee.

You can see my app in action here: https://news.ycombinator.com/item?id=47119434

While I can share the code and it might make a good foundation for forks, creating one from scratch with claude's $100 subscription will take ~2-3 weeks to get it into the state you see in the video. And that is me prompting the LLM for ~30-60 minutes most days of those 2-3 weeks.

I have no doubts that it does for many people. But the time/cost tradeoff is still unquestionable. I know I could create what LLMs do for me in the frontend/backend in most cases as good or better - I know that, because I've done it at work for years. But to create a somewhat complex app with lots of pages/features/apis etc. would take me months if not a year++ since I'd be working on it only on the weekends for a few hours. Claude code helps me out by getting me to my goal in a fraction of the time. Its superpower lies not only in doign what I know but faster, but in doing what I don't know as well.

I yield similar benefits at work. I can wow management with LLM assited/vibe coded apps. What previously would've taken a multi-man team weeks of planning and executing, stand ups, jour fixes, architecture diagrams, etc. can now be done within a single week by myself. For the type of work I do, managers do not care whether I could do it better if I'd code it myself. They are amazed however that what has taken months previously, can be done in hours nowadays. And I for sure will try to reap benefits of LLMs for as long as they don't replace me rather than being idealistic and fighting against them.

It was when I mvp'd it 3 weeks ago. Then I removed it as I was toying with the idea of somehow monetizing it. Then I added a few features which would make monetization impossible (e.g. How the app obtains etf/stock prices live and some other things). I reckon I could remove those and put in gh during the week if I don't forget. The quality of the Web app is SaaS grade IMO. Keyboard shortcuts, cmd+k, natural language parsing, great ui that doesn't look like made by ai in 5min. Might post here the link.