Hacker News new | past | comments | ask | show | jobs | submit | cheapsteak's comments login

Telling people to stop being losers is a not winning strategy; might feel good, wouldn't do good.


Someone has to tell them.


The open source and free platform be able to handle the patchwork of regulations that are now in place that differ between city to city


Curious what you've found to be reliable / would recommend?


How's the Pixel 6 holding up?

I've had battery discharge problems with the Pixel 4 and 5 just a few months out of warranty. Hope that's been fixed in more recent generations?


I have a 6 Pro that I got in November. AccuBattery says my health is at 99%. I use my phone for probably an hour a day and charge every other day.

You don't let your phones sit on their chargers while at 100% battery, do you? I'm fairly sure that's what killed the batteries of my last two phones. My Pixel 3 was working fine until I started working from home and the phone rarely left the charger. After 3 months, the battery started swelling.


> You don't let your phones sit on their chargers while at 100% battery, do you?

Yup guilty, I'm a bit neurotic about keeping things charged in case I need it later, didn't realize this affected battery life

TIL, thank you


I've one since January. Battery is on 97% according to AccuBattery.


Wrote this a while ago and continues to feel relevant as I'm reviewing pull requests from newer teammates and staring at force-pushed commit trying to figure out what changed between now and when I last reviewed it

(Title in submission is the title I originally intended and submitted to freeCodeCamp. Their editor changed it to what it is now ("How to" and "keep your code reviewers happy"). I then edited it back to what I originally submitted. The editor then overrode my edit and reverted it back )


To save people a click

Perpetual enterprise local license dropped from 15k EUR to 3.5k USD

Lowest tier pay-per-input cloud credits dropped from 20 EUR for 8k megapixels to 10 USD for 14k megapixels


Curious whether source maps and breakpoints still work?


Yes that's a possibility actually the experience should be even better than with sourcemapped JS. There was a demo of Wasm debugger on HN frontpage not a long time ago.


Do you have link to the developer productivity analytics? Or is it stuck in video form at the moment? Very curious


Here is the HN discussion from the frontpage: https://news.ycombinator.com/item?id=23092966


>Better support for usage without Webpack/Babel/front-end build tools

It looks like it's reasonably easy to setup run-time JSX compilation by using a service worker with babel to intercept and transpile .jsx files. I imagine the performance tradeoffs would be similar to using Vue with string templates? Could be faster actually since you could memoize/cache in the service worker


How would you compare it with Create React App in terms of ease of use and build/dev speed for front end projects?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: