Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
galacticdessert
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
galacticdessert
1mo ago
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 applies to both industrial as well as artisanal. Xanthan or Aga
2.
▲
Nextdocs.io – AI Slide Generation
(nextdocs.io)
1 points
by
galacticdessert
2mo ago
|
0 comments
3.
▲
by
galacticdessert
7mo ago
Workers' councils...
4.
▲
by
galacticdessert
8mo ago
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 there is a broader topic of regulators impacting what can and c
5.
▲
by
galacticdessert
1y ago
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.
▲
by
galacticdessert
3y ago
So did McKinsey ;)
7.
▲
by
galacticdessert
3y ago
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 nostalgia or status symbol. So, please don’t and be more mindf
8.
▲
by
galacticdessert
4y ago
Oh I soooo miss Fotolog, was a great concept
9.
▲
by
galacticdessert
4y ago
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 painful. Especially when working with models developed by oth
10.
▲
by
galacticdessert
4y ago
Trilium Notes might be what you are looking for. Very very pleasant https://github.com/zadam/trilium
11.
▲
by
galacticdessert
5y ago
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.cgi?id=213945 I find a proper 3 pane view
12.
▲
by
galacticdessert
5y ago
There is an extension for it -> https://addons.thunderbird.net/en-US/thunderbird/addon/gmail... Not super great visually, but works ok
13.
▲
by
galacticdessert
5y ago
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.
▲
by
galacticdessert
5y ago
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 wildlife, etc. If the mentioned process could "recycle" t
15.
▲
by
galacticdessert
6y ago
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 request serving time. I for instance know a bit of F#/C
16.
▲
by
galacticdessert
6y ago
Would not the latter be the task of a language library? i.e. Pandas with read_sql()?
17.
▲
by
galacticdessert
6y ago
Agree this would be awesome. I reckon you could obtain something similar with pandas with pd.read_sql("<query>"), but a dedicated SQL cell akin to markdown cells would make it much more pleasant
18.
▲
by
galacticdessert
6y ago
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.
▲
by
galacticdessert
6y ago
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 concretely, and where I can find more. Still, though, I am fascin
20.
▲
by
galacticdessert
6y ago
Pyinstrument might be easier to profile web requests: https://github.com/joerick/pyinstrument#profile-a-web-reques...
21.
▲
by
galacticdessert
6y ago
So you don't make bad performance choices in C?
22.
▲
by
galacticdessert
6y ago
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 cprof files. The main added benefits of pyInstrument to me is
23.
▲
PyInstrument – A statistical Python profile that focuses on the slow parts
(github.com)
81 points
by
galacticdessert
6y ago
|
22 comments
24.
▲
by
galacticdessert
6y ago
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.
▲
by
galacticdessert
6y ago
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 by design vs JS having a ton of libraries, etc.)?
26.
▲
by
galacticdessert
6y ago
Yep
27.
▲
by
galacticdessert
6y ago
True, but I expect that only ~2% of programs to ever run into this problem
28.
▲
by
galacticdessert
6y ago
And most of the time isn't, right? I have seen project managers keeping a whole development team of 10+ developers busy for entire sprints to "cut down the infra costs", without realizing that the dev team costs 500+ kEUR
29.
▲
by
galacticdessert
6y ago
Hey, good job on your project! The only thing I wanted to say is that the time spent learning a bit of SQL pays off massively. Perhaps something for your todo list :)
30.
▲
by
galacticdessert
6y ago
Totally unfamiliar with Ada, but reading below it seems that type safety and concurrency are big selling points of it. In which way would this better than a modern functional language, say F#?
More ›