Live data from Hacker News

Viewing profile — pid-1

pid-1

HN member
Joined
Fri, Sep 17, 2021, 2:05 PM UTC
HN karma
2,212
Public activity
716 items

About pid-1

No profile information was provided.

Recent public activity

  1. comment
    Comment #49181194

    You can even buy some paint and build dedicated bus lanes. Some alien technology shit.

  2. comment
    Comment #48966938

    Or just use free props if you are a hobbist.

  3. comment
    Comment #48912046

    Retail investors do not have access to systems that calculate risk, margins, pnl, etc... and generally also don't have the necessary knowledge and market data to price such instrum…

  4. comment
    Comment #48911917

    Absolutely 100% agree. At the same time, one can make financial decisions based on risk rather than longterm expected returns. For instance, I'm happy with fixed income yields rn. …

  5. comment
    Comment #48911426

    Hold short term debt (e.g money market funds or SOFR ETFs). Then you will have cash in hand if either stocks fall or yelds raise. Never buy derivatives as a non institutional inves…

  6. comment
    Comment #48809296

    Radio modulation / coding (at least for 802.11) benefits greatly from paralelism (lots of matrix multiplication etc). I imagine that using an ASIC is way more cost efficient vs usi…

  7. comment
    Comment #48583959

    I've been using ChatGTP by voice for things like cooking and house repair stuff. It's quite convenient for situations in which your hands are busy. Other week I fixed a a water val…

  8. comment
    Comment #48575666

    No. The maximum granularity is also 'per repo'.

  9. comment
    Comment #48410292

    1 If you never rebalance, you're never adding new stocks to the index, nor removing stocks that do not belong to it anymore. 2 You need to rebalance to take corporate events into a…

  10. comment
    Comment #47665366

    Many security/privacy nerds don't own end consumer gadgets etc... Some folks go vegan after seeing how the sausage gets made.

  11. comment
    Comment #46129287

    Pandas is cancer. Please stop teaching it to people. Everything it does can be done reasonable well with list comprehensions and objects that support type annotations and runtime t…

  12. comment
    Comment #44855974

    > what's the consequences for HN of a user having their password compromised HN does not enforce anonymity, so the identity of some users (many startup owners btw) is tied to their…

  13. comment
    Comment #44373493

    I think the biggest issue is M365 Copilot was sold as something that would integrate with business data (teams, files, mail, etc.) and that never worked out quite well. So you end …

  14. comment
    Comment #44039468

    > and people were buying it! real corporations and governments were buying this crap - it's insane Anedote: in Wall Street, Global Relay and TeleMessage are the major players when …

  15. comment
    Comment #43289709

    Like most things serverless Athena is cheap as long as you don't use it. My company has 100s of data pipelines that are executed infrequently. For this use case Athena is ridiculou…

  16. comment
    Comment #43282669

    If you're already in AWS, why wouldn't you use AWS Glue Catalog + AWS SDK for pandas + Athena? You can setup a data lake, save data and start doing queries in like 10 minutes with …

  17. comment
    Comment #42508414

    Interesting, I had a similar experience as an exchange student in Britain.

  18. comment
    Comment #42433793

    That's surprising. I haven't met a single user who found Copilot useful in Excel. I've found some that enjoyed using it a "smart auto complete" both in Word and Outlook, however. M…

  19. comment
    Comment #42431781

    Sorry, I think we are talking about different stuff. I was referring to Copilot for M365, which costs 30 USD / month and targets biz users. Github Copilot is definitely worth it.

  20. comment
    Comment #42431445

    I've brought MS Copilot licenses for my company in ~ February 2023. They were sold in a yearly commitment and offered no trials. A bad deal, but I was afraid of missing out AI prod…

  21. comment
    Comment #42338554

    That particular issue also exists in GitLab. See https://gitlab.com/gitlab-org/gitlab-runner/-/issues/2797

  22. comment
  23. comment
    Comment #42003036

    That was not my personal experience. CS and Warcraft 3 community lobbies featured rampant cheating. Way more than CS:GO and Dota 2.

  24. comment
    Comment #41706557

    I have done the following in the past: 1. pip install libfoo==1.x.x 2. pip install libfoo==2.x.x --target ~/libs/libfoo_v2 # vendor libfoo v2 3. import sys import libfoo original_s…

  25. comment
    Comment #41648614

    RPG Maker brings me so many good memories... highly recommend!