Live data from Hacker News

Viewing profile — tionis

tionis

HN member
Joined
Mon, May 27, 2019, 11:17 AM UTC
HN karma
243
Public activity
69 items

About tionis

website: https://tionis.dev email: hackernews@tionis.dev

Recent public activity

  1. story
  2. story
  3. comment
    Comment #46944635

    Fluffychat does and I would argue is one of the big ones. Its however quite mobile optimized (basically more like WhatsApp, less like slack).

  4. story
  5. comment
    Comment #45053847

    Github Copilot in vscode can do that and also has the Claude models available

  6. comment
    Comment #44923908

    I've been using git + git-lfs to manage, sync and backup all my files (including media files and more) and it's quite convenient, but native support for large files would be great.…

  7. comment
    Comment #44720622

    That's actually something I implemented for a university project a few weeks ago. My professor also did some research into how this can be used for more advanced UIs. I'm sure it's…

  8. comment
    Comment #44704493

    Well pipe.pico.sh always uses a proxy server so throughput and latency are worse, but you have your own namespace for the pipes and thus don't have to synchronize random connection…

  9. comment
    Comment #44113349

    Yes, autocorrect on my phone worked against me

  10. comment
    Comment #44112745

    Does anyone know how this compares to e.g. instantdb under real-world workloads?

  11. comment
    Comment #44111118

    I'm also using uv tools and fixed it by doing something like this to upgrade: uv tool install llm --upgrade --upgrade --with llm-openrouter --with llm-cmd ...

  12. story
  13. comment
    Comment #43116889

    I hope this doesn't destroy their financing. I would hate to see them go down, it's a wonderful piece of software.

  14. comment
    Comment #43116879

    I wonder if this is a prelude to make obsidian open-source. Would be pretty great.

  15. comment
    Comment #42607058

    Lobbying has a pretty pronounced effect and is completely legal

  16. comment
    Comment #42095029

    Same for me. I don't know, delta seems more like a chaos I can't make sense of than default git diffs

  17. comment
    Comment #41699571

    I'm also having that problem right now, my solution so far is to host an elasticsearch server somewhere else (at home on an old laptop via a tuns.sh ssh tunnel)

  18. comment
    Comment #41084211

    Yggdrasil would indeed better fit the description. It should however be noted, that, while it does work great, is still a research project.

  19. comment
    Comment #40922842

    You could use a sqlite database and use range queries using something like this: https://github.com/psanford/sqlite3vfshttp https://github.com/phiresky/sql.js-httpvfs Simon Williso…

  20. comment
    Comment #40827404

    I got one popup today for Termux: Boot because it's compiled for an older android API version

  21. comment
    Comment #40285498

    I'm currently using a git based approach for my dotfiles, similar to the one notes here[1]. I've got one significant change, though: All my dotfile management works over my cfg[2] …

  22. comment
    Comment #40158630

    I love this approach in Deno! I did write some nice scripts using this!

  23. comment
    Comment #40144964

    I just registered for workers paid, and after the payment went through the dashboard didn't load anymore…

  24. comment
    Comment #40104760

    Conjure ( https://github.com/Olical/conjure ) for neovim should work quite well. I've been using it for quite some.time with Janet(another lisp)

  25. comment
    Comment #39488185

    @amano-kenji, I think that's a great use case for Janet. Didn't expect to see the project here so soon :-)