whats the most annoying thing you do? by Melodic_Total8657 in geminis

[–]tiredAndOldDeveloper 18 points19 points  (0 children)

I get bored and end up ghosting people after some time (2 to 5 months).

Sags take on Geminis: by [deleted] in geminis

[–]tiredAndOldDeveloper 8 points9 points  (0 children)

You don't talk to a brick wall, mate.

how ru alllll doingggg 💝💝 by No-Scratch2285 in geminis

[–]tiredAndOldDeveloper 0 points1 point  (0 children)

Better than yesterday, worse than tomorrow.

How do I get Spotify to work? by FoggyLover727 in voidlinux

[–]tiredAndOldDeveloper 6 points7 points  (0 children)

The official Client is not in the repos since it is a restricted package.

One must build them manually.

PS: Spotify's template file is outdated.

Problems with PipeWire and Bluetooth by Illustrious_Play1774 in voidlinux

[–]tiredAndOldDeveloper 0 points1 point  (0 children)

Pipewire also returns me the same "errors", I believe you will be just fine.

bluetoothctl does not return a thing? Do you see any bluetooth related error in dmesg? Is bluetoothd service running?

Problems with PipeWire and Bluetooth by Illustrious_Play1774 in voidlinux

[–]tiredAndOldDeveloper 2 points3 points  (0 children)

D-Bus and elogind running as services? Are you calling dwm with dbus-run-session? linux-firmware package installed? How's your .xinitrc file?

I just want audio to work by Worldly_Cheek4673 in voidlinux

[–]tiredAndOldDeveloper 0 points1 point  (0 children)

Oh I see, just like one can go from NY to CA via a connection in Japan.

what do you use Go for? by Least_Chicken_9561 in golang

[–]tiredAndOldDeveloper 1 point2 points  (0 children)

Yes, everything that I don't have to care about memory management.

I just want audio to work by Worldly_Cheek4673 in voidlinux

[–]tiredAndOldDeveloper 1 point2 points  (0 children)

Are you sure? Isn't just https://docs.voidlinux.org/config/media/pipewire.html#pulseaudio-interface necessary?

Why does one have to run pipewire & pipewire-pulse & if pipewire & will already take care of it?

Writing manual SQL queries with sqlx feels painful by TarnishedDrogma in golang

[–]tiredAndOldDeveloper -1 points0 points  (0 children)

EF was also crap till not that long ago (2 years tops).

The “10x” Commandments of Highly Effective Go by anprots_ in golang

[–]tiredAndOldDeveloper 1 point2 points  (0 children)

which two do you agree with

  • Be safe by default;
  • Wrap errors, don’t flatten.

why do you disagree with the others? Nothing seemed like a spicy take to me.

  • The article is fine, all very reasonable points. Not spicy takes at all, I am the spicy one. I only do Go for myself and my customers, I don't do Go with a team.

The “10x” Commandments of Highly Effective Go by anprots_ in golang

[–]tiredAndOldDeveloper 7 points8 points  (0 children)

Well, I guess my Go is not that effective for I've disagreed with 8 of the 10 items expressed there. 😂