back
user profile
pier25
16,967karma·6,828submissions·July 13, 2015
about
Pier Bover
https://bsky.app/profile/pierbover.com
https://pierbover.com/
https://github.com/PierBover
Working on: https://wavekit.app/
recent activity (6,828 total)
comment
So how much does a hello world weight?
comment
There’s no running TS. Everyone executes JS. Also TS itself is going towards stripped types. There’s this proposal which might land on browsers some day: https://tc39.es/proposal-type-…
comment
It's not about the code or the use of AI. It's about the governance of the Bun project. Nobody knows if the Rust AI rewrite was a good decision from a technical pov. We do know it was a unil…
comment
there's a whole odyssey with their CLI flickering...
comment
I doubt it. That SOC is still overkill for video (which I believe powered the Nintendo Switch 1). I think the big issue is really a combination of the Nvidia software and just terrible Android TV.
comment
For years it had frame rate issues. Every second or so when watching eg Netflix you would see a micro stutter if the content wasn't at 24fps (eg PAL content at 25fps). I think this was improved r…
comment
> I think the Apple TV is the best streaming box out there It definitely is. IMO the only advantage of the Nvidia Shield is better HDMI audio passthrough but it has so many other issues. And with…
comment
> not to mention the electricity to run them... And noise.
comment
That's your interpretation. When someone claims that vinyl has less than half the DR of a CD then I think it's important to clarify how big of a difference it actually is. I would imagine HN…
comment
I'm stating an objective measurable fact not arguing about semantics or meaning, whatever that is for you.
comment
I'm not saying there haven't been improvements but personally I would not classify those as "very different".
comment
> That is a false way of saying it As an audio engineer I'm well aware of how decibels work and why we use them. You're talking about subjective perception but I'm talking about ob…
comment
Yep many current pop songs are commonly mastered at around -8 LUFS even peaking at -5 LUFS which is quite loud.
comment
> Vinyl literally has less than half the dynamic range of CD A lot less than half. It's around 20-30db and every 10db is a factor of 10. The CD has between 100-1000x more dynamic range.…
comment
Every time I do something that's not supposed to be permanent until I have time to implement a proper solution it lasts for years.
comment
So a company which has access to practically unlimited tokens and their best models makes crappy software. Huh who would've thought? /s
comment
> Shipping tens of megabytes per web page is impolite, if not outright disrespectful to users. You're being generous with what I would consider negligence.
comment
The vast majority of global users are not using iPhones.
comment
The consequences of MBs of JavaScript can be perceived by anyone in terms of performance and mobile data consumption.
comment
You definitely need other factors but societal passion seems like the cornerstone. The US has everything except this. Personally couldn't care any less about sports. I say this as an external obs…
comment
It's the culture. I'm from Spain and living in Mexico. Football in these countries is almost like a religion.
comment
> There's guaranteed persistence There's not. Browsers can delete "persistent" storage at any time. https://developer.mozilla.org/en-US/docs/Web/…
comment
Honestly you can POST to an API to the other side of the world and receive a response in less than 300ms. That's literally the blink of an eye. There are very few use cases where you'd need …
comment
For native apps this is less of an issue since they have access to persistent storage but with browsers there's no guaranteed persistence.
comment
> Webpack - while maybe a win over Grunt/Gulp, was MASSIVELY complex. and slow
comment
yeah SSR is still marked as experimental after like 3-4 years
comment
nobody wants it
comment
> Maybe they should invest money in competing with Vercel on UX/DX That's exactly what they are doing.
comment
This is just my own impression but I feel that Evan might have distanced himself from Vue to focus on Vite and Void. IIRC Vapor mode was spearheaded by someone else. Same with Alien signals. To be cle…