Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
stanac
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
stanac
8d ago
My problem with V4 flash is output limit. When I need to write or rewrite a larger file (~1000 lines of code) it will fail with message like output limit reached.
2.
▲
by
stanac
9d ago
Didn't both Amodei and Altman called for regulation of open-weight models? Not that long ago on xitter....
3.
▲
by
stanac
9d ago
Not sure if they support multiple OPDS catalogs now. I am on v10 (using JF for music only) and with book plugin (forgot which one) it didn't offer to split books into multiple catalogs, which was a bit annoying. Maybe I missed it in v1
4.
▲
by
stanac
14d ago
I often do hand write SVG icons. I know roughly what I want, it's less messy compared to using an editor (cleaner, smaller xml, easier to hand-edit later if needed). Path arc is my nemesis, otherwise it's not that hard. Pelican wo
5.
▲
by
stanac
19d ago
I am using SQLite as document db for a side project for years now. Made a custom repository base class that can also store blobs in separate columns, so this type of data is not part of the json document. Today there is also jsonb [1], as f
6.
▲
by
stanac
20d ago
There is something here, but I am not sure if it's the whole story: https://htmx.org/essays/lore/
7.
▲
by
stanac
22d ago
I had good experience with GLM 5.3, but... Z.AI is the only provider for GLM 5.3 on OpenRouter. I don't see 5.3 on Hugging Face. Not sure if this new model is "full GLM" or something smaller, or if they will like Moonshot AI
8.
▲
by
stanac
1mo ago
As I understand OAI is offering discount only for users using the model via OR. Not sure why. Maybe they want OR users to try the model and switch to OAI subscription or something.
9.
▲
by
stanac
1mo ago
Sounds like MoE but more pluggable. Not sure if anyone is researching something like this. I still think your swift or GIS model will need basic reasoning and coding to work, so it's more like multiple smaller models which you can load
10.
▲
by
stanac
1mo ago
Could it be that they're using coding agents to develop applications they previously wouldn't spent time on developing? Like internal tools, or experimental builds.
11.
▲
by
stanac
1mo ago
V4 Pro 0813 isn't offered by other providers. I can't find this model on hugging face. It's probably not open, or not open yet.
12.
▲
by
stanac
2mo ago
If k3 is open-weight (and it's available on hugging face [1]), how could they force providers to sing an extra (secret) licensing agreement? Edit to answer my own question: License file [2] states: > If the Licensee or any of its af
13.
▲
by
stanac
2mo ago
> I think this was fairly obvious and fair 1 - 2 years ago. And that's mostly for us, developers who use it all the time and maybe for other office employees. Not sure if random person would recognize LLM-isms.
14.
▲
by
stanac
2mo ago
Ah, my bad, first I was wrong about null/not null, and now I see what you mean.
15.
▲
by
stanac
2mo ago
You create a nullable column and then change it to not null. Which wasn't possible in SQLite until recently.
16.
▲
by
stanac
2mo ago
Released a month ago, thanks, didn't know.
17.
▲
by
stanac
2mo ago
> Better option is to just add a new column with the correct definition After that you won't be able to change column to NOT NULL. You would need migration to create new table with not null column, copy everything, drop old table an
18.
▲
by
stanac
2mo ago
If your app is a web app you could create a rudimental page with SQL input and table output and authorize only admins. It's risky, if someone gets access to admin account they can drop everything. I have something like this for logs, a
19.
▲
by
stanac
2mo ago
> Copying of said works is still illegal. Yes it is, but at least they are not charging for the access.
20.
▲
by
stanac
2mo ago
I am using it right now and it still works for me. I guess it's a rollout. Someone mentioned cookies, maybe it will stop working when they expire, I am not willing to clean them to find out.
21.
▲
by
stanac
2mo ago
Bosch owned Junkers since before WW2, at least heating appliances, I think airplanes where independent. They started rebranding Junkers to Bosch Thermotechnik ~20 years ago. I think they never sold heating appliances in UK under Junkers bra
22.
▲
by
stanac
2mo ago
It's probably comment on shared CPUs. Like in kubernetes where you can assign 300 milliCPUs. I didn't read the article, it doesn't open for me (HN hug?).
23.
▲
by
stanac
2mo ago
I think they are saying Java is dead?! Not sure how else to interpret the comment. If that's the case I have to disagree. There are probably billions of lines of Java in enterprise, it will never die.
24.
▲
by
stanac
2mo ago
NUC 11 i5-1135G7 with 32gb of ram and one nvme. Bought it new years ago. For forgejo I host only code and packages there, everything is built on dev pc since I am the only one using it. It also host postgresql server, jellyfin (for music on
25.
▲
by
stanac
2mo ago
I missed the opportunity to add "you are absolutely right".
26.
▲
by
stanac
2mo ago
I don't understand your question. If I was working for GH would I be selfhosting forgejo? edit: If you think I sound like an LLM, I guess that is what happens when most of your interactions in English language are with LLMs.
27.
▲
by
stanac
2mo ago
Not GP. Probably less dependencies on github, e.g. actions which sometimes don't work. This way github is a "dumb backup". I selfhost forgejo (gitea fork) on home sever (nuc), similar setup with tailscale. I was planning to s
28.
▲
by
stanac
3mo ago
> The Chinese have not tried to take European land by force What did US do? Are you referring to Kosovo? For context, I am European using both US and Chinese models, not rooting for one side or the other (but prefer openness of Chinese m
29.
▲
by
stanac
3mo ago
I have zero control about what foreign (US) government does.
30.
▲
by
stanac
3mo ago
You are right, I was thinking selfishly. I don't like the control governments have on tech in general. In my country government forced banks to use device attestation for banking apps. If your android phone is in developer mode banking
More ›