HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nzeid

302 karmajoined 2 jaar geleden

comments

nzeid
·1 uur geleden·discuss
Was there a disadvantage to using HAProxy + multiple PGBouncer instances?
nzeid
·3 dagen geleden·discuss
Which is why test generation has to be carefully guided as well, and this is something at which I've incidentally been fast. Ultimately it's a constant battle between LLM handholding and doing things yourself.
nzeid
·3 dagen geleden·discuss
Yep.
nzeid
·3 dagen geleden·discuss
I do not have the burnout but I certainly operate similarly to the author. I continue to be unable to establish a workflow where allowing the LLM to generate code that I review is faster than writing the code myself. Literally the only two ways out of this dilemma is to blindly trust what was generated or to generate an uncharacteristically exhaustive suite of unit tests to validate every possible scenario. I just write the business logic myself and have the LLM do a lot of the rest. Boilerplate falls into the latter as well.
nzeid
·8 dagen geleden·discuss
> After this minor hiccup, the experience with MSI was actually quite pleasant. They prepared a patch for the vulnerability within two days of me reporting it and told me which MSI Center release it was to be bundled with, and when they planned to release the new version.

Was NOT expecting a happy ending.

I don't know if the part of MSI Center with the pipe vulnerability is automatically installed on desktops but this is the terribly written software that you need to turn off all the obnoxious lights on your MB and DRAM.
nzeid
·10 dagen geleden·discuss
I'm old-man-yelling-at-the-clouds here. Everyone just uses Cloudflare, which is not a bad thing by itself. But do they _have_ to? Is managing your own edge really that terrifying?
nzeid
·16 dagen geleden·discuss
What!? Amazing.
nzeid
·2 maanden geleden·discuss
I want this. It's the reason why every time I shop for desks I look for workbenches. Desks are always TINY and I never understood why.
nzeid
·2 maanden geleden·discuss
> # External mode — you manage llama-server, forge proxies it

> python -m forge.proxy --backend-url http://localhost:8080 --port 8081

This is a good example because I've currently stuck with llama.cpp's UI. I can read your code (or throw Gemma at it =p ) but thought I'd ask anyway.

In this example, what is it exactly that your proxy is fortifying? The HTTP SSE requests? (Those would be `/chat/completions`.)
nzeid
·2 maanden geleden·discuss
This fixation on "importance" is laughable. It is "insane" to drop Gmail because it makes them a shitload of money. That is how corporations work.
nzeid
·2 maanden geleden·discuss
> They've essentially gotten roped into maintaining a huge chunk of internet infrastructure, for free. If they ever shut it down the whole world would end up rioting because it's so widely used.

Not even remotely true. They regularly shut down products and services with impunity. If Gmail cost more than the data they directly or indirectly mine and sell from their users, Gmail wouldn't exist either.
nzeid
·2 maanden geleden·discuss
General purpose, mostly internet research in the form of slow-crawling. (Emphasis on slow - I've ultimately landed on Scrapling's API for seamless content rendering, and I use image support so as not to exclude informative images or weirdly rendered text.)

For coding I don't need image support so I stuff the entire GPU with text-only mode. I don't have a workflow where I send LLMs off to generate thousands of lines of code but what little coding I did I did with Qwen3.6 and it was spectacular, as you likely suggest.
nzeid
·2 maanden geleden·discuss
I'm using llama.cpp with Gemma and tool calling is mission critical. It's perfectly fine on my end.

There are definitely differences in the eagerness to tool-call that you'll need to manage. And for all local models I've ever used, I've had to micromanage the tools provided by servers to eliminate any possibility that they reach for something wonky or confusing.
nzeid
·2 maanden geleden·discuss
A few days ago I switched again from Qwen3.6 to Gemma 4 - for personal use I've experienced better average performance with the 26B version of the latter than the 27B of the former.

For someone who's been running local models for a long while, these are very very exciting times.
nzeid
·2 maanden geleden·discuss
I'm a huge neal.fun fan but I still worried that this was some scammy LLM coding YouTube clickbait.

Love the joystick for mobile users.
nzeid
·2 maanden geleden·discuss
I've always chuckled at this. Just don't used bad HTTP server libraries. I wouldn't put something like that on my intranet either.

But even if you disagree with me the point is that I can count on only one hand the number of times I went "oh man, I need a FastCGI middle end".
nzeid
·2 maanden geleden·discuss
The paper isn't concerned specifically with survival. It's saying that you cannot achieve "abstraction" (presumably the structure that underlies critical thinking, creativity, etc.) through shear mimicry.

Again, just echoing the paper here. I don't know that I'm doing it justice.
nzeid
·2 maanden geleden·discuss
Also, embedded servers are now much much much more popular. Stuff an HTTP server directly into your application and do whatever you gotta do without gateways.
nzeid
·2 maanden geleden·discuss
The paper isn't saying "AI can't have one" it's saying (very approximately) that behavioral mimicry is not the path to one.
nzeid
·3 maanden geleden·discuss
No, Brussels is Belgium.

And Brussels is not the capitol of the EU because the EU is not a country.