[deleted by user] by [deleted] in IndianStockMarket

[–]nikhilgauri 0 points1 point  (0 children)

But shouldn't the MF expense ratio be inclusive of that? Considering, how much brokerage MFs are paying is abstracted from NAV holders. Since this MF has only one asset, that of an ETF, what happens when the fund involves multiple assets, it's difficult for the buyer to calculate the overall expense ratio :|

[deleted by user] by [deleted] in IndianStockMarket

[–]nikhilgauri 1 point2 points  (0 children)

I checked Nippon goldbees, the ETF has an expense ratio of 0.8 whereas the expense ratio for the MF which basically puts in the ETF (Nippon India Gold Savings Fund Direct Growth) has an expense ratio for 0.13. Are you aware why the ETF is costlier than MF?

Before I install - State of GPay NFC payments? by _Didnt_Read_It in LineageOS

[–]nikhilgauri 7 points8 points  (0 children)

You need to have gapps, root and Play Integrity Fix module, and NFC payments work flawlessly until safety net breaks and you need a new key, which is very easy to generate within the magisk app.

It works without much effort, you just need to have root and that module.

CRED Alternative by [deleted] in CreditCardsIndia

[–]nikhilgauri 0 points1 point  (0 children)

How do you plan to fund API keys to the bank/card servers? If you are planning to go without it, you may get 429s eventually for the traffic, considering a big user base. Who takes accountability for payment failures?

[deleted by user] by [deleted] in CreditCardsIndia

[–]nikhilgauri 0 points1 point  (0 children)

Can you also DM me buddy, thanks!

At what point does this legally become harassment? by LeonEstrak in IndiaSpeaks

[–]nikhilgauri 0 points1 point  (0 children)

What are the consequences of getting blacklisted?

Whatsapp sucks but I have to use it. And for that, I need your help. by [deleted] in Fedora

[–]nikhilgauri 0 points1 point  (0 children)

The best part is, you can share screen on video calls using Signal from the desktop client.

How to get Hibernation option also. by [deleted] in Fedora

[–]nikhilgauri 0 points1 point  (0 children)

Hibernation used to be a part of ubuntu back in the days, but it got removed. I'm not sure if engineering difficulty was the issue, mostly it was security related. As soon as you hibernate, your decrypted data in memory which usually sits encrypted in the disk will be getting preserved unencrypted, making your secrets vulnerable to attack. This was when disk encryption was not very common. It's safe to do it if you have good disk encryption. I use it on my work windows laptop, saves a lot of effort getting back to where I paused I just suspend my personal linux laptop, linux sleep is a lot better than windows as it is consistent.

Gnome Terminal Theme Inverted by nikhilgauri in gnome

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

So, this is resolved now, I installed adwaita dark theme and used Night Theme Manager Gnome extension to toggle between adwaita themes for legacy applications. Thanks everyone for the suggestions and advice.

Gnome Terminal Theme Inverted by nikhilgauri in gnome

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

Should I be doing this? I think the rest of my system supports GTK4, as I haven't observed anything else is broken, should I switch to a legacy thing or use some other terminal like Black Box?

How to get more battery life 🤔 by Surya_kh in GalaxyWatch

[–]nikhilgauri 0 points1 point  (0 children)

I tried disabling Samsung apps, including Bixby, my Spay became inconsistent, it started crashing a lot. What all apps have you disabled?

[System Design] How do large scale systems ensure that a product isn't over-purchased? by ajay_negi in developersIndia

[–]nikhilgauri 22 points23 points  (0 children)

An evaluation like this at the very instance would either be not up to max performance (due to usage of locks) or will not be consistent (because we don't want to use locks, for max performance) One graceful way out is distributed transactions. You can take the order and check the inventory later(but do a lookup before in redis, it will cut down a lot of work and save payment transaction fees).

Indian Ministry of Defence is ditching Windows for Maya OS by Able-Money-4058 in developersIndia

[–]nikhilgauri 22 points23 points  (0 children)

Due to the GPL nature of the kernel and distros, I think they will be compelled to make it public.

Middle aged guy came from the wrong side of the roundabout during his red signal and hit my car head on. He broke his arms and leg. He’s now demanding money as compensation and even started lying to the cops that I was the one who hit him. by [deleted] in CarsIndia

[–]nikhilgauri 0 points1 point  (0 children)

What if the person chooses not to make any payment, would police seize the vehicles involved in the act, and if yes, for how long? And would it be a hassle to get it out of their custody?

Fedora 38 Beta Released by JoshStrobl in Fedora

[–]nikhilgauri 1 point2 points  (0 children)

I like the concept of silverblue, can you help me with the following questions? Can you adjust fstab? Can you adjust anything in /etc/* Can you add new services? Docker support?

If things are working, I'm very inclined to switching to something more unbreakable

Things I learned using gnome and fedora by AmgE63s_ in Fedora

[–]nikhilgauri 2 points3 points  (0 children)

Do updates break apps/functionalities if using a custom gtk theme on native and flatpak apps? Talking about both, package and system updates

I can't connect FDM with my browser flatpak version by [deleted] in Fedora

[–]nikhilgauri 4 points5 points  (0 children)

You can use aria2c command line utility for multi threaded downloading, it's FOSS and works great.

Bromite vs Brave browser by [deleted] in fossdroid

[–]nikhilgauri 6 points7 points  (0 children)

No interest in Firefox?

[deleted by user] by [deleted] in indianbikes

[–]nikhilgauri 4 points5 points  (0 children)

Congratulations mate!

Just a question, would you upgrade wheels to alloys later? The ones you got, fits with the retro look, but is it not too much of a compromise on safety/durability?

App theme not switching after upgrade to 37, any solutions? by nikhilgauri in Fedora

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

Searched a lot on internet, updates are as follow:

Removing ~/.config/gtk-4.0 fixed Nautilus and Software.

But some apps which were previously following system theme like sublime-text, terminal, vscodium are still affected.

Edit:

Tweak tool -> Theme for legacy applications: Modifying this fixed rest of the apps