Good old autoerotic bondage.
…Affix-iation?
Good old autoerotic bondage.
…Affix-iation?
Seems the pitch is just that it supports Apple specific bells and whistles like the emoji bar and beyond that has the stuff other terminals have. I use tilda and use that because it has a critical core feature I haven’t seen in other terminals: it appears full screen over all other windows with a keypress and disappears the same way. Since I use terminal heavily I don’t want to treat it as just another window but as a first class experience which tilda allows. I don’t really get why you’d make yet another terminal without some fundamental core functionality difference like that.
Code should be generated from documentation generated from code
Tragic that people are still falling victim to these hope-rot schemes. Had an experience with facilitated writing schemes with family members 20 years ago. From non-verbal to shockingly eloquent in no time! It’s a miracle, turns out they were a genius trapped with an inability to express themself! Oh isn’t it strange that some people just can’t facilitate with them and what they say/know changes with the facilitator? Oh well, but thankfully the facilitator can always tell you what is meant when they use uncommon abbreviations!
98 was ok, ME sucked, XP was ok, Vista sucked, 7 was ok, 8 sucked, 10 is ok, 11 sucks.
It’s good the core language now has to have a reason before it deletes shit. Speaking of, when do they add full garbage collection and call it c+++?
Literal scum of the earth
Torture? My genitals and not in a fun way.
I was thinking between 7600 XT and 7700 XT or 4060 and 4060 TI.
GPU alone would cost more than the console, if you’re building a pc.
There’s not many models that expensive. A comparable GPU to the PS5 Pro’s is around half the cost
I don’t see the humor. Maybe the punchline takes a slong time
Something being “old” is totally unrelated to whether it’s trendy. See: virtually every food and fashion trend.
I like yml. Clean to read, easy to use, supports comments.
Why are the alternatives all so defecatory…
I noticed that icon in the play store the other day. I assumed it was a scam/copycat app trying to be distinct enough to avoid a takedown or something.
Great, now my apps can get AI anti-features and breaking bugs even faster
Never asked one. Answered my first one recently.
Plus, the license was only changed on a secondary branch. The default branch still has the MIT license. The text at the top isn’t “this is the license file you have open” it’s “the repo is licensed under this” so it’s correct behavior but bad UX. It would be most user-friendly to show repo license and then also say “this branch has an invalid license, beware shenanigans”
I think it’s in reference to this: https://news.microsoft.com/source/asia/features/taiwan-hospital-deploys-ai-copilots-to-lighten-workloads-for-doctors-nurses-and-pharmacists/
Looks like the benefit/headline comes from use of the entire software suite that provides access to a patient’s chart/medical history including checks for interactions/allergies. Most of that has nothing to do with AI but since it has a feature that generates a summary via a language model the whole thing is marketed as an AI Copilot.
It says this works via the cli but the docker cli works by talking to the socket so don’t you still need socket access? With podman you just need to startup the user-level socket and set a few env vars and testcontainers works fine. I’m maybe missing the “why” it’s important to avoid direct socket access? Is it to avoid configuring SELinux?