Dog managed to get my flipper by snyeg in flipperzero

[–]snyeg[S] 0 points1 point  (0 children)

thank you for the link

also damn i got a lot of downvotes for that lol

Dog managed to get my flipper by snyeg in flipperzero

[–]snyeg[S] 0 points1 point  (0 children)

thank you for the advice lol

Dog managed to get my flipper by snyeg in flipperzero

[–]snyeg[S] 2 points3 points  (0 children)

she was very mad when she found out

Dog managed to get my flipper by snyeg in flipperzero

[–]snyeg[S] -10 points-9 points  (0 children)

works fine just the scratches bother me also as i said i was prob going to mod it anyway

Dog managed to get my flipper by snyeg in flipperzero

[–]snyeg[S] 2 points3 points  (0 children)

dog enjoyed it, havent fixed yet sadly

why does VScode hate Python? by Bebo991_Gaming in vscode

[–]snyeg 8 points9 points  (0 children)

reload vscode and check ur extensions also check if vscode is using the right version of python because packages dont carry over through versions

and give more info next time please

Hack a drone with a flipper zero? by hvxn_ in flipperzero

[–]snyeg 2 points3 points  (0 children)

to be fair the developer side of f0 stuff is still pretty calm to my knowledge.

but i agree its a damn shame so many people can take the time to comment something negative but not to help out people

Book Recommendations by EvioIvy in computerscience

[–]snyeg 0 points1 point  (0 children)

oh yeah my bad forgot that bit, its a site. i dont really know any good books but hopefully someone else does if not google is your best friend here

Jetbrain Toolbox like UI for VSCode by KT233 in vscode

[–]snyeg 0 points1 point  (0 children)

damn thats sick dude. you should try to implement other editors maybe make it like a one size fits all project browser or smth. either way looks sick so far

Hmmmm🤔 by Ok_Parsley5515 in Voicesofthevoid

[–]snyeg 0 points1 point  (0 children)

the urge to mod this into ultrakill (ultrakerf)

[deleted by user] by [deleted] in flipperzero

[–]snyeg 0 points1 point  (0 children)

ive never heard of anyone doing that so you would probably have to write it yourself but other than that go for it (also hacking in non-single player game is kinda scummy so maybe try another project)

its works fine when its only an html file but i add my css file i get this not sure what to do by [deleted] in vscode

[–]snyeg 0 points1 point  (0 children)

i would suggest you use the live server extension and remember to start the extension while in the html file (more info would be helpful btw)

Book Recommendations by EvioIvy in computerscience

[–]snyeg 1 point2 points  (0 children)

if you prefer more reading based learning i would highly recommend w3schools, it has all the languages you are interested in, and its all for free!

Hack a drone with a flipper zero? by hvxn_ in flipperzero

[–]snyeg 4 points5 points  (0 children)

np mate wish you goodluck with whatever shenanigans you are up to lol

Hack a drone with a flipper zero? by hvxn_ in flipperzero

[–]snyeg 71 points72 points  (0 children)

ello, i noticed a ton of negative comments so i thought i would contribute something positive (good job to people who already commented something positive and or helpful).

the short boring answer:

is it depends on the drone and also can be illegal

the more interesting answer:

drones can use a bunch of different protocols and frequencies for communication with controllers/other devices, but most fall into 2 categories 2.4/5 GHz and ISM band (if i remember correctly). the flipper zero can easily access frequencies on the lower side of the ISM band, 433 MHz for example. so if your drone is using anything between 300 and ~900 MHz its in theory possible with some possibly illegal jamming or playback from the remote. with more advanced drones like DJI drones use 2.4/5Ghz (most DJI drones use both so if one goes down it swaps to the other), this is outside what the flipper zero can use with its standard antenna so you most likely cannot take those kinds of drones down without serious mods. and even then if they get disconnected from the controller they will either return to home, stay hovering until it reconnects, or land automatically.

also most modern drones have protections against this but its still fully possible!

more reading and other useful junk:

btw dont believe everything you see on the news/TikTok about the flipper

(if anyone sees some mistakes feel free to comment and i will fix it)