I hereby claim:
- I am djsime1 on github.
- I am dj1 (https://keybase.io/dj1) on keybase.
- I have a public key whose fingerprint is DB63 DF1E 806E CB73 933E 4EB5 19C8 2BB4 CE3B 6785
To claim this, I am signing this object:
/* | |
DJ's Zettlr CSS customization's :: https://dj.je | |
https://gist.github.com/djsime1/2cffa7bada88573d12523ed0031eb27c | |
Revision 1 :: Suggestions are welcome in comments! | |
Current customizations: | |
> Horizontal rules (---) now displays as such. | |
> Headers (h1-h6) use Roboto Slab font. | |
> Code segments (inline and blocks) use JetBrains Mono font. | |
> URL's are underlined. |
I hereby claim:
To claim this, I am signing this object:
{Originally posted in FZ Unleashed firmware Discord}
I hate the split of the two types of people this product attracted. There's the people who understand that pre-orders are not going to deliver on everything promised, and they understand what this product CAN do and what it CAN NOT. Then there's the others "haha funny dolphin thing hack literally everything brrrrrrrrr" and shit themselves when they realize it cant! I think it's beautiful the amount of progress made on the firmware since pre-orders started arriving, and I think it's healthy that these forks are growing as well. The Flipper team could have EASILY kept the firmware proprietary or locked down the device to completely prevent illegal use, but they didnt. With all the people asking the same questions about magically hacking stuff without understanding the actual capabilities of the device, ~~I'm afraid **the flipper team is being coaxed into moving tow
Below are my notes regarding every question asked and answered, covering both sessions.
While the 1st session's audio is lost to time, I have a full recording of the second session.
Stream and download the MP3 here: https://nc.dj.je/s/9FZAqbs9LwcSnio
(I'm looking for a better way to host the file, perhaps I might upload the next one to archive.org)
NOTE: The transcription of questions and answeres may contain errors, take it all with a grain of salt.
fzf \ | |
--bind 'start:reload(tailscale exit-node list | grep -E "^ .+$")' \ | |
--bind 'ctrl-r:reload(tailscale exit-node list | grep -E "^ .+$")' \ | |
--bind 'ctrl-x:become(tailscale up --exit-node="" --exit-node-allow-lan-access=false)' \ | |
--bind 'enter:become(tailscale up --exit-node={2} --exit-node-allow-lan-access=true)' \ | |
--header ' Ctrl-C/Ctrl-Q: Quit, Ctrl-R: Reload, Ctrl-X: No exit node' \ | |
--header-lines=1 |