HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pgh

no profile record

comments

pgh
·2 tháng trước·discuss
The lack of any subject level standardised US high school certification to prove skill-level for matriculation still boggles my mind. I realise this is fundamentally a curriculum issue, as it’s set at a local level. There’s AP, but that’s not universally available.
pgh
·năm ngoái·discuss
Yep, and it now features as a supported language in their latest database version. That might be another reason they continue to protect the trademark.
pgh
·năm ngoái·discuss
If you don’t want IOT for the bed warmer/chiller then there’s this:

https://sleep.me/product/cube-sleep-system

It works rather well, I’m tempted to reverse-engineer the remote control protocol for home automation purposes.
pgh
·2 năm trước·discuss
Not any longer, they sold it off in 2020 and only retain a minority share.
pgh
·3 năm trước·discuss
It’s a declarative language and it’s compiled into an execution "plan", and parameterised queries (bind variables, prepared statements, whatever you want to call them) are passed at runtime. When you dynamically build queries by concatenation you bypass this compilation phase (parse, compute plan, etc.), and spend unnecessary time on near identical queries.

If you want many more gory details, this is a good watch: https://youtu.be/eurwtUhY5fk
pgh
·3 năm trước·discuss
I hope they’re eventually prepared to legislate against one-time pads, as they’re bespoke and sophisticated and equally impossible to crack.
pgh
·3 năm trước·discuss
I bought an XBox HD-DVD drive expressly for the purpose of, err, "preserving" my movies once the format died. It works well connected to a PC.
pgh
·4 năm trước·discuss
Similar etymology, I would suppose “All mans” https://fr.wikipedia.org/wiki/Alamans
pgh
·4 năm trước·discuss
It’s German meaning “commons" - communal lands.
pgh
·4 năm trước·discuss
This is very reminiscent of the m:n thread support of Java on Solaris. https://docs.oracle.com/cd/E19620-01/805-4031/6j3qv1oej/inde...