Viewing profile — XzAeRosho
XzAeRosho
HN member- Joined
- Wed, Mar 27, 2019, 5:59 PM UTC
- HN karma
- 352
- Public activity
- 107 items
- HN profile
- View on Hacker News ↗
About XzAeRosho
No profile information was provided.
Recent public activity
-
comment
Comment #49048519
Tell that to recruiters requiring leet code tests for Senior/Leadership roles. Absolutely idiotic market at the moment.
-
comment
Comment #48386340
Google's MO since always has been to release great products or services for free, position themselves high and then abandon them or just find uses for Enterprise sales. I'm pretty …
-
comment
Comment #47803547
It just repopulates the context. It's absolutely infuriating the way it behaves now, since there are not many workarounds to minimize token usage unless you use caveman [1]. [1]: h…
-
comment
Comment #47428528
It's not actually doing browser actions like Playwright or other browser automation tools, rather than direct API and MCP calls/actions. This is a whole new subset of API and conne…
-
comment
Comment #47427784
There's a slightly new topic called Agentic Commerce, where you say for example: "purchase for me the most energy efficient dishwasher with a budget of $600", and the agent will co…
-
comment
Comment #47411438
I know most of this affects only the US, but I'm wondering where this will go in the EU if the Age Verification Tech goes ahead in America. There's been lots of efforts to increase…
-
comment
Comment #46412994
>2. How do you handle the semantic gap? LLMs operate in natural language/fuzzy logic space, while formal methods require precise specifications. What's the translation layer like? …
-
comment
Comment #46120072
This is the job a junior developer may deliver in their first weeks at a new job, so this is the way it should be treated as: good intentions, not really good quality. AI coding ne…
-
comment
Comment #46106313
An option trader would bet on the volatility index of the predictions, instead of the prediction itself.
-
comment
Comment #45847649
The answer to most convenient solutions is money. There's no money in that.
-
comment
Comment #45370412
Absolutely. Common sense and critical thinking is less common than you may think.
-
comment
Comment #44997735
It really depends on the driver lottery. Do you have good driver support? Good, you'll have a mostly flawless experience. Generic drivers? You either get weird cpu usage patterns, …
-
comment
Comment #43101489
If things felt corrupt before, why not improve the processes? Why keep doing the same but with the companies the administration in turn likes the best?
-
comment
Comment #42460262
I think the answer it's in the Blackmagic website: >the world’s first advanced cinema camera designed to shoot for Apple Immersive Video I think they are tapping early into an emer…
-
comment
Comment #42452261
It says so in the article itself: >Excluding interconnects, the SRAM and CCD should add up to less than 20µm thick. To accommodate such small and fragile components, AMD has added …
-
comment
Comment #42234719
yup: https://grapesjs.com/ Self-hostable too.
-
comment
Comment #42075745
I've been working on some ML solutions similar to this with, and the high accuracy is the challenging part. Specially with "creative" layout documents. I'm curious as well to see h…
-
comment
Comment #41973147
I know this is an honest response, but it's a bit funny that most (if not all) of those features are not useful at all in daily applications. And they will be added in the future™!…
-
comment
Comment #41970596
Interesting! As a fullstack developer, how did you even landed on such projects? Are you even using your SW Engineering skills in this? I really want to know more how are you able …
-
comment
Comment #41069708
RLS is rock solid. That's what Supabase leverages to create access policies and more. They have a very good example of how it works and how powerful it is in their docs: https://su…
-
comment
Comment #40848212
Location: Barcelona, Spain Remote: Yes Willing to relocate: No Technologies: Python, Golang, C#, Docker, PHP, Linux networking, LLMs agent tuning, data science Résumé/CV: https://l…
-
comment
Comment #40811566
It's on HuggingFace already: https://huggingface.co/google/gemma-2-9b
-
comment
Comment #40530032
Nowadays, installing WSL is really painless procedure [1] Also make sure to install the Windows Terminal [2] to take full advantage of wsl2. [1]: https://learn.microsoft.com/en-us/…
-
comment
Comment #40527714
>The presence of oxygen so early in the life of this galaxy is a surprise and suggests that multiple generations of very massive stars had already lived their lives before we obser…
-
comment
Comment #40382834
It's considered an emergent phenomenon of LLMs [1]. So arithmetic reasoning seems to increase as LLMs reasoning grows too. I seem to recall a paper mentioning that LLMs that are be…