Flipper One – we need your help
481–490 of 501 posts
Re: Flipper One – we need your help
#482There have been multiple reports of Flipper Zero devices being seized because they're known as burglars and black hat hackers tools. If I had to design a successor, first requirement would be to let go the popularity brought by its name+form factor and find different ones. Among my favorite is the LilyGo T-Deck Plus or something along the same look; worse that can happen is being laughed at for still using a Blackber…
Re: Flipper One – we need your help
#483There have been multiple reports of Flipper Zero devices being seized because they're known as burglars and black hat hackers tools. If I had to design a successor, first requirement would be to let go the popularity brought by its name+form factor and find different ones. Among my favorite is the LilyGo T-Deck Plus or something along the same look; worse that can happen is being laughed at for still using a Blackber…
I love this, ordered one now. I've been looking for something lightweight to use to ssh into various machines. Though tbh it might go into my junk drawer anyway. Maybe I like the idea of on the go ssh more than actually doing it.
Re: Flipper One – we need your help
#484Earlier quoted context omitted.
> as well as why you're taking things personally (vendetta? really?) Yeah, if you bring up completely unrelated stuff I've said elsewhere in a different context, to bring up where it's off-topic, then how is that anything else than personal, even the assumption about what feelings I'm feeling? Reply to what I said in that thread, if it's so damn important for you that I read what you write. Fine, I understand the two…
Well said, and handled.
Re: Flipper One – we need your help
#485Earlier quoted context omitted.
I strongly disagree here. On the technical side, I'm sure it works, I almost never hear about Nix not working. On the practical side, "learn Nix" is a _massive_ onboarding task. Without Nix, I'd probably pick one up assuming I'll find something to do with it. With Nix, I'd wait until I have a project I know is worth figuring out Nix. If this were my project, I'd probably go with the absolute most simple answer: multi…
It is just a Linux device. Other people will install NixOS on it anyway, and use specializations if the whole idea of swapping device roles in-and-out is viable. I don't really understand why would the team that already got a full plate decide to also invent a whole new Linux system while they're creating their hardware device.
> I don't really understand why would the team that already got a full plate decide to also invent a whole new Linux system while they're creating their hardware device.
Honestly, I just wouldn't solve that. Nix makes the product way harder to sell, and home-building a solution is either a) an entire product all by itself, or b) shitty, in the "it only works on very specific happy paths" sense.
I also frankly just don't think it's a feature worth as much to consumers as it costs to make. At worst, it's a minor inconvenience to reflash a Pi card. If I'm really lazy, I just disable systemd services for whatever was on it and layer the new stuff on top. It's like 5 commands to get it back to "close enough to fresh".
Re: Flipper One – we need your help
#486Most articles I click on in the HN homepage turn out to be written by AI, judging from the phrasing. I'm weirded out by the fact that people don't seem to find it important to write their own thoughts down. The writing in TFA is clearly supervised by a human, but still, the wording is not human at all.
Y'all have become these super annoying human captchas where I have to proof that I am actually a human being who writes their own thoughts in their own words, just because you feel like accusingly saying: "But you used AI for writing!" It's getting super frustrating and annoying. Yes, loads of articles are written with AI. So what? Don't judge a fucking book by it's fucking cover. But more importantly: don't feel obl…
Re: Flipper One – we need your help
#487Earlier quoted context omitted.
I love this, ordered one now. I've been looking for something lightweight to use to ssh into various machines. Though tbh it might go into my junk drawer anyway. Maybe I like the idea of on the go ssh more than actually doing it.
I'm in the exact same boat. Look up the BeepBerry. It has the same blackberry like design but uses a Raspberry Pi Zero instead so it actually runs linux. Too bad they're no longer made but you could probably find one second hand with enough digging. For now I just use Termius on my phone but a dedicated device sounds awesome.
Re: Flipper One – we need your help
#488Earlier quoted context omitted.
They're very explicit that Flipper 1 isn't a "v2", but a device that targets different use cases.
Thats terrible marketing then. Trying to leverage an unrelated device because it was popular is almost guaranteed to spurn those expecting the next flipper to be an improved flipper, not a "not-a-flipper"
Re: Flipper One – we need your help
#489There have been multiple reports of Flipper Zero devices being seized because they're known as burglars and black hat hackers tools. If I had to design a successor, first requirement would be to let go the popularity brought by its name+form factor and find different ones. Among my favorite is the LilyGo T-Deck Plus or something along the same look; worse that can happen is being laughed at for still using a Blackber…
I love this, ordered one now. I've been looking for something lightweight to use to ssh into various machines. Though tbh it might go into my junk drawer anyway. Maybe I like the idea of on the go ssh more than actually doing it.
I've ordered gizmos from Lilygo in the past and found their support/documentation/updates to be very poor. Once a product is out the door they seem to do little further with it.
Churning out new products seems to be their forte.
Re: Flipper One – we need your help
#490Instead of re-inventing Linux distributions for FlipperOS on top of Debian. They should just choose to base it on NixOS which already has these "profiles" as a built-in feature called "Specializations" https://wiki.nixos.org/wiki/Specialisation
I daily drive nixos and I have no idea what specializations are and reading that wiki article didn't help. Am I just looking at a way to drop in chunks of predefined config?