1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-11-14 22:40:50 -05:00

restore local video assets now that webpack (and remark) can process them

This commit is contained in:
2025-03-26 19:53:12 -04:00
parent 475407c6c6
commit e865d9d8e5
35 changed files with 452 additions and 294 deletions

Binary file not shown.

View File

@@ -31,14 +31,7 @@ Decisions made by the top folks at Dropbox gave me an increasingly sour taste in
- Explicitly [dropping support for symlinking](https://news.ycombinator.com/item?id=20844363) (aka making aliases to) files outside of the literal `~/Dropbox` folder, which was incredibly helpful for nerds — once their main audience and biggest cheerleaders — with things like [dotfiles](https://github.com/jakejarvis/dotfiles) and Git repositories.
- ...and as a bonus, making the process of canceling Dropbox Pro incredibly convoluted, annoying, and sketchy. Here's a video demonstration via [Justin Dunham](https://twitter.com/jwyattd):
<Video
src={[
"https://bcm6wnmyyzj1p5ls.public.blob.vercel-storage.com/videos/dropping-dropbox/cancel-Ni4NNhWbCTHS3VkMegvqJBPULTiYJY.webm",
"https://bcm6wnmyyzj1p5ls.public.blob.vercel-storage.com/videos/dropping-dropbox/cancel-6VfXLzILWfJ3HQ8AO0is6Eii4X5A7W.mp4",
]}
poster="https://bcm6wnmyyzj1p5ls.public.blob.vercel-storage.com/videos/dropping-dropbox/cancel-xOR5hSpuiRZVH1au7Z0Wf2swcdWH2e.png"
crossOrigin="anonymous"
/>
![](./cancel.mp4)
## Seeking an alternative...