curbstickle

@curbstickle@anarchist.nexus · Joined ⁨Aug⁩ ⁨2025⁩

Replying to an earlier post

Actually given that, if you have a weekly with AI as part of it, tagging [AIT] will allow people to filter it out.

Its pretty ancillary to the newsletter itself so its not really required, but just to mention… if it were tagged, any low effort comments like “slop” or similar would then be removed. I don’t really see that on your posts in general though, so more a thought for later should it become a problem.

Replying to an earlier post

Its not really accurate.

There are 3 sites, the primary r&d all happens in Cupertino, but the second largest r&d is out of Herzliya, Israel, and the third largest is back in California at San Diego.

The architecture is licensed from ARM, so UK there, and production is by TSMC, mostly Taiwain and expanding into Arizona.

As I understand it, the facility in Israel is responsible for architecture design related to components like camera sensor architecture, WiFi, etc. Apple bought Israeli companies to do this.

Replying to an earlier post

I think you’re confused about the AI involvement here.

AI was used to check for cheating in a remote exam. The percentages that passed were several times more than in previous years, while 2% got tossed for “unspecified conduct issues”.

Assuming those 2% were actually cheating and not the AI making a mistake is the issue.

These were multiple choice exams. There was no ability to copy/paste from an LLM. Could they have used another computer/monitor to look things up? Absolutely, but hardly relevant to the issue.

Replying to an earlier post

Edit: Completely misread things, I thought you had 192.168.10.0 and 192.168.20.0. Yes it would be the whole subnet for a /24, if you wanted less you’d go higher as mentioned.

192.168.0.0/29 would include 192.168.0.1-192.168.0.7.

/28 would get you up to 192.168.0.15.

No, /24 is just 256 IPs.

192.168.0.0/24 = 192.168.0.0 mask 255.255.255.0, or 192.168.0.1-192.168.0.254.

If you want 192.168.0.0 through, say, 192.168.7.254, you need to cover 2k ip’s, which is a /21. The mask would be 255.255.248.0.

A /24 would only be the last octet.

Replying to an earlier post

Proxmox supports OCI containers natively now

As of 9.1, and kind of. To be clear what its doing is not a drop-in replacement for docker, but using that image as a basis for an lxc - so you’re not just pulling a new image to update, more like re-deploying, so keep your stored data elsewhere, outside of the lxc. So what was handled by pulling an image or a change to a compose is done manually in proxmox now, but it does make things like backups/snapshots much more consistent and proxmox-native.

Replying to an earlier post

@asciimoo@lemmy.ml please update the title with the appropriate tag (rule 7) and if AI was involved in development, add the disclosure per rule 8 (sample disclosures can be found here)

Thanks!

lemmy.worldExample Project Post for [AIP] - Lemmy.World> This is not a real post, but several examples of a self-promotion post that would need to meet the requirements of rules 7 & 8. The links will all go to the wiki I’ve started on Codeberg. While none of it was created with an LLM, its being used as a sample link. > > These are the categories for a disclosure. Only those with AI assistance (at any level) get listed. > - Design - architecture, system design > - Implementation - production code > - Testing - writing tests, test plans, and QA. > - Documentation - Docs, comments, README, change logs > - Review - Code review and pull request feedback > - Deployment - CI/CD configuration. > > Each category that uses AI is then shown, along with the level of AI involvement. There are four levels of AI support to then use: > - Hint - AI suggested solution, human does the task. > - Assisted - AI acts on part of a task, but a human handled the bulk. > - Pair - About a 50/50 split of human made and generated. > - Generated - Human prompted, AI ge

Replying to an earlier post

If you waited long enough to get past the account duration requirement and it was open source, where people could evaluate and comment on what they see, yes.

If it were paid/closed source, then no, not without using that alt constantly to meet the requirements.

The point in the first place was the large influx in promo postings that were made, as well as create filterable tags for users who are or are not interested in seeing AIT or AIP. It also means for those who create an AI involved project, no matter the level, aren’t being bombarded with low effort, one word disparaging comments.

If you have another idea, or some way you believe a third person can have any realistic insight to provide a disclosure, you are welcome to create a meta discussion on it as there were for rules 7 & 8 already.