Live data from Hacker News

Viewing profile — bendangelo

bendangelo

HN member
Joined
Thu, Jan 05, 2012, 10:48 PM UTC
HN karma
69
Public activity
28 items

About bendangelo

No profile information was provided.

Recent public activity

  1. comment
    Comment #48946009

    litestream is good for this.

  2. comment
    Comment #48911014

    Yeah it’s all a pain. One thing that helped was using hotwire native. It is basically a web view but it bridges the mobile app with your website and wraps it into a mobile app. Thi…

  3. comment
    Comment #48735101

    Litestream solves the backup issue. I use it and it’s great.

  4. comment
    Comment #48456582

    Yes, you'll be hard pressed to find any Canadians at any fast food restaurants now. It's a common scam to pay a Tim Hortons owner 20-30k and he'll make you a manager at the franchi…

  5. comment
    Comment #48456277

    Hi, I used to work at a startup in Toronto that did compete against ticketmaster called Uniiverse. In the end they go bought out by ticketmaster. I don't know the details because I…

  6. comment
    Comment #48451426

    I use planning mode in opencode. It has a prompt to tell it to plan it out etc. Then I execute with a smaller model. it works well

  7. comment
    Comment #48262384

    Basically means, “good enough” attitude.

  8. comment
    Comment #47241686

    Which product?

  9. comment
    Comment #46920668

    Kamal works well

  10. story
  11. comment
    Comment #46847787

    I didn't know sqlite had a vector extension. I'm also using nomic 1.5 with 256 size vectors. After about 44k entries searching is way too slow. I'm thinking about reducing the size…

  12. comment
    Comment #46628416

    https://bendangelo.me I blog about learning Chinese, game development, Ruby on rails and self hosting.

  13. comment
    Comment #46428131

    When the Nintendo Switch became hackable, ie can play any game, Nintendo saw a massive decrease in sales in Spain. Btw people in Spain pirate the most games in Europe. The decrease…

  14. comment
    Comment #44177592

    I’ve done something like this before. Meilisearch will not be viable, because it indexes very slow and it takes up a lot of space. In my experience only Tantivy can index this much…

  15. comment
    Comment #43822773

    I'm working on an open-source Pivotal Tracker. I just started a week ago but if anyone is interested in following please checkout the repo: https://github.com/bendangelo/Iterator I…

  16. comment
    Comment #43650521

    It's Ruby like syntax is awesome. It reads like psuedo code.

  17. comment
    Comment #43591107

    This is dead. I recommend Kokoro TTS https://huggingface.co/spaces/hexgrad/Kokoro-TTS

  18. comment
    Comment #43479137

    There are bots that scrape https registration sites thats how they usually find you.

  19. comment
    Comment #42513061

    Most gems with native extensions won't work. Gems that listen to filesystem changes like guard can be buggy. I recommend using Mac or Linux for Ruby on Rails development.

  20. comment
    Comment #42508893

    Use rvm to install ruby. Ruby dev sucks on Windows, mac only.

  21. story
  22. comment
    Comment #37963177

    I worked at a startup that tried to compete with them. Eventually we just sold to them. I don’t know the details sorry.

  23. comment
    Comment #6567109

    This won't down vote everything. Votes get throttled, so I guess a setTimeout has to be used.

  24. comment
    Comment #6567093

    I unsubscribed from all emails and still get them.

  25. comment
    Comment #6033708

    Yes there is Cling for c++. Its really awesome. http://blog.coldflake.com/posts/2012-08-09-On-the-fly-C%2B%2...