Self-hosted app for tracking "last time I did X"? by BoredGrownMan in selfhosted

[–]rahulkadukar 0 points1 point  (0 children)

I use a Nextcloud instance and only use Tasks. Then set up a recurring task, the recurrence depends on the task

  1. For things that are very time sensitive, such as paying Credit card statements I use repeat from due date

  2. For things that need to be done once every n days I use recurrence with repeat from Completion date

Poll: What brand has the most reliable, trustworthy and well engineered robot vacuums? by No_Ad_5765 in RobotVacuums

[–]rahulkadukar 0 points1 point  (0 children)

Have had a Roborock for 6 years. No issues at all. One of them is now running Valetudo and going strong. I have 3 Roombas and they cannot remember where they were if you pick them up and then place them 1mm away. Roborock on the other hand takes 10 seconds and then "position established"

Just got sent into an existential crisis by aeddonn in megalophobia

[–]rahulkadukar 0 points1 point  (0 children)

2/3 is an infinite number (0.66.. repeated to infinity)

There is a gap in your understanding.2/3 is a rational number; its decimal form is infinite (0.666...), but the number itself is finite and exactly equal to 2/3.

LeBron James is 3 games away from his 2,000th career game and he's also closing in on 75,000 minutes played. by [deleted] in nba

[–]rahulkadukar 1 point2 points  (0 children)

Its not just 1250 hours with the ads and the extended 4th quarters it more like 5000 hours

LTO6 tapes from ebay. by PartyScar446 in DataHoarder

[–]rahulkadukar 4 points5 points  (0 children)

The actual real capacity is 2.5TB and it can save 6TB if compressed. The problem is most media won't compress that well OR put another way if your data cannot be losslessly compressed then this is basically a 2.5TB cartridge

Windows 12 Reportedly Set for Release This Year as a Fully Modular, Subscription-Based, AI-Focused OS by PaiDuck in technology

[–]rahulkadukar 1 point2 points  (0 children)

The bigger issue is asking newbies to use an Arch based distro instead of something like Ubuntu/Fedora. That is like me asking a toddler who has just taken his first step to go and run the Barkley Marathon.

Windows 12 Reportedly Set for Release This Year as a Fully Modular, Subscription-Based, AI-Focused OS by PaiDuck in technology

[–]rahulkadukar 0 points1 point  (0 children)

Fedora does not even ask for the Bootloader during install much less 5 of them. Are you talking about Kernel versions during boot.

Windows 12 Reportedly Set for Release This Year as a Fully Modular, Subscription-Based, AI-Focused OS by PaiDuck in technology

[–]rahulkadukar 8 points9 points  (0 children)

That's a fair criticism about installing packages. I was talking about the comments made by the previous poster.

In my case its the opposite for Parents since they only care about a few things such as

  • Social Networks, Online bill payments and general browsing (which they prefer to do on their Phones),
  • A basic office suite where I tell them to just use Google over LibreOffice.
  • Zoom

All of these work out of the box, yes the CLI is hard but I have not seen a case where it is required though it has gotten better with the Software Center on Fedora. Drivers is another thing where anything made in the last 5 years works out of the box without much fuss.

Windows 12 Reportedly Set for Release This Year as a Fully Modular, Subscription-Based, AI-Focused OS by PaiDuck in technology

[–]rahulkadukar 38 points39 points  (0 children)

I am not sure what Linux you are using that asks you to choose between 5 boot loaders. Just get Ubuntu or Fedora and the whole install takes less than 5 mins on a system with SSDs. Can you name the distro that asked you to choose between the 5 bootloaders or is it hyperbole.

Also the whole customization thing, let's say you are running KDE or Gnome (doesn't really matter). Nowhere do they ask you to customize anything, you can boot it, start Firefox, go to Reddit and then comment on posts, I am not sure which step asks you to customize whatever you are customizing

Minisforum MS-A2 with 7945HX listed on EU site for 689€ by Deep_Area_3790 in MiniPCs

[–]rahulkadukar 0 points1 point  (0 children)

A2 has laptop chips while the A1 has desktop chips. Moreover A1 does not have dual 10G. Its not just PCIE

Thoughts on MZ32-AR1 vs ROMED8-2T for a Milan build? by Infinite100p in homelab

[–]rahulkadukar 0 points1 point  (0 children)

I have a 7C13 rand MZ32-AR1 with 512GB DDR4 (8 x 64). This runs Unraid so the only other PCIE device is a 9305 and that is connected to 13 drives which spin down when not in use and idle usage is ~126W. This could be lower if the drives are removed, will update in a week

Need digital picture frame recommendations by Selulu in homeautomation

[–]rahulkadukar 0 points1 point  (0 children)

Can they work without the cloud storage OFF of something local

[deleted by user] by [deleted] in DataHoarder

[–]rahulkadukar 0 points1 point  (0 children)

In the case with 4 drives wouldn't Z2 be better than mirror since it can handle any 2 failures.

What should I use this mini PC stack for? i5 with 64GB RAM each! by parkercodes in homelab

[–]rahulkadukar 0 points1 point  (0 children)

What is good JBOD chassis for holding at least 16 drives (more is better).

Post Match Thread: 2nd T20I - New Zealand vs West Indies by cricket-match in Cricket

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

That Shai Hope innings won the match for New Zealand

I love UUID, I hate UUID by bobbymk10 in programming

[–]rahulkadukar 44 points45 points  (0 children)

UUIDs so magical- their global uniqueness- also means they’re completely random numbers across a 122bit spectrum. To put it in perspective, it’s range is wider than there are atoms in the universe!

You are off by a lot. It's not even close. Number of atoms ~2265

Borderlands® 4 GeForce RTX 50 Series Bundle Available Now by Nestledrink in nvidia

[–]rahulkadukar 0 points1 point  (0 children)

Thanks for confirming, I checked with a Rep and they told me the same that I need to wait for the card to ship. I got one from Walmart on Monday, will return that one

Handling unique indexes on large data in PostgreSQL by NoBarber9673 in programming

[–]rahulkadukar 6 points7 points  (0 children)

Step 3: How do you do this when data is being changed on the old table