Live data from Hacker News

Viewing profile — rewq4321

rewq4321

HN member
Joined
Fri, May 24, 2019, 7:48 AM UTC
HN karma
774
Public activity
258 items

About rewq4321

No profile information was provided.

Recent public activity

  1. comment
    Comment #38113069

    Not just the API - I'm now suddenly having DNS troubles with one of my domains. I think maybe only domains/sites that use their "configuration rules", or some specific feature like…

  2. comment
    Comment #35911442

    > Also the attention mechanism is baked in during pretraining IIUC, this is no longer necessarily true with positional encodings like ALiBi: https://github.com/ofirpress/attention_…

  3. comment
    Comment #34485785

    What source is that understanding based on? I was not under the impression that Anthropic was intending to open source their models at all.

  4. comment
    Comment #32658271

    Yep, unions are fighting against even allow moving to 1 crew member per train, let alone zero. https://smart-union.org/our-priorities/legislative-issues/ https://public-inspection.…

  5. comment
    Comment #32536854

    *make their neighbourhood more accessible to those who are not well-off

  6. comment
    Comment #32500524

    Are you sure you're up to date on the latest additions to this API? This wasn't in the MVP: > The origin private file system provides optional access to a special kind of file that…

  7. comment
    Comment #32432798

    The root cause is primarily housing policy. Let developers build many apartments, and let them build small apartments. Zoning laws that make it a years-long process to just get a p…

  8. comment
    Comment #32419010

    Fun fact: It's also far more environmentally friendly in terms of how much land is required to produce it: https://ourworldindata.org/palm-oil

  9. comment
    Comment #32418872

    Not the person you're replying to, but if you're willing to do that to your walls, you're probably willing to pay for an external antenna and internal transmitter

  10. comment
    Comment #32192682

    > there is value in publicizing the fact [...] This has consequences in how they approach treatment (medication-centric) If anything (in my experience) people are too biased agains…

  11. comment
    Comment #31870173

    As of quite recently that may be changing in Chromium (early experiment): https://groups.google.com/a/chromium.org/g/blink-dev/c/9xWJK... IIUC, the TLDR is that they're experimenti…

  12. comment
    Comment #31519413

    The holy grail for me would be a tool that allows me to run (basically) any Python package in the browser. Pyodide is at the point where it can run any pure Python wheel out of the…

  13. comment
    Comment #31409812

    That doesn't make sense as a typo? Node.js runs on V8 too. And whether two platforms run on V8 doesn't say much about their compatibility outside of "they both run javascript".

  14. comment
    Comment #30817565

    Those interested in this should check out Pyodide[0]. It basically "just works" so long as the libraries you import are pure Python or are part of the core scientific stack (the Py…

  15. comment
    Comment #30817413

    Why does it need to be direct ? A bit of glue code doesn't hurt, especially since most of the other glue is going away with WASI.

  16. comment
    Comment #30812575

    Not infinity, but yeah it's worth more than people generally think. But in the end you don't really lose many clock cycles anyway because everything actually runs in C/CUDA/etc. be…

  17. comment
    Comment #30801450

    Why? If your messaging app doesn't have the ability to block stranger requests, why are you still using it? And even if you for some reason don't want to restrict your requests, yo…

  18. comment
    Comment #30661031

    +1 and you can even connect your Colab to a GCP Marketplace Colab runtime that has no time limit (but will cost us) if you e.g. need to run something for a few days (although then …

  19. comment
    Comment #30301109

    Users care about UX. Ads affect UX. If there is healthy competition, then things can't get as out of control as you're implying.

  20. comment
    Comment #30288269

    Ads aren't a problem if there are multiple competing services to choose from. If customers care about the ad-related UX then they'll switch to a better competitor. The problem is m…

  21. comment
    Comment #30287984

    You're assuming there will never be competition in his niche or that he will somehow discover a way to maintain a monopoly.

  22. comment
    Comment #30287253

    This seems very impractical given the way the internet currently works. Most startups use dozens of SaaS products, let alone more basic/foundational things like global CDNs. You're…

  23. comment
    Comment #30088293

    Almost comical to draw an analogy to 3D glasses imo - VR is a completely different ball game. VR headset purchases are growing at more than 2x year on year, and the "try it once an…

  24. comment
    Comment #30088143

    That's not at all my experience, or that of my friends. We play multiplayer games together via streaming (Geforce Now) even though we're in different continents, and it works perfe…

  25. comment
    Comment #29651151

    Exactly . So many comments here are acting as if they're forced to use npm+react+tailwind+etc. but you're absolutely not. Web standards (querySelector, fetch, display:flex, ...) ar…