Viewing profile — whs
whs
HN member- Joined
- Tue, Mar 13, 2018, 4:46 PM UTC
- HN karma
- 223
- Public activity
- 104 items
- HN profile
- View on Hacker News ↗
About whs
Recent public activity
-
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.…
-
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
-
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…
-
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…
-
comment
Comment #48829097
Sounds like the same problem as condom. Nobody want to buy the "mini" size.
-
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…
-
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…
-
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…
-
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…
-
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.
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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.
-
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 …
-
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 …
-
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…
-
comment
Comment #46165088
I got curious and I checked AWS WAF. Apparently AWS WAF default limit for CloudFront is 16KB and max is 64KB.
-
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…
-
comment
Comment #45968251
You mean Android Studio will be canned in 2018 max with a reasonable estimate of 2016-2017?