▲ | Show HN: Vibe Linking(vb.lk) | |||||||||||||
76 points by michaelstewart 8 hours ago | 26 comments | ||||||||||||||
▲ | joshstrange 3 hours ago | parent | next [-] | |||||||||||||
I wanted to hate this but... I can't, it's pretty cool. Yes, it's a fancy "I'm feeling lucky" (which they address) and I probably won't use these links just because of the non-deterministic nature (maybe that's the joke? It's just a cool demo/poc?) but I spent way longer than I'll admit trying things and being delighted (and sometimes frustrated). It's a fun experiment and THANK YOU for posting the prompt. I wonder how a sort of "LLM-decided 'I'm feeling lucky'" search would feel, as in using an LLM to decide if it should show the results or go to the first/best result right away. That's pretty much what this is I guess. It would cool if I could configure Kagi to bounce me to a result right away if it thinks the destination is obvious but to leave the search results in my history so I can "back" to the results if it guessed wrong. I guess I could just try setting `https://vb.lk/%s` as my search engine. | ||||||||||||||
| ||||||||||||||
▲ | refset 4 hours ago | parent | prev | next [-] | |||||||||||||
Great seeing another example here of The Monospace Web design theme https://owickstrom.github.io/the-monospace-web/ | ||||||||||||||
| ||||||||||||||
▲ | michaelstewart 5 hours ago | parent | prev | next [-] | |||||||||||||
Here's the system prompt used for anyone that's curious:
| ||||||||||||||
▲ | jpau 4 hours ago | parent | prev | next [-] | |||||||||||||
> A URL shortener that runs a lightweight model (gemini-1.5-flash) I think gemini-1.5-flash is EOL'd from tomorrow (Sep 25th) https://cloud.google.com/vertex-ai/generative-ai/docs/learn/... RIP gemini-1.5 | ||||||||||||||
| ||||||||||||||
▲ | 0xffany 5 hours ago | parent | prev | next [-] | |||||||||||||
The first thought that came to mind was Google's "I'm feeling lucky!" button. I'm glad you mentioned it and even used it in the project! | ||||||||||||||
| ||||||||||||||
▲ | stevage 3 hours ago | parent | prev | next [-] | |||||||||||||
Sounds like a good use case is using this as placeholder links while writing a blog post to avoid stopping and looking for links, then doing an automatic replacement of the vibe links with what they resolve to and fixing any incorrect ones. | ||||||||||||||
▲ | whycombinetor 5 hours ago | parent | prev | next [-] | |||||||||||||
LMGTFY without the snark | ||||||||||||||
| ||||||||||||||
▲ | indigodaddy 4 hours ago | parent | prev | next [-] | |||||||||||||
This is a super clever idea. Congrats. These are the types of ideas/sites that we need to coalesce with AI! | ||||||||||||||
▲ | sinab 3 hours ago | parent | prev | next [-] | |||||||||||||
Thank you for sharing. This feels like a modern day version of https://letmegooglethat.com/. | ||||||||||||||
▲ | rgbrgb 4 hours ago | parent | prev | next [-] | |||||||||||||
this is a good one, so fun. congrats and good work! what's cost like rn with the lightweight model? | ||||||||||||||
| ||||||||||||||
▲ | ryeights 4 hours ago | parent | prev | next [-] | |||||||||||||
I was hoping this would write those god damn CMakeLists.txt for me… | ||||||||||||||
▲ | righthand 2 hours ago | parent | prev | next [-] | |||||||||||||
I typed in “beer” and it just redirected me to a Google search for beer… | ||||||||||||||
▲ | Cheer2171 2 hours ago | parent | prev | next [-] | |||||||||||||
> Now that computers can think, precision is optional. And I'm triggered. Good troll. | ||||||||||||||
▲ | LorenDB 6 hours ago | parent | prev | next [-] | |||||||||||||
And yet https://vb.lk/vibe-link does not redirect back to vb.lk. Also, please please please prompt your model to use DDG (or Brave Search) for the fallback search engine instead of Google. | ||||||||||||||
| ||||||||||||||
▲ | zorkso 6 hours ago | parent | prev | next [-] | |||||||||||||
cool idea!! | ||||||||||||||
| ||||||||||||||
▲ | kmckiern 5 hours ago | parent | prev | next [-] | |||||||||||||
fun! | ||||||||||||||
▲ | jongjong 3 hours ago | parent | prev [-] | |||||||||||||
I really appreciate this kind of simple out-of-the-box thinking, leveraging innovation to reinvent basic primitives. This feels significant. I can already see some dystopian 'Dead Internet Theory' use cases for this but also could help to further decentralize the web in a positive way. This could be a game-changer for personalization. My gut is telling me this idea is more important than it seems. I think combining this tech with vector embeddings with similarity matching for personalization could be a real game-changer and can be done cheaply. |