Viewing profile — mimd
mimd
HN member- Joined
- Wed, Sep 02, 2020, 8:27 PM UTC
- HN karma
- 147
- Public activity
- 99 items
- HN profile
- View on Hacker News ↗
About mimd
No profile information was provided.
Recent public activity
-
comment
Comment #48972029
I was never great at spelling. But at least it now has the plus of showing I'm not AI.
-
comment
Comment #48963939
I'm not fully sure of what is the total composition of opinions, and will not dismiss your experience. Indeed the hyper privacy all high costs group might be a small percentage. Bu…
-
comment
Comment #48963351
I have met women in tech who have been privacy conscious and paranoid about state control. Or even a healthy stream of non-tech women worried that it will be used to attack their s…
-
comment
Comment #48387134
So, no one's buying our textbooks anymore, it's getting costly to do our work, stop over claiming results for your marketing and insulting our work? I would have stuck with that. E…
-
comment
Comment #48293867
New to the field? Intel did xeon max in the last gen, with 64GB HBM 2e, 1.6TB/s per 56 cores. It was not a great success.
-
comment
Comment #48090736
The nice thing about the Internet is that a person, great or small, can voice their grandiose and yet myopic views of a problem and their absurd solutions to it...freely.
-
comment
Comment #47616722
Considering that the rant is using photos from Star Trek and Oliver Twist to make their points, copyrighted material with no indication of permission, they're less "creative" than …
-
comment
Comment #46915187
I'm annoyed at the cost statement, as that's the sleight of hand. "$20000" at current pricing. Add some orders of magnitude to the costs and you'll get your true price you'll have …
- comment
-
comment
Comment #46554184
Opensource is a bit more complex than being a "public good". They're focusing on the low cost as a jump starting point, which make me doubt their sincerity/understanding about mana…
-
comment
Comment #46542861
It's not going to solve the housing issue and is mostly for press (and it's not even getting into ulterior motives), but it might help with preventing a longer term issue of large …
-
comment
Comment #46306018
Huzzah! You made it to the big leagues Rust! Come join C over here with the "CookiesVE".
-
comment
Comment #45317025
I suggest waiting till the gcc side matures, with the minimum of a working gcc frontend for a non optional dependency. Optional dependencies with gcc_codegen might be okay. Git is …
-
comment
Comment #43897097
Rudimentary analysis of five battles spread out over a 1500 year period; supposedly supporting sources that upon examination state their unsureness; stating propaganda casualty num…
-
comment
Comment #43125994
No, it can track pointer bounds and validity across functions. It also targets identifying cases of UB via eva. Both rust and frama-C rely on assertions to low level memory functio…
-
comment
Comment #43123295
Yes, I know the policy that has been stated and the recent docs on it ( https://rust-for-linux.com/rust-kernel-policy ). A good portion of the R4L group were trying to avoid this s…
-
comment
Comment #43115472
"But for new code / drivers..." encompasses more than just "drivers" and refers to all new code. I doubt it's a mistake either due to the way the rest of the email is written. And …
-
comment
Comment #43109309
https://llvm.org/devmtg/2023-05/slides/TechnicalTalks-May11/... Supposedly ~5% (1-29%), but I'm testing my own projects to verify (my guess is higher at 10-20%, but will depend on …
-
comment
Comment #43108594
Yes, panicking in kernels is bad. I've followed the whole R4L fight about working around it. https://github.com/apple-oss-distributions/xnu/blob/main/doc... https://github.com/appl…
-
comment
Comment #43108450
Isn't this a bait and switch, that all the c kernel devs were complaining about? That it wouldn't be just drivers but also all new kernel code? The lack of candor over the goal of …
-
comment
Comment #43107970
If you look at the CVE lists, about 70-80% of all c memory bugs are related to OOB Read and Write. Additionally, like rust, fbounds-safety can remove redundant checks if it can det…
-
comment
Comment #43099432
Well, it will be really funny when the executive branch starts firing all the judiciaries security (USMS JSD, under DoJ) to save costs. But secondary outcomes have either not dawne…
-
comment
Comment #43069199
Of course they are. Any rational person not blinded by partisanship would be infuriated by this development and immediately demand that DOGE be restrained. Even most partisans woul…
-
comment
Comment #43069138
https://www.npr.org/2025/02/14/nx-s1-5298190/nuclear-agency-... If even half of NPR's report is true, the way in which it was conducted was grossly cruel and with complete ignoranc…
-
comment
Comment #43054540
Since the rest of the advisory is demanding full scale rewrites into a new language based on llvm that has officially nuetered it's gcc port, I don't think they really care about t…