I too would far rather bear a token cost than have my sessions rot silently beneath my feet. I usually have ~5 running CC sessions, some of which I may leave for a week or two of inactivity at a time.
HN user
bede
Computational biologist. Oxford, UK https://bede.im b@bede.im
Thanks for publicising. I recently decided not to renew my Backblaze in favour of 'self hosting' encrypted backups outside the US. But I was horrified to learn that my git repos may not have been backed up, nor my Dropbox, whose subscription I also recently cancelled. Good riddance.
My experience using restic has been excellent so far, snapshots take 5 mins rather than 30 mins with backblaze's Mac client. I just hope I can trust it…
Probably obvious for many, but I didn't realize ACs don't transport any air into the room, but just moves it around
I had the same epiphany as you days after acquiring a CO2 monitor. Most people notice poor indoor air quality from proxies such as humidity and temperature. AC (without ventilation) eliminates these and tricks our senses very effectively, giving us cool and fresh feeling indoor spaces full of CO2 and devoid of oxygen.
There’s another distance limit at work here, and that is the speed of light. It takes milliseconds for the signal in your phone to reach the hotel above ground and be handed over to the mobile network.
It takes roughly 100us for light to travel 30km – Can you explain how the speed of light is relevant here?
For BAM this could be a good place to start: https://www.htslib.org/benchmarks/CRAM.html
Happy to discuss further
Author of [0] here. Congratulations and well done for resisting. Eager to try it!
Edit: Have you any specific advice for training a fasta compressor beyond that given in e.g. "Using OpenZL" (https://openzl.org/getting-started/using-openzl/)
A Zstd maintainer clarified this: https://news.ycombinator.com/item?id=45251544
Ultimately, Zstd is a byte-oriented compressor that doesn't understand the semantics of the data it compresses
Fascinating, thank you.
Thanks for reminding me to benchmark this!
Yes, when doing anything intensive with lots of sequences it generally makes sense to liberate them from FASTA as early as possible and index them somehow. But as an interchange format FASTA seems quite sticky. I find the pervasiveness of fastq.gz particularly unfortunate with Gzip being as slow as it is.
Took me a while to realize that Grace Blackwell refers to a person and not an Nvidia chip :)
I even confused myself about this while writing :-)
BAM format is widely used but assemblies still tend to be generated and exchanged in FASTA text. BAM is quite a big spec and I think it's fair to say that none of the simpler binary equivalents to FASTA and FASTQ have caught on yet (XKCD competing standards etc.)
Thank you for clarifying this – yes the non-semantic nature of these particular line breaks is a key detail I omitted.
Exactly. The line breaks break the runs of otherwise identical bits in identical sequences. Unless two identical subsequences are exactly in phase with respect to their line breaks, the hashes used for long range matching are different for otherwise identical subsequences.
Yes I'd expect a dict-based approach to do better here. That's probably how it should be done. But --long is compelling for me because using it requires almost no effort, it's still very fast, and yet it can dramatically improve compression ratio.
Yes, it sounds like 7-Zip/LZMA can do this using custom filters, among other more exotic (and slow) statistical compression approaches.
Just watched my iPhone 15 battery drop 2% scrolling for <60s
Thank you, perhaps the parent can be edited to use this URL instead
I assumed that the article must be about a frustrated CDC employee just trying to get internet access at work.
I also lost faith in certain scientists (and many more politicians) during the pandemic. But be wary of generalising about a such a large and interdisciplinary group of people. Voices amplified by the media (indeed like Robert Malone on Rogan's podcast) often grossly misrepresent scientific consensus.
Thanks for the recommendation
Thanks!
Not absolute, but pausing a sub with an explanation sends an immediate message. Which services would you recommend? I'm mostly after a broad and fresh electronic music catalogue.
Depth and breadth of electronic music catalogue and switching cost. Former is probably narrowing rapidly. What would you recommend? Building Apple's future streaming monopoly isn't particularly appealing. Small perhaps, but pausing a sub with explanation sends a clear signal.
As a scientist working in public health, this decision burned my faith in Spotify. They were taking down conspiracy theory podcasts daily while bankrolling Rogan to provide a platform with insane reach for cranks like Robert Malone. I cancelled my subscription for a few months in protest.
Title should be suffixed with (2005)
Thanks for this, I'm currently using both Duo to Microsoft authenticator, and the lack of firm reassurance about the backup mechanisms in each of these makes me uneasy. I'd frankly prefer a vault with a model similar to BitWarden's, where I can export my private keys.
The seatbelt is an excellent example since there are multiple mechanisms with varying observability contributing to its effectiveness. Even after discovering the dynamic locking behaviour, a naive yet inquisitive passenger remains blind to the pretensioning feature that is observable only during a collision.
As a legal layman, is this possible class action territory?
I do editable installs every day with setup.py – what is your point? Poetry is a very interesting third party solution to these issues, but not a best practice. Best practices matter in packaging.
Thanks, donated.