Skip Navigation

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/)AU
Posts
11
Comments
248
Joined
2 yr. ago

  • Last I heard about this game was at the Game Awards a few years back. Nice to see the game development chugging along.

    The gameplay in the boss fight video looks too cluttered, IMO. But there is enough time for the devs to tweak it or add options to reduce some of the on-screen elements.

  • An iPhone 12 Pro as my daily driver. I bought it four years ago, and might get a battery replacement in the coming months to extend its lifespan until Apple stops supporting it. The phone is as reliable as the day I bought it. It just works.

    As for quirks, there are plenty that appear, disappear, and reappear with each software update. I made a post about it a while back[0]. One that bothers me the most is the ability to seek a video in the native player by swiping across the screen (not just using the scrub bar), a la Apollo for Reddit's video player. This feature didn’t work in iOS 14, the OS it shipped with, or in 15. It worked in 16, which is when I discovered that the native player has this feature, but it stopped working after updating to 17.

    I also use, in decreasing order of usage, a Moto G60 Fusion (with a debloated and de-Googled stock ROM), a Pixel 6A (running Graphene OS), and a Mi A2 (with Ubuntu Touch). Unlike my daily driver, these devices do not have a SIM card and serve as experiments to assess the feasibility of living without reliance on big tech. I acquired these phones from friends and family who were either discarding them or exchanging them for new ones. I also disassembled a few older Asus Zenfone and Redmi Note models that were either too outdated or bricked, to learn more about their innards and architecture.

    [0] https://lemmy.world/post/7676569

  • they shouldn't have made the sequel series without George as a consultant.

    That is a lukewarm take at best.

    My lukewarm take is that the original Star Wars should have been a one and done movie. Perhaps, a longer movie with some elements from Empire Strikes Back to wrap some storylines, but not more.

    I never found the original trilogy to be that great or influential as it is made out to be. In my opinion, it does not fully deserve the level of reverence and importance it receives.

  • The comment you are replying has “ass” censored with a 🫏.

    This is the first time I am seeing ass being censored in such manner. The more I ponder why the commenter did it, the funnier it gets – regardless of their intention.

  • How do you view diffs and merges when you say you don't use git GUIs? External tool or terminal/command line?

    Terminal.

    I use Jetbrains IDEs and most of my life has been IDE based git interaction. And I honestly love it, easy access to see my diffs, the most common commit, push and stage(or shelve as Jetbrains does it, which is better than visual studio). Hassle free and available beats writing anything to me.

    Perhaps, it is a mix of learned behaviour and cognitive fixation, as I started out my development journey predominantly using a terminal, that I cannot fathom Git GUI being hassle free.

    Nice to read a different perspective on such a fundamental thing that I take for granted while working. Thank you for sharing it.

  • I always found Git GUIs, especially the ones built into IDEs, to be more confusing and clunkier than working with Git on a terminal. It often feels like unlearning what one knows about Git, and relearning it the way that specific GUI demands.

    Heck, I am going through the aforementioned feeling as I force myself to use Magit on Emacs. It just does not feel intuitive. But I will not give up until I have made an honest and full attempt.

    The only sensible Git GUI I ever used is Sublime Merge[0], after a coworker praised it immensely. Even that is reserved for the rarest of the rare times when the changes in the workspace gets unwieldy and unruly. For every other instance: Git CLI on a terminal.

    [0] https://www.sublimemerge.com/

    E: typo, and link to mentioned GUI.

  • Voyager is indeed a really good app for Lemmy. It is based on Apollo app which was the best, and IMO, the only sensible way to browse Reddit on iOS.

    I am glad @aeharding@vger.social had a working version ready merely days after the new TOS came into effect.

    I have been using it since it was called Wefwef (which I still feel was a better name, more playful), and I liked it so much that I use it on my Android phone as well as my iOS daily driver.

  • My organising system has a dual nature: it is either highly structured or a mess.

    Information, such as documents, notes, spreadsheets, and images, is carefully organised into well-defined directories, no more than four or five levels deep. The destination directory is chosen at the time of download.

    Anything that I expect to use more than once, even if only a few times, is dumped into a directory called GMS (Games, Movies, Software), which resides on a separate disk partition.

    Everything else ends up in the Downloads directory, which is truncated every three months.