Live data from Hacker News

Viewing profile — miskin

miskin

HN member
Joined
Tue, Jun 14, 2016, 2:08 PM UTC
HN karma
183
Public activity
108 items

About miskin

No profile information was provided.

Recent public activity

  1. comment
    Comment #47507843

    It would be great if you could get correct invoice and pay price without VAT in EU as a VAT registered business. It is incredible they can get around without providing such a basic…

  2. comment
    Comment #47098032

    It would be so nice to have such info as part of golf simulator software for practicing decision-making on the course. Very nice work.

  3. comment
    Comment #42078020

    Say no to vertical videos! https://www.youtube.com/watch?v=f2picMQC-9E

  4. comment
    Comment #40936376

    Having a list of allowed recurring payments for your card is not an impossible requirement. Ability to cancel approval on your side would not be too complicated for the bank and wo…

  5. comment
    Comment #38470890

    WiZ lightbulbs actually surprised me with this feature - they call it SpaceSense. You need two of their lightbulbs in a room to enable that feature: https://www.wizconnected.com/en…

  6. comment
    Comment #38271335

    Have you checked SwingVision ( https://swing.tennis/ )?

  7. comment
    Comment #37953705

    Because composition would be bad on both.

  8. comment
    Comment #37467600

    In EU we typically have separate waste bin for food leftovers that I expect would go to this garbage disposal in kitchen sink. So if you put the food leftovers to separate garbage …

  9. comment
    Comment #37395905

    Yes, they do. I have Fujinon 16mm f/1.4 that allows you to switch to manual focus mode on lens and have depth of field for apertures and distance markers, so you can pre-focus in a…

  10. comment
    Comment #35717923

    I agree it is not easy to use correct local version, but that is why gradle wrapper is there. In case you do no trust it, you have workaround for it. For projects from company repo…

  11. comment
    Comment #35711711

    You do not need to use the gradle wrapper - you can use your own trusted version. Wrapper is there just for convenience. I understand your concerns, but it is not the only way and …

  12. comment
    Comment #35478696

    If he lives in typical block of flats in Slovakia, he pays part of the heat of the neighbors. Typically, part of the heat cost is based on your consumption and part is based on tot…

  13. comment
    Comment #35060238

    On the device you do not want them to connect to automatically go to Bluetooth settings, find your AirPods, click on (i) and change "Connect to this iPhone" from "Automatically" to…

  14. comment
    Comment #34979723

    This is not possible in most of EU markets, KYC is mandatory and even prepaid SIM cards must be registered and verified with ID before SIM is used for data or calls. Old SIMs witho…

  15. comment
    Comment #33886192

    Interesting thing is that there is no way (that I could find) to buy apps in AppStore for my VAT registered company in a way that I could receive invoice with company details and a…

  16. comment
    Comment #33517549

    Apple Music supports spatial audio for Dolby Atmos songs with Airpods Pro and Max. It is quite a different experience.

  17. comment
    Comment #33481431

    I think it is related to how you organize your data structures and business logic - you may have rich typed model that models specific domain, but OOP would typically call to inclu…

  18. comment
    Comment #33244769

    Do you have enabled "Public shared indexes"? It should be able to download pre-built indexes for both JDK and many Maven libraries.

  19. comment
    Comment #31385920

    Article specifically says that "SARS-CoV-2 infection can result in viral reservoir formation" and that this may lead to repeated release of virus to body. This may cause the rise o…

  20. comment
    Comment #30639763

    This IP based personalisation is such a pain especially if you work remotely and need to use VPN to connect to company network that happens to be based in different country. Worst …

  21. comment
    Comment #30445116

    I fortunately never had personal experience with this, but around here (central europe) car thieves often steal car and then just park it in some neutral place to let it "cool down…

  22. comment
    Comment #30421071

    You may be both right, as android is actually not using Java garbage collectors that are quite good, but they have their own runtime.

  23. comment
    Comment #30352542

    I develop on mid 2014 15" MacBook Pro mid with 16GB of RAM and 150k LOC Java project works quite ok with latest Idea. It probably depends on what expectations are. It's hardly comp…

  24. comment
    Comment #30259390

    General Aviation is in totally different situation than what Tesla is doing. GA is so over-regulated that we're flying decades old small planes as it is financially not feasible to…

  25. comment
    Comment #30041928

    We ran our Java Users Group website in 1998 on 486SX with 16MB of RAM. It was running Slackware and website was served by Apache + JServ (this was before Tomcat existed) + MySQL. W…