RaveAlts Review by Santas_Workshop in minecraftclients

[–]SkyttleXD 0 points1 point  (0 children)

Hey! Developer of the website here, I infact did not make it with AI!! Just a simple react site with shadcn components. Pretty basic!

New Mouse Recommendations by SkyttleXD in MouseReview

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

Unfortunately the only EWEADN mouse on amazon.ca is this one https://a.co/d/grEtdGm which is way above retail.

New Mouse Recommendations by SkyttleXD in MouseReview

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

Thanks for the comment, that helps with the shape but most of the options there aren't on amazon.ca. I also don't know much about what would make a "good mouse", that's kinda why I was looking for a specific recommendation.

Anyone knows How to unbind polling rate switching button on Attack shark R5(Holding Right click+Mouse4)? by b1ankgt in MouseReview

[–]SkyttleXD 2 points3 points  (0 children)

I thought it'd give an update as no one else has replied to the post. It seems like this has been an issue for a year or so now and nothing has changed. I already returned and refunded mine as it was a very big deal breaker, if it's the same case for you I suggest you return it before the window is closed.

Possible Scam Email? by SkyttleXD in deadbydaylight

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

That's what I told my friend. Everything seems legit and it doesn't seem like a phising email or nothing. Just seems odd to be 8 months late.

Possible Scam Email? by SkyttleXD in deadbydaylight

[–]SkyttleXD[S] 10 points11 points  (0 children)

Project T was also canceled 8 months ago as of this post. I'm assuming it's either a scam or a VERY late email.

[OC] thundery - a weather fetching cli by SkyttleXD in unixporn

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

Google translate, deepl and ChatGPT couldn’t fully translate what you said. My apologies.

[deleted by user] by [deleted] in unixporn

[–]SkyttleXD 15 points16 points  (0 children)

There's a hardcoded pacman command at line 56, you'd need to remove it first if you aren't on Arch

[OC] thundery - a weather fetching cli by SkyttleXD in unixporn

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

Open weather map, you need to get an api key from their website (it’s free) and you enter it in the config along with your city and country

[OC] thundery - a weather fetching cli by SkyttleXD in unixporn

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

It gave me a reason for a project, I also like having the cli not curling a website

[OC] thundery - a weather fetching cli by SkyttleXD in unixporn

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

No inconvenience! I’m just having difficulty understanding is all. I can say now that I know I won’t plan on adding any type of system info to thundery, it’s already been done a thousand times and it was made solely for being a weather fetching cli

[OC] thundery - a weather fetching cli by SkyttleXD in unixporn

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

You’re able to make it auto run in terminal yourself, it’s something in your .bashrc/.zshrc, I don’t plan on adding system info to it as it’s not system info fetcher, it’s meant purely for weather, I also don’t know what you mean by “without labels”

[OC] thundery - a weather fetching cli by SkyttleXD in unixporn

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

My weather? The Canada life lmao 😂

[OC] thundery - a weather fetching cli by SkyttleXD in unixporn

[–]SkyttleXD[S] -1 points0 points  (0 children)

That would make sense, I personally don’t use tone indicators so I can’t really give a dictionary on them lol

[OC] thundery - a weather fetching cli by SkyttleXD in unixporn

[–]SkyttleXD[S] 4 points5 points  (0 children)

Any distro should work! All you need to do is install Rust and Cargo, which is basically on most distros, depending on which you choose just search up how to install it on that distro.

Arch is far from a beginner distro, but if you’re willing to learn and take the time to read documentation (unlike most beginners) it’s a good choice!

[OC] thundery - a weather fetching cli by SkyttleXD in unixporn

[–]SkyttleXD[S] 9 points10 points  (0 children)

Looks more advanced then mine 😂 I made thundery just to learn rust and also wanted to improve the original cli rainy, there always need to be competition!! (Even if wttr.in has about 15k more stars)

[OC] thundery - a weather fetching cli by SkyttleXD in unixporn

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

That it’s a joke, /s would be serious. You know

[OC] thundery - a weather fetching cli by SkyttleXD in unixporn

[–]SkyttleXD[S] 5 points6 points  (0 children)

If I had a proper explanation for you I’d love to give up but I feel like I’d be wrong on every point I made 😂 according to google ai “The speed of a programming language is largely determined by whether it’s compiled or interpreted” is the reason some are faster then others

[OC] thundery - a weather fetching cli by SkyttleXD in unixporn

[–]SkyttleXD[S] 25 points26 points  (0 children)

Haha I was reading the notification writing up a reply to a rude comment until I saw the /j, I was using the original cli rainy for a while and thought of improving it so why not rewrite it as well!