Live data from Hacker News

Viewing profile — xgstation

xgstation

HN member
Joined
Fri, Jul 01, 2022, 8:02 PM UTC
HN karma
471
Public activity
38 items

About xgstation

No profile information was provided.

Recent public activity

  1. comment
    Comment #48667727

    > This is one reason why Deepseek & GLM are priced so cheaply, they are competing with impossibly low token prices in China. They have to keep prices low, in order for people to us…

  2. story
    Ask HN: Claude web blocked its assets visit via csp?

    returned CSP header as following while all assets access to `https://assets-proxy.anthropic.com` is blocked script-src 'strict-dynamic' https: 'nonce-0f2f/yV7CL8nKlXr/lFMPA==' http…

  3. comment
    Comment #46362189

    I imagine FPGA could just be part of general CPU that provides user space APIs to program them to accelerate certain work flow, in other words, this sounds like exactly JIT to me. …

  4. comment
    Comment #45881662

    there is only 160MHz on 5Ghz that's non DFS/Weather Radar

  5. comment
    Comment #45763939

    even in single language, how do you handle schema evolution (detect breaking changes at compile time) without IDL?

  6. story
  7. comment
    Comment #44008174

    is using Rust to rewrite existing package managers a new trendy thing feels we eagerly need cv -> C/C++ package manager

  8. comment
    Comment #43884093

    sure there are hype around MCP, but how does that bridges to "MCP Is Mostly Bullshit"? the title is more or less click bait, even author admits it > I am not even saying MCP is bad…

  9. story
  10. comment
    Comment #42845051

    nit: replace "may have" with "has" but yes I am tired of seeing this kind of "news". they don't carry much useful information, more like noise nowadays

  11. comment
    Comment #42785630

    It is really fun and sarcastic to watch all this happening. U.S. Gov. tried to block China from accessing GPU resources very hardly to stop their AI development, but actually helpe…

  12. comment
    Comment #42778007

    I can imagine how depress Lee felt when being beaten by AI the first time, but looking at the bright side, we see Shin Jin-seo as the rising star in the AI-era of Go by leveraing A…

  13. comment
    Comment #42777747

    from Company perspective, I think the answer is yes but from individual perspective I don't think that is the case. Since AlphaGo first time was released and beat world-class playe…

  14. comment
    Comment #42774586

    if U.S. could have opened its market to Chinese EVs (yes yes I know Chinese Gov subsidizes those vendors a lot, but U.S. can still do punitive tariffs, instead of just ban[1], and …

  15. comment
    Comment #42704821

    > I did not "claim" or "state" from myself directly, I said "recognized as malware" (as per automated analysis from sites), let's learn properly understand the things we read, befo…

  16. comment
    Comment #42621230

    as long as human has written self-dialogue and introspection into text that LLM can be trained with, it is expected LLM will produce similar content, this is not much different fro…

  17. comment
    Comment #42601561

    I know other ecosystems do the same and those are baffling too, especially for the newer created languages like rust, which is why https://internals.rust-lang.org/t/pre-rfc-sandbox…

  18. comment
    Comment #42601539

    I think sometimes the problem is coming from accidental typos instead of not trusting, say if one accidentally typed `pip install requests` into `pip install requestss` and if `req…

  19. comment
    Comment #42600557

    the fact that `pip install` just runs whatever is in `setup.py` is still mind baffling, even if the author weren't mallicious the `setup.py` can still do harm (say delete a file by…

  20. comment
    Comment #42253504

    the security is really not just memory safety from its lifetime & borrow checker. it is that from language perspective, without writing unsafe, you won't have hit undefined behavio…

  21. comment
    Comment #41932705

    If I have to guess that is likely the case, but if that is the case then reasoning and formal process should me made clear and transparent, while the weird part is that Huawei is a…

  22. comment
    Comment #41932612

    By technical, it means decision is to be made objectively through logical reasoning following certain rules. It is a patch at the end and should follow kernel development process. …

  23. comment
    Comment #41932527

    Linus Torvalds said > As to sending me a revert patch - please use whatever mush you call brains. I'm Finnish. Did you think I'd be supporting Russian aggression? Apparently it's n…

  24. comment
    Comment #41643257

    not sure if this is what the op referred but like this one https://news.ycombinator.com/item?id=41450347 didn't find threads that regarding "clarify APIs semantics", but kernel doc…

  25. comment
    Comment #40628607

    to be fair, Qualcomm runs on Linux (Android) all the time