What are some tech products that you want that you can't seem to find?
-
-
Good luck finding anything fanless without being SOC. Though it looks like a Framework would make you happy: https://frame.work/
-
My wife has a circuit machine that’s super tiny, she can put a pen and use it as a plotter.
-
Magnetic audio cable break-aways
-
-
Excuse me, waitress... I'll have what SHE'S having.
-
what's "large" and what's "cheap"?
-
-
I'm reminded of something I saw recently where a guy had a mini old screen for typing, but an e-ink main screen. It was a DIY cyberdeck, and weird enough that I don't think it's useful for you or OP, but I figured you'd find it interesting to hear that your suggestion seems to be on the right track
-
-
Oh wow, I'm always surprised to hear about the coding habits of prolific devs. So you dont use a local IDE? You run termux and the code in vi/emacs on server?
-
-
I'm amazed I can't find such a thing on AliExpress.
-
I remember the Ubuntu Touch had a feature like that that kinda worked, but they never fully commited to it.
As for doing it through Termux, I'm not convinced that X11 works terribly well in Android for it to reliably extend a display to another screen. I've never tried though, so I could be we way off
-
As someone who's been wanting a boox tablet for a while I don't think they fit "cheap"
-
I think the one I have is called the GPD win max 2011.
There was a choice between the AMD and Intel processors. I think I went with intel to have thunderbolt (I have an E-GPU enclosure if I ever need more power) but it does everything I throw at it.Very happy with it. I can play AAA games, it’s portable, touch screen is nice, has a touch pad too.
Charges with USB-C which is super handy for me. -
I need an ecmascript library that demuxes mpeg when fed individual frames. Every lib just wants to take in a whole file or URL to a stream. I need to filter the websocket sending the data so I need to feed individual frames to the lib. I'm only finding commonjs libs that do this
-
What about an Android tablet running a custom ROM without GApps flashed, and an adapter for HDMI? There's a handful of widely sold tablets that also have a decent development scene and are cheap second hand. Check XDA forums for various models before deciding which one to get
-
Free NSFW ai video generation available online
-
Yep, I've coded remotely for many years now.
I used to use vim, but now helix, as my main rust and javascript/typescript IDE. So I mainly use termux+ssh .
Unfortunately for android dev you pretty much have to run android studio, so I use an android VNC client for that.