Live data from Hacker News

Viewing profile — jadodev

jadodev

HN member
Joined
Tue, Mar 22, 2022, 3:37 PM UTC
HN karma
87
Public activity
18 items

About jadodev

No profile information was provided.

Recent public activity

  1. comment
    Comment #45694366

    TinyMist is a great alternative to the online editor for local development in VS Code / Cursor https://myriad-dreamin.github.io/tinymist/

  2. comment
    Comment #42692484

    [flagged]

  3. comment
    Comment #42692456

    wow, somehow you jumped to some next level conspiracy garbage more extravagant than the rest of the comments. 20 million people participating in protests was not a “state sponsored…

  4. comment
    Comment #40460966

    I was excited for Accelerator. All of the projects from last year[1] actually looked useful or I was already using them (htmx, dioxus, nuxt, datasette, trpc, strawberryql). Now it …

  5. comment
  6. comment
    Comment #40082900

    MLIR includes a "linalg" dialect that contains common operations. You can see those here: https://mlir.llvm.org/docs/Dialects/Linalg/ This post is rather unrelated. The linalg dial…

  7. comment
    Comment #39442617

    This comment finally pushed me to try out Kagi and WOW. I did not realize how much I was missing out from a search engine - pinning & blocking websites on my search???? It seems so…

  8. comment
    Comment #38786014

    Direct link to all the new features: https://pluto-lang.org/docs/category/new-features

  9. comment
    Comment #36156761

    Have any examples of syntax you find tasteless? Things in Zig that feel ergonomic to me: comptime params > separate generic args; ptr.* > *ptr; optional pointers > possibly null no…

  10. comment
    Comment #35996168

    ... wat? imperative; compiled to machine code, either static exe or dynamic libs; builtin RAII & polymorphism (parametric, subtyping); maps, vectors, trees, and other data structur…

  11. comment
    Comment #35995496

    nah this is a pretty normal way to compare languages. rust's "complex" syntax can mostly be attributed to its semantics https://matklad.github.io/2023/01/26/rusts-ugly-syntax.html …

  12. comment
    Comment #35796905

    It looks like the Mojo compiler/runtime hooks into the CPython interpreter. > We utilize CPython to run all existing Python3 code “out of the box” without modification and use its …

  13. comment
    Comment #35792442

    The goal is for the language to be a superset of Python > Further, we decided that the right long-term goal for Mojo is to provide a superset of Python (i.e. be compatible with exi…

  14. comment
    Comment #35673457

    Running at 60fps for me, macOS 12.5

  15. comment
    Comment #35592648

    > This was not a "knee-jerk" reaction, nor was it an attempt to spread fear or cause panic. While the document the foundation drafted did lead to the fork, we believe it is an over…

  16. comment
    Comment #34805867

    looks like this project is using edition = "2021" rust-version = "1.57"

  17. comment
    Comment #34591613

    Obviously the examples in a README for a programming language are going to showcase said language's features.

  18. comment
    Comment #32551738

    "All rights reserved" is NOT open source. Open source licenses imply copyright ownership, not the other way around. This is a copyright violation.