@anomalocarididae I'm probably in a minority who got into Minecraft way after becoming a programmer, so my proficiency is there but unrelated to the game.
Public · 2023-12-29 16:07+00:00 Public · 2023-12-29 07:52+00:00 Started watching #StarWarsTheCloneWars a few weeks ago under the stipulation that I'd only do so while on the treadmill and it's done wonders for being consistent about exercise. I hate my brain sometimes but if it works, it works :thisIsFine:
Public · 2023-12-27 05:58+00:00 TIL you can nominate a cat-of-the-release for Clippy!
#rustlang
Public · 2023-12-26 15:29+00:00 @kdwk I actually tried Spot today and it didn't load in any songs when I clicked on my playlists, not sure if it's something wrong with my setup.
Public · 2023-12-26 13:58+00:00 Content warning: re: nixos opinion@chirpbirb I expected it to be a big problem when I finally switched over this month but honestly I've had more Wayland problems than NixOS problems. With nix-ld I can almost always run arbitrary binaries off the internet but I'll admit I do tend to look for it in nixpkgs first purely for convenience.
Public · 2023-12-26 13:28+00:00 @ybinnenweg I'll give it a try and see if the missing features are a deal breaker. I tried Spotify-Qt and spot and was left fairly disappointed.
Public · 2023-12-26 13:06+00:00 Using #Nix just adds infinite potential to the act of "fiddling with dotfiles for procrastination reasons"
Public · 2023-12-26 12:19+00:00 Question for #Linux users: does anyone use a GUI #Spotify client other than the official one? I know ncspot is pretty solid on the terminal but I'd much rather have a GUI if I can help it.
Public · 2023-12-26 10:11+00:00 @heyheymomo I can't tell if this is supposed to be socks (misspelling), stocks (finance) or stocks (cooking) because all sound good to me :thisIsFine:
Public · 2023-12-26 10:02+00:00 @kiranrao this is the secret to how Apple has a higher floor for app quality, only people with infinite determination can endure this IDE long enough to finish a project.
Public · 2023-12-25 10:40+00:00 I added a memory indicator to my GNOME top-bar-thingy and watching it fall of a cliff every time I close #AndroidStudio or #Minecraft just tickles my brain
Public · 2023-12-25 09:22+00:00 @megalodon less code to maintain downstream :copium:
Public · 2023-12-24 18:57+00:00 @nileane good luck! make sure to keep mob sounds enabled, I fell for the classic blunder in my very first run :blobFacePalm:
Public · 2023-12-24 18:52+00:00 @nileane lovely to see a fellow #Hermitcraft fan in the wild! I ran Decked Out and hundreds of hours of watching do not do justice to the actual experience :D
Public · 2023-12-24 16:25+00:00 Fat shaming #captcha is new.
Thanks hCaptcha
Public · 2023-12-24 11:01+00:00 @jscarrott precisely, this kind of behavior is just unacceptable when the cli team is very clearly invested in solving the problem.
Public · 2023-12-24 10:32+00:00 We need a ban on the word "enshittify" because #Linux users will apparently use that for literally anything at this point
https://github.com/cli/cli/issues/8462#issuecomment-1858410660
Public · 2023-12-23 07:19+00:00 Sent in a small patch to Nixpkgs to fix some library loading problems in glfw but thankfully Nix itself is good enough for me to not have to wait for the merge before I can use it for my machines.
Public · 2023-12-22 13:50+00:00 @IslandUsurper I've used Vultr in the past and they were okay but I feel basically everyone else gives you more bang for the buck on the low end front, I ended up going with netcup.de on someone else's suggestion in the replies and they seem to be quite solid so far.
Public · 2023-12-22 13:29+00:00 · edited 2023-12-22 14:00+00:00 @kueckieben netcup were being pretty lovely to get set up with but the NixOS image I created using my Flakes configuration and https://github.com/nix-community/nixos-generators didn't end up booting, so that's some debugging for me to do tomorrow. Thanks for the suggestion!
Edit: nevermind I completely forgot the netcup server I chose is arm64 and tried to boot an x86_64 image on it 😬
Public · 2023-12-22 11:54+00:00 @EdyBolos things seem fine for me on both Linux and macOS, maybe it's a misbehaving plugin?
Public · 2023-12-22 07:20+00:00 I've been having a fairly subpar experience with running @nixos_org on Digital Ocean and/or Oracle Cloud, do people have any recommendations for VPS providers that they know work well with #NixOS and won't immediately ban my account for the crime of living in India (looking at you Hetzner and Scaleway)?
Public · 2023-12-22 07:09+00:00 Installed #NixOS on Sunday and I'm already up to 61 generations because of how often I was fucking things up lolrip :blobF:
```
nixos-rebuild --fast list-generations --json | jq .[0].generation
61
```Public · 2023-12-21 20:34+00:00 @afzal that makes sense, I'll give it a honest go for the next few days and see how I fare. Thanks!
Public · 2023-12-21 19:51+00:00 I got my exercise consistency going basically by gamifying it so I guess I just haven't found something that'll reward me for sleeping at a normal hour with trivial affirmation
Public · 2023-12-21 19:48+00:00 I set my phone's bedtime mode to automatically come on at a fairly absurd 1AM and yet I still find myself manually disabling it each time. Feels like there's no possibility of me ever fixing my sleep schedule.
Public · 2023-12-21 16:15+00:00 · edited 2023-12-21 16:24+00:00 @Gankra I briefly had the misfortune of being in charge of some TypeScript and I think it was somehow the worst IDE experience I've had while somehow having the most "blessed" components involved.
ESLint ALWAYS wants to be screaming at you inside VSCode, and the VSCode TypeScript plugin actually doesn't even use the version of TypeScript your project is using** so a bunch of things in your tsconfig file will silently not work as intended.
(**): by default, you can change it.
Public · 2023-12-20 14:55+00:00 Minor #AndroidDev achievement: have AOSP regress core functionality in your app https://issuetracker.google.com/issues/301862978
Public · 2023-12-19 10:00+00:00 Running proper #NixOS on my daily driver is exposing me to entirely too many niceties that I had just not bothered looking for when my setup was Nix on $DISTRO. Installing Gradle with toolchains preconfigured is just so simple:
Public · 2023-12-18 12:58+00:00 @AngryAnt Don't really see the point of Flatpak when everything I want is already packaged in Nixpkgs.
Public · 2023-12-18 11:37+00:00 @mhwombat I didn't find anything in the issue tracker but some google-fu turned up a workaround.
Public · 2023-12-18 11:29+00:00 The problem ended up being incompatibility of GLFW with Wayland which needed a patched version that a fellow Minecrafter had already committed into nixpkgs so it ended up being a fairly simple fix, albeit one that was not obvious in the slightest :/
Public · 2023-12-18 11:22+00:00 @fourlastor Seems like someone already did it, and it does fix the problem! https://github.com/NixOS/nixpkgs/pull/243950
Public · 2023-12-18 11:05+00:00 @fourlastor I tried using glfw-wayland but unfortunately Minecraft depends on a pre-release version of glfw and the APIs introduced there (that Minecraft is using) do not exist in any stable releases as of now. I'm working to get a glfw-wayland-git kind of package going for myself to see if that helps.
Public · 2023-12-18 10:48+00:00 I'm inclined to believe this is an incompatibility between my presumably Wayland-using GNOME DE and my NVIDIA GPU but there doesn't seem to be an obvious solution.
Public · 2023-12-18 10:43+00:00 · edited 2023-12-18 11:38+00:00 Was planning to stick with #NixOS for good but I'm having trouble getting #Minecraft to run correctly and that is a very strong dealbreaker. Gonna poke at it for a bit and if I can't fix it, off to Linux Mint I go again.
Found a workaround: https://androiddev.social/@msfjarvis/111601188229840448
Public · 2023-12-18 05:22+00:00 @sen If only!
Public · 2023-12-17 19:40+00:00 Using GNOME did the job, still missing a bunch of my stuff but overall quite satisfied so far. Will continue iterating over the next few days to get it to a more functional state.
https://github.com/msfjarvis/dotfiles/commit/0924ddaa5c4efcde8f2d910975dbec07bb54f5d5
Public · 2023-12-17 17:19+00:00 First attempt with the graphical installer resulted in a system with a broken display manager, assuming my choice of Cinnamon caused it and going with Gnome now.
Public · 2023-12-17 16:44+00:00 My #LinuxMint installation inexplicably broke down with Cinnamon unable to boot so I'm finally moving over to #NixOS
No way this goes south :thisIsFine:
Public · 2023-12-17 08:47+00:00 I knew there was a reason why I wasn't using the #Gradle `InclusiveRepositoryContentDescriptor.includeGroupAndSubgroups` API in my builds but hadn't actually looked, finally did it today and found this bug report which matches the issue I was seeing. Subscribed, let's see when this gets resolved.
https://github.com/gradle/gradle/issues/26569Public · 2023-12-17 08:32+00:00 Fine I'm working on it now
Public · 2023-12-17 08:27+00:00 I'd go and finish it today but there is just so much #Minecraft I could be playing instead...
Public · 2023-12-17 08:18+00:00 I had a blog post sitting for 6 months with a single line written, then over the course of two flights I wrote 1555 words and now I'm procrastinating again on putting the final touches on it :thisIsFine:
Public · 2023-12-16 18:33+00:00 Realized that meeting my daily activity goals was feeling *too* easy the past few days so trying out a 50% increase across the board, excited to be making tangible progress on the weight loss journey.
Public · 2023-12-16 14:37+00:00 @schrottkatze @pixelfed @dansup Firefox doesn't support offline translations on mobile so the question doesn't really apply, on desktop they appear to be using https://github.com/browsermt/bergamot-translator
Public · 2023-12-15 21:23+00:00 Just discovered @phanpy can refresh timelines automatically, somehow the best web client only keeps getting better
Public · 2023-12-15 18:03+00:00 · edited 2023-12-15 18:05+00:00 @b0rk I use --no-merges to cut down some of the noise but it's not an ideal situation.
I tend to rely on git blame a lot within IntelliJ to grok changes to individual files.
Public · 2023-12-15 17:54+00:00 Public · 2023-12-15 13:32+00:00 @hankg the code completion features in your screenshot have existed in JetBrains IDEs since before the advent of ChatGPT and OpenAI, they run locally and do fairly basic classification. The one to lookout for regarding privacy implications is https://www.jetbrains.com/ai/
Public · 2023-12-15 04:36+00:00 @danluu hCaptcha has single-handedly denied many websites my business because of how *incredibly* frustrating their captchas can be.
Public · 2023-12-15 04:14+00:00 It is slightly maddening how hard Nilay Patel makes it to like him, why does the occasional spot of good journalism have to be padded by absolute bullshit like this
Public · 2023-12-15 03:42+00:00 Android Blobs were the peak of #emoji and everything else since has just been a weak attempt at imitation :blobChefKiss:
Public · 2023-12-14 10:23+00:00 @gp5 yeah I regret not doing this sooner, was pleasantly surprised to discover it can fast charge my Pixel 8!
Public · 2023-12-14 09:51+00:00 Using my MacBook as a glorified power bank might be the most disrespect I've laid onto this thing to date.
Public · 2023-12-09 07:14+00:00 @saket I assumed Pocket's doing all of this server side, if it doesn't need an active internet connection when I try to read it later then that just might be the easiest solution.
Public · 2023-12-09 05:12+00:00 · edited 2023-12-09 05:13+00:00 The state of masking here at #Delhi airport is quite abysmal, most of the staff here is unmasked let alone the travelers. Quite sad that #COVID is no longer taken seriously in India.
Public · 2023-12-09 04:45+00:00 GitHub searches indicate the answer for this might be a resounding "no", so there's a slight possibility I will ignore the other two WIP features for Claw and work on this...
Public · 2023-12-09 04:37+00:00 Is there an Android app that I can share articles into and have it cache a copy locally for reading later? Basically seeing if I can avoid building that into Claw myself :blobUgh:
Public · 2023-12-09 04:32+00:00 A blueberry muffin and an americano at the airport being the most normal breakfast I've had in the past 5 days just reinforces the fact that I should get better at cooking for myself lolsob
Public · 2023-12-07 17:44+00:00 @b0rk @tqbf @charliemac I feel I'm fairly well versed with Git and even I've done the good old yeet and repeat because a lot of times it's just not worth unfucking whatever I have accidentally done to the repository.
Public · 2023-12-07 17:36+00:00 @yosh just today I was talking to someone on here about Firefox's subpar handling of separate profiles compared to Chrome and got a condescending reply guy saying how I am contributing to the browser monoculture by being irritated by a supposedly irrelevant pain point. Even though I use Firefox everywhere.
It is so, so annoying.
Public · 2023-12-07 14:58+00:00 @neil I literally *just* had to mute someone and left a note to remind me to never unmute them lol
Public · 2023-12-07 14:50+00:00 @yoasif @svenjacobs I don't particularly appreciate the condescending tone so I didn't want to answer, but I'll humor you once before I mute you. I use Firefox on all machines and OSes as my primary browser, despite the very annoying gap in functionality that you elect to trivialize just because it doesn't affect you. In the future I would recommend not barging into someone else's conversation being the asshole riding their imaginary high horse.
Public · 2023-12-07 09:45+00:00 @svenjacobs yeah this exact thing kinda pisses me off too, I tend to use multiple workspaces and with Chrome it would open links in the "closest" window which used to fit into my workflow but Firefox always insisting on opening the default profile is frustrating. It seems the containers extension is the real "blessed" solution but it simply doesn't work as well if you have sites that you want to use across both profiles.
Public · 2023-12-07 07:42+00:00 @bagder wow I had no idea you were a part of Rockbox! I used to look at it with mild envy, saddened that nothing I could get my hands on was capable of running it :D
Public · 2023-12-07 05:07+00:00 Finally went to bed at 3:30 AM and am still groggy at 10:30 AM, thanks coffee.
Public · 2023-12-06 19:08+00:00 :blobFacePalm: made the mistake of drinking caffeine at 11PM again
Public · 2023-12-06 18:45+00:00 #JetpackCompose Compiler 1.5.6 is out with #Kotlin 1.9.21 support
https://developer.android.com/jetpack/androidx/releases/compose-compiler#1.5.6
#AndroidDev
Public · 2023-12-06 14:34+00:00 @Gankra Quite recently, actually! It sure is nice to hear :D
Public · 2023-12-06 07:40+00:00 @algo_luca I literally just saw a message on our Slack from our ops team that mentioned a doc being stale lol
Public · 2023-12-05 09:51+00:00 @imperio Might wanna edit these to add a space between the colon and the URLs, some clients like phanpy.social seem to interpret it as part of the URL which breaks it over on GitHub.
Public · 2023-12-05 07:49+00:00 In the next release Claw will gain the ability to export your saved posts in a format understood by browsers to aid data portability. This also works with bookmark managers like Linkding, allowing for cross platform access to your favorite Lobsters stories.
https://github.com/msfjarvis/compose-lobsters/commit/338ad07db77fd3342c8ca8606d0771c9d6975644
#AndroidDev #IndieDev
Public · 2023-12-04 07:56+00:00 @nemo
> the pidgin 3.0 release has been under progress for 14 years now.
Looks over at my project :blobSmileSweating:
*roll for psychic damage*
Public · 2023-12-04 06:46+00:00 @saket I love it so much, super glad I was able to commission @dzuk
Public · 2023-12-03 15:52+00:00 · edited 2023-12-03 15:52+00:00 I think these past two weeks have been the longest I've gone without making any changes to Claw, my lobste.rs client. Feels kinda weird...
Public · 2023-12-03 15:08+00:00 Randomly feeling the urge to install #Figma and teach myself how to do design
Public · 2023-12-03 12:07+00:00 Another weekend spent refactoring my dotfiles for no reason at all...
Public · 2023-12-02 17:30+00:00 @seldo I believe even breaching your phone is not a necessity, and some social engineering at your telecom provider will also leave you vulnerable. It's a shit show through and through :(
Public · 2023-12-02 15:28+00:00 Acting like a real programmer this month by being too lazy to do AoC yet again.
Public · 2023-12-01 17:03+00:00 like, I appreciate them making an official build available but it is quite annoying to have to download a deb update, install that, then wait additional multiple seconds for more Electron code push updates to be installed.
Public · 2023-12-01 17:01+00:00 At some point #Discord has to realize that it is 100% certified not anybody's lucky day when it takes an additional 3 minutes before they can launch a chat app.


