back
user profile
gurjeet
3,842karma·794submissions·September 17, 2017
about
http://gurjeet.singh.im/
http://gurje.et
recent activity (794 total)
33 pts
2 pts
comment
Perhaps they are selling the domain, or planning to use it for a new service that allows users to create arbitrary URLs. Both of those scenarios can help an attacker take over old git.io URLs
comment
This is the archived copy of the URL in the takedown notice. https://web.archive.org/web/20220114132753/https://docs.symp... …
comment
Github does provide pretty descriptive method of submitting in their dmca repository readme [1], and in every takedown notice, as well. [1]: github.com/github/dmca/ > Our help articl…
comment
Full version of Self Help Singh's video, for those interested: https://www.youtube.com/watch?v=3rerBnAKPn0 …
comment
TFA mentions that, and the reason why, as well.
comment
Because the title uses the word "several". Had it been replaced with "a few", the reaction would be consistent with what the reader would feel after reading the full article, and t…
comment
Take note of these anti-competitive practices, @mozilla and @firefox. Defend yourself. Your users' and customers' rights are being trampled upon. /cc @EFF https://twitter.com…
comment
I use mostly this same setup for my personal site and blog [1] [2]. Git (versioning) -> Github (Git hosting) -> Github Pages (static site generation, and hosting) -> Cloudflare Free Plan (DNS…
comment
Their infomercial on Youtube, not limited by airtime, is quite informative about a few different causes of brain strokes. https://www.youtube.com/watch?v=x6Rt_HU1nD8 https:/…
comment
Thanks for looking into it. It's a missed opportunity; this application failure quite possibly cost you a customer loss. I am not sure when I'll be able to test it again. I think you should …
comment
I think the following could be an interesting project: A pair of programs. One to emulate Postgres server, another to emulate a Postgres client. These two programs would assume they are just talking t…
comment
Thank you for opening it up to the public. Much appreciated! Do you know of a package/application/library that can be used to validate just the FEBE protocal of Postgres, and possibly stress…
comment
Please open source your project. It sounds like a lot of (designing, as well as coding) effort went into making it, and you don’t want to see all that work go to a waste. Do not worry about it being b…
comment
PikaPods looks like an interesting idea. I invested some time setting up account, and trying to create Baserow pod. I was greeted with "Failure while adding container. Our team has been informed.…
comment
Just thought of this idea, let me know what you/others think. How about introducing a parameter that controls what percentage of time the frozen-plan will be used, and the rest of the time the re…
comment
Some interesting discussion starting on Reddit as well. Notably, sir_bok says: ... it is better to be uniformly slow than to risk a performance cliff where everything seems fine until it suddenly isn&…
comment
I have been in the following situation, and anecdotally I know many other DBAs and Developers have also bitten by such a situation. Hence I created this Postgres extension, to save us from the tyranny…