Live data from Hacker News

Viewing profile — laut

laut

HN member
Joined
Mon, Jun 30, 2008, 9:59 PM UTC
HN karma
824
Public activity
305 items

About laut

Danish web developer in America.

http://www.creativedeletion.com/

Twitter: http://twitter.com/laut

Recent public activity

  1. comment
    Comment #26291524

    The Mercedes AMG C 63 S costs USD $76,200 (MSRP) in the US according to https://www.mbusa.com/en/vehicles/model/c-class/sedan/c63ws

  2. story
  3. story
  4. comment
    Comment #26053420

    The Wrangler 4xe is a plug-in hybrid and began production last year. That car is featured on the US website too. Jeep also has the Renegade 4xe and Compass 4xe. All plug-in hybrids…

  5. comment
    Comment #25625795

    Yes, the `phx-click` doesn't automatically get translated to a link or form submission. You can still design the page to work without javascript. For instance by having a "+" butto…

  6. comment
    Comment #25523051

    > But with LV wouldn't you need to create both a LV and a regular controller? That's a huge amount of code duplication. You just do LiveView instead of a regular controller. No dup…

  7. comment
    Comment #24957732

    Apple copied that from the Beocom 6000 phone by Bang & Olufsen.

  8. story
  9. comment
    Comment #21449150

    Supply of housing can increase if it makes sense to build housing. Zoning and other regulation can make it impossible, risky or unprofitable to build housing.

  10. comment
    Comment #21254136

    In Denmark you can get milk at the grocery store that was inside the cow less than 24 hours ago. Ultra High Temperature pasteurization is not really normal in Denmark, but I think …

  11. story
  12. story
  13. comment
    Comment #12110915

    On the map ( https://www.passportindex.org/byRank.php ) Greenland should probably have a "more powerful" colour since they get a Danish passport.

  14. comment
    Comment #12088135

    In general people in Denmark don't have a ton of money to invest after paying taxes. If they do invest in Danish companies, those companies are held back somewhat by rules and furt…

  15. story
  16. comment
    Comment #11595801

    Yeah. Weird, but amusing. And they seem so confident about it too.

  17. comment
    Comment #11522035

    Depending on what you need to do, UTC does not always work: http://www.creativedeletion.com/2015/03/19/persisting_future...

  18. comment
    Comment #11521522

    They might have more resources, but they also have constraints. For instance a tzdata update was just released yesterday. Apple has a lot of resources but I don't see an updated fr…

  19. comment
    Comment #11517598

    UTC can also fail if your users need to see or enter times that are not in UTC. E.g. for a meeting or a train schedule or an appointment etc. See this http://www.creativedeletion.c…

  20. comment
    Comment #11517560

    You are right. I have heard that one before too. That one is sort of implicitly covered by this part in the blog post: "CST is also used for: Cuba Summer Time, China Time, Central …

  21. comment
    Comment #11517548

    Operating systems kind of suck at it. Which is why for Elixir I made Tzdata ( https://github.com/lau/tzdata ) not rely on any timezone information from the operating systems. A fea…

  22. comment
    Comment #11517543

    Hi. I'm the author of the article. And also of Elixir Tzdata and https://github.com/lau/calendar I recommend using Calendar instead of Timex. I'm curious: Why where you using e.g. …

  23. comment
    Comment #11464790

    The fault tolerance allow you to have processes and state to be available reliably for longer than the duration of a HTTP request. You can have continuously running processes witho…

  24. comment
    Comment #11353171

    Yes SF and NYC have rent control. And other regulations that make it less profitable to build and rent out homes. This reduces supply of rental homes, which increases prices. "In m…

  25. comment
    Comment #11321706

    Also: Falsehoods programmers believe about time and time zones: http://www.creativedeletion.com/2015/01/28/falsehoods-progra...