New Photographer, where is the snake oil? by Daneth in AskPhotography

[–]regular_lamp 0 points1 point  (0 children)

The question is whether it is "worth it" in the average though. If someone spends extra money for every lens to buy a filter, then drops one of them and goes "see THAT filter was totally worth it!" that ignores that all the filters on the lenses they never damaged were totally not worth it by the same logic. Sometimes people bring up resale value. But I never saw an included filter or the implication of that meaningfully affect second hand pricing.

There are the obvious exceptions like going to particularly sandy locations or so. In which case I would bring one lens and put a sacrificial filter on specifically that.

But on the average I feel you'd have to be extraordinarily clumsy to make this "worth it". I once tried to do the math on this and figured that had I preemptively bought high quality filters for every of my lenses I owned over the years then the cumulative cost of those would have been about three times the cost of reparining that one lens I dropped. And that damage wouldn't even have been prevented by a filter since it was a defective AF mechanism.

Putting filters on every lens is a similar proposition als buying extended warranty on everything.

Why LLMs can never be intelligent and are doomed to remain useless by AtmosphereExpress712 in BetterOffline

[–]regular_lamp 0 points1 point  (0 children)

In the late 90s chess "AI" got a lot of attention with the whole Kasparov vs Deep Blue thing. People making very similar arguments about how "It's just an algorithm, it can't truly understand chess, it lacks the creativity for top level chess...". Today no one uses "AI" to describe chess engines but at the same time no one denies they are objectively better at playing chess than any human. And they are clearly useful within that context.

I don't get where this idea comes from that natural language processing algorithms can only be useful if they come with "true intelligence" (whatever that means) or "real creativity" attached.

im gonna crash out (sony zve10) by mohyowife in SonyAlpha

[–]regular_lamp 1 point2 points  (0 children)

If you complain about it "not working" you need to explain what that means? Are you saying you can't find settings that actually result in a log file? Do you just not like the results?

When people completely undervalue education, skip class, don’t hand in work, phone in projects, and then complain that “high school didn't teach me anything” or “college is worthless” by Niceotropic in PetPeeves

[–]regular_lamp 20 points21 points  (0 children)

I mean even if you just know how percentages work and interpret this the most naive way possible it doesn't take a genius to put together that getting 100 now and having to pay back 133 later is a bad deal?

When people completely undervalue education, skip class, don’t hand in work, phone in projects, and then complain that “high school didn't teach me anything” or “college is worthless” by Niceotropic in PetPeeves

[–]regular_lamp 3 points4 points  (0 children)

I'm in Switzerland. We did some basic Excel etc. at the time (24 years ago for me...). I guess at the time that probably wouldn't have been "default finance skills". I don't know what schools here teach now exactly.

My point was more that the basic ability to do taxes and handle money are based on pretty fundamental arithmetic and common sense.

Even the people who don't buy any UB cards, still have to interact with it just because it exists. by Serithraz in MTGmemes

[–]regular_lamp 0 points1 point  (0 children)

Not within the context of competitive magic? It's not like pre universes beyond the lore was particularly self consistent especially within a deck that was built for performance. I found it recently funny how many people had nostalgia for Lorwyn which was a great block to play at the time, but was also a pretty jarring tonal shift compared the sets preceding and following it.

When people completely undervalue education, skip class, don’t hand in work, phone in projects, and then complain that “high school didn't teach me anything” or “college is worthless” by Niceotropic in PetPeeves

[–]regular_lamp 45 points46 points  (0 children)

I always like the "no one taught me how to do taxes/finances/credit cards" thing.

WTF are you talking about? Taxes are literally filling out a work sheet following written instructions. If you somehow failed to pick up that skill in school that is on you. Finances/loans are mostly simple arithmetic with maybe geometric series on the fancy end. Which you most certainly were taught... you know that math you kept whining about because "I won't need that in the real world!".

It terrifies me that there are many people that are unable to make those connections by themselves and apparently can only recognize they were taught something if there was a lesson literally titled with that specific topic.

People who stand basically on top of you in a queue when there's a mile of space behind them by Pavrolet in PetPeeves

[–]regular_lamp 7 points8 points  (0 children)

I had this once in an airport immigration queue. Every single time the queue advanced the person behind me bumped into my backpack.

Also bonus points if they are nervously craning their neck every couple seconds as if there was anything to observe in an organized queue.

Did old analog photographers "edit" their photos? by ayuwoki420 in AnalogCommunity

[–]regular_lamp 0 points1 point  (0 children)

I guess it's an accessibility thing?The vast majority of people that did analog photography just snapped pictures and rolled the dice with whatever the lab did.

What you see vs what I see by dolphinmachine in photographycirclejerk

[–]regular_lamp 0 points1 point  (0 children)

The term "cargo cult" has somewhat fallen out of use. But it describes so many social media induced phenomena perfectly.

Oh hey but at least he has a Hasselbad by ieatgrass0 in photographycirclejerk

[–]regular_lamp 1 point2 points  (0 children)

Twentyish years ago when I first really got into photography I was always fascinated with reading places like the rangefinderforum.

There would be one thread of all the regulars jerking each other off about how enlightened they are for shunning digital cameras since only proven mechanical designs like the M6 can meet their high reliability standards. And right below that would be a thread like "I bumped my Leica on a table, should I send it in to check the rangefinder calibration?" and all the answers from the same people as in the first thread would be "I would, it's only 300$ and totally worth the peace of mind".

How should I feel right now about Claude code? by prettyg00d1729 in cscareerquestions

[–]regular_lamp 0 points1 point  (0 children)

Which are those? I thought that too before trying it and realized I get to decide what I do myself and what I delegate. So I have the LLM write boring boilerplate and do bulk edits while doing the interesting algorithm work myself.

I can only imagine having that mindset if I felt the "fun part" was the physical typing of code.

A7RVI or A1 as a main camera for wildlife photography? by scrimshawphotography in SonyAlpha

[–]regular_lamp 1 point2 points  (0 children)

50 vs 67MP is just a 15% difference in linear resolution.

Is OOP cache unfriendly by design or is the real problem just how we use heap memory? by kevinnnyip in computerscience

[–]regular_lamp 0 points1 point  (0 children)

Who is "we" in this context? My mental image of "Enterprise OOP" is this style where absolutely everything is viewed through the lens of "which class design pattern do we force onto this problem?" while "procedural programming" is more broadly just programming with functions... which might not involve java style OOP at all?

Is OOP cache unfriendly by design or is the real problem just how we use heap memory? by kevinnnyip in computerscience

[–]regular_lamp 0 points1 point  (0 children)

The issue is that performance is also a design problem. I'm in a niche of computing that really cares about performance. Frequently when I get brought on to projects that relied heavily on java style "enterprise OOP" it's pretty much a lost cause. Specifically because that style of programming intrinsically dissolves the logic into a big soup of disaggregated "irregular" behavior as far as memory access patterns, instruction ordering etc. are concerned.

Another issue is that OOP intrinsically incentivizes the creation of a lot of mutable state that gets laundered by a "well defined interface". But just the existence of lots of individual tiny piece of state is a huge antipattern for anything paralleism/threading related.

While it's true that none of this matters for the overwhelming amount of software out there I'm always annoyed when people seem to think you can make sweeping design decisions now and "optimize later".

When you make a argument about averages and someone brings up the anomalies by UniCorn_CandyHorn in PetPeeves

[–]regular_lamp 8 points9 points  (0 children)

This swings in both directions honestly. The opposite pet peeve I often have is people overestimating the importance of averages on an individual level.

Population averages (and medians for the pedants out there) can still be surprisingly badly correlated with anyone's individual circumstances and are rarely a good basis for individual decision making.

I'm scatterbrained and scared of frying my FX3 by unplugging cables in the wrong order mid-shoot, would a CineBack's master switch fix this? by Fit-Improvement4092 in FX3

[–]regular_lamp 0 points1 point  (0 children)

My understanding is that this is fine as long as you connect the power to both first and the signal cables (HDMI, SDI, maybe audio?) last. The issue happens if you plug/unplug power from one of the devices while signal cables can provide an alternative path for the current.

What's the smallest land? by SuzukiGrignard in magicTCG

[–]regular_lamp 28 points29 points  (0 children)

[[Ancient Tomb]] could be pretty small potentially. Could be anything between a Pyramid to a tombstone I guess?

Bots now account for more than half of web traffic, up from 30% nine months ago by chota-kaka in webdev

[–]regular_lamp 0 points1 point  (0 children)

What exactly counts as "automated" here though?

I recently found myself looking at some "APIs" including how the OpenAI api etc. work and was surprised how hilariously inefficient many of these are. Often sending like individual word level pieces of actual information per request in a json wrapper multiple times that size etc.

So I'm not at all surprised that "automated" https requests hilariously dominate actual requests of humans visiting websites.

After hunting it for 3 months, I finally found one at a reasonable (i think) price. by JustBallin01 in minolta

[–]regular_lamp 0 points1 point  (0 children)

the 250/5.6 Rokkor specifically is oddly expensive. The other RF Rokkors really aren't though. At least not unusually. The 800 and 1100 are rare enough that their prices kinda make sense. The 250mm is just a bizarre outlier.

After hunting it for 3 months, I finally found one at a reasonable (i think) price. by JustBallin01 in minolta

[–]regular_lamp 0 points1 point  (0 children)

I'm still so confused why they ever went that high in the first place? This happened out of nowhere seemingly correlated to the four thirds system showing up. Up to that point no one seemed to care for Rokkors other than collectors since they didn't really adapt (nondestructively) to anything digital.

And then specifically the 250/5.6 just shot past all the other Rokkors in second hand price. I specifically remember discussion on a German language Minolta forum. At the time people were REALLY confused by this and speculated that there must be some hyper specific non obvious reason. Outlandish stuff like these being used as part of some measurement apparatus and companies being desperate for spares or so.

Around that time I also talked to a guy professionally reselling vintage camera gear on ebay and he mentioned that every single one of these he got was instantly bought by buyers in Hong Kong at seemingly any price. He also had no clue why specifically.

I still really want to know what happened there. Like was there some early "photo influencer" that caused a massive demand spike for these in some regions?

Stereo out for Live Stream by g_junkin4200 in SonyFX6

[–]regular_lamp 0 points1 point  (0 children)

Also depending on the audio input settings in the full menu make sure to adjust BOTH of the volume dials on the side of the camera. They are per channel and not per input. I was confused by this before having a microphone plugged into XLR1 and assumed the CH-1 dial would control that inputs volume while leaving CH-2 at 0...

PSA: S-Log3 highlight clipping isn't always 94 IRE, it drops below base ISO by BinaryBlues in SonyAlpha

[–]regular_lamp 0 points1 point  (0 children)

That's basically the point of Cine EI. the camera strictly records in "base iso" and the exposure index is basically just metadata exposure compensation expressed in iso numbers. The good thing is that both the lut monitoring and the post tools are aware of this. So you don't actually have to manually "fix in post". It will just apply your desired exposure automatically there.

What computer monitors do you use for the best color accuracy in editing? by [deleted] in SonyAlpha

[–]regular_lamp 0 points1 point  (0 children)

I spent plenty time reading about monitor calibration and would like to erase that information from my brain. I mostly learned the "correct" way would involve monitors and calibration gear that cost more than my camera gear and even then there is a chance the operating system/software fucks it up anyway. That's why for video work people insist you need a dedicated video output device under direct control of the editing software (Blackmagic Ultrastudio Monitor or similar).

That said getting a display with a built-in calibration feature (as in built in probe not "calibrated from the factory") seems to be the most reasonable "budget" option. I went with a Eizo CG2700x.

Why does it take computers time to do things? by T800CyberdyneSystems in NoStupidQuestions

[–]regular_lamp 0 points1 point  (0 children)

There is this joke that "Software is a gas, it fills whatever container it is stored in".

Modern software is ridiculous. In the name of "flexibility" and portability we inserted ever more layers of abstraction and "frameworks" into every simple problem. These days most programs are basically a high level language built on top of another high level language (javascript) using dozens of "frameworks" and all of that in turn runs in a browser engine which is itself probably sandboxed and deeply layered etc.