Live data from Hacker News

Viewing profile — ianpurton

ianpurton

HN member
Joined
Mon, Mar 15, 2010, 5:04 PM UTC
HN karma
943
Public activity
490 items

About ianpurton

No profile information was provided.

Recent public activity

  1. comment
    Comment #48474005

    The main benefit here seems to be smaller and lighter for the same power output.

  2. comment
    Comment #47888392

    For context this is the authors website. https://axonlore.com/ So where its fair to say enterprise users buy safety, if he's referring to his own product I would offer the followin…

  3. comment
    Comment #47872582

    I don't get it, what is this, how is it different?

  4. comment
    Comment #47822696

    That site is everything that's wrong with the internet at the moment. A dizzying array of adverts and popups.

  5. comment
    Comment #47791111

    Because the model that generated that list was trained before the M5 came out.

  6. comment
    Comment #47790021

    > if you face a problem in development, db, storage or anything Developers won't pay for it. I'll pay for hosting begrudgingly and I pay for AI tokens and domain names and that's i…

  7. comment
    Comment #47739478

    Thats true. The reason I like k8s is once you've gone up the learning curve you can apply that knowledge to cloud deployments, on prem, or in this case VPS. The authors stack left …

  8. comment
    Comment #47737960

    Dynamic scaling is not really even available on a single node kubernetes. I was thinking more of Running multiple websites. i.e. 1 application per namespace. Tooling i.e. k9s for l…

  9. comment
    Comment #47737194

    When he switches from Kubernetes in the cloud to Nginx -> App Binary -> Sqlite he trades operations functionality for cost. But, actually you can run Kubernetes and Postgres etc on…

  10. comment
    Comment #47504215

    > I bet we will move from CLIs to something else in about 3-6 months. My bet would be OpenAPI specs. The model will think its calling a cli but we intercept the tool call and proxy…

  11. comment
    Comment #47468586

    If you look for jobs on linkedin you'll see a lot are posted by recruiters. Its usually pretty easy to get one to call you and they can give you an idea about the market.

  12. comment
  13. comment
    Comment #44782813

    This is a really good idea. Taking something that is basically a lonely depressing activity and putting a social aspect around it. Well done.

  14. comment
    Comment #44557109

    I don't work at Open AI but I use Codex as I imagine most people there do to. I actually use it from the web app not the cli. So far I've run over 100 codex sessions a great percen…

  15. comment
    Comment #44556871

    I imagine they mean a remote KVM. So you remote into a PC sitting in a basement in someones house in the US. You then make all your outgoing internet from thta setup and your IP ad…

  16. comment
    Comment #44113068

    I've never worked on a mono repo that has the whole organizations code in it. What are the advantages vs having a mono repo per team?

  17. comment
    Comment #43578854

    Some context. 1. Some LLMs support function calling. That means they are given a list of tools with descriptions of those tools. 2. Rather than answering your question in one go, t…

  18. comment
    Comment #43566902

    It may reduce consumerism in the US and therefore be beneficial to the environment.

  19. comment
    Comment #43566865

    Tesla in Berlin employs 12,000 workers and can produce 5000 cars a week. The US will need a lot of factories to employ 10s of millions of workers.I also imagine new factories will …

  20. comment
    Comment #43566806

    In your scenario white collar jobs will be destroyed globally. So effectively you would be paying people to work in manufacturing even though it's no longer necessary. You may as w…

  21. comment
    Comment #43034855

    You need to take a Defence in depth strategy. There are various ways to validate libraries but it's best to assume an exploit gets through. So then, you should be looking at your d…

  22. story
  23. comment
    Comment #42886995

    It's very easy to install and add models.

  24. comment
    Comment #42838085

    Because writing prompts is hard. Most AI coding tools can generate a Todo app from a small prompt. This is because that problem is well understood. When you try to use AI coding to…

  25. comment
    Comment #42820747

    1. Fix it in your company. 2. Create a Youtube video of how you fixed it. 3. Spread that video far and wide. 4. If you get traction consider adding an offering Be the go to person …