HN user

arkits

22 karma
Posts2
Comments18
View on HN
SFO Gate Explorer 3 months ago

It's typical airport food and """art""". I've seen more fancier airports in Asia and Middle east

I've seen families tag along all the way to the security to say goodbyes... This seems like a great way to spend some more time right until the flight

Sequoia backs Zed 11 months ago

Have they fixed the big/feature where it insists on downloading entire distributions of Node.js for running it's language server functionality?

I have Fi currently; definitely recommend it.

Internet Access - err... it works? I am able to stream Netflix and YT without being locked to 480p.

Coverage - it's basically TMo coverage.

Cost - Fi is a bad deal if you plan to use a lot of data. It's almost 10$/GB (in the worst plan) or around 70$ for an "unlimited" plan, however it can get cheaper with a group (https://fi.google.com/about/plans/) . For me, its a great deal; I'm always close to a WiFi and rarely need mobile data. My bills ended up being around 25$. I'd say Fi's killer "feature" is it's international roaming charges... though I doubt that will be useful anytime soon :')

Location: SF San Francisco / Bay Area, CA

Remote: Yes

Willing to relocate: Yes

Technologies: Java (Spring), Node.js, Python, GoLang, React.js / Next.js, AWS, Docker, Observability with Grafana stack, Distributed Tracing, OAuth/JWT, AWS, Confluent Kafka, PostgreSQL.

Résumé/CV: Available on request

GitHub: https://github.com/arkits

Email: archit [dot] khode [at] gmail.com

LinkedIn: https://www.linkedin.com/in/architkhode/

Hi there, I'm a generalist Software Engineer with 3 years of experience building scalable and reliable software. I worked on architecting and building a federated system for the collaborative sharing of the National Aerospace for autonomous drones, air-taxis and beyond. I have learnt to design, build and support production ready software through my experience of evolving this platform from an initial conceptual design into a battle-hardened system.

I would love to contribute my skills to your team!

I recently was wrestling with MediaSync on my side project to make a direct link generator for reddit videos. For those who don't know, reddit videos (https://v.redd.it/8ac6uk4bbxg51) play in reddit's custom video player. After some digging, it turns out that reddit hosts the audio and video streams separately and syncs them together on the client side. I eventually was able to implement media sync (though it doesn't cover all cases), and have tremendous respect for those trying to solve the same problem.

Here is a demo of my media sync implementation - https://vreddit.vercel.app/?vid=8ac6uk4bbxg51&q=2

This is pretty cool! Better SQL clients are always welcome.

I tried with Postgres 12 and ran into 2 issues -

- jsonb columns don't seem to render properly... just get a "[object Object]".

- One specific table refused to get list anything, and there was a red "Error" in the center of the listing UI.