Skip Navigation
Test thread
  • Test notification

  • [@kbin](https://kbin.social/u/kbin) kbin is constantly returning 50x and 404 errors to me for the last few weeks. It's literally unusable, even for browsing. What's going on? Is it just me? should I m
  • @ShadowRam, you're not the only one having that problem on kbin.social. It's also been happening for me (and probably everyone else). I'm sure ernest will fix it soon; it's probably been delayed because of the holidays. There's more info about the issue in this thread.

  • Does Wayland really break everything?
    pointieststick.com Does Wayland really break everything?

    I’ve written some other posts on Wayland recently, and it’s time for another one! Feel free to skip it it you aren’t interested in a discussion of Wayland and platforms. Many may …

    Does Wayland really break everything?
    1
    Updates on Interstellar kbin app: account login, voting, subscriptions, and more
  • I just made this GitHub issue detailing a list of some of the things that need to happen; if you're interested in anything, feel free to let me know (so I can avoid it) and have at it. Also, if you have any questions, don't hesitate to ask.

  • Updates on Interstellar kbin app: account login, voting, subscriptions, and more
  • I might put it on there too, we'll have to see.

  • Updates on Interstellar kbin app: account login, voting, subscriptions, and more
  • That would be amazing! Right now, the code is very unorganized, and the general workflow is unstructured, just so you know what to expect :) since it's only really two weeks old. Feel free to make pull requests for bug fixes, feature implementations, code organization improvements, etc. (later, I might have a more concrete list of what I'm trying to do). Also, considering this is only my first real Flutter app, it would be great to have suggestions for the overall code structure (right now it's a mess). If you want, you can join the matrix room as well, that'll make discussion easier.

  • Updates on Interstellar kbin app: account login, voting, subscriptions, and more
  • Yes, it is already compatible. The UI won't look iOSy yet until I adjust it, but at least you'll get the geist. I'll see what I can do about the IPA.

  • Updates on Interstellar kbin app: account login, voting, subscriptions, and more
  • So if my kbin account is in kbin.social, I am not able to login in the app at all?

    That's correct, for now at least. It's not a limitation of the app, but that the API has not been enabled (by the kbin.social admin) on this server yet. At the moment, kbin.earth might be the only server that has working login functionality, but you could try some of the other API enabled kbin servers, it'll pop up an error if they don't work. See my related comment here.

  • Updates on Interstellar kbin app: account login, voting, subscriptions, and more
  • Honestly, that's pretty much what this post and the previous post were for. I'll probably make future posts for other major milestones here as well, and smaller milestone posts are on the Interstellar magazine.

  • Updates on Interstellar kbin app: account login, voting, subscriptions, and more
  • Are you planning on throwing a copy of your app in Google Play?

    Yes, probably once it's more mature. I looked into the process already but was thrown off by the fact that Google wants my government ID (I'm a privacy advocate), but I'll probably end up doing it eventually. Also, if the project gets enough financing, I might put it on the Apple store as well.

  • Updates on Interstellar kbin app: account login, voting, subscriptions, and more
  • Hopefully I won't abandon it, but if I did, it is open source, so at least someone else could pick it up (at some point, I'd like to get more maintainers, so I'm not the only one). Here you go for a chat room: kbin-interstellar:matrix.org, I did matrix to keep it close to the other kbin rooms.

  • Updates on Interstellar kbin app: account login, voting, subscriptions, and more
  • I already found a bug where voting/boosting the main thread on a details/comments page doesn't update the status. So if you try to vote, it most likely has worked; it just didn't update the screen.

  • Updates on Interstellar kbin app: account login, voting, subscriptions, and more
  • Unfortunately, not yet. Only once the api is enabled for kbin.social (you can check by seeing if the API docs page loads) will it work. At the moment, the only api enabled instances I know of include karab.in, kbin.run, kbin.melroy.org, and kbin.earth. While working on the app, I found a kbin bug that causes logins to fail, so unless they've updated already, it's possible kbin.earth is the only instance you can actually log in on.

  • /kbin meta @kbin.social jwr1 @kbin.social
    Updates on Interstellar kbin app: account login, voting, subscriptions, and more

    If you haven't been following the Interstellar magazine, I've added a lot of functionality since the last thread here, including views for magazines/users/domains, better navigation for wider screens, QoL additions (like the @ button to reveal originating domain, inspired by Artemis), and a lot of different bug/functionality fixes.

    This latest update finally includes the ability to log in to a kbin account, and it's not even restricted to just one; you can log in to as many accounts (or view them anonymously) as you want.

    Now that you can log in, you can also vote/boost threads and comments. In addition, you can subscribe/follow any magazine/user/domain. Finally, the feed view has tabs for Sub/Mod/Fav/All when logged in.

    For would-be testers, here's the link to the latest working build: github.com/jwr1/interstellar/releases (AppImage and APK).

    The new kbin.earth server (open registration and API enabled) can be used for people wanting to test the app logged in, or maybe you just want to try a different instance.

    Feel free to post any bugs or suggestions in the comments, on GitHub, or on the Interstellar magazine.

    Edit: Here's a link to the matrix chat room: kbin-interstellar:matrix.org

    23
    Defederate from Fanaticus.social
  • I agree with @Drewski, defederation should be the last choice. Kbin does have an option where you can block whole domains, so if you'd prefer that, go here and click the block button: kbin.social/d/fanaticus.social

  • Valve To Steam Deck Owners: Stop Huffing Its Vent Fumes
    kotaku.com Valve To Steam Deck Owners: Stop Huffing Its Vent Fumes

    The company behind Portal, Half-Life, and Steam isn’t amused by all the vent smellin’

    Valve To Steam Deck Owners: Stop Huffing Its Vent Fumes

    The company behind Portal, Half-Life, and Steam isn’t amused by all the vent smellin’

    1
    Prototype for new Kbin app: Interstellar
  • Thanks, that's helpful.

  • Prototype for new Kbin app: Interstellar
  • I was using the flutter_markdown package to render markdown. Fortunately, the text style can be changed, so once I get around to it, I'll fix the color issue.

  • Prototype for new Kbin app: Interstellar
  • Yes, I noticed that. I think those are from citations (with >).

  • Prototype for new Kbin app: Interstellar
  • Both kbin.run and kbin.melroy.org support the api and are english if you want to try those.

  • Prototype for new Kbin app: Interstellar
  • The individual magazine's page has not been implemented yet; I might try to work on that tomorrow. Unfortunately, kbin.social does not support the API yet (that's why karab.in was the default).

  • Prototype for new Kbin app: Interstellar
  • Right now, I'm planning on Android. I'd put it on iOS if I didn't have to pay $100 a year for the Apple Developer Program.

  • /kbin meta @kbin.social jwr1 @kbin.social
    Prototype for new Kbin app: Interstellar

    I've been working for the past week on a new kbin app. At the moment, it's just a prototype and only the "Feed" view has content (you can't sign into an account or post anything yet); you can see threads, thread images, thread comments, thread links, and thread votes/boosts. You can also change the "Theme Mode" and "Instance Host" in the settings.

    Here's a link to the source code (contributions welcome for those that know flutter): github.com/jwr1/interstellar. For testers, here's the link to the latest working build: github.com/jwr1/interstellar/releases (AppImage and APK).

    Feel free to post any bugs or suggestions in the comments, on GitHub, or on the Interstellar magazine.

    Again, this is just a prototype. If someone else is working on a better kbin app, I might just use that instead.

    27
    /kbin meta @kbin.social jwr1 @kbin.social
    [@ernest](https://kbin.social/u/ernest), I just have a quick question. Looking at the kbin oauth documentation on [codeberg](https://codeberg.org/Kbin/kbin-core/src/branch/develop/docs/oauth2_guide.md

    @ernest, I just have a quick question. Looking at the kbin oauth documentation on codeberg and swagger, I got the impression that an authorization client needs to be registered on a server before a user can start using the API. This would be fine if kbin weren't federated, but what if a user wants to sign in to a different instance that doesn't have the oauth client I set up? Basically, I'm asking if there's a way to use the API without setting up the oauth client, but still be able to login to an account. Thanks

    \#kbinMeta

    0
    Gaming @kbin.social jwr1 @kbin.social
    The studio behind Ori and the Blind Forest is making a gorgeous action RPG: No Rest for the Wicked
    2
    Gaming @kbin.social jwr1 @kbin.social
    Win a Steam Deck OLED or Lenovo Legion Go gaming handheld by watching The Game Awards
    www.windowscentral.com Win a Steam Deck OLED or Lenovo Legion Go gaming handheld by watching The Game Awards

    Lenovo and Valve are partnering with The Game Awards to give away 100 Legion Go handhelds and 100 Steam Deck OLEDs.

    Win a Steam Deck OLED or Lenovo Legion Go gaming handheld by watching The Game Awards

    Lenovo and Valve are partnering with The Game Awards to give away 100 Legion Go handhelds and 100 Steam Deck OLEDs.

    0
    Win a Steam Deck OLED or Lenovo Legion Go gaming handheld by watching The Game Awards
    www.windowscentral.com Win a Steam Deck OLED or Lenovo Legion Go gaming handheld by watching The Game Awards

    Lenovo and Valve are partnering with The Game Awards to give away 100 Legion Go handhelds and 100 Steam Deck OLEDs.

    Win a Steam Deck OLED or Lenovo Legion Go gaming handheld by watching The Game Awards

    Lenovo and Valve are partnering with The Game Awards to give away 100 Legion Go handhelds and 100 Steam Deck OLEDs.

    3
    The Elder Scrolls V: Skyrim Special Edition - Creations Update Patch Notes
    bethesda.net The Elder Scrolls V: Skyrim Special Edition - Creations Update Patch Notes

    This update for Skyrim Special Edition introduces Bethesda Game Studios Creations, an enhanced platform for building and sharing community-made content, as well as Steam Deck and ultrawide monitor support for PC players.

    The Elder Scrolls V: Skyrim Special Edition - Creations Update Patch Notes

    This update for Skyrim Special Edition introduces Bethesda Game Studios Creations, an enhanced platform for building and sharing community-made content, as well as Steam Deck and ultrawide monitor support for PC players.

    0
    Plasma 6 Logo - Final Selection and Poll
    discuss.kde.org Plasma 6 Logo - Final Selection and Poll

    The 6 Most Popular Plasma 6 Logos We selected the 6 most ❤ed logos from the original thread and made a poll to determine which is the most popular. The three most voted options will be passed on to the Plasma developers for their consideration. Please note that this poll is non-binding and changing...

    Plasma 6 Logo - Final Selection and Poll

    The 6 Most Popular Plasma 6 Logos We selected the 6 most ❤ed logos from the original thread and made a poll to determine which is the most popular. The three most voted options will be passed on to the Plasma developers for their consideration. Please note that this poll is non-binding and changing the logo will depend on the willingness of the Plasma devs. They will have the final say. Either way, the change is unlikely to happen in time for Plasma 6.0, as the project is currently in Fe...

    0
    Can I see which users have subscribed to a magazine? (The ones I've created at least)
  • @Damaskox I don't think that's possible, especially considering users can hide their subscriptions in their profile.

  • Steam Deck - SteamOS 3.5.9 Preview: Well Paced Edition - Steam News
    store.steampowered.com Steam Deck - SteamOS 3.5.9 Preview: Well Paced Edition - Steam News

    Note: This update is for the Steam Deck Preview channel, and includes new features that are still being tested. You can opt into this in Settings > System > System Update Channel. Graphics and Performance Reduced stutters when the upscale filter was set to FSR or NIS under high GPU load. Fixed an is...

    Steam Deck - SteamOS 3.5.9 Preview: Well Paced Edition - Steam News

    Graphics and Performance

    • Reduced stutters when the upscale filter was set to FSR or NIS under high GPU load.
    • Fixed an issue regarding frame-pacing and stutter, especially affecting some external displays.
    • Fixed display sometimes getting stuck at 60Hz after returning from sleep on the Steam UI.
    • Fixed an issue where a core could be stuck at 100% CPU if a game's window closed in an unclean way.
    0
    Steam Deck - SteamOS 3.5.8 Preview: Flatlined - Steam News
    store.steampowered.com Steam Deck - SteamOS 3.5.8 Preview: Flatlined - Steam News

    Note: This update is for the Steam Deck Preview channel, and includes new features that are still being tested. You can opt into this in Settings > System > System Update Channel. General Fixed an issue where modifying settings in the desktop partition manager could prevent the SD card from being mo...

    Steam Deck - SteamOS 3.5.8 Preview: Flatlined - Steam News

    Note: This update is for the Steam Deck Preview channel, and includes new features that are still being tested. You can opt into this in Settings \> System \> System Update Channel. General Fixed an issue where modifying settings in the desktop partition manager could prevent the SD card from being mounted and visible in Steam Fixed an issue in desktop mode where dropping a folder on the desktop would erroneously create a shortcut for every item within the folder.

    0
    Wine is for Windows and Darling is for MacOS
    hackaday.com Wine Is For Windows And Darling Is For MacOS

    Wine has become a highly optimized and useful piece of software for those that live in Linux, but occasionally need to walk on the Windows side. In case you’d wondered, there’s a simila…

    Wine Is For Windows And Darling Is For MacOS

    Wine has become a highly optimized and useful piece of software for those that live in Linux, but occasionally need to walk on the Windows side. In case you’d wondered, there’s a simila…

    1
    Linux Kernel 6.5 Reaches End of Life, It's Time to Upgrade to Linux Kernel 6.6 LTS - 9to5Linux
    9to5linux.com Linux Kernel 6.5 Reaches End of Life, It's Time to Upgrade to Linux Kernel 6.6 LTS - 9to5Linux

    Linux kernel 6.5 reached end of life and all users are now recommended to upgrade their system to Linux kernel 6.6 LTS as soon as possible.

    Linux Kernel 6.5 Reaches End of Life, It's Time to Upgrade to Linux Kernel 6.6 LTS - 9to5Linux

    Linux kernel 6.5 reached end of life and all users are now recommended to upgrade their system to Linux kernel 6.6 LTS as soon as possible.

    2
    Mario Kart 8 Deluxe Has Been Updated To Version 3.0.1, Here Are The Full Patch Notes
    • Fixed an issue where the player was unable to acquire a strong item even though they did not take an Item Box by stopping or going in reverse during a race, or take an item countless times from an Item Box in same location, when the communication is unstable during an online match.

    • Fixed an issue where the glider did not open when getting on a glide ramp that is past the suspension bridge in Tour Vancouver Velocity.

    • Fixed an issue where the player might fall into a crevice in the cliff and not be able to move in Tour Rome Avanti.

    • Fixed an issue where the player would be floating in mid-air after driving out of the course without being carried back in by Lakitu in GC DK Mountain.

    • Fixed an issue where the player would sometimes not be able to move when riding on the statues in Wii Daisy Circuit.

    • Fixed an issue where actions and expressions did not match for some characters that were added in the Booster Course Pass.

    • Fixed an issue where a Mii’s head would get extremely large or small when playing the highlight reel.

    0
    NonSteamLaunchers v3.00 update · moraroy/NonSteamLaunchers-On-Steam-Deck
    github.com Release NonSteamLaunchers v3.00 · moraroy/NonSteamLaunchers-On-Steam-Deck

    What's Changed Error handling and shellcheck additions by @pythoninthegrass in #125 revamped GE-Proton extraction to correctly reflect GloriousEgrolls Konsole instructions *NSL now deletes old Pro...

    Release NonSteamLaunchers v3.00 · moraroy/NonSteamLaunchers-On-Steam-Deck

    What's Changed Error handling and shellcheck additions by @pythoninthegrass in #125 revamped GE-Proton extraction to correctly reflect GloriousEgrolls Konsole instructions \*NSL now deletes old Pro...

    0
    EndeavourOS update: Slimmer options but lean and in a new live environment, Galileo has arrived
    endeavouros.com Slimmer options but lean and in a new live environment, Galileo has arrived

    Image created by Smokey It has taken a while to develop this release but we are still here and despite life throwing in extra challenges for each of our team members the past months, we are proud t…

    Slimmer options but lean and in a new live environment, Galileo has arrived

    It has taken a while to develop this release but we are still here and despite life throwing in extra challenges for each of our team members the past months, we are proud to present you our Galileo ISO with significant changes...

    0
    jwr1 jwr1 @kbin.social

    Moved to kbin.earth: @jwr1

    For kbin.social

    Posts 24
    Comments 30