Live data from Hacker News

Viewing profile — algorithm_dk

algorithm_dk

HN member
Joined
Sun, Feb 09, 2014, 1:15 PM UTC
HN karma
681
Public activity
127 items

About algorithm_dk

51d544

Recent public activity

  1. story
  2. comment
    Comment #29244229

    This is clearly the hottest thing on HN right now, and it was bumped from #1 to #6, anyone knows why? Is it some kind of bot protection?

  3. story
  4. comment
    Comment #22857615

    The golden recipe: neovim, tmux, rg, fzf, i3/other tiling wm on nixos/arch Fzf all you can, not just inside vim, but also use it to switch between tmux sessions in an instant. I ha…

  5. comment
    Comment #21516468

    simple things, like being able change the order of the columns in the network tab

  6. comment
    Comment #21499648

    A lifetime in prison is the right punishment for rape.

  7. comment
    Comment #21499254

    I want to use Firefox, and I would if it provided a faster internet experience, which it doesn't on Linux (compared to Brave/Chromium/Chrome). The devtools in Firefox lack basic fe…

  8. comment
    Comment #20625136

    I played with nvk quite a bit, very impressive.

  9. comment
    Comment #20623093

    thank you for this awesome project, fd is a core dependency in my workflow. fzf with fd and rg in vim and in the shell has saved me so much time. small recording: https://imgur.com…

  10. comment
    Comment #20570411

    Would the else branch trigger on a falsy value, or on an exception? It's a bit confusing, as it looks like it would handle exceptions on the else branch, even though we know we hav…

  11. comment
    Comment #20468058

    Revolut's disposable card is awesome. I use it constantly.

  12. comment
    Comment #20211420

    Can you please DM me the title of the book?

  13. comment
    Comment #19991166

    i would never consider using an electron-based terminal, but for casual users it looks really pretty

  14. comment
    Comment #19319699

    there's nothing acceptable over ssh you can do steam in-home streaming over zerotier. it's actually faster than geforce now i have a raspberry set up so that i can plug it anywhere…

  15. comment
    Comment #18431191

    Having used XSSStrike, I must say it probably is the best public tool for hunting XSS.

  16. comment
    Comment #18389307

    As a developer it is important to get to know your tools. You can disable the extension recommendations in your configuration: - extensions.showRecommendationsOnlyOnDemand - extens…

  17. comment
    Comment #18326368

    About band, the steamlink is capped at 100mbps and it still works great

  18. comment
    Comment #18326359

    Doesn't work, also the whole thing with Steam is that nvidia granted them access to their capture API

  19. comment
    Comment #18326223

    Buy a Steam Link and a raspberry pi, and two usb eth adapters, create a ZeroTier network and configure the pi (openwrt) to get internet from one of the adapters and share both the …

  20. comment
    Comment #18308626

    check out the mkcert project, it's awesome and can be automated so everyone in the team gets their own certs and CA

  21. comment
    Comment #18210400

    Nothing new here, VSCode had this for a long time. Also I don't find anything wrong with shipping software with data collection on by default.

  22. comment
    Comment #18111518

    cannot scroll on chrome (android) either

  23. comment
    Comment #18017174

    I bet it's using mesh networking a la ZeroTier, I have a similar setup, working on my home desktop while being at my customer's offices. I get 15-40ms latency, 1920x1080 at 60fps a…

  24. comment
    Comment #17691267

    Well, if you think that, why are you arguing over a submission about a component for one of those frameworks? You think it's useless just because you don't use something like Vue? …

  25. comment
    Comment #17691191

    Why not cut out the middle man and just apply the css directly Well one could extend this and argue that there's not need for frontend frameworks as you can manipulate the dom dire…