HackerTrans
TopNewTrendsCommentsPastAskShowJobs

darkwi11ow

13 karmajoined 2 เดือนที่ผ่านมา
SWE, based in Kyiv, Ukraine

comments

darkwi11ow
·10 ชั่วโมงที่ผ่านมา·discuss
Inference might be profitable, but it does not mean the profits of AI datacenters will rise in future. Open weight models and local AI already put the pressure on the AI datacenter profit margins, and local AI is set to become much more efficient in the future.
darkwi11ow
·22 วันที่ผ่านมา·discuss
LLMs are really bad at abstract strategy games like chess, go or civilization. Their ability to excel at broad reasoning is what is limiting them in games that have narrow rule-sets but steep learning curve.
darkwi11ow
·เดือนที่แล้ว·discuss
I use Arch on my dev qemu VM and actually review all changes all the time.

It is not that hard with small amount of pkgbuilds:

  find ~/.cache/yay -maxdepth 1 -type d
  /home/virt/.cache/yay
  /home/virt/.cache/yay/google-chrome
  /home/virt/.cache/yay/ngrok
  /home/virt/.cache/yay/rancher-k3d-bin
  /home/virt/.cache/yay/simplescreenrecorder
  /home/virt/.cache/yay/ttf-comfortaa
  /home/virt/.cache/yay/cursor-bin
  /home/virt/.cache/yay/yay
  /home/virt/.cache/yay/volta-bin
darkwi11ow
·2 เดือนที่ผ่านมา·discuss
Yep, react is indeed a library. Part of the confusion comes from a fact that react community was keen to hijack "react" name and slap it onto their own projects, for example there were react router, react query, react table, etc., so one could have get a feeling that react was like full-fledged framework, while most of these "react" projects were not affiliated with react the library in any way.
darkwi11ow
·2 เดือนที่ผ่านมา·discuss
Afaik there is no proof Anthropic is profitable. This, and uv buyout by OpenAI only adds a risk to supply chains. In few years these companies can be overrun by open source models or startups delivering new hardware/software breakthrough in LLM. It is not like uv and bun are acquired by IBMs or Alphabets of today.
darkwi11ow
·2 เดือนที่ผ่านมา·discuss
I use Tanstack in my projects. Last week when Tanstack got compromised, it was only my laziness that saved me -- was thinking about doing pnpm upgrade but got lazy and played some dota... Finished game was just going to pnpm upgrade, opened hacker news and boom! news hit.

Since then, I had set up libvirt/qemu based VM with another Linux running in it specifically for development. Now I run all of docker, kubernetes, IDE, pnpm, uv, etc in that VM and removed them from host. The only write capable secret VM has access to, is my passphrase protected ssh key, which I can quickly revoke from my Github account in case of compromise. Feels much safer now.
darkwi11ow
·2 เดือนที่ผ่านมา·discuss
I use $20 plan on daily basis for more than a year now, and have yet to exhaust that limit. The plan includes $20 in api costs for non-Cursor premium models and $20 for Composer and Auto models provided by Cursor themselves.

That said, I am pretty old-fashioned coder and use LLM mostly to overcome the blank page problem, which means I review and often rewrite LLM output by hand and avoid prompt loops for a single task.

People who are aiming to not read code any more might find this $20 plan lacking for their needs, however for my needs it fits perfectly.
darkwi11ow
·2 เดือนที่ผ่านมา·discuss
https://www.openpolicyagent.org/docs/policy-language Not quite Prolog as they teach in universities, but its close descendant. Used for policy evaluation, e.g. to validate tree-structured datasets against arbitrary permission rule sets.
darkwi11ow
·2 เดือนที่ผ่านมา·discuss
This is what usually happens with LLM assisted writing. Looking at other posts in author blog, they are as well likely written with help and guidance of LLM bot, and also bring feeling of incoherence when read. I'd say this style predates LLM by millenia so it is not really invented by bots. To me it resembles the most the older religious texts and especially oral preaching. Some of attractors in current frontier models are likely coming from religious areas of knowledge, since this apocalyptic incoherence is found in so many texts today.
darkwi11ow
·2 เดือนที่ผ่านมา·discuss
See http//localhost:3000