Live data from Hacker News

Flipper One – we need your help

blog.flipper.net

481–490 of 501 posts

Re: Flipper One – we need your help

#482

There 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

#483

There 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'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

#484

Earlier 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.

Not at all. Pretending we’re so hyper focused on whether it’s AI that we’re mislabelling good writing as bad. And using abusive language. Marginally better than pretending everyone can’t read, I suppose.

Re: Flipper One – we need your help

#485
post #246

Earlier 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.

People that want NixOS should absolutely be free to install it, I just think making it the default makes the system dead on arrival. There are hordes of people using Arduino's editor on esp32 boards because they don't want to learn esp-idf (not a judgement, Arduino works fine enough for most uses).

> 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

#486
post #21

Most 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…

"prove"

Re: Flipper One – we need your help

#487
post #483

Earlier 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.

BeepBerry is awesome, my only issue is the relatively low resolution of the screen. But it is very readable in bright light. Tradeoffs, I guess.

Re: Flipper One – we need your help

#488
post #467

Earlier 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"

I hate to say read TFA; but it's very clear these are related devices. They target hacking, but at different levels of the stack.

Re: Flipper One – we need your help

#489

There 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.

Looking at the comments for that product I suspect it'll find a home in your junk drawer rather quickly.

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

#490
post #140

Instead 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?

It is a way to switch into a different configs. Just like when you switch to a new set of packages when you update your channels (or flake) and you get activated with the new versions. Same thing with specializations, just you can choose to have a different set of packages activated and enabled in each different specialization. Like having multiple different configs in one.
Post reply on HN