Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bafe
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
bafe
2y ago
There are summer suits and sports coats that are unlined or half -lined (e.g the sleeves are usually lined for ease of wearing and removing).
2.
▲
by
bafe
2y ago
I did a similar project at 18. Needless to say I didn't have enough HW and SW skills to do much since I implemented the most naive form of the TDOA algorithms as well as the most inefficient way of estimating the time difference throug
3.
▲
by
bafe
2y ago
And Armenian, which is also Indo-European and uses its own alphabet
4.
▲
by
bafe
2y ago
Awnings are very standard in Switzerland, almost every balcony has one, in addition to exterior blinds on all windows.
5.
▲
by
bafe
2y ago
There's even "passive cooling" (called thermal mass activation) where you circulate groundwater through the floors/ceiling or concrete walls to cool them down. Ideally combined with a geothermal source heat pump to recov
6.
▲
by
bafe
2y ago
In Switzerland most offices and the majority of houses have exterior metal slat blinds or rolling shutters. Almost all are operated electrically and quite a few are controlled by inputs from wind and sunlight sensors. Since you can adjust t
7.
▲
by
bafe
2y ago
Count me in the club of failed scientists. In my case it was the geosciences, I would spend hours trying to make all my analysis reproducible and statistically sound while many colleagues just published preliminary simulation results obtain
8.
▲
by
bafe
2y ago
I've had both hypnagogic hallucinations and night terrors a lot when I was younger, up until my early 30s. They almost disappeared now, which I can't really explain. For me the worst were the hallucinations, the most recurring one
9.
▲
by
bafe
2y ago
I'd love for the list to contain location information, something like the country or general area. I feel like I have a lot to learn from a good mentor but it's hard to find then
10.
▲
by
bafe
3y ago
Ensemble kalman filter (and similar techniques like variational assimilation) are also used heavily in the geosciences to assimilate measurements and model data in order to obtain a "posterior observation" which can be understood
11.
▲
by
bafe
3y ago
There are plenty of non commercial, non enterprise ELN system. With all their down sides, they are all pretty similar and relatively easy to use (they could use better UI but that's often a problem in research). I think it's almos
12.
▲
by
bafe
3y ago
Yes the technology was there already 15 years ago (minus a nicer UI and a slightly better UX). Researchers despite all the talk about innovation are surprisingly resistant to change
13.
▲
by
bafe
3y ago
Electronic lab notebook.
14.
▲
by
bafe
3y ago
Or you skip the notepad and use a tablet and an electronic lab notebook. I know of a few researcher doing this successfully, but for this to work at scale senior scientists and group leaders need to force everyone in their labs to do the sa
15.
▲
by
bafe
3y ago
Or maybe just adopt the modern solution and use a electronic lab notebook (ELN). I'm a software engineer and we are trying to introduce ELN in our institution, it's not easy to convince researchers of the benefits of reproducibili
16.
▲
by
bafe
3y ago
That could describe most of Swiss society as well. Endless discussions on every single topic in order to reach a "consensus". While superficially democratic and beneficial, you do see the limits of this approach when things are se
17.
▲
by
bafe
3y ago
the quote is missing what happened after the Platzpitz and later the older Letten train station were cleared: heroin use was decriminalised - not legalised - but only in controlled locations under supervision from medical staff and social w
18.
▲
by
bafe
3y ago
I wish I heard this advice at the time I was working on my dissertation: everyone just insisted that the right way was to use LaTeX and I just bought into it. At some point so much so that I made my slides with beamers and the animations in
19.
▲
by
bafe
3y ago
Indeed if you want to be mobile during an hypothetical societal collapse/apocalypse, few vehicles would beat a (mountain) bike, possibly a slightly older model that uses common parts and doesn't require exotic tools for repairs.
20.
▲
by
bafe
3y ago
Surely there's more industry knowledge and better tooling/PPE behind stainless steel given the widespread adoption in all kinds of industry? I'd assume the risk for the workers installing it in homes is far lower as the top +
21.
▲
by
bafe
3y ago
Funny that you mentioned this, in Italian "bergamotto" is a sort of bitter orange
22.
▲
by
bafe
3y ago
I heard that the normal yellow limes we can buy in Europe aren't as sweet as limoo shirin. however it seems to be the same plant, just a different cultivar. Anyway, now I have yet another reason to go to Iran
23.
▲
by
bafe
3y ago
That's exactly what my wife said too, the limoo shirin is only sweet just after peeling/juicing and turns bitter fast. I looked it up and looks very similar to the "standard" yellow lemons we get in Europe, mostly grown
24.
▲
by
bafe
3y ago
Funny enough it seems in Persian there's no clear distinction between lime and lemon. My wife calls both "limoo". She does however claim there's a particular cultivars "limoo Shirin" that is supposedly very sw
25.
▲
by
bafe
3y ago
You seem to confuse "real"state management solutions (closures, objects) with syntactic sugar like context managers. Any class implementing __enter__ and __exit__ can be used as a context manager. The protocol doesn't impose
26.
▲
by
bafe
3y ago
Thank you for the extensive reply! The first part you mentioned is exactly what we were missing back then, we wanted to dynamically generate workflows starting from a configuration selected by the user. This wasn't really possible unle
27.
▲
by
bafe
3y ago
It was several months ago, so it is entirely possible. Back then I got the feeling that windmill tried to be more of a low code business/internal tool platform than a data/ETL workflow tool, I especially missed an expressive way t
28.
▲
by
bafe
3y ago
For example the Exclaim project at ETH Zurich trying to rewrite ICON in python (granted, they use special decorators that JIT to GPU instructions). It looks like a bit of a fools errand to me to try an write such a complex and performance -
29.
▲
by
bafe
3y ago
I briefly tried windmill for a project that involved creating custom workflows on-demand from a configuration file. I can't recommend windmill for data pipelines, it is meant to be more of a low-code internal app platform like retool o
30.
▲
by
bafe
3y ago
Looks like the use case for BPMN and an engine that can execute processes described in that notation.
More ›