Live data from Hacker News

Viewing profile — hiimshort

hiimshort

HN member
Joined
Sat, Mar 11, 2017, 6:46 AM UTC
HN karma
374
Public activity
76 items

About hiimshort

No profile information was provided.

Recent public activity

  1. comment
    Comment #48672303

    Just a passerby, but wanted to say thanks for your work. Ory services are a delight and I was excited to see them spring up years ago and even more excited to see them continue to …

  2. comment
    Comment #44930614

    It is surprising for me to see these features finally being added to Node after such a long time. Especially so when I remember reading discussion after discussion about how someth…

  3. comment
    Comment #44058528

    I have been wondering about the use of diffusion techniques for text generation, it is nice to see Google release a model that, seemingly, validates some thoughts I had. Most folks…

  4. comment
    Comment #42995791

    Lix is excellent. It is already faster (parsing), safer (better defaults, removed footguns), and easier to use (better errors, etc) than Nix. If anyone wants to get started using N…

  5. story
  6. comment
    Comment #42680922

    For those unfamiliar with the game I would highly recommend it if you are interested in CRPG games with excellent writing. There is a lot of text in this game, but with the most re…

  7. comment
    Comment #42604032

    The same is true for me on Safari. I've tried with and without AdGuard and the experience on plenty of sites that I just want to get a quick tidbit from is awfully painful.

  8. comment
    Comment #41644467

    A friend of mine works on DotBigBang which is pretty approachable. May be worth giving it a try! https://dotbigbang.com/

  9. comment
    Comment #41321688

    You can set up secure boot on NixOS with lanzaboote: https://github.com/nix-community/lanzaboote

  10. comment
    Comment #41221204

    Pikuma is excellent! I have enjoyed going through the videos on the YouTube channel to help understand some 3d graphics rendering techniques. Everything that I have seen has been a…

  11. comment
    Comment #40948268

    Early pricing is currently $25, but you are correct that there is no free tier. I made a preview video a bit ago in case this helps! https://youtu.be/K57udxkfTyM?si=F_oK66r3HciCwK6…

  12. story
    Show HN: Unblock.work – Simple project management for everyone

    After having worked on countless projects using many of the industry-standard tools for managing them, I came to realize that I only wanted one thing: less. All of the tools I had …

  13. comment
    Comment #40487987

    As someone who grew up with iPhones coming out around the time I was in middle school and apps producing noises like this were used as pranks in class I have to ask that people don…

  14. comment
    Comment #40299521

    May I recommend the learn Morse with google page? https://morse.withgoogle.com/learn/ I went through it a few times in a day and felt confident enough to be able to solve the Morse…

  15. comment
    Comment #40264873

    This is against Sony's TOS and can result in a ban. In fact, this is exactly what happened to a Chinese user who tried to do that.

  16. comment
    Comment #40238826

    It's important to remember that 70% of the statistics on the internet are fake.

  17. comment
    Comment #40210259

    This has been a tough one to figure out. I do not think there is a great answer here. GitHub has a large network of people and the barrier to contributing there is fairly low. Cost…

  18. comment
    Comment #40210200

    This page was created by me. I have tried to capture what I feel are important values that are hopefully shared by others who are leaving or have left Nix. With the values, goals, …

  19. comment
    Comment #40204891

    A forum is currently being set up so people can start collaborating, but I intend to also create a Matrix space as well for real-time communications.

  20. comment
    Comment #40203902

    For reference, I use Nix a lot . I was pushing it pretty hard at Intuit while I worked there. All my systems are managed with it: https://github.com/jakehamilton/config And I have …

  21. comment
    Comment #40203882

    Hi, I (Jake Hamilton) am. Though, this is not an effort that can be undertaken by one person. My goal is publishing this page was to create a set of values, goals, and a roadmap fo…

  22. comment
    Comment #39560799

    The last example reminds me of the once-proposed html imports feature. It was being pushed by Google back when Polymer was a thing and would've given us actual web components deliv…

  23. comment
    Comment #39087590

    Declarative home environments are pretty great. Being able to reproduce your entire user setup is fantastic when you manage multiple machines or want to make future migrations. I r…

  24. comment
    Comment #39087350

    Home-Manager is a project that brings declarative user home directory management to Nix. You can have it set up dotfiles, user systemd services, etc. All the things to do with stuf…

  25. comment
    Comment #39087338

    I only got it to the proof of concept stage, but I was hacking on something that would generate docs for everything found on a Nix Flake (including modules): https://github.com/sno…