Viewing profile — frmdstryr
frmdstryr
HN member- Joined
- Mon, Jul 17, 2017, 10:37 PM UTC
- HN karma
- 89
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About frmdstryr
No profile information was provided.
Recent public activity
-
comment
Comment #45567752
Also apparently slower over fast connections https://arxiv.org/pdf/2310.09423
-
comment
Comment #45567581
Yes, no performance difference either.
-
comment
Comment #44750204
The "advantage" is tracking via the server provided connection ID https://www.cse.wustl.edu/~jain/cse570-21/ftp/quic/index.htm...
-
comment
Comment #41887263
I mostly leave stuff in the bags and put them in labeled boxes by category (eg MOSFETs, drivers, etc). Also wrote an app to track what I have in stock https://f-droid.org/packages/…
-
comment
Comment #41019122
enaml-web does this using lxml. It works fine for a limited number of concurrent users.
-
comment
Comment #39116330
Simple, because I use foss. I'm always amused when people bash on free software, then you ask if they wrote all their own software, libraries, compilers, etc.. and hear silence.
-
comment
Comment #37985763
> I would love to see a successor to OpenSCAD There is quite a few "code" CAD's around https://github.com/Irev-Dev/curated-code-cad . Cadquery has contraints but isn't really a DSL…
-
comment
Comment #37984252
Given how good Horizon is, this is exciting! Hopefully he can find a way to fix the problem of broken models due to invalid vertex/edge references on fillets/chamfers/etc.. when ch…
- comment
-
comment
Comment #36532664
"In the near term it would also reduce the number of targets Zig supports", I hope not but it sure sounds like it.
-
comment
Comment #36529931
So I spent ~4 years writing all my embedded projects (and libraries) in Zig and now several "tier 1" supported arches are just going to be dropped? It's your language so do whateve…
-
comment
Comment #36319457
I've been happy with https://horizon-eda.org/
-
comment
Comment #32805275
There's a web toolkit for enaml. https://github.com/codelv/enaml-web
-
comment
Comment #32661244
There's an extension called cookie autodelete that does that. https://github.com/Cookie-AutoDelete/Cookie-AutoDelete
-
comment
Comment #32384416
> always avoided interrupts I'm curious... how does one achieve precise timing without interrupts?
-
comment
Comment #31422977
I recently found https://commoncrawl.org/ and started working on my own personal search engine. I'm surprised how easy it is to actually get decent results with just metadata that …
-
comment
Comment #30321479
This "feature" is also a major downside... protocol level user tracking. See https://svs.informatik.uni-hamburg.de/publications/2019/2019...
-
comment
Comment #30216421
ntopology uses SDFs. I believe its based on libfive.
-
comment
Comment #19688215
https://github.com/codelv/enaml-web/ does exactly that
-
comment
Comment #18757264
Merry Christmas!
-
comment
Comment #15959792
I'm hoping that enaml-native improves some of the pain points that I had with kivy (ex. non native widgets, complicated build system, no "standard" tool integration / debugging, po…