HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pcl

no profile record

Submissions

Uruguay ditched fossil fuels for renewables

washingtonpost.com
28 points·by pcl·10 bulan yang lalu·2 comments

comments

pcl
·10 hari yang lalu·discuss
Why is that? Vinyl has some unique characteristics. But as far as I’m aware, blu-ray is just a storage format for bits, so other than the box art, what is compelling about a blu-ray pressing?
pcl
·12 hari yang lalu·discuss
Following your lead, I haven’t researched Örebro’s proposed policies. But I would find it surprising if “large scale remigration” really was scoped to an everyman’s definition of “few years”. I would expect that their targets for “large scale” exceed three or four years’ worth of immigration.
pcl
·bulan lalu·discuss
For me, it's quite straightforward. If an app makes an unsolicited spammy push, it's notifications-off. No exceptions.
pcl
·2 bulan yang lalu·discuss
What sorts of processing times are you seeing for I-130 green card applications? I filed for my wife in late July, and we've still not received anything but a receipt notice.
pcl
·3 bulan yang lalu·discuss
Apps (such as Signal) that care about end-to-end encryption do their own key management. So, Apple / Google servers only ever see ciphertext, and don't have access to the key material that's used for the encryption.
pcl
·4 bulan yang lalu·discuss
It’s ironic seeing Gruber gripe about screen percentages used when his own website dedicates only about 50% of the screen width (on mobile) to content, and leaves the other half blank. Not to mention the light-grey-on-dark-grey and the tiny font.

Just as I need an ad blocker to browse the modern web, I need Reader mode to read Gruber’s rant about it.
pcl
·4 bulan yang lalu·discuss
Of course, the relevant thing for us as a species is whether or not the forecast temperatures are sustainable for us.

The planet as a whole will do just fine. We're not going to break the planet. The reason that people bring up the huge anthropogenic spike in temperature is because us anthropoids evolved in the context of a narrow band, and it would seem as though we're moving the global climate out of that band.
pcl
·5 bulan yang lalu·discuss
Oh cool! That looks like a super interesting product.

https://zoo.dev
pcl
·5 bulan yang lalu·discuss
I think the offline storage situation is improved with the latest manifest structure, although I haven’t experimented in depth. I know that at least one of my PWAs has local data going back a couple years at this point.

I really wish Apple had kept investing more fully in this space. So many of the pieces are there, but like you said, there are still assorted blockers.

It’s clear they still care about this space to a certain extent, since they have been fixing bugs and making improvements (screen-lock APIs and offline support, for example). But it could be so much better.
pcl
·5 bulan yang lalu·discuss
”I've never personally found a compiler bug.”

I remember the time I spent hours debugging a feature that worked on Solaris and Windows but failed to produce the right results on SGI. Turns out the SGI C++ compiler silently ignored the `throw` keyword! Just didn’t emit an opcode at all! Or maybe it wrote a NOP.

All I’m saying is, compilers aren’t perfect.

I agree about determinism though. And I mitigate that concern by prompting AI assistants to write code that solves a problem, instead of just asking for a new and potentially different answer every time I execute the app.
pcl
·5 bulan yang lalu·discuss
Have you built a PWA solution for it? If not, why not?
pcl
·5 bulan yang lalu·discuss
{{citation needed}}
pcl
·6 bulan yang lalu·discuss
That's not at all what the person you responded to said. I'm not sure if you're intentionally misrepresenting their statement or if you're just reading too quickly or are under-caffeinated or whatever.
pcl
·6 bulan yang lalu·discuss
I’m one of those lucky ones! It sounds like you’re implying that most aphantasics have SDAM. Is that the case? Do you have any sources?
pcl
·6 bulan yang lalu·discuss
> ”They will not persist across many generations though”

Why not? Is there some tempering mechanism on epigenetic transfer? I could imagine that some sperm-conferred epigenetic markers could continue down the male descendants unbroken.
pcl
·7 bulan yang lalu·discuss
Sure, but I am not one of them. I find myself wanting to code on trains and planes pretty often, and so local toolchains are always attractive for me.
pcl
·7 bulan yang lalu·discuss
Or if you want to do development work while offline.
pcl
·7 bulan yang lalu·discuss
Yeah I’d assume you’d eagerly load enough to make sure everything gets at least partially into the viewport, and maybe a fee more to optimize for network latency. And then perhaps track elements whose trailing ends are not in the viewport, and load more once those become fully visible?
pcl
·7 bulan yang lalu·discuss
Moving this sort of stuff out of JavaScript and arcane hacks allows the browser rendering engines to optimize these common patterns. This is sorta the opposite of syntactic sugar. The syntactic sugar is the libraries that implemented these patterns without rendering support.

Shall we call it syntactic umami perhaps? Or syntactic lipids?
pcl
·7 bulan yang lalu·discuss
Fermented mushroom sauce sounds so much better than ketchup! Tell me more. Does it still exist commercially?