Live data from Hacker News

Viewing profile — sciolizer

sciolizer

HN member
Joined
Sat, Sep 01, 2007, 1:15 AM UTC
HN karma
118
Public activity
44 items

About sciolizer

No profile information was provided.

Recent public activity

  1. comment
    Comment #48329085

    You can't use a worktree without write access to the shared object database. You can use worktrees, or you can containerize your agents, but you can't do both.

  2. comment
    Comment #48329044

    > hardlinks the index I think you mean hardlinks the object database? The index (staging area) changes constantly. Not much point in hardlinking it. Hardlinking the object database…

  3. comment
    Comment #47005917

    His Sarah Paine episodes have way more listeners than his normal fare. I doubt that's the whole story, but that's surely part of it.

  4. comment
    Comment #45441214

    `man perl` and `man perlintro` are the easiest way to get started. Not sure about Raku.

  5. comment
    Comment #44203744

    Reminds me of [puzzlescript][1]. [1]: https://www.puzzlescript.net/editor.html

  6. comment
    Comment #41286929

    Good question. Technically, ToOwned counts: pub trait ToOwned { type Owned: Borrow ; fn clone_into(&self, target: &mut Self::Owned) { ... } } Here the `Owned` is technically an inp…

  7. comment
    Comment #41284780

    To clarify things a bit further, I find it helpful to think of traits as open compile-time functions that input types (including Self) and output both types and functions. pub trai…

  8. comment
    Comment #39267361

    Do you decelerate in both axes?

  9. comment
    Comment #30807788

    Why do you need runtime codegen? What exactly needs to be "instantiated"? Ultimately the runtime representation of a type parameter comes down to sizes and offsets. Why not have th…

  10. comment
    Comment #30352518

    > Large proportions of the supposedly human-produced content on the internet are actually generated by artificial intelligence networks in conjunction with paid secret media influe…

  11. comment
    Comment #29786664

    Depends on what you mean by "decline". But if you're talking about stock price, then the current Shiller PE Ratios are: Amazon = 238.08 Netflix = 219.32 Google = 73.95 Facebook = 6…

  12. comment
    Comment #28676056

    Answer to #1: In the google search results, click the three vertical dots above the link and to the right of the domain. If using mobile, you'll need to switch to desktop mode to s…

  13. comment
    Comment #22990377

    Yudkowsky's explanation[1] is the first one that worked for me. I later found Quantum mysteries for anyone[2] helpful. The latter has less soap-boxing. 1: https://www.lesswrong.com…

  14. comment
    Comment #22144662

    I have to disagree strongly with point 2. IDEs are much better at the read path than simple text editors are. Critical to reading code quickly is being able to navigate it quickly,…

  15. comment
    Comment #16516101

    If I wanted to gain a more intuitive appreciation of the patterns described in the presentation by learning a language, which is the best place to start: APL, J, K, or something el…

  16. comment
    Comment #14534822

    The Boston Morning Post theory is well supported, but so are a few other alternative theories. https://en.wikipedia.org/wiki/OK#Proposed_etymologies

  17. story
  18. comment
    Comment #10287945

    Perhaps a better analogy would be, do you believe that matter exists beyond the observable universe? Because of the expansion of the universe, it is theoretically possible for me t…

  19. comment
    Comment #10270340

    Do you believe god exists and has a psychology? I'm trying to understand if you have trouble believing because you don't think god would create such a universe, or if you have trou…

  20. comment
    Comment #10270319

    Not a physicist either, but I think "local realism" is a conjunction of "local" and "realism". Bell inequality experiments show that "local realism" is false, and so we have to rej…

  21. comment
    Comment #8850460

    Is it too much of a simplification to say that this paper is basically advocating object-oriented design, before that term was coined? My summary: The paper compares two different …

  22. comment
    Comment #7178608

    Here's a suggestion: design the SDK such that calling a method returns you everything you need to construct the REST call yourself: the verb, the url, the query params, the form pa…

  23. comment
    Comment #4278297

    2, 3, and 4 weren't problems back then

  24. comment
    Comment #3872253

    I found a bug. A*, Chebyshev, Allow Diagonal: WWWWWW GWR WWWWW Optimal path should go underneath, but the simulator chooses to go over.

  25. comment
    Comment #3689046

    It's a trade off. There's a lot more money in the first-world. But there's a lot more users in the third-world. That's why the third-world is called the majority-world.