Readit News logoReadit News
jariz commented on A new Copilot key to kick off the year of AI-powered Windows PCs   blogs.windows.com/windows... · Posted by u/raimue
jariz · 2 years ago
This reminds me of that video where LGR reviewed a keyboard with a PIZZA keyboard key. Probably more useful of a usecase than this really... (https://youtu.be/USQxZc9nmtE)
jariz commented on Show HN: Able – an alternative to Medium   able.bio/rhett/the-new-ab... · Posted by u/new_here
jariz · 6 years ago
Yes, and in five years they'll start showing blocking modals too, after realising this isn't monetizable.

And the never ending circle continues... Just self-host.

jariz commented on Avoid 100vh on Mobile Web   chanind.github.io/javascr... · Posted by u/chanind
jariz · 6 years ago
Using JS over CSS for sizing elements rarely is a 'better solution', mostly because of flashes of unstyled content - especially on mobile where it might take longer for the JS to fully initialise.

Like other comments on here say, just use height: 100% instead.

jariz commented on Nations of the Amazon are seeking “shared governance” of the .amazon TLD   bbc.com/news/business-477... · Posted by u/jonbaer
postalrat · 7 years ago
After .amazon will be be getting .google, .microsoft, .apple, .foxnews, .wellsfargo, .jpmorgan, .walmart, .honda, .yc, .tesla, .crocs, .beanies, .friendster, .myspace, .etc?
jariz commented on The Dutch Reach: A No-Tech Way to Save Bicyclists’ Lives   nytimes.com/2018/10/05/sm... · Posted by u/citywide-fondue
jariz · 7 years ago
Every time a article like this is posted I'm just flabbergasted at the fact that 'looking behind you before actually opening a door' is such a foreign concept to Americans.
jariz commented on Rave.dj – an artificially intelligent mash-up machine   rave.dj... · Posted by u/ozzmotik
jariz · 8 years ago
That blur filter absolutely annihilates my macbook's CPU.

EDIT: 4 hours remaining... hmmm.. feeding it a 400 track playlist probably wasn't a good idea

jariz commented on The Node.js Ecosystem Is Chaotic and Insecure   medium.com/p/73fac4bc5068... · Posted by u/unicornode
jariz · 8 years ago
Yes, so let's all keep reinventing the wheel, over and over again.

I know the author uses pretty extreme examples, but I still don't see what's inherently wrong with the mentioned packages.

- it does what you think it does:

`isOdd(2)` is a lot easier to understand than `value % 2`

- even though most of these are one liners, it's one line of code less that you have to maintain

- if the package is at least somewhat popular, it's highly likely it has measures for edge cases; stuff I wouldn't have thought of when writing it myself.

On top of that, mentioning left-pad is really cliche and weak at this point (bear in mind this happend 2 years ago), npm has taken measures and nothing similar has happend since then, and even then, it was still a fairly isolated event - the whole thing actually took 10 minutes.

I'd much rather take a rare, yet-to-happen-again chance that a package goes down, over having to rewrite simple utility functions over and over again, every month.

jariz commented on Show HN: Gnomecast – A Linux Chromecast GUI with transcoding and subtitles   github.com/keredson/gnome... · Posted by u/keredson
spapas82 · 8 years ago
What I would really like (but was never able to find) would be the opposite direction, i.e cast things from me phone (or laptop) to a program running on my PC (or my android device) - i.e a software "chromecast".

Is anybody aware of such an application (that actually works)?

jariz · 8 years ago
On mac, I've used reflector in the past which makes your mac act as a chromecast receiver. But seems like it only supports screen casting.

http://www.airsquirrels.com/reflector/

jariz commented on A letter about Google AMP   ampletter.org/... · Posted by u/lainon
yorwba · 8 years ago
They can't? Or they won't?
jariz · 8 years ago
They could've made an open standard that not only websites but other search engines could implement as well, but then again why would they do that? They'd lose a competitive advantage. I think AMP is very deliberately locked in to google.
jariz commented on Ask HN: Is S3 down?    · Posted by u/iamdeedubs
cyberferret · 9 years ago
Well, at least our decision to split services has paid off. All of our web app infrastructure is on AWS, which is currently down, but our status page [0] is on Digital Ocean, so at least our customers can go see that we are down!

A pyrrhic victory... ;)

[0] - http://status.hrpartner.io

EDIT UPDATE: Well, I spoke too soon - even our status page is down now, but not sure if that is linked to the AWS issues, or simply the HN "hug of death" from this post! :)

EDIT UPDATE 2: Aaaaand, back up again. I think it just got a little hammered from HN traffic.

jariz · 9 years ago
When even the status page is down, panic.

u/jariz

KarmaCake day45June 12, 2014
About
https://jari.io
View Original