That may be so but Claude code certainly has rendering glitches in other terminals too.
HN user
jamienicol
I use jj but not mega merges. But as I understand it you're not going to push the merge itself for review. It allows you to work locally on multiple branches at once. But when ready you push the individual branch, pre merge, for review.
What's the red flag about a stack?
There's a configurable setting for which changes are marked as immutable. The default works perfectly for my workflow (pull-only from upstream, rewrite and push freely to my fork). other workflows may presumably need to tweak it
https://www.jj-vcs.dev/latest/config/#set-of-immutable-commi...
Surely your criteria should be some combination of the two (plus other factors). C may have fewer footguns than C++, but it still has many, whilst also lacking many useful features
isolatedProcess is being worked on, for what it's worth: https://bugzilla.mozilla.org/show_bug.cgi?id=1565196
I’m a Mozilla employee who works on Firefox, so I’ll try to answer this to the best of my knowledge but as a disclaimer I can’t guarantee I’m 100% correct
Paying for relay will give money to Mozilla Corporation, the same pot the google money goes into, which will predominantly pay for Firefox development but also other products. The corporation’s profits also fund the non-profit Foundation’s activities.
People often raise this argument regarding donating to the Foundation, as that money will be spent by the foundation, therefore not on Firefox. But a dollar raised by the foundation is a dollar less the corporation has to give the foundation, leaving it with more money to spend on Firefox and other things.
You can also donate directly to “MZLA” which makes thunderbird, and that money will be spent on thunderbird.
But I don’t know what the formatter of choice is. Nor do I care what it is. I just want to format my code
Did you consider using wgpu instead of writing a new dx11 renderer? It has metal, vulkan and dx12 backends so could have been used for a single renderer for macOS windows and Linux. (And webgpu in the future)
It does include tags
I am a Firefox developer, and you're spot on. Previously there were separate hg repos for central, beta, release. I think ESRs too. And autoland. Now they're all branches in the same repo, and central is renamed main.
Commits land in autoland and get backed out if they cause test failures. That's merged to main ~twice per day when CI is happy
That problem is solved by preventing forced pushes. Rewriting history locally is encouraged.
You can not use it. I rarely do, but I love zed, it's fast and the LSP (rust and clangd in my case) just work
Because people are interested in how technology is built, and if they’re interested in rust they might be interested in seeing how it’s used in other projects
In future it won't be possible to contribute to Firefox without a Microsoft account
What makes you think that?
you can save as PDF from the "share" menu
Searching for World cup matches in google only shows the goal score, I guess it's a google search issue, but in chrome I get detailed scorecards
Go to settings -> add ons and install "Google search fixer"
Download firefox from the mozilla website instead of using the ubuntu package and this won't happen. Or disable auto upgrades.
Perhaps it's because you didn't start the exchange with enquiry, but instead claimed that what happens in your country is "exactly what every country does"
It's certainly not normal in my country for schools to display the country's motto or flag, nor do children pledge allegiance to anything. We did sing some hymns though.
Some examples of things I've used telemetry for at Mozilla:
* Noticed performance regressions not caught by our testing, and therefore been able to fix the regression.
* Noticed an unexpected number of users with hardware acceleration disabled, and therefore been able to find and fix the bug that was causing them to have acceleration switched off
* Figure out which device in a category is most commonly used by our users, so that I can dogfood my work on a representative device
Those are just a few examples off of the top of my head. It's not about removing features because telemetry says nobody uses them. People Mozilla use telemetry to answer all sorts of important questions. We also have to jump through hoops to add any new data collection, justifying why it's needed and ensuring the data is not personal. As is right, because we take user privacy very seriously
I'm not sure what should be done about it, but again don't see the relevance of that question. Your argument was that there's value to be had out of such a debate, which there isn't. And that a debate cannot be misinformation, which is again clearly false. Packaging misinformation up as a debate doesn't stop it being misinformation.
I'm struggling to see the relevance of that question
misinformation: incorrect or misleading information
Rogan doesn't have to be intentionally lying to his audience for it to be dangerous misinformation
The debate has been had. Rogan has been told countless times why he's wrong. He continues spewing dangerous misinformation regardless
To be fair though, the freeze was probably caused by a xul extension.
I switched from Gmail to fastmail last week, after planning to do so "one day" for a few years. Using a mixture of the web client and Thunderbird, just like I did when using Gmail. No regrets so far, I recommend taking to leap!
Or maybe, just maybe, people have a different opinion to yourself about how Mozilla can succeed.
It could be because it matches the order of glsl's `mix()`. Not sure why glsl chose that order, though perhaps you might find it less unintuitive for an interpolation than a select. (Mix acts as a select rather than interpolation when the third argument is a boolean)
Actually the guardian headline is perfectly accurate. It completely is accurate to say the algorithm has a bias, even if that bias isn't "if (right-wing) then amplify()"
If you search for the word “bias” in Twitter’s post you’ll not find support for The Guardian’s editorialization
But if you search for "favour" you'll find "[our findings revealed that] algorithmic amplification favours right-leaning news source". In the abstract. Which means the exact same thing.
Here’s an important excerpt, which notes that more analysis is needed to understand whether the amplification is unnatural relative to user interactions
The guardian article includes your quote so I don't think you can accuse it of omitting important context.
Twitter’s internal research is saying that certain tweets are organically more popular and engaging and more likely to be shown
I'm not sure where you're reading this from. It is pretty explicit that further research is required in to the cause of the discrepancy.
What do you mean by that?