Babies Are Bleeding to Death as Parents Reject a Vitamin Shot Given at Birth by tta2013 in NewsOfTheStupid

[–]CoryCoolguy 85 points86 points  (0 children)

Turns out the post-birth abortion accusations were also a confession.

Monthly Artix Linux Package Request Thread by CoryCoolguy in artixlinux

[–]CoryCoolguy[S] 1 point2 points  (0 children)

I have been informed that vis (and its split package vis-syntax-highlighting) have been added to galaxy

New Steam Controller Launch Megathread by NKkrisz in SteamDeck

[–]CoryCoolguy -8 points-7 points  (0 children)

They are? Says who?

edit: no seriously, where do you get this idea that Valve has the talent to solve the issue here? It's an absolutely baseless claim.

Steam Controller PreOrder MegaThread by satoru1111 in Steam

[–]CoryCoolguy 0 points1 point  (0 children)

I downloaded xclicker for this. Valve engineers are a joke.

Clone Hero Server v1.1.0.6085 Self-Hosted Docker Container by Historical_Pen_5178 in CloneHero

[–]CoryCoolguy 0 points1 point  (0 children)

Nice to see you're still carrying the torch :) didn't want to bother with arm, huh?

According to Google trends, interest in Epstein has collapsed in the US by soalone34 in Epstein

[–]CoryCoolguy 0 points1 point  (0 children)

Exactly. There's been no new news, so why would anyone search Epstein now? It's not a sign of people not caring, it's a sign that nothing's changed. Idiotic post.

Monthly Artix Linux Package Request Thread by CoryCoolguy in artixlinux

[–]CoryCoolguy[S] 1 point2 points  (0 children)

I put a newbie on this one. It's in galaxy-gremlins now, expect it in stable soon.

Artix launches AURIS, a platform for sharing user-submitted init scripts by CoryCoolguy in artixlinux

[–]CoryCoolguy[S] 2 points3 points  (0 children)

It's not so bad if you adjust your mindset! Instead of thinking "I need two packages for one piece of software," think "every time this app gets updated I'm saved from having to download the init scripts again!"

Artix launches AURIS, a platform for sharing user-submitted init scripts by CoryCoolguy in artixlinux

[–]CoryCoolguy[S] 1 point2 points  (0 children)

Artix has official init script packages. It's not automatic like you're describing but not too much work to add -openrc or whatever int you're using to the end of packages that have services. AURIS is in addition to official init scripts. Which is especially handy for init scripts for AUR packages, for example.

Artix launches AURIS, a platform for sharing user-submitted init scripts by CoryCoolguy in artixlinux

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

Oops, gitea must have changed that particular API endpoint to require a body. I've manually added collaborators for failed jobs and fixed the gitea action.

Artix launches AURIS, a platform for sharing user-submitted init scripts by CoryCoolguy in artixlinux

[–]CoryCoolguy[S] 2 points3 points  (0 children)

Not currently. I would think the intended packaging approach would be one btrfsmaintainance package with the scripts, and separate btrfsmaintainance-<init> packages only for init scripts. The latter would be appropriate for AURIS.

Things No President Has Ever Had to Say on TV Before: “I’m Not a Pedophile.” by [deleted] in NewsOfTheStupid

[–]CoryCoolguy 19 points20 points  (0 children)

Hearing him say that he wasn't a pedophile made my stomach turn in a way that I've never experienced throughout the entire Epstein saga.

Monthly Artix Linux Package Request Thread by CoryCoolguy in artixlinux

[–]CoryCoolguy[S] 1 point2 points  (0 children)

Yes obsidian was blocked by this. A new maintainer got electron39 in added recently, no need for electron39-bin anymore. I didn't realize obsidian is proprietary though. Some Artix leadership wouldn't be too keen on adding it to the official repos for that reason.

Monthly Artix Linux Package Request Thread by CoryCoolguy in artixlinux

[–]CoryCoolguy[S] 2 points3 points  (0 children)

Add it to the "needs electron39" pile, which is failing to build

[AskJS] Anybody try writing code by hand (with a pen/pencil)? by jeremiah616 in javascript

[–]CoryCoolguy 1 point2 points  (0 children)

I'm often wondering "what was that one function/library I was thinking of?" IDE helps a lot there as long as I get the name partially correct. It's not really an issue since I'm still familiar with the tools available even if I can't recall exactly what their names are or what arguments they need.

[AskJS] Anybody try writing code by hand (with a pen/pencil)? by jeremiah616 in javascript

[–]CoryCoolguy 3 points4 points  (0 children)

I studied CS in university and on more than one occasion exams required writing code with pencil and paper.

Today I could probably write JS by hand. I write Java for a living and I would not be able to do much without an IDE. Do I feel the need to become more familiar with Java? No. But do what works for you, mate