Live data from Hacker News

Viewing profile — ProblemFactory

ProblemFactory

HN member
Joined
Wed, Aug 08, 2012, 4:00 PM UTC
HN karma
2,192
Public activity
545 items

About ProblemFactory

No profile information was provided.

Recent public activity

  1. comment
    Comment #48258348

    How about a theme park? With velociraptors and other jurassic era animals?

  2. comment
    Comment #46591207

    > the path of least resistance is very different in the US, Europe and Asia My theory is that in US compared to Europe, you are going to need the path of least resistance more ofte…

  3. comment
    Comment #44118806

    This seems more interesting, as it's not a code for a physical address but a lookup key for one. You can update your code to point to a new address when you move: > Their digital a…

  4. comment
    Comment #43884698

    > later investors effectively collude with founders > a small startup that never found product-market fit. The economy was bad, and they were running out of money, and they took - …

  5. comment
    Comment #42530687

    Most streaming services take a similar cut of the revenue. Spotify pays out 70% of revenue they receive to owners of the music, BandCamp 75%, SoundCloud 80%. Could be slightly bett…

  6. comment
    Comment #42244708

    > Theoretically it should be possible to do that using two cameras connected to some kind of image processing unit That "some kind of image processing unit" in humans has an awful …

  7. comment
    Comment #41678223

    This is probably a question about classic CRDTs as much as eg-walker: Do all possible topological sorts of the event graph result in the same final consensus document? If yes how d…

  8. comment
    Comment #41438137

    > Overall I've taken eight weeks throughout the year and never been questioned with it. If you have taken eight weeks of vacation per year, and have not even seen push-back on it, …

  9. comment
    Comment #40064242

    > If I could give my employees a $50k cash bonus and it got taxed at 24% or I could gift them a $50k car "for testing" and it was tax free, everyone would be getting paid in cars. …

  10. comment
    Comment #39915923

    > Was the backdoor used on obscure build servers or obscure pieces of build infrastructure somewhere? And developer machines. The backdoor was live for ~1 month on testing releases…

  11. comment
    Comment #38864861

    Variability in software runtime arises mostly from other software running on the same system. If you are looking for a real-world, whole-system benchmark (like a database or app se…

  12. comment
    Comment #36774628

    Burnout and depression can be connected to, but aren't the same thing as a mid-life crisis. I would distinguish a mid-life crisis (or in the positive case, mid-life inspiration) by…

  13. comment
    Comment #36124355

    These sort of reports can be very misleading because they are often based surveying local companies competing for employees with other local companies. The salaries are very differ…

  14. comment
    Comment #35252097

    > For example, Aldi can just decide to hire a contractor that they know does good work at a reasonable price. In contrast, the govt has to use a lengthy fair and open bid process a…

  15. comment
    Comment #34811937

    > that only speaks when spoken to Feedback loops are an important part. But let's say you take two current chatbots, make them converse with each other without human participants. …

  16. comment
    Comment #34419839

    Developers will care if they are spending their time waiting for a build. Both could be satisfied with a single-threaded make keeps the standard order to ensure backwards compatibi…

  17. comment
    Comment #33764699

    Despite the electrical risks, it's crazy how much Christmas safety has improved. I remember https://i.imgur.com/vKbfzEs.jpg from my childhood. Small metal clips to attach real cand…

  18. comment
    Comment #33721174

    It's legal to install an aftermarket turbo, swap the engine, lift the car by a few feet. Or repair your powertrain with zip-ties.

  19. comment
    Comment #33695571

    Git provides all of those things, as long as everyone agrees on what the current HEAD commit id (hash) is. You could publish that hash in a printed newspaper or with a government r…

  20. comment
    Comment #32389920

    It's not empty, it's just way, way! too politely phrased. It's not advice on how to find ideas or how to become that person, but advice on who is ready to give founding a startup a…

  21. comment
    Comment #32130530

    > I would say that proper password manager is the best investment you can do from any app. My bed is the best investment in the sense that I spend 1/3 of my life there. That doesn'…

  22. comment
    Comment #31717510

    What did you see as the central claim of the article? To me it was that personal finance and budgeting is being marketed to low-income people as a way of getting out of poverty and…

  23. comment
    Comment #30744077

    I think we could reduce the litres / km (volume / distance) units to just square meters (area). For example, 7 litres / 100km = 0.07 mm^2 It's the cross-section of a noodle of fuel…

  24. comment
    Comment #30655011

    Combined Heat and Power in Finland is very common, much more so than in rest of Europe. 80% of the fossil fuel power plants output both electricity and heated water. Compared to (q…

  25. comment
    Comment #30640485

    And broken CSV files. In some European locales Excel switches from importing/exporting Comma Separated Values to Semicolon Separated Values with comma acting as the decimal point.