HackerTrans
TopNewTrendsCommentsPastAskShowJobs

yablak

no profile record

Submissions

The Bright Side of ADHD: Dr. Ned Hallowell on Embracing and Succeeding with Add

additudemag.libsyn.com
2 points·by yablak·26 วันที่ผ่านมา·0 comments

Fast Emery Upgrades With pebble-scalable

blog.chrislewis.me.uk
1 points·by yablak·5 เดือนที่ผ่านมา·0 comments

comments

yablak
·10 วันที่ผ่านมา·discuss
One link deeper is the actual content; can we link there instead?

https://mainmatter.com/c-to-rust-migration-book/course/
yablak
·22 วันที่ผ่านมา·discuss
That's not really Noam's style
yablak
·24 วันที่ผ่านมา·discuss
does anyone have a proper comparison of binary control systems like lore, xet, etc? i'd love to see how it handles mixed case workloads.
yablak
·27 วันที่ผ่านมา·discuss
Yup. Uses browser automation to download originals (well, whatever storage setting you used)
yablak
·เดือนที่แล้ว·discuss
A tool for backing up Google photos more incrementally than Google takeout:

https://github.com/ebrevdo/gphoto-pull

A version of the IFTTT linter that I missed after leaving Google:

https://github.com/ebrevdo/ifttt-lint
yablak
·3 เดือนที่ผ่านมา·discuss
They also keep their own inboxes; emails downloaded to or sent from the old version are not visible on the new version.
yablak
·4 เดือนที่ผ่านมา·discuss
I forgot how to count that low...
yablak
·5 เดือนที่ผ่านมา·discuss
Couldn't help myself and ran a quick analysis:

https://colab.research.google.com/drive/1tstVoKkVP_8B7dTOofa...

nice plot at the bottom.

rank correlation between GDP and life expectancy (child mortality would have been maybe a bit better). uses a 20 year window in both directions per year. bootstraps for 5% and 95% quantiles of the rank correlation.

there looks to be a max around 1992, and steady downhill in correlation since then.

this seems unlikely to be an artifact of the analysis, though 1992 is eerily close to 20 years from the last date. 2013 is the last year where we have at least 15 years total symmetriclaly around the given year to include in the correlation for that year.
yablak
·5 เดือนที่ผ่านมา·discuss
Proving Trolls... wrong?
yablak
·6 เดือนที่ผ่านมา·discuss
Does this have the same gtasks API limitations as the rest, namely that it can't set or retrieve task deadline *time*?
yablak
·6 เดือนที่ผ่านมา·discuss
See also Push Go: https://chromewebstore.google.com/detail/push-go-for-pushbul...

... works with Pushbullet apps.
yablak
·6 เดือนที่ผ่านมา·discuss
Yes, but it can be more of a pain keeping track of pairs. In production though, this is what's done. And given a fault, the debug binary can be found in a database and used to gdb the issue given the core. You do have to limit certain online optimizations in order to have useful tracebacks.

This also requires careful tracking of prod builds and their symbol files... A kind of symbol db.
yablak
·6 เดือนที่ผ่านมา·discuss
FAANGs we're deeply involved in designing LTO. See, e.g.,

https://research.google/pubs/thinlto-scalable-and-incrementa...

And other refs.

And yet...
yablak
·6 เดือนที่ผ่านมา·discuss
> We would like to keep our small code-model. What other strategies can we pursue?

Move all the hot BBs near each other, right?

Facebook's solution: https://github.com/llvm/llvm-project/blob/main/bolt%2FREADME...

Google's:

https://lists.llvm.org/pipermail/llvm-dev/2019-September/135...
yablak
·6 เดือนที่ผ่านมา·discuss
iiic the model assumes no flow control, only select.
yablak
·6 เดือนที่ผ่านมา·discuss
Happy user of kagi for several years. This is the opposite of my experience. Your comment strikes me as dishonest.
yablak
·7 เดือนที่ผ่านมา·discuss
Hope tailscale adopts this
yablak
·7 เดือนที่ผ่านมา·discuss
I thought that what constitutes a measurement is well understood; it's just the entanglement between the experiment and the observer, and the process is called decoherence - and the collapse itself is a probabilistic process as a result.

AFAIK an EoT is not required to design experiments to determine if it's a real physical phenomenon vs. a mathematical trick; people are trying to think up those experiments now (at least for hidden variable models of QM).
yablak
·7 เดือนที่ผ่านมา·discuss
What's the "quantum measurement problem"? And why is it a problem? I get the wave function collapses when you measure bit. But which part of this do you want to resolve in a testable way?
yablak
·8 เดือนที่ผ่านมา·discuss
It literally gives you google results (+ additional search providers, usually not in top results)... without the added spam. It's therefore superior to "peak google results".

What are you talking about LLM services? default search behavior does not use any LLMs (except any Google might use to reorder their top 10 results internally).