Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
agons
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
agons
3mo ago
The first use case that comes to mind is if you want a DSL to build expressions that are evaluated later in some different context e.g. when using `polars`: ```python df.filter( pl.col("foo") == pl.col("bar"), ) ```
2.
▲
by
agons
6mo ago
I can imagine a pipeline where intermediate stages have been inserted to have some side effect, like debug logging all data passing through.
3.
▲
by
agons
7mo ago
The problem comes when there are lucrative odds for some unlikely scenario, which you can influence into realisation, and that outcome might be counter to the company's goals (i.e. sabotage)
4.
▲
by
agons
1y ago
Huh.
5.
▲
by
agons
1y ago
Is there a reason the Zig compiler can't perform type-narrowing for `u` within the `U::A(_) | U::B(_)` "guard", rendering just the set of 2 cases entirely necessary and sufficient (obviating the need for any of the solutions
6.
▲
by
agons
1y ago
It gets worse the further you go, this was where I had to bail: > the format is much favored by AI frameworks such as TensorFlow and PyCharm.
7.
▲
by
agons
1y ago
Could mean "appear" as in "show up"
8.
▲
by
agons
2y ago
> one of the first times I don't think you can say it's "neither"! :)
9.
▲
by
agons
3y ago
I don't think your "obvious" is the same as that of the person you're replying to.
10.
▲
by
agons
3y ago
Tough to gauge how impressive this is without a before/after for comparison tbh.
11.
▲
by
agons
3y ago
I'd say that the people counting leap seconds are the ones "doing something". At the point they needed to be inserted, Unix systems carry on counting seconds as units of time as they pass, "ignoring" the need to add
12.
▲
by
agons
3y ago
Hey, you're leaning into it too much! Who are people who are against typing in this day and age?
13.
▲
by
agons
3y ago
The problem with that is that Jupyter requires a back-end to do any of the actual processing that runs the code in the cells. Only way I can think to make the html file truly portable while fully functional would be to embed a python interp
14.
▲
by
agons
4y ago
I find `typer` way more ergonomic than either argparse or click (which it uses under the hood). If you're developing something more complex, you might find the feature set too small, but you can get surprisingly far with what's th
15.
▲
by
agons
4y ago
Just make sure to read the warning labels and take them seriously please. I believe the use of boiling water frequently causes them to rupture, inflicting burns on their users.
16.
▲
by
agons
4y ago
OCI = Oracle Cloud Infrastructure (not Open Container Initiative)
17.
▲
by
agons
4y ago
This looks like a really good resource, but why is it so difficult to find a somewhat up-to-date description of networking in the Linux kernel? It seems like the least documented (at a high level, anyway) part of the kernel - if anyone kn
18.
▲
by
agons
5y ago
How was your approach different?
19.
▲
by
agons
5y ago
> feel free to drive engagement on my post
20.
▲
by
agons
5y ago
I would have thought Cython would be the closest analogue for comparison.
21.
▲
by
agons
5y ago
It didn't read unkind or snarky at all to me - just an amicable way of ending a thread of investigation where the result was a simple "a ha, I understand" moment.
22.
▲
by
agons
5y ago
What kinds of community problems do you have in mind?
23.
▲
by
agons
5y ago
This can definitely be significant as part of a trend