Skip Navigation
AI's take on XML
  • We slowly need to interface with an app at work that uses fixed-width too. It does not sound that bad if you hear it but it sucks to figure out where you are missing whitespace when most fields are not used and therefore all whitespace. Oh, and of course there are a lot of fields, also are aligned/formatted differently based on their type and has thin/no/wrong documentation. And I have yet to find a simple but decent "debugger".

  • Featured
    [Release][v1.42.8] Implementing user requests
  • What I also found is that the image viewer touch inputs break when returning to it from the lock screen.

    • open image fullscreen (without controls visible?)
    • lock device
    • unlock device
    • image viewer stops responding to inputs and can only be closed via system back

    Notes: i am on a portrait tablet (sadly) but with rotation in landscape. Therefore, the lockscreen is in portrait and also for a split moment apps are also until the "forced" rotation kicks in. Maybe that helps it bugging it.

    Edit: well, fuck, that forced rotation seems to be the problem... I mean it would be cool if if this shit would be configurable, because I fucking hate, how the lockscreen is always sideways... Ignore this bug if it is too shitty to find or fix.

  • [WIP][v1.42.0] User requests!!!
  • Yeah, I know. There is already no space in landscape mode to display the comment. But on the other hand it is very shitty having to exit the composing completely to look up what the comment you are replying to references in its parent.

    Maybe you find some way at some point. If not, then not, I guess.

    Thank you!

  • [WIP][v1.42.0] User requests!!!
  • Thank you! Would it be possible to:

    • make it more obvious that there are no comments on a post? Like I find myself trying to refresh multiple times trying to get comments to load although there are none.
    • show all comments in the comment chain when drafting a comment, not just the one the one that is targeted to be the "parent"?

    Edit:

    Not sure it was already addressed or if you know that this is a thing: sometimes, I open a post and immediately go to the comments. But then I find I am too deep in so I scroll back up to get to the top comment. But then it "loads" images in the post and of course the whole comment section moves the same amount to the bottom as the image is high. Probably horribly explained. Anyway, I can stay a as long in the comments as I want but getting the main post in the viewport triggers the layout recalc with the image now available that it did not have in the previous calculation, shifting everything.

    In other (ape) words: when image in post slow, and comments fast, and scroll to comments; then comments move down fast when scrolling up to post.

    Not sure if that was at least somehow understandable? It basically can only happen when the comments load fast but the server serving an image in the post takes a long time to even send the height info of the image. As far as I understand what the problem is. However, I am not sure what the solhtion would be. It just is annoying as hell when it hapens.

    A "jump to comments" button would maybe be cool but I can't see how that could be implemented without being shitty.

  • Linux Scores A Surprising Gaming Victory Against Windows 11
  • To add a more technical explanation, the main point is about the expectation on how it behaves and not what it really does. To get windows to do something, you read the specification (interface) and make a call against it. Windows interprets your request and does what you wanted. You do not care how it works but just that it works. As a developer, you can also switch to the other side and make your own program that interprets these calls and translates, them for linux.

    Legally (I am not a lawyer), the specification is a fair game. The spicy part is how it is done and copying that gets you in trouble.

    Of course, this is also extremely simplified since linux and windows differ wildly in many regards. Also a "specification" is often incomplete or the implementaion bleeds into the real world use. This makes it not reliable to look at it alone and so, often the "original" implementation has to be observed on how it behaves.

    As a more relatable example, think about websites. On the one hand, it does not matter which browser you use. It "just" has to display the page and act accordingly. On the other side, it does not matter what server sends you the page. It could be a pre-computed static page, served via a proxy server or dynamically generated by any of the different programming languages.

    Edit: grammar

  • Linux Scores A Surprising Gaming Victory Against Windows 11
  • One I quickly gave up on trying recently was Star Citizen. Failing myself with dumb errors I found out that you need to follow a rather elaborate tutorial. I decided that it was very much not worth it. Not sure how it is possible to fuck it up that badly.

    The other I am bummed about is Talos Principle 2. Last time I played at release it worked perfectly. Now it runs so slow that it takes like 10 minutes to even get to the main menu. In the realm of tens of seconds per frame and I am at a loss how to even debug that.

    One dumb thing for native (!) Unity games (at least Valheim and Shapez 2) is that they disrespect the default audio output device.

    Otherwise, plug and play. It's so nice!

  • US hospital told family their daughter had checked out when in fact she’d died
  • This reminds me of the spongebob episode where krabs was in hospital and, because of money, was moved out before the vending machine, then to the parking place, and finally kicked down the hill. Back then it was funny but being reminded of it by the real world feels very much... not good.

  • [Release][v1.40.2] DMs redesign
  • Oh wow, perfect (timing)! Will take a look soon when I get the update!

    Would it be possible to add a "share link" button to the communitiy info? (In addition to the banning buttons)

  • What file systems are you using on your devices and why?
  • I started using it on my NAS and also on root. Then I switched my personal machine to ZFS on root. I manually created both setups (somehow). This is the worst part in my opinion. The best decision, though, was to ditch grub in favor of zfsbootmenu. Skips all the brittle steps with grub and its boot partition. Now I just have zfsbootmenu directly loaded by UEFI from the EFI partition. Everything important is directly on ZFS, including... well, everything. Can also use snapshots but I have not needed that yet.

  • Feedback

    Thank you for making this app! It feels like an adequate alternative to liftoff, but I am having some (usability) problems. Could be a "me"-problem, though, since I am still getting the hang of the app and also the wall of settings it provides.

    • I cannot subscribe to any community. The button does vanish for a split second but just reappears. Tried it on multiple, but never worked.
    • I am using the left-handed setting. But the "preview" popup of a link has the buttons inconveniently on the right.
    • I can't find out to jump to "all" or "local" posts of a specific instance.
    • Up/downvotes are on the left, but comment count on the right. Would be cool, if there was an option to have them together.
    • default up/downvote color is inverted from my point of view (up is red, down is blue). Would be cool, if there was a simple switch button without having to pick the opposite colors manually.
    • Drafts are saved but I can't find them. A menu in the composing-post would be cool.
    • Something else, I currently can't remember.

    Thank you!

    Edit: oh, it would be cool, if "save post" could be pulled out from the submenu beneath a post or comment.

    Edit2:

    • the community-popup (button on top left) has a weird "back"-history. A popup should be always first to close. Also it should be modal since you interact with everything in the background and can't close it tapping outside.
    • settings are weirdly bugged if you return from a category back to main. If i use the button on top left, everything works. But when I use the system back button, I cannot click on any category anymore. Though, I can still scroll.
    12
    InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)NI
    Nithanim @programming.dev
    Posts 1
    Comments 116