Looks great!
HN user
brensmith
[ my public key: https://keybase.io/brensmith; my proof: https://keybase.io/brensmith/sigs/GPpYYh7H1kBBqWZJiBv0kMmIYilhvFsQIa2FdwUqGXE ]
I particularly enjoyed "The Great Bay" by Dale Pendell. It's a collection of short stories that are linked through the next 16,000 years of Californian history after a 2021 global pandemic and subsequent environmental catastrophe.
Sampson Boat Company's rebuilding of Tally Ho: https://www.youtube.com/@SampsonBoatCo
I'm using orgmode as well on my emacs install under macOS. By using a simple org capture template bound to SPC-o-j (space, org, journal) a time stamped entry into my journal.org file is relatively painless. Really loving using emacs on macOS too, once I figured out the home-brew installation and configuration.
I'm a relative emacs noob, and have just switched from Doom emacs to rolling my own with a literate config file. I started noticing more and more ~ backup files in all my working directories. Needless to say this is a great tip for those of us who don't understand emacs defaults.
I keep my editor (emacs) window open for my LaTeX document, a second separate terminal window to compile my .tex document and see any errors that crop up, and a third window with Zathura to view the newly compiled document as it automatically reloads upon a successful compilation. I think that may cover what you're looking for?
Yes to this! Bamboo root structure (rhizomes) can be broken down into two basic types, leptomorph and pachymorph. Bamboo that belong to the leptomorph rhizome group can grow many feet over a growing season, and have buds along their length that will grow into new rhizomes or culms (shoots). These are the classic runaway bamboo that folks worry about. Bamboo that have pachymorph rhizomes will (each one) grow into a culm and are thus much slower to spread around your garden. More like a clumping bush. I grow bamboo as a hobby in the Sierra Nevada mountains of California, and currently have about thirty bamboo plants of 10 different types growing in pots in my yard. I'm waiting to plant them in the ground at my next house for when I have root barriers to prevent the leptomorphs from spreading too quickly!
These are beautiful maps, and I'd love to add one to my collection.
If anyone is a fan of adding depth to old maps, check out https://scottreinhard.com/Mapping-and-Visualization. Not sure if he's selling them any longer, but they're beautifully rendered.
If you're willing to put in the time with LaTeX, there is a very good package for generating some exceptionally beautiful family trees with the https://www.ctan.org/pkg/genealogytree package.
Hi Blake! Kieran's dad here. So great to see your article on Hacker News. Your old bike is safely heading back to Colorado soon.
Agreed! Another metric to add might be $/Mb/Month. That way it's easy to compare disparate speeds.
repost from lobste.rs
Ugh. So sorry to hear this. What a great player.
I've been using it for about 6 months now, backing up my home directory 3-4 times per week to an external HD. Would also agree that it's fast, easy to use, and also easy to recover files. I'd add that the documentation is really well written.
I've germinated a few seeds (P. edulis 'Moso' & Fargesia Jiuzhaigou IV 'Black Cherry') purchased on AliExpress (very inexpensive). I planted about 200 seeds in July of last year and achieved a germination rate of about 5%. My understanding is that bamboo seeds are not viable for very long, but it could also be that I didn't get my seeds from a very reputable dealer.
Ugh! As a former Apple fanboi, this is the reason I no longer own any Apple equipment. Apple products are beautiful, and very well designed, but so is a rhinestone straitjacket.
Accelerando available online. http://www.antipope.org/charlie/blog-static/fiction/accelera...
I'm a big fan of using vim and asciidoctor and an organized notes directory. I quickly jot down notes about certain projects or ideas using vim, then go back and format the notes at a later date with asciidoc markup. Then I run it through the asciidoctor chain to create personal html pages. https://asciidoctor.org/
"A Pattern Language" by Christopher Alexander. Helped me to understand the language of architecture. What works and why, and what doesn't work and why. To this day I can still pick up this book, turn to a random page and get lost for hours in it. https://en.wikipedia.org/wiki/A_Pattern_Language
There are some consortiums that are starting to form: http://www.videoservicesforum.org/activity_groups/RIST_poste...
I agree that entering large numbers of manual transaction can be clunky, but for the occasional single transaction it can be pretty quick. For larger numbers of transactions, I've created a rules file that hledger uses to parse the downloaded CSV file from my bank to create a fairly detailed journal entry. (https://github.com/simonmichael/hledger/wiki/Convert%20CSV%2...). The real added benefit for me is using git not only for my journal file, but also for the CSV files. It gives me an immutable record of transactions from my bank. I had a revelatory experience reading adept's methods for tracking his financials. Version control for everything. https://github.com/adept/full-fledged-hledger
I'm a big fan of CLI accounting software (Ledger, Beancount and hledger) for my personal finances. Allows you to use a plain text file for recording your financial data. If you live a large percentage of your life in a command line environment, and you like your life scriptable, check it out. I personally use hledger, but would recommend that folks check out http://plaintextaccounting.org/ for a great overview of all cli accounting packages.
Would love to see Centos7 included in your distro list.
For both windows/linux/macOS boxen we use burp. Replaced a propietary program used for over 15 years. http://burp.grke.org/ I highly recommend it.
I'm a big fan of GitUp. http://gitup.co/