Live data from Hacker News

Viewing profile — oakhaven

oakhaven

HN member
Joined
Sat, Apr 11, 2015, 8:30 PM UTC
HN karma
121
Public activity
115 items

About oakhaven

No profile information was provided.

Recent public activity

  1. comment
    Comment #46861172

    I really like that this article explained the title thesis in the first 4 paragraphs. At that point you can decide if you agree or if your want to read on. No unnecessary fluff bai…

  2. comment
    Comment #46486867

    I would prefer to run the build locally/myself, and to specify either a bounding box with lon and lat, or a country. The output would be data files and/or docker images with data. …

  3. comment
    Comment #46481153

    I like how you packed only the necessities - tiles for maps, routing, and geocoding index in in sqlite. I checked the monaco deployment and missed lookup with street number, as som…

  4. comment
    Comment #46323751

    > When things aren't relatable, its hard to take them into account in everyday life, even when you're factually aware of it. Yes, This is what I failed to express in my previous co…

  5. comment
    Comment #46323724

    Thank you for describing the process and best of luck with soundreads!

  6. comment
    Comment #46314326

    When I read your first comment, I immediately thought that the audiobooks are voiced by AI. I'm really surprised to learn the opposite. So you take existing recordings created befo…

  7. comment
    Comment #46310154

    I don't whitelist IPs for ssh anymore, but I always run sshd on randomly selected port, in order to not get noticed by port scanners. I do it for a really long time already, and un…

  8. comment
    Comment #46293392

    I don't think that people in Scandinavia are well informed about how life can be for the poorest outside of their country. > bottom of the ladder represents the worst possible life…

  9. comment
    Comment #46228402

    This will be really handy for dream journaling. When you just woke up and know that you'll forget the dream as soon as you open your eyes, you can click the ring and record.

  10. comment
    Comment #46183978

    Can you please refer to the source of the Aliexpress design claim? I looked through https://news.ycombinator.com/item?id=46162368 and there was nothing like that mentioned.

  11. comment
    Comment #46038935

    I read the drama last week, and after seeing this, I have to side with Rebble. I think they kept the community alive since Eric M cashed out and Fitbit shut it down. As the stars h…

  12. comment
    Comment #45874301

    I've been working on real estate prices map visualization for a couple of years as a side job. There's - Aggregations of m2 price and price history development - Area and address d…

  13. story
  14. comment
    Comment #45149875

    Yes! I really like the idea of podman, but after 4 hours trying to make it work on 24.04, I reverted to Docker and compose. There is some dissonance in presenting Podman as a plug-…

  15. comment
    Comment #44973404

    When I needed to download a free linux distro iso image, I realized I can use inbuilt search in bittorrent clients like qbittorent. No need for web trackers. There were even very r…

  16. comment
    Comment #44923566

    I sent the email and got response from Czech Pirate MEP: [..] The bad news is already circulating—the EU Council is now led by the Danes, who would like to push their position of u…

  17. comment
    Comment #40967981

    Pixel 4a with lineage os

  18. story
  19. story
  20. comment
    Comment #39033048

    I root for this, but runnign LLM locally disqualifies a lot of workstations, for example laptops with integrated graphics.

  21. comment
    Comment #38999373

    You can just buy and use.

  22. comment
    Comment #38994655

    TIL that Kobo is running sshd :D. But cool, I'll try to find what the credentials are there.

  23. comment
    Comment #38994605

    I think there's a lot of sideloading. Buying non-{english,mandarin,spanish} books happens often in other book eshops, usually language- or -country specific. If you supply your kin…

  24. comment
    Comment #38990309

    Yesterday I realized that I can just copy an epub to a directory on my Kobo reader to the `root/ ` of the mountpoint in /media/oakhaven/koboreader (on Ubunutu 22.04). It will show …

  25. comment
    Comment #38990223

    Just a side note, Golang has generics now: https://go.dev/doc/tutorial/generics Google says that only since Feb 2022, and the article was written in 2021, but I think it was a plan…