v512
|
2 years ago
|
on: Apple confirms it's breaking iPhone web apps in the EU on purpose
Exactly why its a bad look for Apple right? Android is open, you don't need to have Google apps to make it work on other hand you can't even install Firefox/Chrome on iOS.
v512
|
2 years ago
|
on: Apple confirms it's breaking iPhone web apps in the EU on purpose
how would you feel about having option to only use Safari on your macOS?
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
|
2 years ago
|
on: 0 To 100 kph in 1 second [video]
Veritasium did a video on Micromouse competition which also got the breakthrough via similar kind of technology (fan that sucks air from under the car) -
https://www.youtube.com/watch?v=ZMQbHMgK2rwInteresting watch.
v512
|
3 years ago
|
on: Show HN: I spent 2 years building Tablane as a 17-year-old
It's something you might look back and ask what if, so better not skip it and he can always concentrate on building stuff while doing college.
v512
|
3 years ago
|
on: Visual effects for the Indian blockbuster “RRR”
> highly enjoyable
Doubt.
v512
|
4 years ago
|
on: For developers, Safari is crap and outdated
That's because of countless hours wasted by developers behind the scene to write workarounds, polyfills etc to support Safari.
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
|
5 years ago
|
on: Archaeologists with drones discover pre-Columbian earthworks in Kansas
v512
|
5 years ago
|
on: Hello, World – Zerodha, India's largest stock broker
You can't send more than x orders in same line unlike traditional network where you can saturate the bandwidth.
v512
|
5 years ago
|
on: Hello, World – Zerodha, India's largest stock broker
Good luck with that.
v512
|
7 years ago
|
on: Element – A Desktop UI Toolkit for Web
I like at-ui than most of the vue frameworks including elements because most of them are bloated.
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
|
7 years ago
|
on: Flexit- Responsive Flexbox based grid
Thanks Mr.Karan
v512
|
7 years ago
|
on: Show HN: Smooth UI, a React UI Library for Humans
I hate X for human tagline
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
v512
|
8 years ago
|
on: CSS in JavaScript is like replacing a broken screwdriver with your favorite hammer
There are few applications like lets say the component renders a D3 graph and all you need is style contained only to that but I tend to always place my styles globally than keeping it in each Vue file.
v512
|
8 years ago
|
on: Show HN: Convert CSV files to searchable and sortable HTML table
Yeah will do that in upcoming versions.
v512
|
8 years ago
|
on: Show HN: Convert CSV files to searchable and sortable HTML table
Please try upgrading to v1.1.0 and check. If you don't mind you can share the sample CSV data for testing.