view the rest of the comments
Comic Strips
Comic Strips is a community for those who love comic stories.
Rules
-
š Be Nice!
- Treat others with respect and dignity. Friendly banter is okay, as long as it is mutual; keyword: friendly.
-
šļø Community Standards
- Comics should be a full story, from start to finish, in one post.
- Posts should be safe and enjoyable by the majority of community members, both here on lemmy.world and other instances.
- Any comic that would qualify as raunchy, lewd, or otherwise draw unwanted attention by nosy coworkers, spouses, or family members should be tagged as NSFW.
- Moderators have final say on what and what does not qualify as appropriate. Use common sense, and if need be, err on the side of caution.
-
𧬠Keep it Real
- Comics should be made and posted by real human beans, not by automated means like bots or AI. This is not the community for that sort of thing.
-
š½ļø Credit Where Credit is Due
- Comics should include the original attribution to the artist(s) involved, and be unmodified. Bonus points if you include a link back to their website. When in doubt, use a reverse image search to try to find the original version. Repeat offenders will have their posts removed, be temporarily banned from posting, or if all else fails, be permanently banned from posting.
- Attributions include, but are not limited to, watermarks, links, or other text or imagery that artists add to their comics to use for identification purposes. If you find a comic without any such markings, it would be a good idea to see if you can find an original version. If one cannot be found, say so and ask the community for help!
-
š Post Formatting
- Post an image, gallery, or link to a specific comic hosted on another site; e.g., the author's website.
- Meta posts about the community should be tagged with [Meta] either at the beginning or the end of the post title.
- When linking to a comic hosted on another site, ensure the link is to the comic itself and not just to the website; e.g.,
ā Correct: https://xkcd.com/386/
ā Incorrect: https://xkcd.com/
-
š¬ Post Frequency/SPAM
- Each user (regardless of instance) may post up to five (5 š) comics a day. This can be any combination of personal comics you have written yourself, or other author's comics. Any comics exceeding five (5 š) will be removed.
-
š“āā ļø Internationalization (i18n)
- Non-English posts are welcome. Please tag the post title with the original language, and include an English translation in the body of the post; e.g.,
SĆ, por favor [Spanish/EspaƱol]
- Non-English posts are welcome. Please tag the post title with the original language, and include an English translation in the body of the post; e.g.,
-
šæ Moderation
- We are human, just like most everybody else on Lemmy. If you feel a moderation decision was made in error, you are welcome to reach out to anybody on the moderation team for clarification. Keep in mind that moderation decisions may be final.
- When reporting posts and/or comments, quote which rule is being broken, and why you feel it broke the rules.
Banned Artists
The following artists are banned from the community.
- Jago
- Stonetoss
- GPrime85
It should be noted that when you make reports, it is your responsibility to provide rational reasoning why something should be removed. Saying it simply breaks community rules is not always good enough.
Web Accessibility
Note: This is not a rule, but a helpful suggestion.
When posting images, you should strive to add alt-text for screen readers to use to describe the image you're posting:
Another helpful thing to do is to provide a transcription of the text in your images, as well as brief descriptions of what's going on. (example)
Web of Links
- !linuxmemes@lemmy.world: "I use Arch btw"
- !memes@lemmy.world: memes (you don't say!)
Other Comic Communities of Interest
- !bloomcounty@sopuli.xyz
- !calvinandhobbes@lemmy.world
- !cyanideandhappiness@discuss.online
- !exo@discuss.online
- !foxtrot@slrpnk.net
- !garfield@lemmy.world
- !moomin@sopuli.xyz
- !oglaf@discuss.online (NSFW)
- !outland@slrpnk.net
- !pbf@discuss.online
- !peanuts@discuss.online
- !smbc@discuss.online
- !theboondocks@slrpnk.net
- !thefarside@sh.itjust.works
- !xkcd@lemmy.world
- !NoseEars@lemy.lol
you know, i've tried to defend some usage in the past, explaining my processes and the many steps of manual refinement, masking, and layerwork i put in to things, how i only run local models with open weights, how all my power comes from hydro etc etc
but as the tools keep evolving i've realised nobody else seems to actually care about the process. the pro-people just want as much slop as possible. someone likened it to a slot machine, where you keep pulling just because. that's where we are now.
I fully get where youāre coming from. I fully believe that you canāt vibe code correctly unless you already know how to code correctly. Iām against the shifting paradigm of āwho cares what the code looks like aa long as it works properly and the LLM can read it quicklyā bullshit thatās coming out of it. I want to read the code and understand it too. I want it to be object oriented and not just dumb ad hoc methods everywhere thatās 1,000 lines when it couldāve been 100 lines.
Now anecdotally, as someone who uses it for my main work and side project, I am still getting a lot of use out of it. Iām learning new things at a faster rate than I would have before. For my side project, I am trying to optimize gear sets for a game and thereās hundreds of millions of different configurations. The LLM Iām using knows about my code and the project and what I need and is able to suggest other algorithms, like I was able to learn about Dinkelbachās algorithm. I have it write up design docs with formulas and pseudocode implementation and I review that and it takes my comments into account. I treat it like a junior developer and ask for questions to make sure I understand what itās doing. I think a lot of people arenāt treating it like a junior developer or intern and thatās where problems come from.
Now, I wouldnāt be using it if it wasnāt free with my company, as this is more of ālearning/researchā for my job.
And for my job, we have semantic memory and a ton of MCP servers setup that guide it through the right code and can do internal documentation search so itās way more powerful than just using base Claude Code or whatever. It has helped me stay more on track with my projects as an ADHD person (even though Iām medicated) by documenting what it does after it does it in a shared doc rather than me forgetting to do that because I run a command and log off for the day or something.
I do hate the water usage and energy usage thoughā¦
As a min maxer in a lot of games, I used to make spreadsheets in little tiny janky python programs do all sorts of crazy s*** to optimize stuff.
Would spend hours on it! A little local model has basically reduced my effort. 10. Fold and saved me hours upon hours of work.
Probably the single best thing is I can just yell at it to tell me what's on the f****** to-do list and it will just tell me. And it helps my ADHD ass actually decide on what to start working on for the day and actually get something done instead of doing 20 things at once.
Fantastic little tool.
Now I have more time to play my games and I have something to yell at me so I don't get distracted
Same, but you forgot, the massive stealing of intellectual property that no government fights against because they are scared to be left behind by big tech, the impact on learning (especially students), and the impact on little hands that had to moderate the NSFL content.
i refuse to use ml models for code. the copyright issues alone should be enough to keep them away from every public code base until the matter is settled. but also because local tooling is, frankly, shit. i have a bit of hope for text diffusion models, but i have a hard time seeing the situation improving because everyote is full in on cloud models now.
Imagine if you put that much time into a useful skill.
i do. i experiment with transformer and diffusion models like a few hours a month, tops. the result isn't interesting enough. the process of bending and breaking the models is the fun part.
Sounds like it's a very rewarding hobby lol.
yeah, it's a great way to see the limitations of these systems. just like ctf and ioccc.
I was being sarcastic, man. That sounds like a tremendous waste of time.
i will always take the time to explain things i find interesting to people. the benefit here is that i can now much more efficiently break large models as well when i come across them. helps me add anti-ai clauses to websites, cv's, and repos i publish.
Don't bother explaining to them. Their name is a misnomer, and they're an acerbic moron.
Thanks for taking one for the team then, I guess!
it's the curse of getting into something early and it becoming a global issue; i did a course on machine learning in 2014 and have tinkered since then.
like imagine getting into blockchain-based systems because of git in 2007. can't talk about that stuff at all now.
Surely you can see the damage it's doing to human creativity and intelligence, the economy, and the ecosystem as a whole.
oh i am anti as all hell. i have knowledge of how the models tend to work, how the training is done, and how reasoning and tool use is implemented. that's why i never use online models and check the datasets of local ones.
but like... the idea isn't bad. it's just that the way people use it is to steal information, burn through massive resources, and atrophy their knowledge. just like how the idea of a block chain, or a uniquely identifiable digital token, isn't intrinsically bad, but the biggest use was grifting.
a model trained on consensually acquired data, using only renewable energy, run locally, can still achieve useful things like quickly finding information from a loose query, doing bulk edits, making templates and placeholders, or offering suggestions. it's just that it would take longer and not be hype-worthy. so no for-profit entity does it. that's what makes projects like the ai horde interesting.