One thing I see a lot in phones with multiple cameras is blotches of light that look a lot like that showing up when the lenses are pointed towards something bright (like the sun or a sunset). I usually assume any light flares in a picture are just a result of that, if it was taken by a phone lol.
felsiq
- 0 Posts
- 56 Comments
felsiq@piefed.zipto Programming@programming.dev•If Releases Are Experiments, What’s Your Hypothesis?English2·6 days agoNot the same person, but I assume they mean the release being the hypothesis (“this version will do what we want”) and people using it to be the experiments testing the hypothesis
felsiq@piefed.zipto Asklemmy@lemmy.ml•Do you think the Nobel Peace Prize still makes sense? If so, who would you give it to?English161·6 days agoI’m upvoting this because it made me laugh and I’m 90% sure you’re joking, but I think other people may be less sure and you might wanna add a /s lol
felsiq@piefed.zipto Ask Lemmy@lemmy.world•Do you spend more time on lemmy than you did on reddit?English9·6 days agoI only ever lurked on reddit and didn’t spend long when I did - I only started commenting (or rarely posting) because I believe in the fediverse and want to help it succeed. So yeah, way more time spent here and infinitely more engagement.
felsiq@piefed.zipto Asklemmy@lemmy.ml•Is there a federated platform where user accounts are abstracted to make them capable of migration?English4·9 days agoPolyproto is a really exciting one I’m keeping an eye on, though it’s still very early in development. It’s a protocol that allows for migrating accounts like you mentioned since the user owns their own identity. AFAIK only a chat app is being worked on right now, but the protocol allows for extensions and I don’t see any reason it wouldn’t work for other social media
ElementaryOS was my gateway drug cuz it was so pretty, I switched to have an OS that made me happy instead of miserable. Dual booted for a while for gaming until I got an hdr monitor and ended up stuck on my (modded for privacy and performance) windows partition more and more, but followed Wayland’s development religiously until plasma finally launched HDR in beta.
I chose arch (btw) cuz I was tired of running Debian-based distros with custom kernels and I generally just don’t like apt, and I don’t see myself ever really wanting to switch again.
(Other than compulsively reinstalling arch to try whatever new shit catches my eye, that doesn’t count)
felsiq@piefed.zipto Ask Lemmy@lemmy.world•If using AI generated art is theft, then why are we okay with memes using random people's digital art and photos with zero attribution?English113·14 days agoThe post isn’t saying people are too mean to AI, if anything it’s saying people aren’t mean enough to memes. OP’s pointing out a logical inconsistency that’s probably most relevant here (very anti-AI and pro-memes space), not defending anything (let alone AI).
felsiq@piefed.zipto Asklemmy@lemmy.ml•Who does your favorite backhanded compliments that never fails to crack you up even if receiving it yourself personallyEnglish8·18 days agoNot an answer but I’ve seen you posting a lot and I appreciate the work you’re putting in to make the fediverse a more active place.
Thought about phrasing this as a backhanded compliment as a meme but I’d rather just be genuine lol
felsiq@piefed.zipto Ask Lemmy@lemmy.world•USUAL in your country but NOT anywhere else.English2·20 days agoAlso calling soda “pop”, although I think parts of the US do this too
Honestly I’m basing this more on the fact amd is STILL out here releasing new am4 cpus than on their stated timelines, they just don’t know when to give up on a socket no matter what they claim (not complaining tho)
One thing I haven’t seen anyone mention yet is upgrade potential - on the intel system, you could move to an i7 or i9 from the same generation but you can’t get anything newer without replacing the motherboard as well. The amd one is AM5 and you’ll be able to pop a new CPU in for like the next six years - odds are good you’d want to upgrade the cpu by then anyway, so expect the amd option to save you the cost of a motherboard down the road. It also gives you a 750W psu rather than a 650, so there’s a higher chance you won’t have to replace that too on your next upgrade.
In terms of performance between the two, i’d actually expect the intel to be a marginally faster cpu and have better connectivity (AMD’s 8000 series is a bit weird compared to their 7000 or 9000 series options, and lack some pcie lanes compared to a standard gaming cpu). This isn’t a super relevant difference for gaming, but still worth knowing for comparing the computers. On the GPU front, which is the most important part for games, the 9070 is way better and this is probably where the price difference comes from. I’d expect the amd system to be noticeably better for gaming, though honestly the price to performance between the two computers probably tracks pretty well.
The other option worth considering is building a pc, which will let you pick a better cpu, MUCH better ram, a faster + more reliable ssd, and your choice of case vs either of these two pcs. I don’t know what the price of that would look like in your market, so maybe not worthwhile, but I’d def recommend checking out the option at least because both of these prebuilts are skimping a little on ram and probably on the mobo/psu/cooling as well.
Oh sorry I was in a rush reading your post the first time and fully missed that your wireless adapter was broken lol. Do you have a 3.5mm audio cable to use? I honestly don’t even know if the USB port supports audio but my gut feeling would be charging only (can’t imagine why they’d bother putting a DAC in the headphones). I won’t have my headphones or my pc for a couple days but I can poke around with this after that if you want anything tested on another similar setup, by then.
Possibly a stupid question, but are you using the wireless dongle that came with the headphones? I have the same headphones and run arch as well, and my pc recognizes the dongle as “Audeze Maxwell usb” or something like that.
I’m running pipewire for my audio system and iirc it worked out of the gate with these headphones, though I did some modifications to get digital surround sound working too.
felsiq@piefed.zipto Ask Lemmy@lemmy.world•What's a personal weakness you possess that is entirely not relevant to your daily life?English20·1 month agoGitHub and all the other sites like it are a bit odd from a UI perspective cuz they’re catering to both regular users (including the “where exe” crowd) and devs, who need to access the million options git gives and all the extras it doesn’t (automated build and testing systems, for example). Going to a project and downloading prebuilt binaries is kinda a tertiary purpose for them, so the UI is more focused on the project’s source code + build instructions and the tooling to work with those instead.
I think they might have meant the identity of the voter, not just the specific number, but this one’s a great feature as well
felsiq@piefed.zipto Asklemmy@lemmy.ml•have you found a good use case for generative AI?English13·1 month agoI only really use LLMs for project ideas, naming things, or recipes, but it’s great for those. For recipes especially, trusting the gaslight machine adds an extra layer of suspense and fun to cooking or baking.
It’s also fun, but not useful, to ask Linux questions - chatgpt specifically told me to restart dbus while in an active GUI session when I asked it about a simple case of unintended behaviour. It’s probably the dumbest Linux advice I’ve heard to date, so I got a lot of enjoyment out of trying it to see how bad it would fuck things up
felsiq@piefed.zipto Programmer Humor@programming.dev•When people encounter Lisp syntax for the first timeEnglish29·1 month agoMy lisp days were back in my “IDEs are bloat” phase so that’s the only way I ever interacted with it lmao
felsiq@piefed.zipto Programmer Humor@programming.dev•When people encounter Lisp syntax for the first timeEnglish42·1 month agoLisp uses it, with the fun extra part that operators are just normal functions - so instead of
foo(bar)
you get(foo bar)
, or for operators1+1+2
becomes(+ 1 1 2)
. It’s a really fun language even just for being different than most, I def recommend playing around with it if you’re looking for something new.
felsiq@piefed.zipto Ask Lemmy@lemmy.world•Why do iphone users still see their phones as a status symbolEnglish1·1 month agoYeah exactly what I mean, any good UI will have to distinguish between things that are actually different in relevant ways. I’m less of a fan of this UI personally, cuz if both are using sms for a bit you probably lose your visual reminder of the difference, but people focusing on the visual indicator existing at all are missing the point imo.
I’ve seen your name enough to recognize it and I have you at +40 votes so clearly that’s a good thing lol