Viewing profile — iansinnott
iansinnott
HN member- Joined
- Tue, Jun 11, 2013, 6:27 PM UTC
- HN karma
- 850
- Public activity
- 176 items
- HN profile
- View on Hacker News ↗
About iansinnott
YT: https://www.youtube.com/@iansinnott
Blog: https://notes.iansinnott.com
Feel free to message me via the above links or at ian@.
Recent public activity
-
comment
Comment #45899889
Based on my recent job search: Don't focus on grinding leetcode, it's not worth your time unless you're applying to Meta/Google/MSFT etc. - give yourself a concrete algorithm pract…
-
comment
Comment #45298237
Hopefully this will not affect other browser that are downstream of Chromium.
-
comment
Comment #45298227
Likely depends on whether or not its opt-in. If Gemini only gets page content when you ask it to then that's fine. Of course, it should also be possible to completely disable Gemin…
-
comment
Comment #45218305
Indeed! also as a test runner/lib if you're not doing browser automation. bun definitely has benefits even if not used as a runtime.
-
comment
Comment #45197527
The author's wishlist for an Obsidian homepage could be done with a custom plugin. That's the beauty of Obsidian, you don't have to wait, you can extend the software yourself. The …
-
comment
Comment #45122185
The English/Mandarin section was VERY impressive. The accents of both the woman speaking English and the man speaking Chinese were spot on. Both sound very convincingly like they a…
-
comment
Comment #44656348
That was my experience as well, but I pay for it. I think the family plan has great value if you have family members that wouldn't otherwise pay for it. Gifting others with less ad…
-
comment
Comment #44215880
The author of that post also addresses this question in another: https://stephango.com/file-over-app > The app will eventually become obsolete. It’s the plain text files I create t…
-
comment
Comment #44143185
Although not obvious, you _can_ pay them per token. You have to use OpenRouter or Huggingface as the inference API provider. https://cerebras-inference.help.usepylon.com/articles/1…
-
story
Show HN: An AI agent in Obsidian that can (sort of) write plugins
This is a plugin for Obsidian [1] that can extend Obsidian with custom functionality. There's a demo video in the readme. Why? Obsidian is a note taking app with tons of extensions…
-
comment
Comment #43434841
Have been using Instant for a few side projects recently and it has been a phenomenal experience. 10/10, would build with it again. I suspect this is also at least partially true o…
-
comment
Comment #43156720
Linear itself has a workflow for Github: https://linear.app/docs/github
-
comment
Comment #42800278
Migration guide, if anyone is wondering: https://tailwindcss.com/docs/upgrade-guide Some breaking changes in there. May want to hold off on upgrading until LLMs come around to writ…
-
comment
Comment #42012517
There are a ton of alternatives if you search around. I created my own because I wanted something keyboard centric, and use OpenRouter with it: https://github.com/iansinnott/prompt…
-
comment
Comment #41797817
You can also request the model list to check the validity of a key. No tokens needed.
-
comment
Comment #41576673
In short: Don't use HTML endpoints, use APIs. This is not always possible, but if the product in question has a mobile app or a wearable talking to a server, you might be able to u…
-
comment
Comment #41496649
Curious to see if the apple LLM can interact with any messaging apps other than iMessage. Even amongst my American friends i only have a lone contact that I keep in touch with usin…
-
comment
Comment #41354937
- copilot would only predict after the cursor, whereas Cursor predicts nearby edits, which is quite helpful - copilot-chat was just a chat sidebar last time I used it, you still ha…
-
comment
Comment #41354861
What alternative open source solutions are currently competing with it?
-
comment
Comment #41202623
Interesting, thanks for sharing. I didn't realize you could use search features when streaming the db over a network.
-
comment
Comment #41199126
It's a very useful feature of sqlite and it also works great in-browser using wa-sqlite[0]. Example, if anyone's curious [1]. [0]: https://github.com/rhashimoto/wa-sqlite [1]: http…
-
comment
Comment #41065055
Seconded again. While tsx usually just works ts-node almost never just works. tsx is perhaps unfortunately named though so it may confuse people at first since it has nothing to do…
-
comment
Comment #40879879
it does not. i did look into it though [1] and at the time didn't find a good client side vector search lib. i wanted to avoid in-memory vector search since the size of the data ca…
-
comment
Comment #40879094
[flagged]
-
comment
Comment #40677385
I think the sentiment you describe has more to do with alignment of interests: Starbucks wants to sell you coffee, free online services on the other hand want to sell access-to-you…