Live data from Hacker News

Viewing profile — galacticdessert

galacticdessert

HN member
Joined
Fri, Mar 08, 2019, 7:27 AM UTC
HN karma
316
Public activity
93 items

About galacticdessert

No profile information was provided.

Recent public activity

  1. comment
    Comment #49179734

    Just for my understanding, what is the issue with xanthan gum and locust bean gum? You need thickeners, stabilizers, and emulsifiers if you want high quality ice cream and that app…

  2. story
  3. comment
    Comment #47072508

    Workers' councils...

  4. comment
    Comment #46701627

    The tone in the article is so off. We are clearly headed for a climate disaster, being whiners about having to manually de ice your windshield is so very childish. I understand the…

  5. comment
    Comment #44049635

    Yeah you are being a dick. Hope you will also have a little one one day and maybe then you will realise how absurd you having to correct their kids sounds like ;)

  6. comment
    Comment #36836476

    So did McKinsey ;)

  7. comment
    Comment #36269518

    Small and efficient ICE engines are as proved a technology as it gets. If you end up buying a V6 engine now it is not because of how good or reliable the engine is, it is either no…

  8. comment
    Comment #31809490

    Oh I soooo miss Fotolog, was a great concept

  9. comment
    Comment #31386351

    As I consultant that works extensively in Excel, I understand your point. The lack of decent syntax highlighting, auto-indentation or “IDE mode” instead of the formula bar can be p…

  10. comment
    Comment #31094179

    Trilium Notes might be what you are looking for. Very very pleasant https://github.com/zadam/trilium

  11. comment
    Comment #28152949

    I really like Thunderbird and I use it as my primary personal email client. Just, where can I pay to speed up the development of this feature? https://bugzilla.mozilla.org/show_bug…

  12. comment
    Comment #28152917

    There is an extension for it -> https://addons.thunderbird.net/en-US/thunderbird/addon/gmail... Not super great visually, but works ok

  13. comment
    Comment #28046380

    Cheap green electricity at less than 50 $/MWh should not be a problem, most PPAs are already getting signed at costs substantially lower than that.

  14. comment
    Comment #28046362

    Absorbing large amounts of CO2 happens every second since 2-3 centuries at this point, and is the main driver of ocean acidification and subsequent coral bleaching, loss of wildlif…

  15. comment
    Comment #26190952

    I feel like when you need to create value and make a product, better to do it in a language you know. Product value is not directly proportional to product performance or raw HTTP …

  16. comment
    Comment #26088281

    Would not the latter be the task of a language library? i.e. Pandas with read_sql()?

  17. comment
    Comment #26088128

    Agree this would be awesome. I reckon you could obtain something similar with pandas with pd.read_sql(" "), but a dedicated SQL cell akin to markdown cells would make it much more …

  18. comment
    Comment #26014613

    Don't know about the comment author, but in consulting huge excels are quite the normal. Especially when dealing with data driven domains such as energy

  19. comment
    Comment #25199808

    The article feels somewhat half finished: it introduces the topic, an implementation, and walks the reader some examples. It lacks the so-what, why and what ASP can do for me concr…

  20. comment
    Comment #24906638

    Pyinstrument might be easier to profile web requests: https://github.com/joerick/pyinstrument#profile-a-web-reques...

  21. comment
    Comment #24837779

    So you don't make bad performance choices in C?

  22. comment
    Comment #24837756

    py-spy seems also very interesting, thanks for linking it. I always found cPython to be quite difficult to work with, and usually reverted to line_profiler or some sort of UI for c…

  23. story
  24. comment
    Comment #24825420

    Could you elaborate on it? It sounds a lot like the MS Project/Omniplan way. Do you/How do you integrate with the code development workflow and version control?

  25. comment
    Comment #24786269

    Any thoughts on the development experience of this versus the Elixir based Nerves project, putting aside obvious platform differences (i.e. the BEAM being concurrent and resilient …