I had browseros do a bunch of data validation for me in my Dolibarr ERP system. It cross checked my new master data against our old ERP, flagging bad links and filling in missing data. I could have done it much quicker overall with the api and some scripting, but it was easy to just write a two line prompt telling it where the data is and how to manage disagreements. Then I just watched it run on a second monitor for a few hours while I worked other projects.
I used a local Ollama model and though it was kind of amazing that it worked. I couldn't turn a typical user lose with something like this yet, but I think I see the vision. I image a lot of automation could happen this way in the future. I put less effort into the prompt than I would have needed to spend teaching someone from the office pool to accomplish the same goal, and got a good enough result.
In practice I have found that I can accomplish the same results in a stricter, more accurate, and faster way just using codex on the command line with some scripting and API access, but that's not going to work for a lot of people and putting it in the browser is pretty convenient... The MCP server that's built in can also become a bit of an API for the entire web if you're careful in how you use it, which opens up possibilities for things that don't have real APIs.
Sadly, I don't think that that's true. I've been shocked by the lack of understanding there in groups of technical people who should know better. It's even worse in groups of non technical people. I'm afraid this is an ongoing battle, and every time ideas like this come up from government it's going to be an effort to inform the public.
You're right that businesses might roll fees into the base price, but that’s the point: transparency. When all costs are upfront, customers can more easily compare prices between competitors. Hidden fees make price comparisons difficult and misleading.
Take airlines, for example—if one shows a $200 ticket and another shows $180 but sneaks in $30 of fees later, the second one appears cheaper. By requiring prices to reflect the full cost upfront, businesses compete on the actual price rather than deceptive practices. This won’t magically lower costs, but it will force clarity and reward companies offering genuine value.
Consumers should have a clear picture of what they’re paying, not a surprise at checkout. Isn’t that just fair competition?
I run it on Linux everyday with Steam on Proton. It is my go to game on steamdeck and my Fedora desktop.
By default steam wants to download the old old old Linux version that doesn't allow online play, but if you enable proton it will download the Windows version and run fine. I am pretty sure it doesn't have a real anti-cheat included.
Right, many or most don't have credit card terminals. You plug in, load an app, find you station, select a port number, tell it to start and hope it works. It doesn't sound that bad, but the chargers janky, the apps are janky and it takes a long time often with multiple attempts.
I'm not advocating for banning M&As, but I think that could be addressed by only allowing acquisitions under specific bankruptcy conditions.
Again, though, I'm not advocating for that position. I'd hate to spend part of my life building a business and not be able to cash out when the time comes for me to retire.
Gnome-Web if you're on linux and it is fine. It is a little light on features, but it does the basics. Falkon is another for the QT/KDE crowd. There are several forks of chrome and firefox, if that's your thing.
I'm trying to ungoogle and switched to Vivaldi without enough research. Its a really nice browser and I really like the community around it (like their Mastodon service), but I basically jumped from one corporation's browser to another.
I watched one of the developers YouTube video and he said it should run on consumer hardware. He said it's not going to ever run on something like a raspberry pi, but it should run pretty well on an "average Joe PC "
It depends on what you mean by stand-alone. It works for me as a stand-alone device for days at a time, but you still need a phone to set up the watch and my phone plan is like an addon to the phone so you need that to set up the account. I don't think you can set up a line for these watches in the US without the "host" phone.
I've been using my Samsung smartwatch with LTE as a smartphone that's hard to abuse. Thursday through Sunday I only carry it and leave my "real" phone at home.
It's pretty nice because I still have Bluetooth calls in my car and navigation in a pinch. I can still stream music and ask Google to look things up for me.
Actual calls on the watch are fine, but I do keep a pair of bluetooth headphones on me so I don't have to take business calls on speakerphone.
If texting is your addiction, technically this doesn't solve it but it doesn't increase the friction so maybe it's less of a temptation. I don't text that much so it's not a big deal to me. Doomscrolling is my downfall and fortunately not really doable on a watch.
I just use Firefox sync. It integrated with iOS and Android. You just install the app and use the system settings to set Firefox as the default password store for the system. It works in all apps, as far as I can tell. I wish it integrated with Linux& gnome a bit better, but I just work around that by bookmarking the browser link to the password page in Firefox.
I trust Mozilla more than any random app that advertises on random podcasts. I like that it warns me when sites I use have been compromised, and that it is generally easy to use. That said, I am not a security expert, so I am interested to see if anybody has any concerns about this setup.
I'm probably overlooking an obvious answer, I'm not sure how you define this clearly. Using your noise level example, we know how to measure noise levels. It is straight forward to say your new technology complies with a noise regulation.
How do you do that for a regulation like standardized connectors? Just say you can't use any non-open-standard connectors?
I keep going back to the todoist app. It works OK but there is something about it it doesn’t click with me. Maybe there’s a little too much white space in the design and it looks like a webpage instead of an app that fits into the desktop.
I also really like elementary planner, but its sync feature doesn’t work perfectly with Todoist … which is more or less required for me because I need my todo list on my Phone. It is going through a major revision right now so I’m hopeful that it gets even better.
Both support recurring monthly reminders. If I were you, I would try elementary’s planner first. It was designed for elementary distro desktop, but it works just fine in gnome
I have to say I agree. I feel like a lot of people seem to think it is a suit and tie enterprise type boring distribution. Its really not. It has similarities to the enterprise distros, but it certainly doesn't feel like RHEL.
Its where the new fun stuff goes first... not so new that it will bite you, but still new enough to be fun to play with. That seems perfectly in line with the marketing I see from framework.
I have one and I'm using it right now. It is more than fine. My eyes aren't perfect so maybe others would care more but the image is super crisp and looks really good.
I used a local Ollama model and though it was kind of amazing that it worked. I couldn't turn a typical user lose with something like this yet, but I think I see the vision. I image a lot of automation could happen this way in the future. I put less effort into the prompt than I would have needed to spend teaching someone from the office pool to accomplish the same goal, and got a good enough result.
In practice I have found that I can accomplish the same results in a stricter, more accurate, and faster way just using codex on the command line with some scripting and API access, but that's not going to work for a lot of people and putting it in the browser is pretty convenient... The MCP server that's built in can also become a bit of an API for the entire web if you're careful in how you use it, which opens up possibilities for things that don't have real APIs.