Viewing profile — bendangelo
bendangelo
HN member- Joined
- Thu, Jan 05, 2012, 10:48 PM UTC
- HN karma
- 69
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About bendangelo
No profile information was provided.
Recent public activity
-
comment
Comment #48946009
litestream is good for this.
-
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…
-
comment
Comment #48735101
Litestream solves the backup issue. I use it and it’s great.
-
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…
-
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…
-
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
-
comment
Comment #48262384
Basically means, “good enough” attitude.
-
comment
Comment #47241686
Which product?
-
comment
Comment #46920668
Kamal works well
- story
-
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…
-
comment
Comment #46628416
https://bendangelo.me I blog about learning Chinese, game development, Ruby on rails and self hosting.
-
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…
-
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…
-
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…
-
comment
Comment #43650521
It's Ruby like syntax is awesome. It reads like psuedo code.
-
comment
Comment #43591107
This is dead. I recommend Kokoro TTS https://huggingface.co/spaces/hexgrad/Kokoro-TTS
-
comment
Comment #43479137
There are bots that scrape https registration sites thats how they usually find you.
-
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.
-
comment
Comment #42508893
Use rvm to install ruby. Ruby dev sucks on Windows, mac only.
- story
-
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.
-
comment
Comment #6567109
This won't down vote everything. Votes get throttled, so I guess a setTimeout has to be used.
-
comment
Comment #6567093
I unsubscribed from all emails and still get them.
-
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...