clangd alone uses 6 GB when working with Chromium’s codebase. Code indexes can be very large, even for a simple application. Out-of-the-box IDEs must index the standard library and keep it in memory.
> The author is not a native speaker. As a non-native speaker, I really hate how people use this as an excuse. LLMs are good at fixing grammatical errors, so I use them daily as spell checkers. Using LLMs for rewriting…
> This is fine in most cases, but for open-weights models it can be a lot more expensive than what the exact same model can be rented for from third-party API providers. Filter by quantization, and most providers will…
It's not open source. https://en.wikipedia.org/wiki/LM_Studio
> Java also used to have a big standard library, with many useful things including GUI programming which has been neglected a little bit. Swing was replaced with JavaFX, then JavaFX was removed from JDKs. Long live…
Demanding others to pick up Rust "for fun" is not fun at all.
> capable engineers can pick up any language Sure, given that they are getting paid for it. How many people will be interested in learning a programming language with insignificant job availability, in addition to…
> The submission’s title (open weights 30B local coding model) is luckily wrong: This is meant to be a general agentic model. https://xcancel.com/alexandr_wang/status/2086756152034066792 It's correct. See the OpenCode…
Those are just the default settings. Here, you can force it not to use emojis and to be much less verbose: https://chatgpt.com/?no_universal_links=1#settings/Personali...
The "glue" he is mentioning on contacts probably isn't glue at all. There is no reason for glue to be there. Most likely, it was a waterproof coating.
> To me, the argument against a proprietary driver seems extremely weak if you're running Windows anyway, but I guess they see it more that if more game devs can run the RADV driver, they can get wider testing (or a…
> Would also be trivial for the author to add a warning for users that have that setting enabled. Something like "Heads-up: you have requested reduced motion, and this library disabled animations as per your request"…
Dunno. Apple makes exceptions for big companies and might do so for something as big as Minecraft. Also, SDL3 supports far more platforms https://wiki.libsdl.org/SDL3/README-platforms Now they can release a Java edition…
> I'm always wondering whether or not SDL would be better SDL supports mobile; GLFW doesn't. Maybe they're unifying codebases between the platforms. Edit: BTW SDL3 still works even on Android 4.2. I made an app using it…
> Gemma isn’t very good at agentic execution I had no issues with it for C++ development with https://pi.dev. I'm yet to try it with Zed Editor. I don't rely on agents too much. However, I used it on Chromium's codebase…
Google makes Gemma 4 31B QAT; that's not a small lab. It's one of the better models out there for consumer hardware. Allows me to run it on a 7900XTX with 64k context.
A week ago, the Windows AMD drivers auto-updated and stopped working. I had to reinstall them. I am not sure if that counts, because this is not the first time this has happened.…
That's because sandboxing is quite hard. I use `cco`, but even then, the home folder is exposed. You are one prompt away from the agent sending the browser passwords with curl. To prevent this, you need a fake home and…
> Now why do I have to care about "cloning templates" every time I render some html template? You do not have to. It's a self-sustained injury by the author. You can compile the templates once and just execute them. The…
Unlikely Linux will become mainstream until people stop saying "install Linux" and not a particular distro. I recently installed Ubuntu on a new laptop: something doesn't work because I need a more recent kernel, so...…
> Lol I feel like no one has any attention span here. Tech shit is expensive in the beginning when it's new. It gets cheaper with time. The funniest comment here. Have you seen the prices of the technical shit for the…
Is it? Learning is one thing. But owning a large codebase, you see for the first time, is a completely different level.
Or when you're asked to perform a task remotely or whatever, with a user who uses a language other than English. You WILL appreciate icons.
If you want to try something like this, install Moonlight on the Android phone, Sunshine on the PC, and buy a phone bracket for a gamepad like this one: https://www.aliexpress.com/item/1005010147090374.html Used this…
Designing a chip for one person is doomed to fail as a business.
clangd alone uses 6 GB when working with Chromium’s codebase. Code indexes can be very large, even for a simple application. Out-of-the-box IDEs must index the standard library and keep it in memory.
> The author is not a native speaker. As a non-native speaker, I really hate how people use this as an excuse. LLMs are good at fixing grammatical errors, so I use them daily as spell checkers. Using LLMs for rewriting…
> This is fine in most cases, but for open-weights models it can be a lot more expensive than what the exact same model can be rented for from third-party API providers. Filter by quantization, and most providers will…
It's not open source. https://en.wikipedia.org/wiki/LM_Studio
> Java also used to have a big standard library, with many useful things including GUI programming which has been neglected a little bit. Swing was replaced with JavaFX, then JavaFX was removed from JDKs. Long live…
Demanding others to pick up Rust "for fun" is not fun at all.
> capable engineers can pick up any language Sure, given that they are getting paid for it. How many people will be interested in learning a programming language with insignificant job availability, in addition to…
> The submission’s title (open weights 30B local coding model) is luckily wrong: This is meant to be a general agentic model. https://xcancel.com/alexandr_wang/status/2086756152034066792 It's correct. See the OpenCode…
Those are just the default settings. Here, you can force it not to use emojis and to be much less verbose: https://chatgpt.com/?no_universal_links=1#settings/Personali...
The "glue" he is mentioning on contacts probably isn't glue at all. There is no reason for glue to be there. Most likely, it was a waterproof coating.
> To me, the argument against a proprietary driver seems extremely weak if you're running Windows anyway, but I guess they see it more that if more game devs can run the RADV driver, they can get wider testing (or a…
> Would also be trivial for the author to add a warning for users that have that setting enabled. Something like "Heads-up: you have requested reduced motion, and this library disabled animations as per your request"…
Dunno. Apple makes exceptions for big companies and might do so for something as big as Minecraft. Also, SDL3 supports far more platforms https://wiki.libsdl.org/SDL3/README-platforms Now they can release a Java edition…
> I'm always wondering whether or not SDL would be better SDL supports mobile; GLFW doesn't. Maybe they're unifying codebases between the platforms. Edit: BTW SDL3 still works even on Android 4.2. I made an app using it…
> Gemma isn’t very good at agentic execution I had no issues with it for C++ development with https://pi.dev. I'm yet to try it with Zed Editor. I don't rely on agents too much. However, I used it on Chromium's codebase…
Google makes Gemma 4 31B QAT; that's not a small lab. It's one of the better models out there for consumer hardware. Allows me to run it on a 7900XTX with 64k context.
A week ago, the Windows AMD drivers auto-updated and stopped working. I had to reinstall them. I am not sure if that counts, because this is not the first time this has happened.…
That's because sandboxing is quite hard. I use `cco`, but even then, the home folder is exposed. You are one prompt away from the agent sending the browser passwords with curl. To prevent this, you need a fake home and…
> Now why do I have to care about "cloning templates" every time I render some html template? You do not have to. It's a self-sustained injury by the author. You can compile the templates once and just execute them. The…
Unlikely Linux will become mainstream until people stop saying "install Linux" and not a particular distro. I recently installed Ubuntu on a new laptop: something doesn't work because I need a more recent kernel, so...…
> Lol I feel like no one has any attention span here. Tech shit is expensive in the beginning when it's new. It gets cheaper with time. The funniest comment here. Have you seen the prices of the technical shit for the…
Is it? Learning is one thing. But owning a large codebase, you see for the first time, is a completely different level.
Or when you're asked to perform a task remotely or whatever, with a user who uses a language other than English. You WILL appreciate icons.
If you want to try something like this, install Moonlight on the Android phone, Sunshine on the PC, and buy a phone bracket for a gamepad like this one: https://www.aliexpress.com/item/1005010147090374.html Used this…
Designing a chip for one person is doomed to fail as a business.