HN user

ttty

777 karma
Posts135
Comments396
View on HN
old.reddit.com 3y ago

ETH Miners moved to etc.: hashrate increase. Didn’t save 0.2% of electricity

ttty
3pts1
old.reddit.com 3y ago

Apple should scan iPhones for child abuse images, says technology inventor

ttty
3pts0
www.msn.com 5y ago

Leaked phone number of Mark Zuckerberg reveals he uses Signal

ttty
3pts0
www.reddit.com 5y ago

Policing the Police by scraping court data

ttty
33pts4
game.bitplanets.com 6y ago

Multiplayer strategy browser game to play with friends: iOS, Android, win, Linux

ttty
11pts0
game.bitplanets.com 6y ago

Risk Game on steroids: Real time, with planets and multiplayer (coop or vs)

ttty
10pts1
mashable.com 6y ago

Stolen Zoom passwords and meeting IDs are already being shared on the dark web

ttty
8pts0
focustaiwan.tw 6y ago

Taiwanese team finds key antibodies in Covid-19 patients

ttty
9pts0
www.bloomberg.com 6y ago

Japan to Fund Firms to Shift Production Out of China

ttty
13pts0
game.bitplanets.com 6y ago

Risk Game on steroids: Real time, with planets and multiplayer (coop or vs)

ttty
6pts0
game.bitplanets.com 6y ago

Risk Game on steroids: Real time, with planets and multiplayer (coop or vs)

ttty
6pts0
game.bitplanets.com 6y ago

Risk Game on steroids: Real time, with planets and multiplayer (coop or vs)

ttty
2pts0
game.bitplanets.com 6y ago

BitPlanets: RTS (Strategy) with planets like RISK – real multiplayer

ttty
1pts0
game.bitplanets.com 6y ago

Browser Strategy Game with Planets

ttty
1pts0
bitplanets.com 6y ago

Classic strategy game in the browser (works on mobile)

ttty
12pts0
news.ycombinator.com 6y ago

Ask HN: Do you have the scrollbar on HN comments?

ttty
1pts1
news.ycombinator.com 7y ago

ASK HN: If I use incognito in Chrome and VPN, my traffic it's still linked?

ttty
3pts0
bitplanets.com 7y ago

Amazing strategy game in browser. Works on mobile as well

ttty
1pts0
news.ycombinator.com 7y ago

Ask HN: How to return to the old gmail?

ttty
19pts5
www.reddit.com 7y ago

Show HN: Login with org MicrosoftAccount and the admin can wipe your full device

ttty
1pts0
bitplanets.com 7y ago

Bit Planets: High quality RTS in browser (mobile,desktop,no install,no register)

ttty
10pts2
news.ycombinator.com 7y ago

Ask HN:I've been forced to move to the new gmail,is it really slow for you too?

ttty
13pts13
news.ycombinator.com 8y ago

Ask HN: How do you listen to music on your phone? (Android, iOS)

ttty
2pts7
hackhat.com 9y ago

Best practices with redux, flow type, async/await and a few extra tips

ttty
1pts0
flamy.uk 9y ago

Isomorphic Node.js app with react and redux to help students to revise for GCSE

ttty
3pts0
teespring.com 11y ago

Trevor's t-shirt [GTA V]

ttty
1pts0
github.com 11y ago

Write CSS with namespaces, proper names, no conflicts and expected results

ttty
1pts0
news.ycombinator.com 11y ago

Bitcointalk.org accounts (email, pass) leaked to attackers

ttty
1pts0
rawgit.com 11y ago

Tic Tac Toe game with nice animations [react.js and flux]

ttty
1pts1
news.ycombinator.com 11y ago

PayPal and eBay will no longer be part of the same group of companies

ttty
1pts0

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.

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.

Cold Showers 4 years ago

Refactor any js code to typescript. You’ll see how many bugs are discovered and how many wtfs!

That’s the only key thing in the whole post.

Take away that, and no matter how good that book was, sales would be closer to 0.

Actually getting this success is more likely like this:

- spend last 5 years getting followers on Twitter by writing engaging content, reply to others.

- spend also many years in your website and include a mailing list

- email your email list regularly with very interesting things

- spend 1 year to write a book

- send a blast email and tweet about your new book: Most likely people will buy whatever you say at this point because they trust you already.

This is the secret formula, which is hard work and 99.99% can’t do this consistently. (In addition, but not really required, also be smart and bring something new to the table)

From the author:

- I wrote on my blog for nearly a decade before I could launch a book that I sold.

- Announce it, ask for email sign ups if they are interested, keep them in the loop, and then launch. The mailing list had about 1,000 people on it once I launched (about two months from announcing it to doing the early access launch)

- I settled on adapting one of my more popular [blog posts][2] that I keep updated through each version of iOS into a five book series

Actually full details are here

https://www.swiftjectivec.com/the-best-in-class-book-beta-la...

I’m also surprised how people can’t see the benefit of have 1 way of doing things. 99% of the websites end up in app like features.

Maybe we don’t talk about the same thing, but isomorphic code with react is great for websites too: server side render, instant page change on client side. Reuse of exact code. Huge benefits.

Related to multiplayer rts games this is also done with same tech but node.js only to reuse code between client and server side https://bitplanets.com/

I wonder what performance issues you had with node.js that justified a bridge to c++ (including the increase of complexity of the architecture). Pathfinder is not terrible in node.

Free to play, no registration, no install, no gimmicks, just pure game.

Works on mobile and desktop.

If you like multiplayer RTS games, try it out. It’s similar to the board game Risk, but real time and with planets.

(You can play with your friends multiplayer)

https://bitplanets.com/

I watched people use software for years. If you have the exact same Popup every day, you’ll get used to click ok. Has no meaning anymore. It’s in the muscle memory.

I don’t want to touch the root of my server. I rather add a new container that doesn’t modify anything on the root.

Benefits: can cleanly and delete 100% of what was installed. If you use something on root can always infect, save cache, logs…

I don’t want to impact anything else running on my server. I don’t want anything to depend on that either silently.

Docker is the best thing. I just can’t understand how people still can’t get the benefits yet.

Is Amazing to start a project you had 3 years ago and just works and you can deploy without reading any docs. Just spin a docker container. Eat, safe and just works.

I have to agree. Basically if your users will just use the reader, they will never hit the real websites.

Owners might make the partnership with you to get ad revenue, which most likely will be much much lower than their current income.

They might send you DMCA for copying their content.

I don't see how can be a win win situation if you republish articles...

The problem is that people don't treat css as code. If you use styled components or css in js you'll treat it as code.

Nobody would change private properties in a js class from outside that class. Same to css, you should not change css attributes from parents. Those are private to their component they are rendering.

If you need that, provide a public attribute to the component and he'll change it's design.

Do this, and css is very maintainable.

I still don’t understand what’s so interesting about it… why you wouldn’t just write js that you already know? Instead choosing to use strings to code… ugh