This article from last year compares LLMs to techniques used by “psychics” (cold reading, etc).
https://softwarecrisis.dev/letters/llmentalist/
I think it’s a great analogy (and an interesting article).
This article from last year compares LLMs to techniques used by “psychics” (cold reading, etc).
https://softwarecrisis.dev/letters/llmentalist/
I think it’s a great analogy (and an interesting article).
“In October 2021, Governor Greg Abbott hosted the lobbying group Texas Blockchain Council at the governor’s mansion. The group insisted that their industry would help the state’s overtaxed energy grid; that during energy crises, miners would be one of the few energy customers able to shut off upon request, provided that they were paid in exchange.”
Incredible. Driving up energy needs to make their fake currency will help the state’s energy grid, because we can then hold the grid hostage until we’re paid.
I like that I can currently adjust the volume or silence a call on my phone in my pocket by feeling the physical buttons. I miss being able to deliberately unlock my phone with touch id as I’m picking it up without having to look at it square on.
Hell, I even miss the chin and bezel. I liked having neutral space to grab the phone without it registering a tap or swipe.
Maybe I’m getting old, but smartphone design largely peaked several years ago, and they insist on making changes to parts of the phone that are perfectly fine.
In its current state? Not unless it gets heavily marked down (KSP2 does have better tutorials and a more accessible progression system).
With the studio being shut down, it’s likely that what we have now is all we’re getting.
I see two possible reasons for your situation. One is that the company is turning to contractors to fill in gaps in their knowledge/experience, which is why everyone else has no clue how to tackle these tasks and why they get assigned the easy ones.
The other possibility is that the senior devs are gaming the metrics, letting the employees knock out easy tasks while the contractor is stuck with untangling the knots of the more intractable tasks.
Look into installing AppArmor instead of SELinux. AppArmor is easier to configure, and SELinux is not officially supported on Arch.
They are under expansion chips.
I was referring to the linked site, but yeah I’ve had turn on the option to hide bot accounts to cut down on some of the junk here.
This entire site feels like it was written by ChatGPT or some other LLM.
More specifically, it’s a lobbying group.
GPL can be used for commercial purposes, but it requires all software derived from it to also be open source and GPL compatible. So no one whose commercial business relies on selling software will use GPL because their customers can copy and distribute the code.
Neither Safari nor Chrome’s rendering engine is GPL. Safari’s engine is LGPL, which means the binary library can be linked into a closed source program, but modifications to the library’s code must remain open.
Chromium is BSD, which doesn’t even require modifications to remain open. So I can take chromium’s source, change it however I want for my own browser, and never distribute that code.
If Safari’s and Chrome’s engines were GPL, Safari and Chrome would be forced to be open source, and they very much are not.
While I’m too much of an optimist to say that we’ll never figure out viable fusion power, I do think you’re more right than wrong.
Fission power is essentially us discharging a fusion battery, where the battery was charged by a supernova. We don’t get any free help with fusion, and we have to replicate input energies only seen in nature with stellar amounts of gravitational mass. It is (IMO) an important area of research, but I don’t expect it to power our cities in my lifetime.
The eyes. Look for non-circular pupils or noticeably different-sized pupils.
Also, pupils are often not regular circles in AI images. The only one I got wrong was the real picture of the guy wearing dirty glasses.
Source? The Yale link above specifically mentions:
Nationally, women make up 57.3% of bachelor’s degree recipients but only 38.6% of STEM bachelor’s degree recipients.
Anecdotally, I was in a STEM-focused school and major over 20 years ago, and it was overwhelming male-dominated. One of my colleagues graduated less than 10 years ago, and her experience was not dissimilar. She had to deal with quite a bit of sexism too, unfortunately.
If you have Elden Ring on PC, check out the seamless co-op mod. We were able to play through the whole game with very few issues. No invasions, no resummoning after bosses, normal use of torrent. It’s fantastic, and it’s shocking how well the mod works.
Kerbal Space Program 2 and Dark Souls 3.
KSP2 released their science patch this month that adds missions and a progression path to work through. It’s a lot more fun now that there are goals to work towards, and the missions are much better than what KSP1’s career mode offered.
I’ve been co-op’ing through DS3 with a buddy, which has been a fun way to tide us over until Elden Ring’s DLC comes out. I just wish there was a similar seamless co-op mod for DS3. Neither of us are interested in PvP, and it’s a little tedious to have to go through everything twice.
There’s no downside to writing the guards afaik, but I’m more of a c programmer. It’s been a while since I did much c++, so I’m not up on modern conventions. But dealing with legacy code adhering to older conventions often comes with the territory with c and c++, so it’s something to keep in mind.
I’ve seen the comparison to pair programming with a junior programmer before, and it’s wild to me that such a comparison would be a point in favor of using AI for improving productivity.
I have never experienced a productivity boost by pairing with a junior. Which isn’t to say it’s not worth doing, but the productivity gains go entirely to the junior. The benefits I receive are mainly improving my communication and mentoring skills in the short term, and improving the team’s productivity in the long term by boosting the junior’s knowledge.
And it’s not like the AI works on the mundane stuff in parallel while I work on the more interesting, higher level stuff. I have to hold its hand through the process.
I feel like the efficiency gains of AI programming is almost entirely in improving your speed at wrestling a chatbot into producing something useful. Which may not be entirely useless going forward - knowing how to search well is an important skill, this may become something similar, but it just doesn’t seem worth the hassle to me.