The latest figures from ember etc are not only “sun shining”, they’re talking about 24hr firmed solar-storage costs, and they’re still mostly cheaper than fossil in most geos. It is true that we will have to pay for having gas fill the gaps - how much exactly is a very complicated function of market economics and real time power auctions. Depends on so many variables, how big is the shortfall, how long, what competition does the gas have locally and extra-geographically, many other things. predicting it is beyond me and I’m not sure how you would model it generally.
Adding this to my homelab, thanks for the web browser option. How does your son use the backing tracks? Does he mute bass/drum, or play along with them?
Thank you for the insight! Are you going back to the changelog and editing the CVE-PENDING? I think this would be a justifiable edit of the release history that I'm not sure is possible on github.
For a lot of people this is a recognizable pattern. Switch window, select element, scroll down, then snap back to the very top. The keyboard commands above should do the same thing no matter if it's your text editor or your web browser. People should know these are going to work regardless of what they're using. Because these aren't key commands going to the program, these are key commands going to the operating system. The program shouldn't be able to arbitrarily choose whether it abides by these. Consistency is important not only for speed, but for human understanding and capability. If every door had a different way of opening it such as drawing a series of lines or tapping a certain rhythm or belching thirty feet away people would be mentally taxed discovering that particular door's interfacing method, and common tools would not be able to help those who couldn't find the interface or use it because of disability or differing ability. It's only doors with extremely specialized designs like blast doors that have an unusual interface and interfacing method, because they're designed to do one very specific thing that lies far outside of common use cases. Your chatroom program, image viewer, or archive unpacker is not a blast door. Put a door handle on it where everyone expects it to be.
Wait, I finally found a paper that properly presents the results in a way that lets you decide for yourself! See figure 2 here: https://pmc.ncbi.nlm.nih.gov/articles/PMC9344377/#f2, you want to focus on the second plot with the dotted and dashed lines.
Basically, both placebo and drugs can have huge responses, but basically, for mild depression, placebo may actually be more effective (but also placebo has much more risk of people getting worse), but for severe depression, yes, it looks like the drug is more likely to have a large positive effect than the placebo is likely to have a large positive effect.
There are still a lot of limitations (active placebo effects, other industry bias issues that are really hard to control for, even though this study avoids the file-drawer problem at least), and these could still reduce the difference between drug and placebo in this case to be insignificant, but, yeah, probably the drugs are more effective in severe cases.
> We know that the people most affected by this decision are the developers who rely on OpenAI models in Cursor. We care about their experience in this transition and we’re ready to go above and beyond to support them.
Go backend with Starlark for dynamic behavior is a great combination. I have been building https://github.com/openrundev/openrun with that approach, mainly for teams to deploy internal tools. It can be used to deploy any containerized application. The management UI for OpenRun is built with the Hypermedia approach https://utils.demo.clace.io/console/
Yep. In accessibility research, they call these "situational disabilities". When you need to open a door with your arms full of groceries, you aren't so different from someone who is never able to open a door. Accommodations that help people with permanent disabilities also help other people in the right situations, too.
Spend a lot of time thinking about why individuals shouldn't trust large AI cos, now it's interesting getting to think about how the AI companies themselves don't trust each other. Capitalism is viciously cold and uncaring.
People always feel like that to a certain extent, but both quantitatively and qualitatively there have been very dramatic shifts in the past few decades in the USA.
I spent a long time with custom harness design and found the terminology to be a key part of the work, since the concepts are new. I dropped the term "agent" altogether in favour of "thread" for that very reason.
Tangent to your tangent, but this is one reason why a guard llama works so well together with guard dogs for protecting livestock.
A llama is much more alert to potential danger than, say, sheep. Which actually is an understatement: sheep have the added problem of not making any noises when attacked or eaten by predators, and therefore not alerting guard dogs.
Dogs can teach themselves to interpret the llama's body language and pro-actively chase away coyotes or foxes or whatever it is that the llama spotted.
I've seen this in action on a family friend's sheep farm.
Honestly, can't say I miss my Cursor subscription at all, and I'm surprised they're still a going concern. Why would I want to use a proprietary VSCode fork with an identity crisis when I can use literally any editor with any agent and have about the same experience?
> That sort of design has fallen out of favor with newer frameworks, unfortunately. The new preferred style seems to be a wireframe that the dev chooses which parts fill in, and often only the barest of essentials makes the cut.
This is even more visible when using Apple’s own apps on macOS. Choose any of them that have been ported from iOS without any attention to detail or any QA for accessibility, like Reminders or Settings or Notes or another app. The tab key will not take you where you might expect. There is no way to navigate only using common keyboard shortcuts. Nobody working on all these Apple apps have heard of tab order or keyboard based navigation.