Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
_flux
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
31.
▲
by
_flux
2mo ago
The conversions seem to use (sometimes?) unsafe blocks.
32.
▲
by
_flux
2mo ago
Definitely mypy keeps my sanity in a relatively large Python project I'm working on :). But I don't believe Python actually assigns any meaning to them, and at times mypy and e.g. pyright may disagree on what the types actually ar
33.
▲
by
_flux
2mo ago
There's a school of thought that consider the term "types" reflect to the properties that exist in programs even before they are run, as in they are a property of the programs themselves, not their state at runtime. This thin
34.
▲
by
_flux
2mo ago
Could have used bigger font.
35.
▲
by
_flux
2mo ago
You might not be able to express the ownership in the way that can be checked statically, so quite possibly this would then be downgraded to a runtime error (that could be handled with a panic)—but not undefined behavior.
36.
▲
by
_flux
2mo ago
I wonder how many of the Linux the LPEs are related to drivers, which I understand there are more of..
37.
▲
by
_flux
2mo ago
On one hand it's nice how it's clean and commented, but on the other hand some golfing could have made the encoded block a lot more reasonable to actually manually enter.
38.
▲
by
_flux
2mo ago
It could use array microphone to detect that the sound originates from the driver's seat (in addition to using it for filtering out not-from-driver's-seat sounds).
39.
▲
by
_flux
2mo ago
Paraphrasing: if I don't write the codebase [but someone else does], I don't write the tests, and other team members are modifying it, what even is considered a messy codebase? I actually don't see a connection between the me
40.
▲
by
_flux
3mo ago
Does Alibaba only have developers in the China?
41.
▲
by
_flux
3mo ago
Wouldn't it then be reasonable to focus on those many features, instead of storage? I would enjoy using with S3, as expanding S3 storage is easier than expanding the storage of a virtual machine: usually it happens automatically. Of co
42.
▲
by
_flux
3mo ago
You can't assign the copyright to Emacs either, yet it can be used to produce software.
43.
▲
by
_flux
3mo ago
Works for me (TM). Maybe you lost CDN-lottery?
44.
▲
by
_flux
3mo ago
Yes, but one only needs to write it once, and then everyone could use it. It could probably even be packaged as an official Debian package.
45.
▲
by
_flux
3mo ago
Hmm, I perhaps didn't quite catch this. I thought having a generator would let you be less committed to it, as you wouldn't need to manually write all the init scripts you need.. ?
46.
▲
by
_flux
3mo ago
My /usr/lib/systemd takes 6.4 megabytes, so I think I could live with that overhead. Or I suppose just delete them manually. What would actually be useful would be a generic OpenRC wrapper that would ingest those service file
47.
▲
by
_flux
3mo ago
Devuan us a separate Debian with its own repositories (and presumably many packages patched to improve systemd-less life), while this is just replacing Systemd with OpenRC on a Debian system, while keeping Debian repos etc.
48.
▲
by
_flux
3mo ago
So I let ChatGPT do the legwork for me, but it does seem the price difference between inference for GPT-5.5 and open-weight frontier models like DeepSeek V4 Pro and Kimi K2.6, which both are smaller models and thus cheaper to run inference
49.
▲
by
_flux
3mo ago
So they do not train models, and in addition their models are expected to be smaller than SOTA models, although we cannot know for sure by how much. So what's the price difference, 3000x?
50.
▲
by
_flux
3mo ago
I think this comes from the idea that serving these tokens without paying for training is already expensive, e.g. https://news.ycombinator.com/item?id=46613887 self-hosted solution might give you only 10-100x more affordabl
51.
▲
by
_flux
3mo ago
You too could have it easily accessible on your keyboard by using EurKEY: https://eurkey.steffen.bruentjen.eu/
52.
▲
by
_flux
3mo ago
Surely the most likely explanation is familiary from C? But e.g. ml-family languages (like OCaml, F#, Haskell) and Rust just have the *if* expression that has a non-void value. If your language accepts expressions as statements (most do?),
53.
▲
by
_flux
3mo ago
There is the Accept-Query header https://www.rfc-editor.org/info/rfc10008/#appendix-A.3 that tells you can use QUERY. That's a bit different.
54.
▲
by
_flux
3mo ago
I believe that's exactly what the Steam Machine reservation does: limits to one per household, so I take that to mean the address without the name. Although I think the language in the response dialog will be nicer than accusing of fra
55.
▲
by
_flux
3mo ago
I've also used 3d printer to straight up print on top of a greeting card (the print was 1 layer). The print might not fare that well though the post system, though, so maybe it wouldn't be suitable for postcards. But it can be a n
56.
▲
by
_flux
3mo ago
Perhaps you would enjoy the rest of the tooling, that may be useful in scientific contexts or in books discussing programming languages. Or perhaps you would also want to publish in PDF, like for an actual print book. What kind of issues di
57.
▲
by
_flux
3mo ago
Typst html support is already available as an experimental feature, so e.g. EPUB probably isn't too much work in addition to that (as I understand it, it's basically zipped HTML with some metadata). It's also in the roadmap:
58.
▲
by
_flux
3mo ago
I was under the impression MV3 is stricly less capable in terms of blocking ability than MV2?
59.
▲
by
_flux
3mo ago
Should there be sound? I think sounds would be essential for this. Running on Linux Firefox.
60.
▲
by
_flux
4mo ago
I think if they did it, then attackers would be able to iterate their attack against their own project, and once it passes the filters they could deploy for real. I guess it could work better if it was enabled for only actual attack vectors
More ›