Readit News logoReadit News
joeyprr commented on “We have no reason to believe 5G is safe”   blogs.scientificamerican.... · Posted by u/bookofjoe
joeyprr · 6 years ago
Quote from a comment that just got posted by Hannob:

"I clicked on a few links and Googled a few names. It's roughly what I'd expect: People with few publications now working in other fields, people without scientific publications, but university degrees, people who regularly speak at events from radiation critics, people who are invested in other fringe theories."

Seems to me that the people complaining about people not clicking on links in the article shouldn't believe everything they read without checking who wrote it...

joeyprr commented on Apple Removes HKmap.live from the App Store   twitter.com/DylanByers/st... · Posted by u/ewoodrich
s_dev · 6 years ago
>And in one fell swoop, Apple has made it effectively impossible to install this app on your phone. There's no realistic workaround.

Make the app a Web App and visit it in Safari.

Apple has banned it being notarized and distributed from their App Store but iPhones still have access to the conventional web which Apple has no control over.

joeyprr · 6 years ago
joeyprr commented on iPhone 11 Pro Camera Review   austinmann.com/trek/iphon... · Posted by u/dsego
joeyprr · 6 years ago
To be completely honest, your comment makes me think you're the one who's mad... or at least not very sane; you're assuming a person is mad about something based on 1 whole sentence (a sentence people seem to agree with) and proceed to go on a rant in which you ask the same question 3 times!
joeyprr commented on Verizon to Sell Tumblr to Automattic   wsj.com/articles/verizon-... · Posted by u/minimaxir
mattmanser · 6 years ago
I don't know if you've ever been to Europe, but the number of topless beaches are low and you won't see women walking around without a top on the street. It's not taboo-less, nipples are still sexual.

Nipples seems a pretty silly thing to start focusing on when he clearly said they weren't interested in adult content.

joeyprr · 6 years ago
I'm from Europe and I've visited quite a few countries in Europe, and to me it seems like it's pretty normal to be topless on _any_ beach... Spain, Portugal, France, the Netherlands, Greece...

Deleted Comment

joeyprr commented on Show HN: Read Hacker News Like Pinterest – Built with Vuejs   hnews.xyz/new... · Posted by u/valentinvieriu
brilliantcode · 9 years ago
The more I am studying React + Redux, the more it becomes apparent to me that it's over engineered for an individual and even a small team. It feels like the Java Swing days where verbosity and architectural opinion dominates all in the name of cross-platformity.

Another minus is that you no longer use the existing conventions that stood the test of time, HTML and CSS. It's now JSX and you have to write boilerplate JS code just to show a simple hello world example. On top of that it poses barriers for designers who only had to worry about how the HTML/CSS looks, now additional work has to go into splitting everything into myriad logical pieces which really have no impact on the overall productivity or quality. And that's only for the React view side, the real beast is Redux. That simple grid table you could get away with using jqGrid is now a 10 week job involving multiple engineers.

I'm curious to know if anyone found any enlightment working with Vue.js and whether something like Redux makes sense to hold states of the app or if they got away with it.

joeyprr · 9 years ago
You want enlightenment? Ignore the frameworks/JS hype.

"It's now JSX and you have to write boilerplate JS code just to show a simple hello world example."

This is absolute insanity. It's time for a re-discovery of “vanilla” HTML, CSS, with a sprinkling of "vanilla" JS from the ground up without any frameworks.

I mean.. this website doesn't even seem to work as intended: http://imgur.com/LdRFS4L

u/joeyprr

KarmaCake day26January 5, 2017View Original