Skip to content

Instantly share code, notes, and snippets.

View djsime1's full-sized avatar
📜
Readme aficionado.

David djsime1

📜
Readme aficionado.
View GitHub Profile
@djsime1
djsime1 / tse.sh
Created March 2, 2024 22:00
Tailscale exit node FZF selector one-liner
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
@djsime1
djsime1 / Preamble.md
Created August 7, 2022 23:07
Flipper Zero developer Q&A: Aug 6 2022

Flipper Zero developer Q&A

August 6th 2022

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.

@djsime1
djsime1 / fz_reset_pin.md
Created May 5, 2022 23:58
Reset forgotten Flipper Zero PIN

Reset Forgotten FZ PIN

:: Last updated May 5th 2022. ::

First method

  • Plug your device in to a PC and open qFlipper.
  • On the device, hold LEFT and BACK simultaneously for 2 seconds.
  • Release BACK first, then wait until the LED becomes blue to release LEFT.
  • In qFlipper settings (Wrench icon), set Firmware Update Channel to "Development."
  • If you see a blue "REPAIR" button and the text "Dev XXXXXXXX" (With X being a random character) click the repair button.
  • Accept the confirmation prompt.
@djsime1
djsime1 / fz_forks.md
Last active April 1, 2024 05:28
Flipper Zero firmware differences

This document has moved!

This comparison list has been relocated into the Awesome Flipper Zero repository. While you can read still read an archived version in this gist, all future updates will take place in the new repository.

Last archived version (Adapted from Nano's original messages in the Unleashed firmware Discord.)

Flipper Zero firmware differences

:: Last updated July 10 2022. ::

@djsime1
djsime1 / fz_rant.md
Last active March 14, 2023 13:48
Flipper rant

{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

Keybase proof

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.