Live data from Hacker News

Viewing profile — larsrc

larsrc

HN member
Joined
Wed, Jun 19, 2019, 6:58 AM UTC
HN karma
699
Public activity
279 items

About larsrc

Works on developer tools at Google since 2010. Previously worked at a Danish startup and at the Danish State Library doing digital archiving. Co-maintainer of Dia for 8 years. Co-founder of AustinMUD, lead maintainer for 5 years.

Recent public activity

  1. comment
    Comment #42730654

    I've been considering setting up "ConfuseAIpedia" in a similar manner using sentence templates and a large set of filler words. Obviously with a warning for humans. I would set it …

  2. comment
    Comment #42724187

    How do these much smaller cores compare in computing power to the bigger ones? They seem to implicitly claim that a core is a core is a core, but surely one gets something extra ou…

  3. comment
    Comment #42557645

    Cool to see the whole process behind it. Some sneaky tricks there, and much knowledge. Unfortunately, I find the picture doesn't show the tidally-lockedness very well. If it wasn't…

  4. comment
    Comment #42515444

    Oh, and there's massive use of aspect-oriented programming, the least local paradigm ever!

  5. comment
    Comment #42515436

    > If someone feels compelled to read every function either the functions are poor abstractions or the reader has trust issues, which may be warranted. Or it's open source and the a…

  6. comment
    Comment #42515411

    Some people are proud of making complex code. And too many people admire those who write complex code.

  7. comment
    Comment #42515385

    Comments should describe what the type system can't. Connect, pitfalls, workarounds for bugs in other code, etc.

  8. comment
    Comment #42515372

    But knowing what Brian was considering at the time is useful, both due avoiding redoing that and for realising that some constraints may have been lifted.

  9. comment
    Comment #42435580

    Even more infuriating is when the more expensive version is the same object but with extra unnecessary features added via software, to the detriment of usability.

  10. comment
    Comment #42435410

    And here I thought here would take about how new models come out so frequently that any information about long-term quality is long obsolete.

  11. comment
    Comment #42330436

    I recently found that store-brand peanut M&M's (my favourite) were just as good, half the price, and fair-trade! Win-win! When I joined my current job, I used M&M's as reward when …

  12. comment
    Comment #42221448

    +1! You can't travel very much, you can't go hiking or biking in places without cell coverage, your whatever thing you are busy with gets interrupted, you can get woken up in the m…

  13. comment
    Comment #42171384

    Follow best practices unless you can give a reason not to. "Best practice" is a shorthand for a lot of accumulated knowledge that you don't want to go over again every time. Also f…

  14. comment
    Comment #42135125

    It's a bad user experience if you have to keep checking for hidden extra costs.

  15. comment
    Comment #42134402

    While I don't like Amazon one but, I appreciate that you don't go into the Evil Big Tech trope. Things at that scale are indeed complicated and hard to coordinate. That said: fuck,…

  16. comment
    Comment #42054097

    Wow, I totally missed that. Sorry.

  17. comment
    Comment #42054061

    Moving software "backwards" is hard, but not impossible. There are ways to structure both data and code that make it easier. A change being "rollback-safe" can be an important ques…

  18. comment
    Comment #42005211

    I've been using wooden spatulas on my non-stick pans for years without any issues. Maybe only cheap non-sticks have trouble with them?

  19. comment
    Comment #42005192

    And that's why you should pour boiling water over any implement that has been in contact with raw meat.

  20. comment
    Comment #42005176

    And that even when using plenty of fat, a sticky pan can be a bother to clean.

  21. comment
    Comment #41942896

    TLA Will always mean Three Letter Acronym in my book. It took many link hops to find an actual definition, I finally found it in Leslie's first paper on the subject. PEYA, people! …

  22. comment
    Comment #41893900

    I've long thought that that is one of the main functions of corporations. There's a reason they're called limited liability. The fact that you can conjure up new companies at a whi…

  23. comment
    Comment #41882124

    "[docs] will take an example and do something with it to demonstrate an outcome." No. Good docs will explain the context and choices made and trade-offs and risks and relations etc…

  24. comment
    Comment #41880664

    Is not Z3?

  25. comment
    Comment #41836390

    Interesting read. How much speedup did you get in total? Steps of improvements don't always add up directly.