Readit News logoReadit News
nickdichev commented on Orion Browser   kagi.com/orion/... · Posted by u/gtirloni
freediver · 24 days ago
This has been resolved by macOS Sequoia - now works out of box in Orion.
nickdichev · 23 days ago
Nice, thanks for letting me know. I'll give Orion another shot!
nickdichev commented on Orion Browser   kagi.com/orion/... · Posted by u/gtirloni
nickdichev · 24 days ago
I've used it previously and echo the other sentiments here about some bugs being blockers, but overall enjoyed the experience. Ultimately though, unless they get access to the APIs to auto-fill OTP codes from messages/email, I'm unlikely to switch from Safari
nickdichev commented on Ask HN: What's the best tool you've used for sprint planning in 2025?    · Posted by u/jackh04878
nickdichev · 3 months ago
I’m using plane.so it’s got the basic features you need (tasks, sprints, epics) and that’s it. Generous free tier too
nickdichev commented on Show HN: Cloud-Ready Postgres MCP Server   github.com/stuzero/pg-mcp... · Posted by u/spennant
spennant · 5 months ago
It won’t be that easy. First off, most databases in the wild are not well documented. LLMs benefit from context, and if your tables/columns have non-intuitive or non-descriptive names, the SQL may not even work. Second, you might benefit from an LLM fine-tuned on writing code and/or an intelligent Agent that checks for relevancy and ambiguity in user input prior to attempting to answer the question. It would also help if the agent executed the query to see how it answered the user’s question. In other words “reasoning”… pg-mcp simply exposes the required context for Agents to do that kind of reasoning.
nickdichev · 5 months ago
The COMMENT command will finally be useful :)
nickdichev commented on Noise cancellation improves turn-taking for AI Voice Agents   krisp.ai/blog/improving-t... · Posted by u/davitb
nickdichev · 5 months ago
Daily recently announced a new turn detection model to replace Silero and I think Livekit is working on a similar model.

I’m looking forward to more UX improvements in voice pipelines now that the big players have stabilized their voice pipeline frameworks

nickdichev commented on Show HN: Bayleaf – Building a low-profile wireless split keyboard   graz.io/articles/bayleaf-... · Posted by u/sgraz
nickdichev · 6 months ago
Really well done! Looks great
nickdichev commented on Augment.vim: AI Chat and completion in Vim and Neovim   github.com/augmentcode/au... · Posted by u/knes
pratyushmittal · 6 months ago
I actively use Avante.nvim: https://github.com/yetone/avante.nvim

Why I like Avante over others?

1. Active development. @Yetone, the creator, is very transparent and active.

2. Supports almost all the models. Add your API key for whatever you want to use.

3. The prompts are very well optimised. Plus the team keeps improving them.

4. The code `diffs` very well handled. It is easy to `apply` changes.

5. Support for `@file` feature (select multiple files) has made it 5x more powerful.

6. Very transparent. We can see what we are doing. Very less "magic".

7. It runs on demand: no auto-suggestion magic.

nickdichev · 6 months ago
Avante also has @quickfix (push quick fix list into the context) and my change to add @buffers (add open buffers to the context) was merged this morning.
nickdichev commented on You don't need Next.js – Why we migrated from Next to React   comfydeploy.com/blog/you-... · Posted by u/bennykokmusic
nickdichev · 8 months ago
I’ve been playing around with Vike to replace a NextJS app and I’m having a good time. It gets out of my way and lets me build how I see fit.
nickdichev commented on Show HN: Movie Iris - Visualizing Films Through Color Extraction   github.com/LoSinCos/movie... · Posted by u/losincos
akashakya · 8 months ago
I did something similar a few years back. I find the Hilbert curve pattern much more interesting.

https://github.com/akash-akya/hilbert-montage

Not an original idea, it was inspired by someone else at that time.

nickdichev · 8 months ago
Nice project and thanks for all your work maintaining vix!
nickdichev commented on How to keep up with AI/ML as a full stack dev?    · Posted by u/waspight
kwindla · a year ago
"Generative" AI/ML is moving so fast in so many directions that keeping up is a challenge even if you're trying really hard to stay current!

I'm part of a team building developer tools for real-time AI use cases (voice and video). I feel like I have three overlapping perspectives and goals re this new stuff:

1. To figure out what we should build I need to have a good understanding of what's possible and useful right now.

2. I talk to our customers a lot. Helping them understand what's possible and useful today (and what that might look like six months or a year from now) is part of my job.

3. I think this is a step-function change in what computers are good at, and that's really exciting and intellectually interesting.

My AI information diet right now is a few podcasts, twitter, and email newsletters. A few links:

  - Latent space podcast and newsletter: https://www.latent.space/podcast
  - Ben's Bites newsletter: https://news.bensbites.com/
  - Ethan Mollick newsletter: https://www.oneusefulthing.org/
  - Zvi Mowshowitz newsletter: https://thezvi.substack.com/
  - Rohan Paul twitter: https://x.com/rohanpaul_ai

nickdichev · a year ago
What company do you work for? I am working in the field and curious what the product is

u/nickdichev

KarmaCake day15April 1, 2023View Original