I’m being semi-facetious, but in all seriousness LaTeX is incredibly powerful. I use it for books (via @softcover) & for blog posts (via https://t.co/Pp0MY88KZt). And this is from the upcoming print version of The Tau Manifesto (@TauDay). Good luck getting this with Google Docs!
@thomasfindlay94 That’s a big hint. There’s nothing special about the generated files. To track down the issue, I suggest making one change at a time until something breaks.
It’s a source of strange satisfaction to me that macOS’s text-to-speech program (a) knows how to pronounce “LaTeX” and (b) pronounces it the same way I do. Try it at the command line using “say”:
$ say latex # LAY-tex,
$ say LaTeX # LAY-tech (“tech” as in “technology”)
Let's talk a little about the tech stack behind @Coding_Career!
Site: @sveltejs + @evilpingwin's MDSveX of course!
Hosting: @begin (mainly bc i wanted to try out Begin Data )
Book: @softcover!
Sales: @Podia: all in one platform! Referral link: https://t.co/8EPXCqgLU3
@swyx@jsjoeio >its essentially unmaintained
I’m not sure exactly what you meant by this, but @softcover is definitely maintained. In fact, seven new versions have already gone out this year.
Just sent out CtCC v0.2.0 to presale folks!!! @softcover is a lifesaver for publishing, this looks WAY better than what i had before. still need to figure out text formatting.
#BehindTheScenes - @swyx
@RobOldCodes@wintermeyer Yes, it’s @softcover at https://t.co/zwF3Yg0iOK, supporting input in Markdown or (a subset of) LaTeX with output to PDF, EPUB, MOBI, and HTML. I use it for the @LearnEnough tutorials and the @RailsTutorial, and even (via the jekyll-latex gem) for the Learn Enough blog.
Webdev 101
A good example of bad password requirements (c/o @Delta Airlines):
• MAX 20 characters
• Can’t use the “@” or “<” symbols (?!)
• AT MOST 3 special characters (?!?!)
Allowed passwords:
1Password
Michael1
DeltaAirlines1
Disallowed password:
wRq]zdCPVbyK0V*g@)5t<
Elevator idea: Elevator buttons should be undoable. Hit 4 when you meant 6, and now you have to stop at 4 first. But what if a long 3-second press on a floor button turned that button off? Quick fix and no more stopping at the “ugh, wrong button” floor first.