Live data from Hacker News

Viewing profile — whs

whs

HN member
Joined
Tue, Mar 13, 2018, 4:46 PM UTC
HN karma
223
Public activity
104 items

About whs

[ my public key: https://keybase.io/whs; my proof: https://keybase.io/whs/sigs/XsIzvhNTTXrZgjL36BBv_SxD8KYmsGihbLIaFJ5WAB0 ] openpgp4fpr:114f08a7e2081aca01ec7738461ccb345ad1e4a5

Recent public activity

  1. comment
    Comment #49074670

    Seems clear from their website? 1. Their API server provide an attestation JWT. This JWT is signed by Google's private key. 2. The attestation has details on the running container.…

  2. comment
    Comment #48931331

    I had one. The only two reasons it was worth it is my company paid for it, and you can get a lounge space and some swag at reinvent. I never get to use it professionally

  3. comment
    Comment #48878731

    I've been looking for similar distributed computing style LLM, and I found AI Horde and a few other smaller efforts like one from Aphrodite people and distributed training from Nou…

  4. comment
    Comment #48878314

    I wonder how security is done in this engine, since it's accepting input from anyone. llama.cpp's RPC layer seems to says that you shouldn't run it in public (I assume because it i…

  5. comment
    Comment #48829097

    Sounds like the same problem as condom. Nobody want to buy the "mini" size.

  6. comment
    Comment #48813894

    Most people don't directly call Linux syscalls though but go through glibc. It might even be unavoidable if you want to ship desktop apps as the library will use it. If it's that e…

  7. comment
    Comment #48194821

    My company is heavy on Cursor and I still ask them to provide me GitHub Copilot, for the sole reason that Cursor is probably the reason Microsoft had to implement technical enforce…

  8. comment
    Comment #48085231

    I think AWS billing is quite complicated that they probably don't even know what did you get charged specifically for this machine. You might have leftover reserve instance that ap…

  9. comment
    Comment #47384711

    I wish that is an option. Nowadays many non competitives games that you play with friends you trust still use EAC (yet accept non-kernel mode operation on Linux). I suppose other t…

  10. comment
    Comment #47072870

    The analogy I like to use when people say "I paid" is that you can't pay for a buffet then get all the food take-home for free.

  11. comment
    Comment #47012510

    I wrote gRPC xDS server for Kubernetes that is configuration-free. Basically just load xDS client library into your code, then use xds:///servicename.namespace (unlike DNS, namespa…

  12. comment
    Comment #46915630

    I think we ended up in this situation because of this outsourcing. Competitive games and MMO need comprehensive security solution, as cheating has a global lasting impact in matchm…

  13. comment
    Comment #46731678

    I tried it and contributed to searx. It didn't give the same result as Google, and it also have 10k request rate limit (per month I believe). More than that you'll have to "contact…

  14. comment
    Comment #46715252

    It should tell me what should I look before I trust it. Not trusting the workspace means I might as well use Notepad to open it. I wouldn't think that tasks.json include autorun ta…

  15. comment
    Comment #46709987

    Other people have described Factorio-style game, or idle RPGs. I think for a Factorio-style game, Desynced might be a better programming game. I haven't play it for quite some time…

  16. comment
    Comment #46708775

    >Google: Google does not offer a public search API. The only available path is an ad-syndication bundle with no changes to result presentation - the model Startpage uses. Ad syndic…

  17. comment
    Comment #46706344

    I wish there's a RuneScape server for bots. A game where it is both fun to play manually, and automated. Quests, for example, is a one-off thing where it could be fun for the playe…

  18. comment
    Comment #46585523

    The same news is reported at https://news.ycombinator.com/item?id=46562949 I don't think this is related to third-party use of CC. This is the same blocking as Anthropic blocking O…

  19. comment
    Comment #46564782

    Decky warns that the Steam's built in browser is outdated and may have security vulnerability. I suppose properly maintaining a browser is a burden.

  20. comment
    Comment #46557609

    Copilot in VSCode is integrated with VSCode's LLM provider API. Which means that any plugins that needs LLM capabilities can submit request to Copilot. Roo Code support that as an …

  21. comment
    Comment #46556653

    Thai banks are required by regulation to have facial recognition when transferring over 50k THB in one transaction or cumulative in a day. I believe most banks have shutdown their …

  22. comment
    Comment #46523486

    In Thailand signs are taxed based on its size, text language (Thai only, No text or multilingual text and Thai text are placed lower than other languages, Multilingual text), and s…

  23. comment
    Comment #46165088

    I got curious and I checked AWS WAF. Apparently AWS WAF default limit for CloudFront is 16KB and max is 64KB.

  24. comment
    Comment #46070613

    On an unrooted Android you could use App Ops to do some of that with Shizuku. I assume they don't expose it to users because once most people start to do that apps would start to i…

  25. comment
    Comment #45968251

    You mean Android Studio will be canned in 2018 max with a reasonable estimate of 2016-2017?