Live data from Hacker News

Viewing profile — boccaff

boccaff

HN member
Joined
Tue, Jan 11, 2022, 12:40 AM UTC
HN karma
59
Public activity
27 items

About boccaff

No profile information was provided.

Recent public activity

  1. comment
    Comment #49095076

    I don't know, but I imagine "unsubscribe" type of features.

  2. comment
    Comment #49066571

    Don't we still need to verify that what the LLM proved is actually the stated system?If agents cutting corners (like deleting tests) is a concern, how can we be sure that the verif…

  3. comment
    Comment #48915081

    The value of AI and related companies on retirement funds

  4. comment
    Comment #48382265

    It is interesting that they are paying attention to that, as the section on interactivity [1] brings "how to disable a cell" that would prevent its reactivity and anything that dep…

  5. comment
    Comment #48146981

    There is a lot of "throw it against the wall, and if it sticks, write it up" empirical work against benchmarks. It leads to post-hoc rationalization of the work and browser plugins…

  6. comment
    Comment #47524232

    The estimated area of no-till in Brazil is between 33 to 50 million hectares. It won't be hard for you to find videos of no-till corn being planted following soybean. There is also…

  7. comment
    Comment #47322116

    llama models pushed the envelope for a while, and having them "open-weight" allowed a lot of tinkering. I would say that most of fine tuned evolved from work on top of llama models…

  8. comment
    Comment #47206264

    tree algorithms on sklearn use parallel arrays to represent the tree structure.

  9. comment
    Comment #47206247

    short answer: No. longer answer: Random forests use the average of multiple trees that are trained in a way to reduce the correlation between trees (bagging with modified trees). B…

  10. comment
    Comment #45867744

    Do you have any pointer to search for that?

  11. comment
    Comment #45715401

    You can see aggregated results on `stats` [1] for every year. In general, half the people drop in the first 3-4 days. For last year, by day 12 there is less than 1/5 of day 01. Whi…

  12. comment
    Comment #45715369

    I am not aware of Eric saying something about that alternative, but this comment on reddit[1] makes a lot of sense to me: > Given that part 2 is often a very simple modification of…

  13. comment
    Comment #45415660

    You could think about how most people can get away without doing anything physical to survive, so we must artificially exercise to be healthy. The question then is if this analogy …

  14. comment
    Comment #45400272

    hard, and expensive, but doable as long as carbon credits are a thing: https://re.green/en/?force_locale=1 there are a few others in Brazil, like Biomas and Mombak

  15. comment
    Comment #44796624

    >2. be very careful when using rm command (use alias rm='rm -i' ) and treat mv/cp/rsync like rm

  16. comment
    Comment #43896941

    Announcement from Eppo[1] [1] https://www.geteppo.com/blog/eppo-is-now-part-of-datadog

  17. comment
    Comment #42508988

    There is a multitude of applications leveraging parts of the spectra different than the visible. I come from an agricultural background, and you can see examples from improving cla…

  18. comment
    Comment #42234744

    If anything, OCaml's error messages are something that sucks, especially for newcomers. The `Error: Syntax Error` message that points to an empty last line in the file leaves you d…

  19. comment
    Comment #41728731

    I'd guess that you can equate "screen time" to "smartphone use" in most of the population but here. Similar to what people are using the screen for. To include so many variations o…

  20. comment
    Comment #41578583

    When I've dealt with R in production, cursed meant: - Difficult to keep package versioning, even with "renv". - If an analyst decide to use a single function from the "tidyverse", …

  21. comment
    Comment #41556455

    This impression looks more like the main events of the movie. You have the several turns on the Battle of Osgiliath, and Boromir alluding to Gondor paying the cost for holding the …

  22. comment
    Comment #41555309

    Disclaimer: My view is based on D&D 3Ed. I think that the the game culture have changed into something where the DM (dungeon master) is just a enforcer of rules/npc builder. Most o…

  23. comment
    Comment #41378575

    Which can be incremented to `cargo watch -x check -x test -x "run --release" --clear` on a side terminal.

  24. comment
    Comment #39580608

    If you have 2 windows side by side, nothing. If you have 4 windows and want 3 columns and the left column with two windows on top of each other, there is a lot. Usually it is somet…

  25. comment
    Comment #34160102

    except when you have a different locale and language, and half your office suite have the original shortcuts, and the other half is translated like: ctrl + a (abrir, open in Portug…