smurfpandey
|
6 years ago
|
on: Jellyfin: A Free Software Media System
You can disable transcoding per-user, there's no option to disable it system wide.
smurfpandey
|
6 years ago
|
on: OpenDrop: An Open Source AirDrop Implementation
smurfpandey
|
8 years ago
|
on: Show HN: Yopp – A very quick way to transfer a file from phone to computer
smurfpandey
|
9 years ago
|
on: Ask HN: What are good reads for designing APIs?
smurfpandey
|
10 years ago
|
on: Chrome is developing a Sidebar API
We had a sidebar extension on Chrome called Teamgum[1]. But it was removed from store last month because we were using remote iframes. And when we asked for more explanation nothing from their end. And now I see they are developing there own sidebar.
[1]: http://www.teamgum.com
smurfpandey
|
11 years ago
|
on: DDoS attack on GitHub has stopped? Status is green again.
Both repos are still up and accessible from my end (India).
smurfpandey
|
11 years ago
|
on: DDoS attack on GitHub has stopped? Status is green again.
It's working from my end.
smurfpandey
|
11 years ago
|
on: Ask HN: How databases are compromised?
Great advice. What about managed database service like amazon RDS. Can there security group be breached? Also, how does this work there?
smurfpandey
|
11 years ago
|
on: Side projects
I have started many side-projects but left them half way, because i got bored or something else caught my eye. But with my latest project[0] I am following a simple philosophy by John Resig, "Write code every day"[1]. Even if i write code for 30 mins, it's okay. By following this i am always in touch with the project. It has helped me a lot in being disciplined.
[0]: https://github.com/smurfpandey/mysqlweb
[1]: http://ejohn.org/blog/write-code-every-day/
smurfpandey
|
11 years ago
|
on: Show HN: GitHub Tagger. Chrome Extension to tag and add notes to GitHub projects
Why do you need permission to read history & bookmarks?
smurfpandey
|
11 years ago
|
on: Joyent Moves to Establish Node.js Foundation
Before 11 July/23 Nov both repo share the same graph, depending on if io.js fork is started by Mikeal Rogers, or Fedor Indutny
smurfpandey
|
11 years ago
|
on: Joyent Moves to Establish Node.js Foundation
smurfpandey
|
11 years ago
|
on: MongoDB Is Raising Another $100M
These documents are simply sent to our client apps. All the processing happens on MySQL. And since we are sending JSON, so instead of creating JSON on runtime, we store as a document and retrieve that and send to the client.
We retrieve documents using the unique id generated in mysql table.
smurfpandey
|
11 years ago
|
on: WhatsApp doesn't understand the web
I think they are using web sockets or something which requires persistent connection between the phone and browser. Since on iOS, apps can't run in background this approach will not work on iOS.
smurfpandey
|
11 years ago
|
on: MongoDB Is Raising Another $100M
Storage of JSON documents. We are using MySQL as our primary database, and mongoDB for storing JSON documents.
smurfpandey
|
11 years ago
|
on: Help HN, lets make GitHub accessible again from India
I switched to Google DNS and it's working just fine.
smurfpandey
|
11 years ago
|
on: Database version control, made easy
I was looking for a tool to have our database under version control, and this looks interesting. Anybody else has any experience with this, or any such tool?
smurfpandey
|
11 years ago
|
on: Show HN: DronaHQ – Non-Techies’ platform to build and manage enterprise mobile app
Hey! I'm from the team of DronaHQ. We hope you find it useful. Any feedback is appreciated. Thanks!
smurfpandey
|
11 years ago
|
on: Get Visual Studio Community 2013 for Free
For small agency(non-enterprise org), only 5 developers can use VS community edition.
smurfpandey
|
11 years ago
|
on: Docker and Microsoft partner to drive adoption of distributed applications