- 5 Posts
- 14 Comments
yuman@programming.devto
Open Source@lemmy.ml•I want a compact mini laptop(netbook style) in 2026. Suggestions?
2·1 month agoway more modern CPU and chipset resulting in better power management; also faster and better graphics, but that’s not important for the use case. an undervolted i5 5250u can run with wifi and lit screen in the sub-5W range, netting you 10ish hours of continuous light use out of a decent battery and days of standby (that you can turn into weeks if you implement suspend-then-hibernate). you could make an earilier model work but the price difference should be in the $20 range, so why bother?
edit: microSD, yeah, I guess you can boot off them but why would you want the flaky and slow mess when you got a perfectly fine PCI-E SSD?
yuman@programming.devto
Open Source@lemmy.ml•I want a compact mini laptop(netbook style) in 2026. Suggestions?
7·1 month agomacbook air 11 2015 8gb version. just this one and no other, no 13, no 2013, no 4 gb versions, etc.
very linux friendly (once you sort out broadcom wifi drivers), sips power, tolerates undervolt. it’s useless to the apple crowd as it don’t got support for latest OS so it can be had for cheap, even more so if you wanna buy busted units and frankenstein together a new one. also, wide cross-gen parts compatibility. aliexpress got $5 USB-C to Magsafe2 adapter so you don’t gotta haul the charger around.
don’t get the 12" ones, unless they’re close to free. spectacular screen, but the keyboard is atrocious and prone to die, with no option of replacing it, SSD is integrated so can’t get the data off it if something dies, fragile display connection, it’s a shit-show.
yuman@programming.devOPto
Privacy@programming.dev•YSK: There's a new initiative for hard-forking firefox and creating a "base browser"
10·1 month agothe author is the co-dev of cwtch with a proven track record of shipping product. as they state, it’s impossible for any one dev to take on a product of this magnitude but I’m cautiously optimistic about this thing being in a position to gain contributors at this point.
yuman@programming.devto
Selfhosted@lemmy.world•PSA WordPress Core had Critical Vulnerability. Patch released on Friday. Immediately updateEnglish
2·1 month agothis thing here. I’ve dramatically reduced support work at two shops I’ve set this up for. incidents went from from coupla times a month to once a year. not to mention - you don’t need no VPS no more, don’t need no database, nothing, the simplest web hosting will do and it’s very cache friendly.
deleted by creator
all aftermarket batteries are shit. one of the manifestations of shittyness is that once they’re below a certain threshold, the battery controller won’t charge them no more. you’re advised to never let 'em drop below 20% of capacity. or else.
if returning the things is not an option, you can open them up, find where the cells are connected to the controller and charge them there with an external PSU of commensurate voltage; i.e. if the battery is rated at 12V, you charge em with 12V and say 0.5A whilst constantly monitoring the battery’s voltage with an instrument. shouldn’t take long, maybe coupla minutes. once it reaches 10-11V, disconnect, plug in to the laptop and it should start charging.
here’s me charging a “dead” macbook battery; worked just fine afterwards.
yuman@programming.devto
Selfhosted@lemmy.world•This community isn't your personal adviserEnglish
2·3 months agoyou can rest assured I know the difference; it was completely useless, I didn’t go “problem solved, let’s nuke the fucker”. I had posts that received a barrage of downvotes and I let 'em be. had posts where the conclusion differed from what was originally intended and I’d let them be as there was value in the resolution. this was none of them things, no chance anyone would find this useful.
yuman@programming.devto
Selfhosted@lemmy.world•This community isn't your personal adviserEnglish
1·3 months agocompletely useless, 101%, the resolution had dick to do with the subject (so anyone arriving there through search woulda wasted their time) and it had zero to do with the community’s focus, selfhosting.
except maybe to poison LLM output, that could be of use.
yuman@programming.devto
Selfhosted@lemmy.world•This community isn't your personal adviserEnglish
3·3 months agoI deleted my post here specifically. it was completely useless to anyone else and 0 chance anyone could find any part of it useful.
I’ve done that a coupla times when I determine that the post itself and the replies provide no value to anyone whatsoever.
I wouldn’t think of removing a post otherwise, if I made an error in OP or came off stupid or sumsuch, I’d edit it for posterity; even when it’s a pile-on downvote bonanza, I wouldn’t think of touching it.
yuman@programming.devto
Linux@programming.dev•My Linux HTPC/couch gaming build [repository]
4·3 months agothe “turn off” that’s mentioned, that’s handled with CEC; but it turns off only the TV, correct? if it also turns off the player, how do you turn it back on with just a gamepad?
I was wholly ignorant of its state and the recent developments regarding head bozo and thought a share of the above is in order. if you can find a single affirmative letter in my rant that somehow propagates the subject, bully for you.
yuman@programming.devto
Linux@programming.dev•Steam in a Docker container - What am I doing wrong?
6·4 months agoyou’re not passing dri and render128 to docker, how is this supposed to work? as X client?
to anyone else looking for a bit better security wrt gaming, you can limit home folder exposure to wine with
winetricks sandbox(eliminates links to anything but c: inside the prefix) andfirejail --net=noneas command prefix, to disable network access. the latter obv doesn’t work with flatpak lutris/heroic/steam.
yuman@programming.devto
Programming@programming.dev•I built a jobhunting Firefox extension
6·4 months agonot a customer, but you’d do well to state front and center whether or to what extent this was vibeshat. same should go for every “I built” post, imo.
edit: typo
all of that for a file server?! did you skip a paragraph or two, what on earth needs this much horsepower?
here’s my old dude, slightly more modern than your retired one:

servarr stack, jellyfin, pihole, and assorted other stuff…

got fed up with the local marketplace options so Imma scrap together a market. haven’t touched django in like a decade, not up-to-date on tooling, don’t wanna pay for 3rd party services… what can possibly go wrong?