CO2 levels are locally elevated in the area where you exhale.
That's the same area we inhale from... Wouldn't be right to measure there then? It's not like we're interested in the amount of CO2 on the ground (in this discussion)
HN user
[ my public key: https://keybase.io/riquito; my proof: https://keybase.io/riquito/sigs/KlOkCxWXyWRceW_OLfavd7U1jMR4FVrW80rnfMAYOm4 ]
CO2 levels are locally elevated in the area where you exhale.
That's the same area we inhale from... Wouldn't be right to measure there then? It's not like we're interested in the amount of CO2 on the ground (in this discussion)
I whis you the best, you teached me a lot with your blog posts and code, and your software had an impact in how I use computers. You are probably the only developer alongside Torvalds that my wife knows by name (well, nickname) since whenever you do something cool I feel the urge to share my excitement with her
Then you should expect any positive comment to be replied negatively by a competition's puppet or bot too
I was looking at hyperland in Fedora this week. I wanted to try out the latest release (released two weeks ago give or take). It wasn't available yet (maybe it isn't still). That's ok, but I checked what would I have needed to do to build it myself, and I didn't want to mess with a bunch of dev dependencies I didn't really care about and that I would have forgotten, so I ended up not trying it
This part I don't understand. I want to allow for a couple minutes, the time to install a unregistered app, and then go back to deny. I don't want to allow "for 7 days" or "indefinitely". In the text and screenshot of the announcement I see that you can switch these feature "on", but can they be switched "off"?
I love these kind of projects trying out non mainstream approaches! Thanks for sharing
Perhaps he's thinking about "console" / "display server" but the lines blur fast (e.g. you can run GUI in linux console with framebuffer with some limitations)
- https://en.wikipedia.org/wiki/Linux_console - https://en.wikipedia.org/wiki/Windowing_system#Display_serve...
Happens all the time. You and your spouse do the same or similar route (e.g. bring child to school) and a month later you get a ticket. Who was driving that day?
You're forgetting that (1) brings a sense of pride. "I built this". That's not true in many ways if you ask something else to do it
A newspaper that sells you a product to allegedly fix/avoid the issue in the article
You may be interested in gemini-2.5-flash-preview-tts
Text in, audio out, so you can merge in a single step LLM+TTS (streamable)
https://ai.google.dev/gemini-api/docs/models/gemini-2.5-flas...
we need something like wikipedia for news content
Interesting idea. It could be something that archives first and releases at a later date, when the news aren't as much new
Cost is reduced because far fewer requests hit S3
I wonder. Given how cheap are S3 GET requests you need a massive number of requests to make provisioning and maintaining the cache server cheaper than the alternative.
I think he implies that because one can borrow hypothetically any book for free from a library, one could use them for legal training purposes, so the requirement of having your own copy should be moot
Probably not even the best ones, but among some recent models I find Dia and Orpheus more natural
Closed source, without 3rd party independent review and people should just trust you? As if your app cannot start sending data away in a month or attempt to detect monitoring software, to name a couple
no other PC or mobile phone manufacturer is providing warranty service (for consumer hardware) that remotely matches Apple's.
Maybe, but Apple is also among the worst companies for repairability of their hardware. If a PC (which you mention) breaks is usually only one part to be replaced (without looking at actual repairs), and any individual with necessary know-how can do it
Not that people are obligated to use IntelliJ IDEs, but it's sad that it boils down to "You can have privacy if you can afford it". But admittedly is better to have the option to use it than not being able to use it at all
> It’s important to note that, if you’re using a non-commercial license, you cannot opt out of the collection of anonymous usage statistics. We use this information to improve our products.
Well, it's basically true for MS-branded VSCode too. I now use VSCodium.
How's that "basically true"? That's false. You can opt out. In fact there's very good documentation around that
Very cool, thanks for sharing.
A couple questions: - any thought about wake word engines, to have something that listen without consuming all the time? The landscape for open solutions doesn't seem good - any plan to allow using external services for stt/tts for the people who don't have a 4090 ready (at the cost of privacy and sass providers)?
Waymo is limited to few specific locations with decent roads and does not drive in poor weather
the study is comparing Waymo to accidents occurred in the same cities where Waymo operates, and my understanding is that Waymo drives 7 days a week, 24h a day in those cities, so same roads, same weather. Seems a legit comparison
Love it, it's brilliant, but I think the rate limiting logic is not doing what the author really wants, it actually costs more cpu to detect and produce the error than returning the regular response (then my mind goes on how to actually over optimize this thing, but that's another story :-D )
They don't consume anything, at my peak I closed 2736 tabs (I have a photo to commemorate). Firefox somehow didn't care
For the copyright part, it wouldn't have lead to a different outcome. What could have been different is that Microsoft could have had difficulties in working on a GPL fork which is harder to resell (you can, but people are sometimes afraid for good or bad reasons) and so Microsoft could have proposed to the author to sell them a copy with a different license.
But reading the article, the author appears to be more disgruntled by the fact that a behemoth forked his project than the mishandling of the copyright that can be fixed with one PR (he is right to be pissed about that, but that's an easily solvable problem, I doubt Microsoft will stand against it).
Using Firefox mobile too, it's visible. Could be one of your extensions
More often than not you keep just one or two windows visible in the screen, and switch to another app with <super>+<number> or similar. Since you use most apps fullscreen, the small screen doesn't feel so small anymore. Feels good, honestly
You're making a strawman, the parent specifically mentioned "historical handwritten documents"
It fits the "use cases" mentioned in the article
Preserving historical and cultural heritage: Organizations and nonprofits that are custodians of heritage have been using Mistral OCR to digitize historical documents and artifacts, ensuring their preservation and making them accessible to a broader audience.
Wild how its github page (1 commit, 1 hour ago) has already 885 forks and 11.2K stars to mislead people
Since you're asking for WASM in general.
How do you run a Python program using docker in the browser?
How do you run a Ruby function from a Scala library with docker?