v512's comments

v512 | 2 years ago | on: Apple confirms it's breaking iPhone web apps in the EU on purpose

The country you lived for past 10 years started curbing the freedom then the solution is "just change country" is it? Ofcourse its a solution but not the only solution. You don't have right to say that just move away and stop complaining, that's not how things work.

v512 | 4 years ago | on: For developers, Safari is crap and outdated

How do you explain feature parities? like lack of webworkers on Safari. Its been there for years but they have some lame reason like "It's too complicated to implement".

v512 | 7 years ago | on: Element – A Desktop UI Toolkit for Web

We tried using this for one of the client facing application(not an internal tool) and found it bloated and had to make lot of customization to fulfill our needs so we wrote a custom framework which is more than 10x smaller. Not that we didn't import all the components but just the components we needed but still felt it was bloated.

v512 | 8 years ago | on: Rocket – A Rust game running on WASM

Also if you are able to circle between top-bottom or left-right then the balls get confused and change their direction constantly so easy to kill.

v512 | 8 years ago | on: Show HN: CSVshare – Instantly share data with anyone and make it searchable

Cool project, I had a same issue like author mentioned with sharing csv files in Google sheets so recently I made a utility to convert csv files to HTML table - https://github.com/vividvilla/csvtotable it works offline also and generates single HTML file which can be shared or hosted anywhere. Here is a demo of HTML file generated - https://cdn.rawgit.com/vividvilla/csvtotable/2.1.0/sample/go...
page 1