Live data from Hacker News

Viewing profile — edenhyacinth

edenhyacinth

HN member
Joined
Wed, Jan 27, 2021, 4:20 PM UTC
HN karma
79
Public activity
21 items

About edenhyacinth

No profile information was provided.

Recent public activity

  1. comment
    Comment #27701432

    I wonder if this encouraged people to be more open with their ideas also. If I could say things knowing that if I made a mistake, someone might friendly correct me with "Ah, you're…

  2. comment
    Comment #27688046

    Pretty much! There's only three major fears remaining * Co-pilot fails to detect it, and you have a potential lawsuit/ethical concern when someone finds out. Although the devil on …

  3. comment
    Comment #27687708

    We have seen Co-Pilot directly output ( https://docs.github.com/en/github/copilot/research-recitatio... ) the zen of python when prompted - there's no reason it wouldn't write the …

  4. comment
    Comment #27687653

    A machine learning isn't really the same as a person learning - people generally can code at a high level without having first read TBs of code, nor can you reasonably expect a per…

  5. comment
    Comment #27673968

    Massive fan of Convivial Society, although I think some pieces necessarily won't give the full background of Illich's belief that technological progress is not necessarily a good t…

  6. comment
    Comment #27605701

    >Google Analytics is free, although it is not. Google Analytics makes money off the personal data they collect from their customers. This isn't strictly true though. Google Analyti…

  7. comment
    Comment #27074274

    I agree - I definitely think that how we treat deer in the UK as a food source and as a wild population is a sensible way of 'farming' animals. My only concern is with domesticated…

  8. comment
    Comment #27024328

    The article presents the case that writing code with a specific style - OOP compared to Data Oriented - is responsible for slowing down performance. That code architecture is prima…

  9. comment
  10. comment
    Comment #26982620

    That argument assumes women aren't interested in those roles, and that their disinterest is the only or primary thing that causes an imbalance. You have to know that isn't true, wh…

  11. comment
    Comment #26980391

    The intention was to show that there is another party involved in the content, even if you intend on the content being private and unpublished. That party can say that they don't w…

  12. comment
    Comment #26969162

    If I were an editor, and someone passed me their amatuerish version of Lolita to edit through, I'd be well within my rights to say that I didn't want to be involved in it. More bro…

  13. comment
    Comment #26942760

    "Your honour, I think you'll find that someone broke into my house and planted drugs" This type of logic has been used plenty in court, it being in your possession, digital or not,…

  14. comment
    Comment #26905132

    I think what you're missing is that Signal does not need to place any files on any phones for their purpose, and likely will not ever do so. Their intention is to render using Cell…

  15. comment
    Comment #26862364

    Given that it's via pyO3, you could even pass the numpy arrays using https://github.com/PyO3/rust-numpy and get ndarrays at the other side. Same no copy, slightly more user friendl…

  16. comment
    Comment #26736596

    It's more the latter, if you read the rest of the thread you'll get a feel for the issue - there's no broad consensus on what Python should do for package management. Flit is not a…

  17. comment
    Comment #26092748

    The left-pad situation wasn't simply that lots of projects were relying on left-pad directly, it was that they were relying on projects that were relying on projects that were rely…

  18. comment
    Comment #26081174

    The judgment alleges that indicating that you believe a company to be a scam - insofar as providing an unsatisfactory service for payment could be considered a scam - is on par wit…

  19. comment
    Comment #25958310

    I have! Used FastAPI as a frontend to do some minor data modification, and passed the data for model inference in Rust. Works really nicely, although given how little work I'm doin…

  20. comment
    Comment #25958283

    Been using Maturin for a little while professionally, and it's surprisingly good. There's a few bugbears here and there - I haven't found a way to have Cargo Test & a pyo3 library …

  21. comment
    Comment #25930134

    I believe they're saying that if you were to do that bootcamp for 4 years it would work out to ~1M , i.e. ridiculously more than any college. I think it'd be 876,000 (36.5K * 6 * 4…