Viewing profile — galacticdessert
galacticdessert
HN member- Joined
- Fri, Mar 08, 2019, 7:27 AM UTC
- HN karma
- 316
- Public activity
- 93 items
- HN profile
- View on Hacker News ↗
About galacticdessert
No profile information was provided.
Recent public activity
-
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…
- story
-
comment
Comment #47072508
Workers' councils...
-
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…
-
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 ;)
-
comment
Comment #36836476
So did McKinsey ;)
-
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…
-
comment
Comment #31809490
Oh I soooo miss Fotolog, was a great concept
-
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…
-
comment
Comment #31094179
Trilium Notes might be what you are looking for. Very very pleasant https://github.com/zadam/trilium
-
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…
-
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
-
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.
-
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…
-
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 …
-
comment
Comment #26088281
Would not the latter be the task of a language library? i.e. Pandas with read_sql()?
-
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 …
-
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
-
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…
-
comment
Comment #24906638
Pyinstrument might be easier to profile web requests: https://github.com/joerick/pyinstrument#profile-a-web-reques...
-
comment
Comment #24837779
So you don't make bad performance choices in C?
-
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…
- story
-
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?
-
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 …