

Edge AI inference is very valuable, just not in this context.
Nice. Software developer, gamer, occasionally 3d printing, coffee lover.
Edge AI inference is very valuable, just not in this context.
Is there another meaning to “PSA” that isn’t “public service announcement”? It confuses me being in the title as this entire post is written as a suggestion / CTA, not a PSA.
I haven’t played the game, but I would recommend checking out ProtonDB for experiences from people who have.
https://www.protondb.com/app/1144200
There are 406 reports, I find it useful to look for reports from people with similar hardware to mine.
I know this is satire but it does hurt. Though in my experience my most concerning code reviews are when I review other senior devs code. Unfortunately my company decided senior devs were a tenure thing.
I work full time at a computer. I have two jobs, so I put in 68 hours a week (second is 28 hours a week, no overlap).
I have no issues with eye fatigue best I can tell, that or I’ve just gotten so used to it. I will note I do have the blue light filter on my glasses lenses my optician recommended.
I find no discouragement of strategy in the game. Higher numbers don’t always win, unless they’re sufficiently high enough. I can design a fleet with weapon and armor/shield focuses to counter theirs, as well as choosing the engagement style (via the combat computer modes in the ship designer) to counter theirs.
If I don’t want to strategize I can simply wait longer for a bigger fleet and newer tech, but if I want to take on enemies larger than me, especially early game, I have to take the time to strategize.
If I’m using Bluetooth earbuds I can receive a call from Signal or WhatsApp. So it stands to reason it’s possible a Bluetooth device exists to act like earbuds but for a landline phone. I found a few (cell2jack and XLink BT HD) but could not verify if they’d work for anything other than normal phone calls.
He got scammed again? Damn. Sorry, I was referring this one. And not really the details of the scam, but it was the wrong place / wrong time element that reminded me.
Edit: the article you linked is older, so I guess not “again”.
Yup, what you’re describing sounds inline with how Corey Doctorow fell victim to fraud.
I’m fairly certain I annoy the people at my bank because I always insist on calling them back at their official number if they ask for any personal information. I don’t fuck around with my bank security. I did however get got a couple of more years ago back when the chrome browser window phishing attack first started and had my Steam account stolen for a solid minute.
That’s the attack where they simulate a browser window so what you think is a oauth popup is actually just inpage javascript and CSS.
The fundraising was for the development of Pixelfed’s source code. e.g. adding new features, bug fixing, etc. - not for currently hosted servers and their infrastructure. So it went to @dansup.
My first impression from the adhesion issue (which doesn’t appear to be the main issue of this post) is that you may need to clean your build plate. But considering it was relatively good as it is, I assume you did and the few spots may just be accidental touches to the surface. In either case, their guide is here: https://wiki.bambulab.com/en/filament-acc/acc/pei-plate-clean-guide
As for the extrusion issue - considering the apparent randomness of it my guess would be either an issue with the filament or a partial clog.
Roguelikes and roguelites tend to be my favorite. Ones where each run is new and you can toy with different builds and usually get pretty OP toward the end (or get cut down early because luck wasn’t in your favor or you made a mistake).
So far I’ve helped my team of 5 get on them. Some other teams are starting as well. We’ve got Windows, Linux, and Mac OSX that developers are running on their work machine (for now), and the only container specific issue we ever encounter is port conflicts, which are well documented with easy to change environment variables to control.
The only real caveat right now is we have a bunch of micro services, and so their supporting services (redis, mariadb, etc.) end up running multiple times, so their is some performance loss from that. But they’re all designed to be independent, only talking to each other via their API, so the approach works.
If this is your take your exposure has been pretty limited. While I agree some devs take it to the extreme, Docker is not a cop out. It (and similar containerization platforms) are invaluable tools.
Using devcontainers (Docker containers in the IDE, basically) I’m able to get my team developing in a consistent environment in mere minutes, without needing to bother IT.
Using Docker orchestration I’m able to do a lot in prod, such as automatic scaling, continuous deployment with automated testing, and in worst case near instantaneous reverts to a previously good state.
And that’s just how I use it as a dev.
As self hosting enthusiast I can deploy new OSS projects without stepping through a lengthy install guide listing various obscure requirements, and if I did want to skip the container (which I’ve only done a few things) I can simply read the Dockerfile to figure out what I need to do instead of hoping the install guide covers all the bases.
And if I need to migrate to a new host? A few DNS updates and SCP/rsync later and I’m done.
And despite having cloud integrations, if my WAN is offline I can still view my doorbell. I haven’t tested it HA received notifications or anything though, as I just rely on the Unifi Security app.
Are you copying it to a locally mounted ext4 or is it a network share of an ext4 drive, and if so - what type of network share?
I’m not sure what you mean by “open source compatible”. Do you mean the camera itself can have open source firmware installed, or that it’s compatible with open source NVR software such as Shinobi or ZoneMinder?
If the former, I know some of the Wyze cameras have that option. Like OpenMiko. There’s all OpenIPC, which does have a list of supported devices.
If the latter, any camera with RTSP and some sort of API to expose PTZ controls would do. My personal recommendation would be Axis, which makes solid cameras.
True, especially if it’s oriented at a consumer and not commercial.