Viewing profile — kayson
kayson
HN member- Joined
- Wed, Jan 08, 2020, 9:01 PM UTC
- HN karma
- 2,062
- Public activity
- 523 items
- HN profile
- View on Hacker News ↗
About kayson
hnaramnubmailca
Recent public activity
-
comment
Comment #49205055
- load bearing -
-
comment
Comment #49205014
The tools can definitely recognize static logic gates purely from the topology (nothing special in the GDS needed). I don't know that I've tested it for anything more complicated, …
-
comment
Comment #49204079
Getting a logic-gate-level netlist from a GDS is trivial with industry standard chip design tools. Circuit designers do this every day. The hardest part will be reverse engineering…
-
comment
Comment #49204067
Yes. There is exactly that, and we call it an "extraction" tool. It takes a GDS (text representation of shapes in the physical layout), and gives you back a "netlist" (text represe…
-
comment
Comment #49075405
I'd still rather use docker. I don't mind that the daemon runs as root because there are some things that you need root for anyways! Like binding to privileged ports or setting up …
-
comment
Comment #48652945
I've been using it for a while. The insistence of keyboards on having a large bar of autocorrect suggestions taking valuable vertical space annoys me to no end. I really liked usin…
-
comment
Comment #48652702
I feel that. I really do. But I also LOVED the Avatar crossover. To be fair, I haven't played any other ones, but this one played so well and seemed to be very well thought out. Th…
-
comment
Comment #48370787
I love systemd timers! I've slowly moved all of my ansible-deployed cron jobs to timers (now just an ansible copy!). The integration with journalctl, especially in a newer OS like …
-
comment
Comment #48339367
I wonder if you would get good enough results by just extruding two separate filaments simultaneously. Sure, they won't fully mix, but with thin enough layers, you'd benefit from t…
-
comment
Comment #48311939
This doesn't exactly answer your question, but MIT added test scores back recently and wrote a blog post explaining why: https://mitadmissions.org/blogs/entry/we-are-reinstating-ou…
-
comment
Comment #48275329
> In further digging, we noticed that the URL the phone opens up is “kira-abboud.com,” a website that references fashion influencer “@kirasfashionfinds.” Notably, this exact URL is…
-
comment
Comment #48249061
> The standard defense for something like this is "the plugin is a separate work, so it's not subject to copyleft." That argument falls apart on contact with the actual software. B…
-
comment
Comment #48248626
I wish there were a "strict" yaml. Another subset a la json, where you don't have nonsense like no === false, but "no" does not, but you also get the block style which to me is eas…
-
comment
Comment #48236900
It's surprising to me that bun is so much faster serving web requests. The article mentions Zig as a factor, but is micromanaging memory really gaining over 2x vs node? Similarly, …
-
comment
Comment #48126812
> You aren't even allowed to keep the source code on your local disk How is this enforced?
-
comment
Comment #48117180
I don't think so. They can already track popularity very effectively because they control makerworld, and they could have Bambu studio, the app, and the printer phone home too. I d…
-
comment
Comment #48117157
I don't think they baited and switched? I bought my P1S before the whole LAN mode debacle and even then it was all or nothing on the cloud. I just went with the cloud because they …
-
comment
Comment #48114234
This doesn't apply because their cloud service, which has the "technological measure" is not the "covered work", as incompetent as the measure might be...
-
comment
Comment #48114214
In this case, you're signing up for an account and entering into the user agreement to do so. There's a whole separate legal discussion to be had about the whole "scroll past it al…
-
comment
Comment #48114190
> Cloud-first is privacy-second This is not necessarily true. There are technical solutions to preserve privacy, end to end encryption being a very common one. That being said, Bam…
-
comment
Comment #48114096
> trying to ruin a guy's life They asked him to remove it and threatened to send a cease and desist. They didnt even send the cease and desist, which they very well could have. Har…
-
comment
Comment #48111066
I'm supportive of Jeff's general philosophy towards open source, but this feels a little disingenuous. Did Bambu mishandle the situation? Absolutely. But we need to stop vilifying …
-
comment
Comment #48110269
The license isn't the issue. It's the User Agreement. Bambu is claiming that the fork is allowing, enabling, (and/or promoting, encouraging, etc) users to violate the agreement wit…
-
comment
Comment #48100882
Its not even a non linear thing. Its a sampling thing. Even ideal sampling exhibits aliasing. https://en.wikipedia.org/wiki/Nyquist%E2%80%93Shannon_sampli...
-
comment
Comment #48090649
True. But it means you have to get it into the installer/image which just doesn't seem worth it for something that, as you point out, doesn't happen all that frequently.