Live data from Hacker News

Viewing profile — mkobit

mkobit

HN member
Joined
Thu, Sep 10, 2015, 3:55 PM UTC
HN karma
319
Public activity
83 items

About mkobit

No profile information was provided.

Recent public activity

  1. comment
    Comment #48010860

    I have started to adapt https://testinfra.readthedocs.io/en/latest/ , which looks similar in style to this from the verification side. Having previously used Salt, Ansible, and Che…

  2. comment
    Comment #47413640

    At least in java.time (which I believe an inspiration for Temporal) Duration ( https://docs.oracle.com/en/java/javase/21/docs/api/java.base... ) is a time-based measure of time. Fo…

  3. comment
    Comment #47328392

    You could be thinking of the Claude tool search tool [0][1], which lets it do that on-demand loading. Skills (like another comment mentioned) have a progressive disclosure mechanis…

  4. comment
    Comment #40591544

    I had the same experience with JobScan. I felt that it helped me on my resume overhaul with some good clear suggestions, but didn't work well with editing and replacement, especial…

  5. comment
    Comment #39923518

    I've been watching a YouTube channel named Climate Town that recently did a video talking about natural gas, and leakage was a focus point in the video. It's like a documentary-sty…

  6. comment
    Comment #39900859

    Heads up, the https://nightwatch.io/jobs/backend-developer link 404s.

  7. comment
    Comment #39846124

    One aspect that I find discouraging is the significant opportunity cost associated with the time and effort required during the job search process. Instead of using this time for s…

  8. comment
    Comment #39069146

    They wrote an interesting blog some time back about how "random shuffle" isn't necessarily what people want, and how their algorithm works ( https://engineering.atspotify.com/2014/…

  9. comment
    Comment #20335490

    It is indeed Project Loom - https://openjdk.java.net/projects/loom/

  10. comment
    Comment #20230101

    I agree that the usability has been declining. The threads feature is pretty close to useful, but it still buries information and it isn't clear to other users in a channel when a …

  11. comment
    Comment #19966154

    I thought this was going to be similar to https://play.kotlinlang.org/koans/overview . I used that as a quick way when doing other things to slowly learn parts of the language befo…

  12. comment
    Comment #19707621

    YAML templating is something I've come to truly hate. It seems that tools and services want the configuration to be "simple" by using a format that is fairly easy for humans to par…

  13. comment
    Comment #19704793

    `kustomize` is an interesting and useful tool, and it is cool to see it available directly in `kubectl` in 1.14. A lower barrier to entry is nice to have for tools like this. It is…

  14. comment
    Comment #19654097

    I've had good experiences on the JVM using HOCON [1]. [1]: https://github.com/lightbend/config/blob/b782a2d701fc2b04579...

  15. comment
    Comment #18849943

    This is one of my favorite features, too. I've found it works amazing when you generate the documentation or render it locally. Unfortunately, it doesn't work in "safe" mode sites …

  16. comment
    Comment #18396142

    I read about the culture of Valve a few years ago and it seemed interesting. What have you seen come out that changed your opinion?

  17. comment
    Comment #18126191

    I think of this article ( https://medium.com/@sdboyer/so-you-want-to-write-a-package-m... ) when it comes to package management.

  18. comment
    Comment #17759065

    This is awesome and inspiring. Any thoughts on how to approach something similar for red light camera violations and accident/police data in Illinois?

  19. comment
    Comment #17724355

    It sounds like the philosophy is "don't break your consumers", which I agree with. Somebody else already linked his Spec-ulation talk, but I think somewhere in there he compares th…

  20. comment
    Comment #17612640

    Thanks for the reply. I wrote that post earlier this morning after some other frustration, so I'm sorry for the negative tone. Despite some of our issues with it, Conda has worked …

  21. comment
    Comment #17609920

    Not OP, but we would like to move away from it as well. - Breaking behavior between minor versions ( https://github.com/conda/conda/issues/7290 ) - Environments not actually being …

  22. comment
    Comment #17609868

    Last time I tried, it also required that the target Python version be installed somewhere on the path. If pipenv used venv instead of virtualenv, something like pyenv to retrieve/i…

  23. comment
    Comment #17359604

    SaltStack also has the JINJA2 template embedding which can make it very difficult to understand which parts of the lifecycle run through templating. I'm still not certain I underst…

  24. comment
    Comment #16967411

    Sounds similar to the FindBugs project (discussed here [1]). The result from that episode was a fork into SpotBugs [2]. [1]: https://news.ycombinator.com/item?id=12885549 [2]: http…

  25. comment
    Comment #16717354

    I think you are greatly understating the difference between amateurs and top players in the NHL. Watching the players coming from the feeder leagues to the NHL, you can tell that t…