Live data from Hacker News

Viewing profile — tauroid

tauroid

HN member
Joined
Fri, Mar 11, 2022, 11:56 AM UTC
HN karma
34
Public activity
25 items

About tauroid

No profile information was provided.

Recent public activity

  1. comment
    Comment #49128175

    The "story form" is a brain hack, i.e. a way of disseminating "problem X may cause Y and be resolved by Z". Whether that's useful depends entirely on what's being communicated and …

  2. comment
    Comment #48983806

    It seems vanishingly rare that people acknowledge the true situation which is that, during training, it really does "think" in that it develops beliefs and marks out precisely chos…

  3. comment
    Comment #48894077

    > if we build it to be measurable I.e. if by its structure we can conclude that our test cases are sufficient. Because if we don't know its structure then we don't know there aren'…

  4. comment
    Comment #48575018

    In a similar way to how a radial burn ( https://space.stackexchange.com/questions/44608/what-happens... ) may be orthogonal to your trajectory but still may be necessary to avoid b…

  5. comment
    Comment #48487209

    Any chance of supporting some of the new gen OGC APIs ( https://ogcapi.ogc.org/ ) vs the old WFS, WMS etc?

  6. comment
  7. comment
    Comment #47840392

    Would be quite compelling if the CLI worked with nushell. I see the (a?) backend is polars, which is good as well. This in CLI might be the quickest / tersest way to go from "have …

  8. comment
    Comment #47838133

    https://en.wikipedia.org/wiki/Prat%C4%ABtyasamutp%C4%81da

  9. comment
    Comment #47547664

    Split keyboard. Far enough apart and you have a dedicated cat zone.

  10. comment
    Comment #45291659

    Saying "out of step" rather than "out of touch" seems like a bit of a Freudian slip.

  11. comment
    Comment #45020521

    Okay unless you're doing numerical analysis where they use it for the growth rate of the error term, which has nothing to do with cost or algorithms

  12. comment
    Comment #44586241

    Why would I use a Pydantic model when `TypeAdapter(MyDataclass)` exists?

  13. comment
    Comment #44250754

    https://kompose.io/

  14. comment
    Comment #43663192

    Could you avoid eval by having a CSP mode that forces reactive expressions to only allow functions users have registered with datastar in a lookup table?

  15. comment
    Comment #43663095

    Counterexample with just local signals: https://data-star.dev/guide/getting_started#data-on

  16. comment
    Comment #40577674

    You think the difficult part is merging observations with the last forecast? I guess it's a very underdetermined problem, but isn't the loss function (compare the forecast grid wit…

  17. comment
    Comment #39909177

    If the FFI is also capability gated why can't the language do it? Edit: Pony seems to rely on restricting FFI privileges at the package level https://tutorial.ponylang.io/object-ca…

  18. comment
    Comment #37479544

    euler angles aren't cool any more

  19. comment
    Comment #36491266

    I might have confused download volume with image size but the tar.gz for dockerTools.buildLayeredImage with just node and mariadb in the contents is still 220MB (just checked) Edit…

  20. comment
    Comment #36490174

    sibling comments about Nix are not acknowledging that the base image size is around 600MB vs 5MB for alpine

  21. comment
  22. comment
    Comment #36104914

    The World's Religions by Huston Smith

  23. comment
    Comment #32276865

    For those looking for a more up to date alternative, with a non-hardcoded DB file path, try https://github.com/greenbender/sqlfs (not affiliated, just had a look in this area a few…

  24. comment
    Comment #31271152

    In the UK at least (apart from Scotland), wild camping is only legal with permission from the landowner (even in national parks), so most people use campsites to avoid the possibil…

  25. comment
    Comment #30638831

    I made a little tool a while back for splitting up your follows by their posting frequency, but setting "nlists" to 1 should accomplish what you asked for. You do unfortunately nee…