Viewing profile — shashwat986
shashwat986
HN member- Joined
- Thu, Aug 29, 2013, 6:41 AM UTC
- HN karma
- 124
- Public activity
- 55 items
- HN profile
- View on Hacker News ↗
About shashwat986
[ my public key: https://keybase.io/shashwat; my proof: https://keybase.io/shashwat/sigs/0gq9C30jWFgUKjhB_GFWmI4WYLZKGUpEFC-gc82A8LA ]
Recent public activity
-
comment
Comment #25416674
A friend at Google's telling me it's partially back up. Anyone still facing issues?
-
story
Google's Back Up
Phew, that was a scary 30 minutes
-
comment
Comment #25416642
It's up again!
-
story
YouTube Is Down?
Youtube seems down for me. HTTP 500 Screenshot: https://imgur.com/a/Oo7tHVf
-
comment
Comment #18901266
I've used these so much: function gc() { grep -rnI "$@" * ;} function gcA() { grep -rnI -A 5 "$@" * ;} function gcB() { grep -rnI -B 5 "$@" * ;} function gcC() { grep -rnI -C 5 "$@…
-
comment
Comment #18273860
Yeah, we're still facing issues with, erm, Github issues. Also, while they haven't updated this blog post for a while, their status page has been very up-to-date and informative: h…
-
story
AWS console slow or not loading?
AWS console seems to be down for us. https://downforeveryoneorjustme.com/ap-south-1.signin.aws.amazon.com
- story
- story
- story
-
comment
Comment #15796511
Something very similar happened to me. To this day, I don't run any python script without the `-i` flag
-
story
Ask HN: Redash or Metabase or Superset or QuickSight?
I work for a small organisation that's looking for the right tool to visualise our analytics data. I know selecting the right tool is highly subjective, but, what parameters should…
-
comment
Comment #15587064
Yep, and the "End Session" button deletes the entry.
- story
- story
-
comment
Comment #15500851
I'm so happy to see this! MDN has always been my go-to resource for any JS/CSS help
-
comment
Comment #15414669
I'm hoping this translates into more budget for NASA, so it isn't just a pipe dream.
- story
-
comment
Comment #15372137
HN hug of death?
-
story
Is SQS down?
Amazon SQS: US (East) seems to be facing problems for me. Anyone else facing the same issues?
-
comment
Comment #13289654
I like her description of the event: "Down on 1 knee. He said four words. And /r/isaidyes"
- story
-
comment
Comment #13258884
I'm using Tornado, not Django. I just want to use Django as an inspiration for my app structure. The problem with Tornado is that it doesn't come with an in-built ORM like Django, …
-
comment
Comment #13257220
I've always been curious as to how you structure your models in Django. I'm building a personal project in Tornado and MongoExpress, and the only thing I can see about structuring …
-
comment
Comment #13080705
Thanks! This is wonderful!