Live data from Hacker News

Viewing profile — devon_c

devon_c

HN member
Joined
Sun, Oct 29, 2023, 8:19 PM UTC
HN karma
108
Public activity
42 items

About devon_c

dev doing dev stuff github: @dcrebbin Ourland - https://land.org.au/ Langpal話朋 - https://langpal.com.hk

Recent public activity

  1. story
    Show HN: Hackily reverse engineering Cursors tab complete

    Early days but have made some progress. Cursor just uses so much RAM but the models are too good for me to move. Trying to fix this.

  2. story
    Show HN: Cantopop Map – a new way to explore Hong Kong

    I'm a big cantopop fan and currently in Hong Kong so I decided to make a map for the real life locations of cantopop music videos! Mostly modern stuff on there but its open source:…

  3. comment
    Comment #44247148

    I use ChatGPT voice mode all the time and when I did have my glasses (lost or stolen now) I called it all the time, reducing the friction for calling would be a great quality of li…

  4. comment
    Comment #44247127

    I really wish Reality Labs would open up their API but with meta ai and llama I doubt that'll happen. For open source glasses there's a few potential options, I think omi.me has an…

  5. comment
    Comment #44247106

    I did research into messenger bots quite awhile ago but stopped for some reason. It might of been that I couldn't trigger it with Hey Meta, but that's before I learnt how to force …

  6. story
    Show HN: Update to my meta glasses API "Hey Meta send a message to ChatGPT"

    v1.0.0: https://github.com/dcrebbin/meta-vision-api/releases/tag/1.0... The previous implementation was very very hacky and used a bookmarklet alongside uglified messenger classes …

  7. story
    Show HN: Cursor Learner – Identify learning gaps using past chat queries

    Steps: - Copies all your Cursor projects .vscdb files to .db within the project - Uses SQLite3 to extract the questions from that project - You manually enter some project metadata…

  8. story
    Show HN: A YouTube player to display custom Cantonese subtitles

    I have a browser extension that does the same thing but when you're on the actual sites and I wanted a similar experience for mobile : ) (And a cool demo too) - Transliteration is …

  9. story
    Show HN: Hackily adding real time chat to ChatGPT Voice Mode

    They'll probably add it natively soon but I'm a big voice mode user and wanted a way to copy code and to see the conversation in real time. This is a mac app but I've also made a c…

  10. story
  11. story
    Show HN: Cutting-Edge Emoji Recognition App

    Not really, bit of fun tho. repo: https://github.com/dcrebbin/gemini-emoji-guessing Alt url: 4x thinking emojis .ws

  12. story
  13. comment
    Comment #39952131

    Full episode: https://pod.link/1677066062

  14. story
  15. comment
    Comment #39903164

    Great work Dillon! As you know the current setup with langpal's API is literally just next API routes from the marketing site. Bit of a strange and hacky coupling haha. Can't wait …

  16. comment
  17. story
  18. story
  19. comment
  20. story
  21. comment
    Comment #39066127

    Looks like he works at OpenAI now https://www.linkedin.com/in/suphilip/

  22. story
  23. story
  24. comment
    Comment #39026305

    Please post this to /r/SkincareAddiction Sick project!

  25. comment
    Comment #38990651

    Local LLMs are defo the way forward for governments and certain private companies, that was a huge blocker with making these types of products. Haven't used ollama but I've used GP…