Readit News logoReadit News

Deleted Comment

ttty commented on Stadia died because no one trusts Google   techcrunch.com/2022/10/01... · Posted by u/lots2learn
lbwtaylor · 3 years ago
I feel like some of these perspectives are very tech industry focused rather than gamer focused.

As a gamer, I think Stadia failed because the system they created doesn't make sense. You had to buy games at real $40-$60 prices but you could only play them through this limited service. I don't think anyone wants that.

Compare that to paying the same price for a regular PC game which you can play via streaming using a streaming service, but also play locally, and know that you can take that game with you through multiple hardware decides and streaming services.

With Stadia, if I move somewhere with bad internet, there is no way to recover the value of my games I purchased. There is no other gaming system like that. All other systems either have an offline possibility or are pure streaming where you aren't making a game purchase investment, like Xbox Gamepass or Luna.

It just doesn't make sense except to a really small niche and is not competitive to the average gamer.

ttty · 3 years ago
Maybe reading real reviews from real users will help too: https://www.reddit.com/r/Stadia/comments/xsyr8x/i_am_really_...
ttty commented on The $300B Google-Meta advertising duopoly is under attack   economist.com/business/20... · Posted by u/acconrad
viraptor · 3 years ago
> Definitely a dark pattern and results in a lot of garbage clicks if you overlook that setting.

I really don't get this part. What's Google's interest in pointless clicks? Short term they could get some extra charge for those, but if they don't convert they lose a customer. On the other hand, for quality clicks they could just charge 5x the price and nobody would complain.

ttty · 3 years ago
Let’s say with your optimised settings your ROI is 20%. With Google settings is 15%.

An end user might say 15% is pretty good and don’t touch it.

Google just earned 5% by giving you worst ROI.

If you start comparing with other ad providers you’l you might notice you’re being screwed. But low spenders rarely do proper checks.

ttty commented on Ask HN: What HN post made you money?    · Posted by u/cetaphil
4pkjai · 3 years ago
"Do things that don't scale". That led me to creating a massively unscalable but useful web application that people pay for.
ttty · 3 years ago
https://bankstatementconverter.com/

Interesting stories, I read the one about HSBC statement, what a mess.

ttty commented on Reimagining front-end web development with htmx and hyperscript   nomadiq.hashnode.dev/reim... · Posted by u/mpweiher
cityzen · 3 years ago
I don’t get the need to use js for SSR? Why not PHP/Go/Python/Ruby… ?
ttty · 3 years ago
So you rather write your app twice: once in react and once in go? And keep it in sync, including css and styles and dom… ? For real?
ttty commented on Reimagining front-end web development with htmx and hyperscript   nomadiq.hashnode.dev/reim... · Posted by u/mpweiher
atoav · 3 years ago
I am one of those people who started reading a book on HTML when I was 10. I didn't understand a lot, but kept reading again and again and with 13 I understood enough context to create HTML websites.

For most projects I have been doing since it was either pure HTML, CSS wirh a few sprinkles of handwritten Vanilla JS, or Jinja2 templates with occasional PHP. When it got really complicated I used Flask or Django.

But to this day I never understood people who use js/react for pages that could have been handwritten with zero js in half a day (including a handwritten fluid CSS layout).

ttty · 3 years ago
I'm building a simple page. Ok let's do simple html. Now I need popup for email capture, ok add a bit of hacky js. Now add a menu, could potentially be done with css only.

Now add responsive images. Good luck. You need to process then on server side, then handle them on client side etc...

Now add some customer area...

Add a few more features and it becomes complex.

Why would you want to now throw away all this and rewrite in react when you could just start with react.

In addition I can even migrate my old app to the new one and sometimes I can just copy paste certain components and css styles (thanks to css in Js) and it just works.

Honestly I don’t want to write responsive images manually. I just wrote a system once, now any app reuses the same thing. Same for other stuff. Plus I only need to know react and I can build anything.

You telling me now to learn htmlx syntax and use it sometimes, then use react other times just because… it’s simpler. The benefit is minimal, but now I need to know 2 worlds: react and htmlx.

ttty commented on Cold Showers   github.com/hwayne/awesome... · Posted by u/blopeur
moralestapia · 3 years ago
>Hype: "Static Typing reduces bugs."

Oof, that one is a huge can of worms.

ttty · 3 years ago
Refactor any js code to typescript. You’ll see how many bugs are discovered and how many wtfs!
ttty commented on Show HN: My Side Project Rocks – Share and discover side projects   mysideproject.rocks/... · Posted by u/scastiel
rhn_mk1 · 3 years ago
All I did was try to register.
ttty · 3 years ago
It’s the 2nd comment mentioning this issue

u/ttty

KarmaCake day777December 5, 2012View Original