I've been surprised how much Astra prefers to go off script to "find the answer" than Sol was unprompted.
I've been doing some PCB design lately, and I was working up the firmware with Codex and asked about how to handle a specific part of my SPI setup. The firmware and KiCad hardware are in different folders/repos so none of it was in-context, but Astra just decided to `find` the folder nearby, then read the KiCad net lists by directly invoking the KiCad CLI on the .kicad_sch/.kicad_pcb files it found. Topped it off by reading the Espressif code vendored in my PlatformIO install to make sure everything would work.
I'm not criticizing Orion for that; I actually enjoy it quite a lot (and will do even more when they will have ironed out all the UI bugs).
Also I'm eager to see how it will behave on Linux when they will have finished their port; I hope we will finally have a really low-energy consumption browser then.
Presumably it’s just because the GitHub markdown engine doesn’t block HTML comments in issues. It’s useful in README files if you’ve got funky tables and need to explain what to change to any contributors.
Seems like they might want to do something about that just for comments.
I’ve been wondering for a while if these ludicrously high numbers are just MAU and count people running 16 free accounts load balanced for more access without paying.
I can believe it. I've seen how popular it is in the general population. You just say something and the computer answers it? No need to learn how to use it? Of course it's popular! And the only well-known one is ChatGPT.
Anecdotally:
I have 3 coworkers (4 if you include me) out of a dozen who have used it at least twice in the past year.
I was queuing at a return desk a month ago and the employee used an AI to try and help someone who didn't quite know what fitting or some-such that they needed.
Out of my friends, about a quarter of them get some kind of light use out of the various AIs.
I have no idea. Doesn't seem implausible to me. Apparently, ≈75% of the world population has internet access now. And if a person has internet access, is it that unlikely that he was successfully targeted by at least one of these idiotic marketing campaigns (turn your photo into a barbie doll or whatever)? 10% sounds plausible to me, more or less. So maybe not really literally a 1B, but doesn't need to be very far from the real numbers, IMO.
The rebrand here is because for something to be porn, the person in it has to be able to consent. Children can’t consent, thus it’s material showing sexual abuse.
I think this new name is generally accepted at wide and will stick around in perpetuity from now on.
> The rebrand here is because for something to be porn, the person in it has to be able to consent.
This was a reason the rebranders stated. But it was false clearly. Dictionaries' definitions did not include consent. People understood revenge porn lacked consent. And people understood child porn lacked consent.
I feel like that’s tied to the hardware the companies are using. All the banks I’ve worked at run z/OS mainframes, can they even deploy modern run of the mill Go/Python/Rust code or is getting off COBOL reliant on hardware changes?
I think a lot of these simpler bots are simply karma farming to sell at a later date for astroturfing. If you want to shit stir politics on an election year, it’s easier to get past the AutoModerator gates if you’ve got a 5 year old account with a benign history and a few thousand comment karma.
If I was a hostile phone OS designer, I would make it use the time reference given by nearby cell networks, GPS, or an RTC in the motherboard rather than the local clock. That’s closer to ‘true’ time if you want to make sure a day has actually passed.
If you have a premium Shodan[0] account, they have an ‘Images’ view which is filtered VNC and other Remote Desktop screenshots and links to view them directly with the IP. Lots of security cameras, some SCADA industrial access control screens, and lately seemingly people who I guess are hacking vulnerable Windows boxes and changing the wallpapers to anti Israel stuff.
I'm actually kind of surprised that most of these images are just advertising and shock imagery. I never expected adverts to be done through shodan, though I guess it makes sense.
When you’re trying to type a URL there’s a period next to the space bar where your right thumb usually hits space, but if you’re just texting iOS won’t show that. That’s my theory, just muscle memory.
I've been doing some PCB design lately, and I was working up the firmware with Codex and asked about how to handle a specific part of my SPI setup. The firmware and KiCad hardware are in different folders/repos so none of it was in-context, but Astra just decided to `find` the folder nearby, then read the KiCad net lists by directly invoking the KiCad CLI on the .kicad_sch/.kicad_pcb files it found. Topped it off by reading the Espressif code vendored in my PlatformIO install to make sure everything would work.
reply