Live data from Hacker News

Viewing profile — tmerse

tmerse

HN member
Joined
Sat, Aug 20, 2016, 8:17 PM UTC
HN karma
86
Public activity
51 items

About tmerse

No profile information was provided.

Recent public activity

  1. comment
    Comment #42999668

    I'd like to make the point that private and public are coupled, in a way that if you dismantle everything public/tax funded, there is effectively nothing left except private by def…

  2. comment
    Comment #42945838

    Luckily those things never happen in the private sector. Theranos?

  3. comment
    Comment #42945162

    Trump won his first term in 2016 because Americans were fed up with the Bush+Obama status quo of endless wars and wast Does this include threatening Greenland with military action …

  4. comment
    Comment #41564879

    - https://github.com/olimorris/codecompanion.nvim - https://github.com/yetone/avante.nvim Did not have the time to test them yet and there are probably more.

  5. comment
    Comment #41289704

    Can I also get the security/isolation benefits that a duly configured docker/podman can provide (container can only act on mounted volume, non-root user, other seccomp settings?). …

  6. comment
    Comment #40450922

    https://github.com/zeroxoneafour/polonium This certainly looks interesting. Cannot comment on it's current state, as I still use bismuth on x11

  7. comment
    Comment #39966856

    And then there is nano bionic, explosives detecting spinach. https://news.mit.edu/2016/nanobionic-spinach-plants-detect-e...

  8. comment
    Comment #39830503

    There also is obsidian.nvim [1] if you want to mix and match obsidian and neovim for using/editing obsidian vaults. 1: https://github.com/epwalsh/obsidian.nvim

  9. comment
    Comment #39713434

    Ah just saw rjzzleep posted an updated version here. Happy to steal this one again :)

  10. comment
    Comment #39713402

    I also used the very same script until I stumbled upon this on hn [0]. #!/usr/bin/env bash langs=(eng ara fas chi_sim chi_tra deu ell fin heb hun jpn kor nld rus tur) lang=$(printf…

  11. comment
    Comment #39260334

    I like how easy zellij was to set up and it's capabilities to define new layouts as well as the default way of displaying contextual shortcuts that one can disable after one memori…

  12. comment
    Comment #39146571

    Love that someone signed up for this comment :). Seeing them performing the polymer album at a small venue (where some instrumental parts where performed live) right after Nils Fra…

  13. comment
    Comment #38948796

    Are you sure about that? Parent was not referring to the "APP -> Data controls -> Chat History & Training" Radio Button which would delete your history older than 30 days, but rath…

  14. comment
    Comment #38349601

    You mean the GNU Linux Foundation?

  15. comment
    Comment #37950365

    It is, but the selector issues are the same I disagree. Playwright's locators are pretty powerful compared to standard css/xpath selectors. For example it includes layout based sel…

  16. comment
    Comment #37887559

    Looks like the extension uses idb which is a wrapper around IndexedDB. Did not check if there is any sync to the outside world though. 1: https://github.com/navorite/sessionic/blob…

  17. comment
    Comment #37805205

    The project would be much more approachable if there was a simple native installer Actually the very first example on https://docs.paperless-ngx.com/setup lists an interactive inst…

  18. comment
    Comment #36577125

    This sounds interesting, but I am not sure I fully understand. Could an analogy be the object model to loosely correspond to sth like Amazon cdk and the Ansible part being the deri…

  19. comment
    Comment #35813553

    Already in existence: https://www.pepperonihugspot.pizza/

  20. comment
    Comment #34443703

    It may not help grandma as much as someone who maintains some popular opensource library that you may happen to use or someone that puts parts of their savings into crypto. Who is …

  21. comment
    Comment #34443537

    This article helped me to understand how totp works and how it can be implemented [1] [1]: https://digitalbunker.dev/how-do-time-based-one-time-passwor...

  22. comment
    Comment #34443247

    But be careful. If you access the passwords and 2fa secrets via the same credentials you are back to one factor authentication if secret + pass store ever get compromised. Imho it'…

  23. comment
  24. comment
    Comment #33705667

    Nice! Didn't know about maim. This looks better than what I currently use (found it somewhere on the internet). #!/bin/bash SRC_IMG=$(mktemp -u /tmp/ocr_XXXXXXXXX.png) scrot --sele…

  25. comment
    Comment #32456290

    This may be interesting for you: https://www.modos.tech/ I just heard about them recently and am curious how the final result will look like.