• 3 Posts
  • 47 Comments
Joined 2 years ago
cake
Cake day: June 18th, 2023

help-circle

  • Reddit -> Lemmy (Voyager on iOS, dreaming of an eventual complete migration)

    I too long for when communities (Indian and some niche ones) have more activity on Lemmy. They exist here, but have no activity after their creation. Until things pick up, I continue to access Reddit on iOS using SinkIt.

    YouTube -> FreeTube (Unwatched on iOS)

    Thank you for sharing about Unwatched. It fills the void in iOS that Tubular fills perfectly in Android.

    P.S.

    I am not entirely sure why, but I remember seeing Unwatched’s creator @fer0n@lemmy.world/@fer0n@lemm.ee quite often back when Lemmy iOS apps were starting off (Mlem, Memmy, WefWef, etc.) in the fall of 2023, perhaps he was a major contributor or creator of such apps.







  • Most of the criticism I have seen online stems from how Canonical (the company behind Ubuntu) plays fast and loose with the FLOSS ethos. The earliest controversy I can recall was the inclusion of the ‘Amazon shopping lens’ in its Unity desktop environment. There may have been earlier issues, but this one made mainstream headlines in the early 2010s. More recently, the push for Snap (its application bundle format), which relies on proprietary server-side components, which invited criticism.

    That said, I still find the OS ideal for most users. It has been (and still is) a gateway OS for many Windows and macOS refugees, thanks to its strong community. It was for me nearly two decades ago, and I prefer to remember Ubuntu for the good it has done for the community.





  • 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.



  • 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.



  • 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.

    Sidebar on GMS directory

    GMS originally stood for Games, Music, Software. But I stopped managing my own music since switching to Spotify and now Apple Music. I rarely watched movies on my computer back in 00s; my cable TV fulfilled those needs then.

    I used to manage the contents of GMS few times a year, but I have stopped doing that now since my usage of this folder has dropped by a lot since the early 2010s.

    The decreased use might be explained by my increased use of package managers, Steam and GOG, and streaming services.

    However, another factor could be that I now avoid situations where I would need to download anything via my browser, unless absolutely necessary. Perhaps due to lower tolerance towards such practices or reduced patience with age.