Live data from Hacker News

Viewing profile — ratmice

ratmice

HN member
Joined
Wed, Feb 08, 2017, 7:24 AM UTC
HN karma
351
Public activity
229 items

About ratmice

No profile information was provided.

Recent public activity

  1. comment
    Comment #49152634

    > We do not grant access to our license plate readers to federal law enforcement. That sounds very weasel worded, if they get license plate readers from someone who does.

  2. comment
    Comment #49132783

    Thats not the point, if there were a better proprietary engine stockfish would still be there as a baseline. Anyone can access an engine as good as stockfish to practice against. A…

  3. comment
    Comment #49132338

    Another noteworthy difference is that Stockfish is also gpl.

  4. comment
    Comment #49126129

    It would be nice if OP noted what caused the change in their opinion? did datafusion gain some feature that they noted was missing in the previous article, or did something in thei…

  5. comment
    Comment #49041930

    What I was (badly) trying to express was more that given static bounds rust could also eliminate dynamic checks. So saying e.g. ATS can eliminate static checks, is kind of switchin…

  6. comment
    Comment #49040953

    those are not dynamic bounds.

  7. comment
    Comment #48069722

    It is fine though if people who don't knit enjoy knitting podcasts, but this is not that. Somewhere between the producer/consumer relationship there should exist some actual knitti…

  8. comment
    Comment #48035111

    I'd also say a few things, if knitting takes a long time consider how long it takes to make a good clear pattern so that others can replicate it. People who make patterns are alrea…

  9. comment
    Comment #48034774

    Seriously? You can't get the feeling of satisfaction of wearing something, or having someone wear something you made from AliExpress. My point is your sense of feeling and validati…

  10. comment
    Comment #48034705

    Can't wear feelings and validation...

  11. comment
    Comment #47579440

    My only complaint with the article is that it doesn't seem to mention that digitized proofs can contain gaps but that those gaps must be explicit like in lean the `sorry` function,…

  12. comment
    Comment #47049903

    In FCC DA 26-68 they gave public notice of their change of interpretation/enforcement of the equal time rules to apply to this situation.

  13. comment
    Comment #46657917

    Definitions are built up layer upon layer like an onion too, with each step adding it's own invariants reducing the problem space. I just feel like the street light example is an e…

  14. comment
    Comment #46657276

    Maybe it can be done, but I struggle to believe adding in that branch for every forall quantifier (which may be plentiful in a proof) is going to help make a proof more understanda…

  15. comment
    Comment #46656960

    Rhetorical sentence? My point is that back-translation into natural langauge is translating into a less precise form. How is that going to help? No number of additional abstraction…

  16. comment
    Comment #46656831

    why do we invent these formal languages except to be more semantically precise than natural language? What does one gain besides familiarity by translation back into a more ambiguo…

  17. comment
    Comment #46646708

    Sure, in the Result case, less in the option case. I didn't mention it because Infallible is documented and named specifically as an Error "The error type for errors that can never…

  18. comment
    Comment #46618744

    The sum of the note and the gpl doesn't behave as though the notice has any precedence over the gpl. It behaves as additional restrictions and a license that allows you to ignore t…

  19. comment
    Comment #46617466

    > Proprietary use, commercial redistribution, or publishing modified versions with ads or tracking is strictly prohibited under GPLv3 or later. These all sound to me like "Further …

  20. comment
    Comment #46616509

    I feel like another optimization that rust code can exploit is uninhabited types. When combined with generics and sum types these can lead to entire branches being unreachable at t…

  21. comment
    Comment #46435495

    I always feel that when saying lex/yacc style tools, it comes with a lot of preconceived notions that using the tools involves a slow development cycle with code gen + compilation …

  22. comment
    Comment #46361990

    I would also say there is a 3rd class, which are distributed capabilities. When you look at a mobile program such as the GadgetBridge which is synchronizing data between a mobile d…

  23. comment
    Comment #46360879

    I couldn't agree with you more, the thing is our underlying security models are protecting systems from their users, but do nothing for protecting user data from the programs they …

  24. comment
    Comment #46270045

    I wasn't able to google it, or find a public link to the email (but it was posted on a public list) so here is some relevant snippets from it. Nov 20 2022 titled CapROS status "Whe…

  25. comment
    Comment #46269920

    Yeah, I did see a email on a capabilities list from him about him no longer working on it because of lack of feedback & wanting to just enjoy his retirement. That was the impressio…