git, nodejs
I owe my career to them.
HN user
tarunbatra.com
git, nodejs
I owe my career to them.
I moved from India to Sweden last year and I was surprised with the relatively easy process.
I would suggest to apply at companies which hire international developers. It's easy to filter them on AngelList and Hacker News' whoishiring thread.
Farmers protests[1] in India against the new farm laws[2] in India have seen misinformation of a great scale. The talks are stuck in deadlock and claims of farmers being misguided are made frequently.
One claim that has really caught my eye is that APMCs (the public and MSP is not going anywhere since the law enacts a parallel structure without touching the existing one. However the world runs on economic incentives which will be against APMCs. Farmers understand that but I believe the general public at large has been oblivious to this.
So I created knowyourkisaan.com as a weekend project. It is a simulation of the predatory pricing strategy used by private players with deep pockets can ruin the competition in the agricultural market . The concept is oversimplified for the purpose of this simulation (so that people can get back to important stuff like arguing on twitter ). I’m neither an economist nor a designer so things can be off and I would love to hear feedback.
The source code is open sourced at tarunbatra/know-your-kisaan on GitHub[3] and contributions in the form of issues and PRs are welcome!
[1] https://en.wikipedia.org/wiki/2020%E2%80%932021_Indian_farme...
[2] https://en.wikipedia.org/wiki/2020_Indian_agriculture_acts
Zindagi in Hindi/Urdu means Life.
This library was on my mind since a while when I started obsessing over Game of life patterns and got introduced to the broader world of cellular automata. It doesn't compete with Golly or any well built library, rather it is oriented towards beginners like me who want to see those gliders asap. :)
I wrote this before the youtube-dl controversy and now I am seeing this blog in a different light. Developers should know the basics of collaboration through git.
The purpose of this library is for the developers be able to easily and confidently define password rules for their application. I know rules which try to limit a password's length or impose other non-scientific restrictions are not good for security, but the library doesn't judge.
Unlike ActiveMQ, RabbitMQ doesn't automatically send undelivered messages to a default DLQ. So that doesn't apply in this use case.
The ActiveMQ header to schedule messages looks promising. Thanks for sharing, will check it out. :)
I found effects of login failure messages on security and privacy of an app interesting and did some analysis on it.
NOTE: This update is going to be incompatible with all the legacy add-ons. Happened with me. Though, the update's nice.
Poloniex. Because it's easy
There's room for blockchain in every place where: 1. there's a central authority involved 2. the central authority is prone to error, bias and hostility
️=> Most used application is money-based transactions. Banks are central authority and are affiliated with governments, which makes them charge of your money. Use blockchain (Bitcoin).
=> Supply chains are inefficient due to checks and sign offs by so many people. Use blockchain (Hyperledger)
️=> People don't agree on terms, and they end up in a feud or a lawsuit which is costly. Use blockchain (Ethereum)
Blockchain, and decentralization on whole is seen to be as future. Many want to tap it before others. Of course, large number of startups will fail, but it doesn't say anything about the potential this technology holds.
If Ethereum and other cryptocurrencies weren't enough to take Bitcoin down. This is gonna do it.
I developed it as a weekend project, and to help me hone my skills in Sockets and front-end. Would love to see some suggestions and new approaches. :)
I've seen the Unix timestamp as One Four something since I started active coding since 2015. So I'm excited about this.
I see it more as a blow to tech industry in U.S. Especially when most other countries like Canada are opening up to skilled workers
I don't think it's just a wrapper. It's a script which does 'n' tasks in 1 command. One of the command is applying those drivers, but the critical part is the configuration to select the second antenna.
This solution works on Linux. Official HP drivers are usually the best way on Windows.
I haven't noticed that pattern. for example my ₹30,000 Lenovo works fine but ₹50,000 HP doesn't.
It's just incompatibility between hardware and software. HP's official drivers for Windows work perfectly, but no such privilege to Linux users.
Thank you Nostradamus. it already happened.
Exactly!
Irony: Blogging about data ownership and hosting the blog on medium.
console.log and dev tools all the way!