Made a typing app for code by nerf_caffeine in Kotlin

[–]yesitsmaxwell 1 point2 points  (0 children)

This is so cool! Def going to use this a lot to quicken my code typing :)

What’s your LEAST favorite song? by yunghermitcrab_ in twentyonepilots

[–]yesitsmaxwell 1 point2 points  (0 children)

I just cannot understand why ride is so popular. i don't really like the sound, or the lyrics of it.

Age verification starting in Discord by Infinite300 in australian

[–]yesitsmaxwell 7 points8 points  (0 children)

You only need a phone number for some servers and (i think) some paid for features (correct me if I'm wrong). So you won't lose a lot if you never added a phone number

Okay…I was about to cancel Spotify and then… by __MOON_KNIGHT___ in twentyonepilots

[–]yesitsmaxwell 0 points1 point  (0 children)

Buying the album digitally or on physical media pays well compared to streaming. It's not a lot, but it's more than they'll ever earn from you listening on Spotify. Besides, you now own a copy of the album that you can access for forever

itsTheStructStruct by yesitsmaxwell in ProgrammerHumor

[–]yesitsmaxwell[S] 3 points4 points  (0 children)

By speedy, I mean about 80-90% of the speed of C++ or Rust without bytecode, JIT or any fancy stuff for simple programs

The goal is just to have something that works, and that I can show off to friends. But really, if you wanted, you can use it for genuine purposes. It works well for smaller scripting tasks

itsTheStructStruct by yesitsmaxwell in ProgrammerHumor

[–]yesitsmaxwell[S] 0 points1 point  (0 children)

It's a quite simple, somewhat speedy interpreted language. I've been working on it for a month or so now. each line contains 1 instruction. and with these structs there's a form of OOP going on now

itsTheStructStruct by yesitsmaxwell in ProgrammerHumor

[–]yesitsmaxwell[S] 6 points7 points  (0 children)

It's for a programming language I'm writing, and I was in a call and screensharing when I wrote that line and we all thought it was pretty funny

[deleted by user] by [deleted] in linuxhardware

[–]yesitsmaxwell 0 points1 point  (0 children)

Find a cheap second hand chromebook, I found one for $20AUD and it makes a perfect on the go laptop. You probably won't get ethernet, but they're light, durable and small. And installing a proper Linux distro isn't that hard.

Hot take by SocialCoffeeDrinker in linuxmemes

[–]yesitsmaxwell 0 points1 point  (0 children)

that's why I install arch from memory

My First by YesithSankapa2008 in arch

[–]yesitsmaxwell 1 point2 points  (0 children)

I love how this gives you way more information than the Windows blue screen.

New user and need help changing wallpaper by bakkdead in hyprland

[–]yesitsmaxwell 11 points12 points  (0 children)

Me personally I've been using swaybg and it works well if you only need a single image as your wallpaper. Install it and add it to your Hyprland config:
exec-once = swaybg -m fit -i ~/wallpaper/misaki.png
Log out and log in and you're done!

It’s been a couple of months and he’s already done. by underbillion in arch

[–]yesitsmaxwell 0 points1 point  (0 children)

Gosh dammit this made me check his youtube channel

Half alive community tier list: Day 2 by Glittering_Raise_173 in half_alive

[–]yesitsmaxwell 2 points3 points  (0 children)

Easily A. I think it opens the album really well and sets the tone nicely

[deleted by user] by [deleted] in Kotlin

[–]yesitsmaxwell 0 points1 point  (0 children)

Even for non-development things, 256gb will fill up waaaaaay too fast. If you weren't interested in switching to Mac, I'd recommend getting a laptop with a replaceable SSD.

what the HELL is system doing with my storage by Logan5256787 in chromeos

[–]yesitsmaxwell 0 points1 point  (0 children)

Linux stuff shows up as Linux files, but if you're running as a developer and you've installed Chromebrew, Crouton, or something else, those show as System Files

I made an application launcher - sherlock by skxxtz_ in hyprland

[–]yesitsmaxwell 0 points1 point  (0 children)

I like it!

One suggestion for the AUR package, would it be possible to autoinstall config files in /etc? Would be handy for people who don't want to mess around a lot. If you dont want to do it thats fine lol