Live data from Hacker News

Viewing profile — jurakovic

jurakovic

HN member
Joined
Sat, Aug 03, 2024, 7:40 PM UTC
HN karma
20
Public activity
21 items

About jurakovic

https://jurakovic.github.io

Recent public activity

  1. comment
    Comment #48231753

    There is also one in Zagreb, Croatia https://en.wikipedia.org/wiki/Nine_Views

  2. comment
    Comment #47930437

    What if that's only you? Git isn't made only for those who "just want to install something"

  3. comment
    Comment #47580562

    Is that quiz correct? I have answered mostly C or D and maybe a few of B, but still got "Beginner". How?!

  4. story
  5. comment
    Comment #47271947

    There is this app https://github.com/Smerity/bitflipped _Your computer is a cosmic ray detector. Literally._

  6. comment
    Comment #47254776

    I love RSS but I didn't find good enough online reader that can be customized to my liking, so I built my own: https://jurakovic.github.io/dev-links/news/ I have many more ideas, b…

  7. comment
    Comment #46425046

    For Windows there is SpaceSniffer. I highly recommend https://www.uderzo.it/main_products/space_sniffer/

  8. comment
    Comment #46368788

    I maintain list of blogs together with "RSS reader" for personal purposes, but it's publicly available here: https://jurakovic.github.io/dev-links/#blogs-general https://jurakovic.…

  9. comment
    Comment #45986114

    Yeah, me too

  10. story
    Show HN: Save time and open directly "All Branches"

    Most of the time, I want to see the complete branch list rather than a subset filtered by some criteria. I found the default filtered views on GitHub to be more of a hindrance than…

  11. comment
    Comment #45598643

    How is that jungle if someone aks you to give them your wallet and you just give it away? What was he thinking?

  12. comment
    Comment #45518062

    I see, but yes and no. He is maybe the most active among them, but for that precise reason (I have it from the beginning, not after I stared reading his blog :)) I show only last 5…

  13. comment
    Comment #45517894

    Here is my "rss reader" https://jurakovic.github.io/dev-links/news/ I wanted to have a list of latest posts of blogs I follow and that I can access it quickly from both PC and mobi…

  14. comment
    Comment #45479304

    Here is my feed: https://jurakovic.github.io/dev-links/#blogs And here is my "rss reader": https://jurakovic.github.io/dev-links/news/ :) Although I myself don't have a blog, for p…

  15. comment
    Comment #45066956

    Why build "pages" with so much overhead though? Let alone with so many mistakes (as other pointed them out). It could be simple github readme or even just gist

  16. story
    Show HN: Guidrep – a simple command-line tool for replacing GUIDs (UUIDs)

    Hello, I needed to replace all GUIDs in a file with the new ones in order to reimport expored data, so I created this simple tool that anyone can use. Below is part of description …

  17. comment
    Comment #42489124

    I have myself started practising this at the beginning of this year when I changed job. I have all my notes in git repo as well as a changelog file. But changelog is more like a ti…

  18. story
    Show HN: 2FA-CLI – A simple 2FA command-line utility

    For quite some time I wanted to make a simple 2FA CLI tool with basic functionality for personal use. So I made it over the last few days and released v1.0.0 now.

  19. comment
    Comment #41508209

    I'm not sure if I understand it correctly. Database needs to be exposed over the internet so that this app could connect to it?

  20. comment
    Comment #41378862

    In fact RANDOM.ORG uses "atmospheric noise, originating from lightning strikes in the planet's atmosphere" as (one of?) seed for generating data Source: https://api.random.org/feat…

  21. comment
    Comment #41148769

    I did something similar from backup files for one of my projects. Although I did it mostly manually. It's on GitHub now at https://github.com/jurakovic/Comets-Archive