"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearKB
Jump
Self post should be displayed as the instance where the user is from, not kbin.social
  • Briskfall Briskfall Now 100%

    I found out in another thread that it is NOT intended behavior here https://kbin.social/m/youshouldknow@lemmy.world/t/56323/YSK-that-you-can-edit-titles-on-Lemmy-unlike-Reddit#entry-comment-241691

    Which means that hopefully, there should be a fix underway... I hope🥲.

    2
  • YSK: Googling for terms on all lemmy domains
  • Briskfall Briskfall Now 100%

    I've had better results searching through the instances themselves because Google doesn't always index the keywords on time. On caveat of this method is that if the instance doesn't have the syncing out the instance where the info is from being propagated, then this trick would not work

    4
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearKB
    Jump
    Self post should be displayed as the instance where the user is from, not kbin.social
  • Briskfall Briskfall Now 100%

    While I'm not entirely sure about why things are set up the way they are, I guess that it was done on purpose seeing your response. Now, if explaining the why's and how's of this design is too much of a sensitive topic, I'm okay with dropping my questions and just going along with the ride 👍.

    If it's possible as a compromise, how about consider displaying both "the origin of the magazine" (instance) and the "name of the magazine", rather than the existing format where kbin.social appears after the title, followed by just the "name of the magazine" (omitting the original instance from which it hails).

    For example, the current layout is:

    TITLE

    (kbin.social)

    PREVIEW OF BODY TEXT

    USER, 33 minutes ago to NAME_OF_MAGAZINE_WITHOUT_ORIGINAL_INSTANCE (like meta)

    My suggestion is to include an option for displaying it like this (I do understand that it might be a clutter to some, but it would be a nice feature for others facing the same qualms as I do):

    TITLE

    (kbin.social)

    PREVIEW OF BODY TEXT

    USER, 33 minutes ago to NAME_OF_MAGAZINE_WITH_ORIGINAL_INSTANCE (like META@LEMMY.ML)

    To provide some context, I came across a post on either main or meta on the front page. It had kbin.social listed below the title along with the "name of the magazine," but the original instance name was missing. I was about to express my confusion since it didn't align with my experience on kbin.social, but upon double-checking the URL, I realized the post was not related to kbin.social at all. This "issue" generated by the behavior seems to mainly affect mags like main and meta posts, but considering these posts do often appear on the front page (since I've enabled other instances to discover more exciting content), I think that it's issue worth exploring.

    Hopefully in the meantime, I've figured better ways to work around this issue (to verify the instance of the magazine) on mobile ( apart from checking the address bar), which are to

    • click on the hamburger menu or
    • to scroll to the page's end.
    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearKB
    Jump
    Just a little test from Lemmy!
  • Briskfall Briskfall Now 100%

    Uh wow this is the first time I've seen summoning the instance in reverse (what I'm aware of so far) and it feels like black magic on the other end... My head hurts now hahaha 😵‍💫

    2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearKB
    /kbin meta Briskfall Now 100%
    Self post should be displayed as the instance where the user is from, not kbin.social

    The current behavior (I'm using the web client) as it is displays self-post as (kbin.social) under the thread title. Not sure if it is the result of a fallback behavior. On mobile it gets really awkward because the URL address bar would truncate to the domain + TLD (the full URL is only down once the user double press the address bar which makes it cumbersome and adds an extra layer of step) and for certain topics such as metatalk the user viewing the thread would have a higher chance of confounding it kbin metatalk instead of maybe lemmy.world meta talk, etc.

    6
    6
    I can't find any communities from other instances in the search engine. What am I doing wrong?
  • Briskfall Briskfall Now 100%

    Just found out a while ago that it varies by instance, e.g. for kbin.social, it's not good to add the exclamation mark and just leave it as community@instance bare.

    1
  • Sooo... are we doing emojis here or nah 🤔
  • Briskfall Briskfall Now 100%

    I used to not do it, but I've been influenced by Bing after talking to it for so long during the closed beta (I guess that this is an effect of subconsciously mirroring it so that I don't get kicked out before the 5 turn limit back in the days haha 😂)

    Then again, in diverse online communities, there are various styles and voices that are eventually formed to be what's "acceptable" be the general consensus. As Lemmy is very new, it has yet to find its voice yet... I think 🤔.

    5
  • AI-TRIGGER WARNING: I've asked ChatGPT to revise my writing because it was ass (writing a stream of coherent looking text is not my forte). Proceed at your own discretion. ---------- ### Yes the emoji 's all on me, I've been too much influenced by Bing Chat lately---even ChatGPT took it out but then I pestered it to move it back. ### Below this line it's all text that has been retouched by AI 😱: --- **Title:** Archiving Reddit Threads During Protests: Suggestions Needed **Body:** Hello everyone, As many of you are aware, numerous Reddit subreddits are temporarily closed due to the ongoing protest. While I completely support this action, it is causing some issues with my hobby research. Many posts are being deleted or replaced with placeholder scripts, leading to a loss of valuable information. Source: [https://lemmy.ml/post/1259772](https://lemmy.ml/post/1259772) In an effort to address this, I have been using a script to save Reddit threads that I find interesting to my Personal Knowledge Management system: [https://www.reddit.com/r/ObsidianMD/comments/104k0om/script\_save\_reddit\_posts\_to\_obsidian/](https://www.reddit.com/r/ObsidianMD/comments/104k0om/script_save_reddit_posts_to_obsidian/) . I have managed to successfully use it, but since I don't have a strong understanding of Ruby code 😅, I'm worried about its future functionality, especially if it depends on the Reddit API. I recently discovered a thread discussing Reddit dumps: [https://lemmy.nz/post/52092](https://lemmy.nz/post/52092) . This discovery made me curious if it would be possible to modify the Ruby script to work with a local version of Reddit or even directly with the Reddit logs. To my understanding, these logs are in JSON format, but I haven't downloaded them yet. Additionally, I've come across the concept of vector embeddings and a tool called Pinecone. Would it be more straightforward to use this tool to extract the necessary information, as opposed to manually searching through the data? Ideally, I would like to create a local search function, similar to Google, specifically for this dataset dump. However, I'm unsure of how to search a local database of Reddit submissions. I have found potential solutions such as [Semantra](https://github.com/freedmand/semantra) and [Qdrant](https://github.com/qdrant/qdrant), but I'm uncertain if these are the best tools for this task. Perhaps there is a more suitable option? I will be honest, I don't have a strong background in technology, and this problem is proving to be quite complex. But I'm willing to tackle it. I would greatly appreciate any input or suggestions that you could provide. Thank you in advance, everyone! 😊

    10
    8
    I attempted to promote this community on Reddit. Here is how it went
  • Briskfall Briskfall Now 100%

    I think that giving too many choices to users who are already confused by the concept of federation and instances will enhance their paralysis of making choice due to cognitive overload (See https://en.m.wikipedia.org/wiki/Overchoice ).

    I've found out kbin.social the easiest to get used to (end-user wise).

    2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearKB
    Jump
    How do I subscribe to a community if it isn't federated yet?
  • Briskfall Briskfall Now 100%

    Damn I was looking forever how to get some communities working. Thanks!

    This is definitely a much needed information during onboarding (not sure if it was included already or if I've missed it).

    2
  • How visible is lemmy on search engine?
  • Briskfall Briskfall Now 100%

    How long does it usually take for google to index websites? Because I tried the string lemmy site:lemmy.ml after:2023-06-15 and only one post turned up for me and it was Memes... the current state of affairs does not seem promising 😔 And if I tried with another instance with the same keywords lemmy site:kbin.social after:2023-06-15 nothing even turned up.

    I wonder though, will search engines adapt to Lemmy and its fediverse system? Or will search engines die? Or will we see dedicated search engines to search through the fediverse?

    8
  • How has ur lemmy experience been so far?
  • Briskfall Briskfall Now 100%

    Unfortunately, I've been getting some 404 not found of some communities/magazines of some instances that are not from the instance I'm using, e.g. I'm using kbin.social at the current posting account, but let's say that I tried to access something like https://sh.itjust.works/c/skincareaddiction there's no issues whatsoever (since it's the main instance where that community spawned off) but if I tried https://kbin.social/m/skincareaddiction@sh.itjust.works then I would get the aforementioned error code. I find it pretty inconvenient that caching/indexing of certain less popular (which I assume is what is happening) community working clunkily, it feels not as reliable than using a centralized service, but I guess that this is the price to pay for a decentralized system.

    5
  • Advice needed for a chronic lurker
  • Briskfall Briskfall Now 100%

    Same here! I feel like the problem with Reddit's established community is that most of them have found an "identity" and developed a "lingo" / "jargon" of their own. Like if you're not "innit" then it becomes harder to minge then there's this influx of downvotes making it very hard to wanting to take part without... lurking a shit ton. (like Stack Overflow mentality lol) Feels like threading thin ice sometimes. With a novel community like this one, where rules are yet to be set in stone, it feels... freer?

    I mean, it still is very fun to lurk and digesting new content, but starting up posts on your own can also be a lot of fun. There's also a lot of bot/stalker behavior in Reddit which might minimize the incentive to be creative. With the smaller fediverse communities (especially closed/invite-only sign ups) it might be easier? I'm just speculating though...

    Anyway, I'm happy that you are feeling more at ease being by posting more, keep it up!

    2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearMM
    Jump
    Suggested Settings to Make Kbin Look and Feel More Like Reddit
  • Briskfall Briskfall Now 0%

    Still no feature to expand/collapse comment :(...

    0
  • [Prebuilt] HP Slim Desktop with AMD Athlon Silver 3050U, 8GB DDR4 (180$) [SurplusByDesign]
  • Briskfall Briskfall Now 100%

    Urgh it's so annoying that the instance I'm on cannot seem to load lemmy.ca but no problem with lemmy.ml... not sure what's going on... thanks for the cross-posting.

    1
  • How many accounts do you have on lemmy/kbin?
  • Briskfall Briskfall Now 100%

    Two, but only because I can't log into the other fediverse instance that I've registered (sh.itjust.works).

    2
  • What are some communities you'd like to see on Lemmy that don't exist yet?
  • Briskfall Briskfall Now 100%

    My list

    Funsies & Weird brainstorming

    • /r/competitiveoverwatch aka /r/cow (I don't play the game but I sure enjoy the juice)
    • /r/hobbydrama (very diverse type of juicy dramas, miam!)
    • /r/overwatchTMZ (/r/cow but extended)
    • /r/valorantcompetitive (same reasoning for the OW one)
    • /r/livestreamfail (don't post there; but is fun to occasionally lurk and see funny stuffs and be up to date with the latest online juicers)
    • /r/anarchychess
    • /r/singularity
    • /r/BestofRedditorUpdates
    • and 20 more cute animal pictures/videos subreddits like /r/partyparrots, /r/happycowgifs, etc.

    Stuffs I use for er..... productivity! yeah yeah productivity, that's right!

    • /r/obsidianmd I enjoy seeing other people's workflow and new tools being developed
    • /r/chatgpt (Recently the main sub went to shit with the influx of new users so /r/chatgptcoding or /r/chatgptpro might be better lol)

    Subreddits that I often get led by Google search engine and it would be sad if they were to go down perpetually since I would have a very hard time without them...

    • /r/homelab
    • /r/automation
    • /r/selfhosted
    • /r/datahoarder
    • /r/android
    • /r/sysadmin
    • /r/kitchenconfidential
    • /r/appliancerepair/

    I'm also very interested in how some different jobs work so I subbed out to these to check on them occasionally... and they sometimes would provide interesting workflows/insights that I can a-hem, take inspiration from...

    • /r/ExperiencedDevs/
    • /r/accounting
    • /r/uxdesign

    There's way more but I visit those a bit less, the problem is, I'm not sure if Lemmy can fill the void in my heart but if it does for those main ones (all above) then I think that I can permanently migrate from Reddit.

    7
  • How do I reset my password through "Forgot password"? The "Forgot password" doesn't work
  • Briskfall Briskfall Now 100%

    Yeah I just had to create an account at 3AM while being half asleep... I have given up on the dev/community (seeing the thread is not getting enough traction and it's full of shitposts at the moment on the frontpage) and is now using sh.itjust.works through kbin.social (which as I verified, has no such issue---and that's the beauty of the fediverse, just log in through another instance lol!). Maybe I will log into my sh.it.head account once they fix it, but at the current moment if they don't even acknowledge this bug (as I'm aware of atm) then how can they do so?

    1
  • Beehaw defederating from lemmy.world and sh.itjust.works
  • Briskfall Briskfall Now 100%

    I feel like the concept of "decentralisation" is good for the consuming users and people who want to discuss an interesting topic/subject, but not really for OC/content craetors... They just want their work to be as exposed to as many people as possible (exposure -> more clients -> bigger brand/value -> profit???), and defederalisating goes against that principle.

    1
  • Just found out that DuckDuckGo can be used to search Fediverse sites easily.
  • Briskfall Briskfall Now 100%

    So in order every single Fediverse instances, I'd have to include all of them? It'll be more fun if something that can exist to globally search every instances (and give us filter to opt out of some that the user do not enjoy) instead of making it a long long string like site:kbin.social + site:lemmy.world... Like kind of how greasyfork is doing with their search engine, I like it.

    6
  • There is a lesson to be learned here
  • Briskfall Briskfall Now 100%

    Wouldn't this just encourage SEO clickbaits more though? Also, a lot of these blogs can die over time, so it's also not the most reliable (like the owner can die or the domain providing service has expired or some shit). Also, how can this solve the problem of confabulated misconceptions (let's say that there are blogs that are feeding misinformation)? Without a moderating system, a comment section that can exist to engage and debunks those statements, and the upvote/downvote system... I think that it's hard to tell reliability of the information. Feel free to debunk my doubts though.

    11
  • Briskfall Now
    2 24

    Briskfall

    Briskfall@ kbin.social

    description:: Cute animal fan. Me love blob, do you love blob?

    currentMood:: Cute animal "magazines" or instances when???? Can't migrate from Reddit fully without them!

    e.g.

    r/AnimalsBeingDerps
    r/borbs
    r/Catloaf
    r/Pigifs
    r/happycowgifs

    currentGoal:: finish backlog OTL