Aditya Dutt

Results 10 issues of Aditya Dutt

`hyper-tabs-enhanced` makes the entire window a bit transparent. I am using the `verminal` theme.

So, some information in the README was inaccurate. In the Practical Uses section, it says that if a person is in a relationship, he can use this. But it didn't...

Consider the following example. ``` >> [X, Y] = solve(x^2 == 4, x + y == 1, [x y]) X = (sym 2×1 matrix) ⎡2 ⎤ ⎢ ⎥ ⎣-2⎦ Y...

I have added my UVa Handle, but it doesn't show my submissions and neither is my account linked on the Accuracy section in my Profile. >Reference : https://www.stopstalk.com/user/profile/duttaditya18

enhancement
easy
new-feature

Add some information about Accessibility Insight for Windows: - https://accessibilityinsights.io/ - https://github.com/microsoft/accessibility-insights-windows

* https://github.com/nadavbar/node-spotify-webhelper * https://github.com/nadavbar/spotify-win-remote * http://cgbystrom.com/articles/deconstructing-spotifys-builtin-http-server/ * http://www.nadavos.com/spotify-lockscreen/ I'll try to contribute. Once I have figured this out.

Attempts to fix #56 I made `inner` into a pair of `min_digits` and the iterator. I think the code is ugly now, maybe I should make the pair into its...

The following is the encrypted file: [enc.pdf](https://github.com/user-attachments/files/18622540/enc.pdf) with the password `07`. Using the command `pdfrip -f enc.pdf custom-query {0-98} --add-preceding-zeros` manages to find the password just fine. But fails when...

It would be great if `pget` supported an option to prioritize downloading the first and last pieces of a file first, similar to how qBittorrent does. This feature is very...