irelephant [he/him]🍭
- 27 Posts
- 214 Comments
This is where I got the term from: https://craphound.com/news/2023/09/17/plausible-sentence-generators/
Find and Replace?
Ai code is specifically annoying because it looks like it would work, but its just plausible bullshit.
irelephant [he/him]🍭@lemm.eeto Programming@programming.dev•FOSS Browser replacement projects?2·3 months agoAre you talking about an alternate protocol/language? Closest you’re going to get is wasm.
irelephant [he/him]🍭@lemm.eeto Programming@programming.dev•If AI is so good at coding - where are the open source contributions?91·3 months agoTrue, and it doesn’t boil the oceans and poison people’s air.
irelephant [he/him]🍭@lemm.eeto Programming@programming.dev•If AI is so good at coding - where are the open source contributions?5·3 months agoIts good as a glorified autocomplete.
irelephant [he/him]🍭@lemm.eeto No Stupid Questions@lemmy.world•Does the average person know markdown?4·3 months agoIt works fine on the lemmy-ui, I’d say you should raise an issue.
irelephant [he/him]🍭@lemm.eeto World News@lemmy.ml•LA Times reports that Palm Springs bomber had an account on Lemmy.world7·3 months agoNot much, its just has most lemmy users/communities so its a big point of failure.
irelephant [he/him]🍭@lemm.eeto No Stupid Questions@lemmy.world•Does the average person know markdown?3·3 months agoThose are usually broken on screen readers.
irelephant [he/him]🍭@lemm.eeto No Stupid Questions@lemmy.world•Does the average person know markdown?19·3 months agoNo, they use the WYSIWYG editor it has.
I am a big fan of markdown though.
Did you know you can nest these?
That's right, someone could make a choose your own adventure game this way
irelephant [he/him]🍭@lemm.eeto No Stupid Questions@lemmy.world•Is there any fundamental difference between an instance and a formal website ?1·3 months agoTo explain federation (I am terrible at explaining things),
Every user/group on an instance has an inbox and an outbox, for example, yours is https://lemmy.world/u/Docker@lemmy.world/inbox and !nostupidquestion@lemmy.world’s is https://lemmy.world/c/nostupidquestions/inbox .
When a post is made, its sent a group’s inbox, and then the group sends it to the inbox of every user subscribed to it. If I send you a direct message, my server sends it to your inbox.
If you go to a post in your browser, it shows it in the web interface, but if you set whats called a header (some small bits on information sent to a server when you request a page) saying that you’re a server, it gives you a machine readable representation of it.
For example, your comment here looks like this:
{ "@context": [ "https://join-lemmy.org/context.json", "https://www.w3.org/ns/activitystreams" ], "type": "Note", "id": "https://lemmy.world/comment/17178560", "attributedTo": "https://lemmy.world/u/Docker", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://lemmy.world/c/nostupidquestions", "https://startrek.website/u/FriendOfDeSoto" ], "content": "<p>In this regard, can a singular website function like a unique instance of the fediverse ?</p>\n", "inReplyTo": "https://startrek.website/comment/16837450", "mediaType": "text/html", "source": { "content": "In this regard, can a singular website function like a unique instance of the fediverse ?", "mediaType": "text/markdown" }, "published": "2025-05-21T09:55:42.214962Z", "tag": [ { "href": "https://startrek.website/u/FriendOfDeSoto", "name": "@FriendOfDeSoto@startrek.website", "type": "Mention" } ], "distinguished": false, "audience": "https://lemmy.world/c/nostupidquestions", "attachment": [] }
So, you could make a post or page of a website like one of these, and then manually send it to everyone’s inbox, but you won’t be able to handle incoming messages.
It comes off as very ignorant.
People typically used developed and developing as a result.
irelephant [he/him]🍭@lemm.eeto Programming@programming.dev•How do i extract encrypted video blobs?8·3 months agoSeems to be drm like widevine. That’s tricky, but not impossible to extract.
https://forum.videohelp.com/threads/407216-Decryption-The-Dungeon-of-Despair
https://cdm-project.com/explore/repos
These links may help.
irelephant [he/him]🍭@lemm.eeto You Should Know@lemmy.world•YSK: Mint Press News is Russian propaganda1·3 months agor/worldnews has always been a joke when it comes to israel/palestine.
irelephant [he/him]🍭@lemm.eeto You Should Know@lemmy.world•YSK: Mint Press News is Russian propaganda23·3 months agoWhy would you give support in any form, even critical, to Russia
irelephant [he/him]🍭@lemm.eeto No Stupid Questions@lemmy.world•What techniques do bad faith users use online to overwhelm other users in online discussion and arguments?23·3 months agoBlue maga? I wouldn’t encourage people to vote for the Democrat party if it had any viable competition.
irelephant [he/him]🍭@lemm.eeto No Stupid Questions@lemmy.world•What techniques do bad faith users use online to overwhelm other users in online discussion and arguments?6·3 months agoAd-Hominen attack, I think its called.
irelephant [he/him]🍭@lemm.eeto No Stupid Questions@lemmy.world•What techniques do bad faith users use online to overwhelm other users in online discussion and arguments?4·3 months agoIs there a fallacy fallacy? where people assume that because something has a fallacy its wrong, or they accuse something of having a non-existant fallacy?
irelephant [he/him]🍭@lemm.eeto No Stupid Questions@lemmy.world•What techniques do bad faith users use online to overwhelm other users in online discussion and arguments?31·3 months agoThat would be sea-lioning.
As well as
exit
!