Live data from Hacker News

Viewing profile — varikin

varikin

HN member
Joined
Mon, Jul 20, 2009, 8:23 PM UTC
HN karma
868
Public activity
306 items

About varikin

Developer. Sometimes Java, sometimes Python, sometimes Go, sometimes JavaScrpt.

Recent public activity

  1. comment
    Comment #48559391

    For a Seiko, I'll also recommend https://www.theseikologist.com/ . As his name suggests, he specializes in Seikos and has a large stock of vintage Seiko parts which are hard to sou…

  2. comment
    Comment #45145062

    Have you had issues with the .jhw TLD on Apple devices? I have my own DNS for my homelab with CoreDNS with house.hill as my domain. My house is on a hill. But .hill is not a TLD, a…

  3. comment
    Comment #44362104

    Think of uv more as like npm or other thing like that. The new Python pyproject.toml is similar package.json. It defines the project description, list of dependencies, and other ho…

  4. comment
    Comment #43346017

    Equating a frustrating anti-pattern of websites with medical equipment failure is extremely disingenuous. An infusion pump failure can harm a person, and according to the article, …

  5. comment
    Comment #42404752

    Streams (FP in java) is slower than for loops for a couple reasons. A big one is java doesn't natively support real closures or lambdas. It does have syntax for them, but that is j…

  6. comment
    Comment #42251122

    I wasn't aware Bush was not part of the government in 2006. Thank you for the correction.

  7. comment
    Comment #42250020

    I believe the LLV line was only suppose to be in service for 20 years, but the government gonna government and not find a replacement till it's almost too late. So yes it was a lot…

  8. comment
    Comment #42249958

    According to Wikipedia[1]: > Four variants of the NGDV are expected to be in fleet use: both gasoline-powered and battery-electric, in either front wheel drive or all wheel drive. …

  9. comment
    Comment #39947424

    All the Jetbrains IDEs have their own custom linter. It's pretty good, but my complaint has always been the inability to use it in CI/CD and to generate reports. The way I read thi…

  10. comment
    Comment #37650117

    I spent a couple weeks planning a LFS install about 20 years ago. I then didn't have time to look at it all for about year, so I never went through with it. But I still learned a l…

  11. comment
    Comment #35993968

    I saw it years ago at the Printing Museum of Tokyo[1]. I think it was an original and part of their permanent collection, but I could be wrong. I know it was a woodblock print and …

  12. comment
    Comment #35976956

    There's several options depending on how simple to If you want it as a reference that gets thrown around, you could do a simple saddle stitch. This is commonly used for zines. But …

  13. comment
    Comment #33573724

    My first job out college was at PTC first in tech support for Windchill and then as a dev for Windchill. Windchill is PTC's PLM/VCS for CAD files. I never really touched CAD. I lau…

  14. comment
    Comment #32483992

    Because many of the people who want challengers and chargers want horsepower.

  15. comment
    Comment #31762097

    I think the biggest missing piece is find a local art store. Local indie places are amazing, but even a chain like Dick Blick is great. Even a craft store can work, but make that y…

  16. comment
    Comment #31762076

    > It's a sort of rationalist's advice in that it seeks to match a consensus bell curve. Much of it is good advice but there are lots of exceptions that ought to be tweaked through …

  17. comment
    Comment #29418479

    > It’s sometimes said this Alpine stuff is a premature optimization, but in most cases it’s not even an optimization. Not always. If you have thousands of containers running, the n…

  18. comment
    Comment #28608028

    I use to work at a place that included parking in rfid activated ramp. I always wanted to clone my badge into something sewn into the wrist of my motorcycle jacket so I didn't have…

  19. comment
    Comment #28527350

    I've heard that Ghost of Tsushima does this well with the direction of the wind. But I don't have a PS4/5 to play. I've also heard about of platformers giving a couple pixels after…

  20. comment
    Comment #28527204

    > Video games are a great example of simplified, intuitive interfaces which are often the polar opposite of calm. Video games are interesting in terms of usability. I thought a lot…

  21. comment
    Comment #28394725

    Just for reference, here are a couple breakdowns of how impressive the iPhone headphone jack is. It is impressive how good it is and how tiny it is. https://www.ifixit.com/News/844…

  22. comment
    Comment #27839667

    Does that matter? Is everyone suppose to be aware of this guy?

  23. comment
    Comment #27823159

    I'm an engineer at Backblaze. We do have extended version history that you can enable to have the files held for a longer time. https://www.backblaze.com/version-history.html

  24. comment
    Comment #27132475

    This idea already applied in some companies in regards to limiting legal risk. I use to work for a backup company and one customer was a very large software company. This customer …

  25. comment
    Comment #26821799

    Are you serious? I've seen several large legacy Java applications move to OpenJDK without a problem.