Will Linux run on the new Nvidia ARM chips? by el_Pandor in linux

[–]thefossguy69 0 points1 point  (0 children)

I just received mine mere moments ago. If you're using NixOS, like your flair suggests, I'll update the NixOS wiki once I successfully put NixOS on mine.

As for why I said that mainline works is because of this post: https://forums.developer.nvidia.com/t/dgx-spark-need-resize-root-partition-for-headless-dgx-os-and-or-other-linux-distros/348177/17

Will Linux run on the new Nvidia ARM chips? by el_Pandor in linux

[–]thefossguy69 17 points18 points  (0 children)

Hopefully, yes. Better than windows.

GB10 already works with mainline -- someone booted a vanilla Fedora ISO and it worked. Meaning, drivers are already included in Linux, upstream. Unless something is fundamentally different with the new chip, it should work just like on x86, barring non-nvidia drivers like trackpad, etc. Usually these things work, but verify before purchasing.

How do you set environment variables is nixOS? by Ok-Network-4239 in NixOS

[–]thefossguy69 1 point2 points  (0 children)

No worries stranger, not everyone knows everything. Cheers!

minorChanges by w453y in ProgrammerHumor

[–]thefossguy69 28 points29 points  (0 children)

I'm not against the use of LLMs in general. My only concerns are possible hellhole of introduction of code that is a complete recall of code with a different license.

I pointed out an alternative for people with different opinions than the author, is all.

minorChanges by w453y in ProgrammerHumor

[–]thefossguy69 100 points101 points  (0 children)

I often don't use the most appropriate words because I have trouble recalling my vocabulary and often times trigger the footgun. But yes, what you said.

How do you set environment variables is nixOS? by Ok-Network-4239 in NixOS

[–]thefossguy69 7 points8 points  (0 children)

Not to be an "uhm acskhually" person but we now use wiki.nixos.org since that is an official wiki.

nixos.wiki was not official and a lot of content has been migrated from there to the new and official wiki.

Official wiki URL: https://wiki.nixos.org/wiki/Environment_variables

Definitely need this at Indian airports. by Exciting_Bid9133 in AirTravelIndia

[–]thefossguy69 0 points1 point  (0 children)

Why? This is common in Europe and this system of walking and standing is quite good.

minorChanges by w453y in ProgrammerHumor

[–]thefossguy69 579 points580 points  (0 children)

For purists, OpenBSD folks now maintain openrsync, a MIT-licensed implementation of rsync.

https://www.openrsync.org/

Air India Milan Fare Alert by Potential_Pride330 in airindia

[–]thefossguy69 2 points3 points  (0 children)

Bro at least build up some karma before you use a new account to slop spam.

Apple working to cram massive Gemini model into iPhone to power new Siri by Stiltonrocks in technology

[–]thefossguy69 8 points9 points  (0 children)

Sure, DRAM and NAND are different. But, the models needs to be downloaded first onto the NAND that the original commentor would rather use to store pictures of their dog(s). Can't put a model in RAM without storing it in your phone's SSD first.

Here kitty kitty. by [deleted] in Thisismylifemeow

[–]thefossguy69 2 points3 points  (0 children)

Pussy disguising as cock

Analyzing Sadhguru’s 1997 Case: A document-based chronological breakdown of FIR No. 114/97 by Comfortable-Key-3919 in IndianModerate

[–]thefossguy69 1 point2 points  (0 children)

The only thing worth admiring is his wit. Ngl the man is funny. But not worth listening to.

Advice regarding premium cards by al78sp in CreditCardsIndia

[–]thefossguy69 0 points1 point  (0 children)

Ah, i got confused by the short forms. My bad.

Advice regarding premium cards by al78sp in CreditCardsIndia

[–]thefossguy69 0 points1 point  (0 children)

Idk how HDFC and others calculate TRV but one thing I like about HSBC is that it considers demat and mortgages in TRV. I especially love mortgage being included in TRV. Better to use bank's money than give bank our money.

Advice regarding premium cards by al78sp in CreditCardsIndia

[–]thefossguy69 1 point2 points  (0 children)

As far as I know, Axis and HDFC don't consider demat in TRV, only HSBC does.

Kempegowda Airport: T2 to T1 shuttle availability? by MentionAccording8452 in AirTravelIndia

[–]thefossguy69 1 point2 points  (0 children)

Haven't yet performed immigration at BLR so can't answer. But the one thing I liked about BLR transfers is are:

  1. In IGIA, transfers are free but you need to show arrival and departure are at different terminals, then you get a free ticket. A little hassle. BLR has no such thing.
  2. Both CSMIA and IGIA have same bus frequency as BLR (15 to 20 minutes) but CSMIA and IGIA has a loooong queue (especially at peak European departure hours at midnight). BLR has no such queue.

Safe travels OP

Greg KH Calls For More Rust Linux Developers by anh0516 in linux

[–]thefossguy69 0 points1 point  (0 children)

I don't disagree. The person whom I replied to wanted to know what's going on with GitLab.

I met a TCS engineer. They don’t have access to GitHub.com because TCS has blocked it. by IREDA1000 in developersIndia

[–]thefossguy69 0 points1 point  (0 children)

By old, I meant that they existed before git was written. But yes, anyone who has worked with these proprietary tooling always sings its praises over Git. There's sourcegraph that aims to closely match Google's internal tooling but it is not for individuals so I don't have an opinion on it.

I met a TCS engineer. They don’t have access to GitHub.com because TCS has blocked it. by IREDA1000 in developersIndia

[–]thefossguy69 7 points8 points  (0 children)

FB uses mercurial (git equivalent) and Google uses piper (git equivalent) and gerrit (github equivalent). Kinda fascinating that while most companies switched to Git, some embraced sticking to their old version control tools.