If you don't have any contributors, you could just directly relicense without rewriting the whole codebase. If you do, it would be rude to do this.
HN user
85392_school
This isn't a new observation [0] but this means Google will now have two Wizes, since Wiz is also the name of their internal web framework [1].
The UK is the world's 22nd most populated and 78th largest country.
A Uint8Array can be backed by buffers other than ArrayBuffer, which is where the types [0] come from.
[0] https://github.com/microsoft/TypeScript/blob/924810c077dd410...
It can actually go much lower. Gemini costs around $0.01/hour of transcription last time I checked.
Previously submitted:
React Native doesn't even use v8 engine
Are you saying you would use React Native with a language other than JS?
What are you doing about repeated content?
This comment leaves me confused as to what you believe. Do you believe a man biking across the country "takes and does not give" in a different way from a charity, or was "someone who takes and does not give" simply not meant in a bad way?
Why would he be helped if he truly doesn't give? He speaks about this a little:
the person being aided can reciprocate with degrees of humility, dependency, gratitude, surprise, trust, delight, relief, and amusement
which, at the time, was genuinely valuable [0].[0] Discussed more at https://news.ycombinator.com/item?id=46555688
Does it let you use Gemini 3 in Gemini CLI?
FYI: photorealism is art that imitates photos, and I see the term misused a lot both in comments and prompts (where you'll actually get subideal results if you say "photorealism" instead of describing the camera that "shot" it!)
To continue the thread, my favorite is https://drop.lol
Seeing "404: Not Found" for all raw files
The thing about "basic" here is that it's subjective. It could be that these issues only happen on your machine or that the staff (or even most people) don't need what you're asking for. Of course they should try to fix them anyway, but their backlog is enormous.
This also reminded me of an approach using SQLite: https://news.ycombinator.com/item?id=45748186
Did you mean to reply to <https://news.ycombinator.com/item?id=45772306>?
You can constrain Python version: https://peps.python.org/pep-0723/#:~:text=requires-python
AI is penalized for any and all emitted errors through RL, so this kind of carefulness is actually a strong sign of AI.
If GSConnect doesn't work for you, it's also worth trying Valent: https://valent.andyholmes.ca/
I've also had luck with Gemini. If I made a few noises and asked which one was higher pitched, it could easily tell.
Vue can be used without Node.
You lose a lot though! You don't get minification and tree shaking, single file components, or hot module reloading. In practice, HMR outweighs the cost of setting up a Node/Deno/Bun environment.System card: https://assets.anthropic.com/m/99128ddd009bdcb/original/Clau... (edit: discussed here https://news.ycombinator.com/item?id=45596168)
This is Anthropic's first small reasoner as far as I know.
Up to date data - https://krausest.github.io/js-framework-benchmark/2025/table... - shows Ripple, Vue, and Svelte as some of the best performers.
It was added as a subheading.
You don't have to use the built in subscription. They have support for curated APIs (OpenAI, Anthropic, GitHub Copilot, OpenRouter, etc), any OpenAI-compatible API, and agents like Gemini CLI and Claude Code in the AI panel.
The README: https://github.com/X11Libre/xserver/blob/master/README.md
The code of conduct: https://github.com/X11Libre/xserver/blob/master/CODE_OF_COND...
I think it's an illusion. People have been claiming it since the GPT-4 days, but nobody's ever posted any good evidence to the "model-changes" channel in Anthropic's Discord. It's probably just nostalgia.
are we only comparing them in terms of text completion accuracy? does it also improve perf on benchmarks?
This might be because Gemini silently updates checkpoints (1.5 001 -> 1.5 002, 2.5 0325 -> 2.5 0506 -> 2.5 0605) while OpenAI doesn't update them without ensuring that they're uniformly better and typically emails customers when they are updated.