Live data from Hacker News

Viewing profile — kubav

kubav

HN member
Joined
Tue, Jan 07, 2020, 9:14 AM UTC
HN karma
84
Public activity
40 items

About kubav

No profile information was provided.

Recent public activity

  1. comment
    Comment #33039608

    "Next they will want scans of my photo ID and a picture of me holding the ID next to my face with a timestamp." Is this a bad think? F2P games are more lottery than video games. Th…

  2. comment
    Comment #32849421

    On the other hand consuming huge amounts of face masks generates a lot of emissions which will have negative effect in future. The question is if those measures are actually net po…

  3. comment
    Comment #32501334

    I think they lost/overgrown competition. Other IDEs started to loose development speed and newer programs like sublime, atom and vscode are not comparable (they are more like impro…

  4. comment
    Comment #31547081

    I do not want to defend cheating but I see 2 big issues which promotes this behavior. 1. Course was created to scale so cheating is super easy and harder to spot without side chann…

  5. comment
    Comment #30678786

    I do not think that it is that easy. It is more like Russia does not respect international law so they will be cut from world economy as soon as it is possible. Sanctions cannot st…

  6. comment
    Comment #30609275

    This time their foreign currency reserves are frozen in banks around the world. They will have to carry gold to China.

  7. comment
    Comment #30609201

    Do not worry, they still have a lot of homemade vodka.

  8. comment
    Comment #30534048

    Actually real attack on Kiev have not started yet. Ukrainians probably deliberately let Russian army to get close to the Kiev and than destroyed all supply convoys for Russian vehi…

  9. comment
    Comment #30452641

    I doubt that China would pay the same price. They will use it to get discount.

  10. comment
    Comment #29374484

    Distribution in the country is not the problem (look what "Medecins sans frontires" do). Mostly 3rd world countries do not have medical standards as high as in first world so you c…

  11. comment
    Comment #29374308

    Totally agree. I am 30 and already got 2 jabs. I will probably need to get 3rd in less than 6 months to be able to normally live (covid pass in Europe). Risk to person of my age is…

  12. comment
    Comment #29373017

    It is archaic but not in all contexts. i.e. If you talk about 125 ccm motrbike, it is always "german" way. Also it is used for human age or dates.

  13. comment
    Comment #29369062

    German swapped numbers are also possible and correct in Czech language "sto sedmdesát pět" is the same as "sto pětasedmdesát".

  14. comment
    Comment #29348770

    I really like jetbrains academy courses[1]. Their subscription is quite expensive but some courses are free and they have 2 months free trial. Courses are project based. You are do…

  15. comment
    Comment #28807600

    I have the same experience. I was locked at home playing games, gaining weight and loosing friends. So I stopped playing games and started to live again. First I was not in the sha…

  16. comment
    Comment #28365330

    You can install ublock on mobile firefox too.

  17. comment
    Comment #27344030

    Murders or "abortions" in final stages of pregnancy were commonly used in China to enforce this policy. See https://www.imdb.com/title/tt8923482/

  18. comment
    Comment #26860482

    I use gnome on desktop and I liked it. Keyboard shortcuts are the most important way to control desktop for me, I do not care if it is hard to control using mouse. I do not need hi…

  19. comment
    Comment #26295433

    Even bigger problem than distrust is incompetence. The only think czech prime minister is good at is PR. He does not care about anything else . Also the most import quality for his…

  20. comment
    Comment #25546026

    I have 10 years old samsung smart TV and use it with internet connection but I use firewall on my router to block access to samsung sites. It works perfectly, TV is not able to cal…

  21. comment
    Comment #25006034

    I have been in Helski half the year as erasmus student. I really liked it there except how long is dark in autumn and winter. I feel depressed every autumn 1000 km south from there…

  22. comment
    Comment #24799013

    If you want to be productive from home you need place where no one interrupts you. For a lot of people it means renting place where they can work. This basically shift costs for wo…

  23. comment
    Comment #24762261

    Winamp has way better user experience so if you do not need social features it is huge let down. Spotify app UX is so terrible. It is super hard to open play queue. Play queue is b…

  24. comment
    Comment #24649877

    To implement scope guard you can use with statement and implement __enter__, __exit__ methods. It is not real RAII as object is not destroyed on exit but it is still quite useful. …

  25. comment
    Comment #24587479

    It is easier for developer but risky for end user. Docker runs as root and you have to trust application developer to use latest security patches for all dependencies.