Live data from Hacker News

Viewing profile — muhaaa

muhaaa

HN member
Joined
Thu, Jun 16, 2022, 2:30 AM UTC
HN karma
63
Public activity
29 items

About muhaaa

No profile information was provided.

Recent public activity

  1. comment
    Comment #41166110

    I love the idea & I love to fly but building and operating air planes is a shitty business. Technology wise we could have fly by wire fully automated planes, vtol, and helicopters …

  2. comment
    Comment #40217227

    In Soviet Union people had lots of time too. Especially waiting in line...

  3. comment
    Comment #39777156

    Such a weak study with a click bait result and media blows it completely up bc they need the eyeballs.

  4. comment
    Comment #38771214

    When UK exported its industry to China and imports the stuff it needs from China then yeah the CO2 emitted in UK halfed. When you add the CO2 emissions happing in China which are r…

  5. comment
    Comment #37929486

    Why is competion in the media space through small & independet news outlets a bad thing? If I realize a media outlet provides low quality or baised news, I choose not to watch it. …

  6. comment
    Comment #37901539

    I will write you an email to support@stagetimer.io later tonight.

  7. comment
    Comment #37900744

    Why a GmbH in Germany? Sorry, that was not a good idea and will costs you money and nerves to fix that. Now you are locked into Germany even if your business can be operated from e…

  8. comment
    Comment #37874828

    Agree. Ask your doc if you can fast during chemo roughly 1 day before until 1 day after chemo (depends on chemo drugs). Fasting mitigates somewhat chemo side effects like water ret…

  9. comment
    Comment #37146963

    Learning and compressing is closely related. When compressing, you extract systematic rules and unsystematic parameters from the original data. When you learn you do the same but u…

  10. comment
    Comment #37033086

    same here. in practice its almost never an issue. Always I try to use transducers first. Where its not possible, I ask is the data very large then use lazy sequences else mapv. I a…

  11. comment
    Comment #36681616

    I have a very interactive app with limited data use <10MB. Right now its a lots of different API calls to sync state between server and multiple clients. But if I have a distribute…

  12. comment
    Comment #36680932

    I thought tigerbeetle distributes the db on web clients? I skimmed through the docs and cannot find how to design a web app with tigerbeetle like the game https://sim.tigerbeetle.c…

  13. comment
    Comment #36037102

    6.2. Write a summary, use Anki droid to learn key ideas.

  14. comment
    Comment #35954898

    Here is a nice interepretation on Darth Vader -> Anakin Skywalker transformation. https://www.youtube.com/watch?v=PPtdJuNn1oA

  15. comment
    Comment #35954755

    Jim is the collective around you. Jim is a mirror of your position in your social environment. Jim is always looking for clues about your position in your social environment. Jim i…

  16. comment
    Comment #35627170

    IF you can solve data sync for your application, local first is simple & easy to develop and feels very responsive for users. Lots of business applications are now in that range. 1…

  17. comment
    Comment #35122347

    Not a lawyer. 1. EU yes / US not so easy. Under EU law, content of a database can be copyrighted. I argue the weights of ML model are like the content in a database. Under US law t…

  18. comment
    Comment #33767865

    You want to try temporal programming? Try clojure: immutable values, immutable & persistent data structures, software transactional memory. You need a data base with full history (…

  19. comment
    Comment #32452026

    The major driver of renewables costs is investment. The wind blowing and sun shining does not cost anything. Sadly regarding renewables, there is no twice cheaper available right n…

  20. comment
    Comment #32451955

    The beauty of energy density is that you pay energy to get energy. You pay 1 kWh to get out 4 kWh in renewables. Thus you have 3 kWh available for society. Oil provides 9 kWh for s…

  21. comment
    Comment #32451730

    Lets see what the "informed choice" is? Freezing to death in winter or burn higher energy dense fuels. But you have a choice :-D

  22. comment
    Comment #32448685

    Renewable energy is a lot less energy dense than oil or nuclear. Just to maintain renewable energy projects we need to re-invest about 25% of its energy output to keep it going lon…

  23. comment
    Comment #32158669

    Always use a temporal database (datomic, postgres with temporal_tables extension). You get out of the box the full history of your data. That is really helpful for business intelli…

  24. comment
    Comment #32089702

    Microsofts way to say: buy a windows laptop!

  25. comment
    Comment #31978606

    Product market fit is a game of probability. Just throw enough stuff against the wall and see what sticks. Then improve.