There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

FiskFisk33 ,

Ya’ll think you have real unsolved problems. I’m here with “naming variables” (⌐■_■).

xJREB ,

As a software engineering researcher, I strongly agree. SE research has studied code comprehension for more than 40 years, but for that amount of time, we know surprisingly little about what makes really high-quality code. We are decent in saying what makes very bad code, though, but beyond extreme cases, it’s hard to come to fairly general statements.

SandbagTiara2816 ,

Genuinely curious - what do we know makes code very bad?

xJREB ,

A few bad things in code for which we have fairly consistent evidence:

  • high nesting depth
  • meaningless or single-letter variable names
  • lots of code duplication
  • very inconsistent formatting
  • very complicated Boolean conditions with AND and OR
  • functions with a lot of parameters
sparkle ,

we become programmers because we lack creativity. my brain short circuits when i have to come up with something other than “foo”, “bar”, or maybe even “baz”

holgersson ,

Programming is quite literally creative problem solving, so I doubt that programmers lack creativity.

sparkle ,

Problem solving, of course, but creative writing, composition, and art… not my cup of tea.

Passerby6497 ,

I have the opposite problem, my variables are sometimes too descriptive. I even annoy myself at times with VariableThatDoesThisOneThing and VariableThatDoesDifferentThing just because I want to be able to come back later and not wonder what I was smoking.

sunbeam60 ,

My brother works in molecular biology; he tells me the field’s understanding of peptides have only just begun and it’s only through machine learning that they are now starting to make progress. 99% seem to be post-translational garbage, the other 1% is likely to be the basis of a revolution of treatment options.

WormFood ,

I work in computational biophysics. The field has been slowly chipping away at the structure and function of every protein for decades (it’s a solvable problem, it’s just going to take a lot of time and energy) and recently a bunch of clueless SF tech bros have bumbled their way into the field and declared that they’ve solved everything.

YIj54yALOJxEsY20eU ,

What do you think about alphafold? It’s been years since I’ve heard about it and am no longer in that space.

sunbeam60 ,

Yeah, I get the same impression from my brother; he’s active on the science side of the field (recently published in Nature Communications about AI and peptides) and his pet hate is Kurzweil and their ilk.

ZagamTheVile , (edited )

I’m in the building sciences. The biggest unanswered question we come up against almost daily is “what the fuck was the last guy thinking?”. And we avoid, daily, admitting we were the last guy somewhere else.

SorteKanin ,
@SorteKanin@feddit.dk avatar

This sounds like software engineering in a nutshell.

SlapnutsGT ,

Software engineering is the study of constantly calling your predecessor an idiot.

morriscox ,

Rules of Tech Support:

Rule T18 - You are incompetent. You just don’t know it. At least, that’s what your replacement will think.

Rule T18A - You will have to deal with techs who are incompetent.

Rule T18B - Sometimes, you really are incompetent.

bionicjoey ,

Especially when you are that predecessor

thegreekgeek ,
@thegreekgeek@midwest.social avatar

Former intoxicology tech, was both guys daily lol.

bradorsomething ,

How many sciences have you built?

GrappleHat ,
@GrappleHat@lemmy.ml avatar

Trying to prevent bacteria from developing antimicrobial resistance. At these rates in 30 years antimicrobial resistant bacteria are projected to kill more people than cancer.

kromem ,

Clearly you need to figure out how to give antibiotic resistant bacteria cancer.

GrappleHat ,
@GrappleHat@lemmy.ml avatar

Lol!!! Yes!!!

iSeth ,

Uncontrolled dividing of the most dangerous bacterias known to man? What could go wrong?

Drunemeton ,
@Drunemeton@lemmy.world avatar
pacmondo ,

That sounds like a quick way to make super tumors

Albbi , (edited )

I’ve been around the AMR space for a while, but only as a collaborator. Have helped do some bacterial assemblies and help find methods of detecting ICE. I’m a bioinformatician so I get to jump onto a bunch of different projects.

AMR is scary and not really in the public knowledge of upcoming issues. I think about it every time my son had an infection while he was very young and hope he didn’t get a resistant strain.

ConstipatedWatson ,

So are there any good news in this respect?

Albbi ,

There was a paper back in December about a new class of antibiotics being discovered thanks to the use of Deep Learning.

This looks like a decent writeup about it, the paper itself is not open access

This is very welcome as it has been a long time since the last new class of antibiotics was discovered. Here’s a good paper that talks about the timeline of antibiotics

It’s been a little while since I took the AMR course, so I’ll let the papers speak for themselves instead of trying to quiz myself here on Lemmy.

LSNLDN ,

How much of this resistance is down to feeding livestock antibiotics compared to doctors over-prescribing to people, or what is the cause do you know? Is there any way to slow down the rate?

GreatAlbatross ,
@GreatAlbatross@feddit.uk avatar

The level of AB use in livestock in various countries is astonishing.
Most european nations have to keep a very strict log of which antibiotics are used, and for what reason.
Meanwhile, until recently India was using Colistin as a growth promoter.

Passerby6497 ,

Given the search summary of that one is “an antibiotic medication used as a last-resort treatment for multidrug-resistant Gram-negative infections”, that sounds very bad.

GrappleHat ,
@GrappleHat@lemmy.ml avatar

I saw numbers on this recently. It was something like 80-90% of all antibiotics are given to livestock. So this is a huge contributor.

Berttheduck ,

We really need a big push into bacteriophage research I think. Get the bugs all killing each other so we can keep our antibiotics for emergencies.

bananabenana ,

I think there are so many new and great ideas in this space but you have to consider how science is funded. Funding bodies and reviewers want incremental research that is safe. This has led to our current situation. Phage therapy has been around for so long but is only in the last 10 years gained creditability and treated as a path to take. Ultimately, antimicrobial resistance is incredibly solvable even at a policy level and definitely across many scientific levels. But it requires more cooperation than farms, pharmacies, hospitals, states and countries can muster.

SulaymanF ,

We still don’t understand quite how the brain works or how consciousness comes from neurons.

dizzy ,

Super interesting! I watched an explainer last night about a theory that consciousness arises from space-time collapse quantum wave functions in microtubules.

The vast majority went straight over my head but the host stated that the theory was seen as completely insane by their peers and just recently it’s gaining credibility because of some new research in the past few weeks.

Any thoughts on this?

Hobo ,

…wikipedia.org/…/Orchestrated_objective_reduction

Is this theory what you’re referring to? Just curious because it always seemed interesting to me but I’m not educated enough to even know how to approach the subject beyond going, “huh neat.”

YIj54yALOJxEsY20eU , (edited )

Ahh jeez the Penrose theory. This theory gets less neat the more you learn about it.

dizzy ,

Yep that’s the theory but the recent paper is this one. This is the youtube video I watched.

YIj54yALOJxEsY20eU ,

Sounds like they really don’t want their lives to be deterministic. I’m skeptical of anyone who jumps to quantum mechanics to explain consciousness. Would love to know what research you are referencing.

dizzy ,

This is the youtube video I watched. Here’s a link to the recent paper.

YIj54yALOJxEsY20eU ,

Thanks! Very interesting. Looks like we have some quantum activity going on after all. Though, there is a large chasm between observing activity and proving its necessity for our consciousness.

Iunnrais ,

How to get supervisors, superintendents, school boards, and even politicians to let teachers teach. It’s understood that overtesting reduces learning. It’s understood that rigid curriculums don’t work, and you really should be tailoring lessons to the capabilities of the class. All kinds of educational philosophy is understood well and in depth… but being permitted to apply any of it?

OsrsNeedsF2P ,

As someone who does hiring for tech, the problem is things are metric driven. You can’t extract metrics from letting teachers “teach their own way” without standardized tests, and if you don’t have metrics, you don’t know if “teaching their own way” is working in practice (you can extend this logic down to understand the rigid ciriculums).

By the way, I think this is all bullshit, but that’s why

Iunnrais ,

Oh yeah, I fully understand why the stupidity happens/happened. I don’t know how to fix it or if it can be fixed… that’s why I posted it here, in the unsolved problems in your field thread!

tamal3 ,

I watched two twelve-year-old children take a four-hour reading exam today. They ran out of time without finishing. Please can North Carolina to get their metrics some other way.

My current theory is that the state of NC so wants to say that public schools are failing that they are giving students near impossible exams.

somethingp ,

I have a question about rigid curriculums. This is mostly for high school. Many of my teachers had curriculums and syllabi that they had been using for years and kept them basically the same, and then there were the AP classes where the curriculum was determined by the AP exam. I felt that I learned really well in AP classes and we would get through much more advanced material in the AP classes than in others. And I also felt that the teachers who had developed somewhat fixed curriculums from experience taught much more efficiently than those who hadn’t. It never felt like the teachers were changing their curriculum for each class whether it was an AP class or not because most had their curriculums kind of figured out over the course of teaching for many years. And most of the teachers I had in high school were excellent. So my question is, why is it believed that rigid curriculums don’t work? Because in my schooling experience, whether the rigid curriculum was developed by the individual teacher or by an external organization (like AP), the class seemed to benefit from having fixed goals for the year.

TheMetaleek ,

I feel inappropriate near all the very universal questions here, but as a paleontologist specialised in some reptilian groups, the question would probably be “where the fuck do turtles come from?!” The thing is that fossil evidence points to different answers when compared to genetic evidence, and thez separated long enough from other extant groups that we keep on having new “definitive” answers every year

bananabenana ,

Genomics makes this answerable though? It’s just a matter of whether DNA is preserved or not in fossils. Genomics is more reliable than comparive anatomy. Comparative genomics can accurately place turtles in animal phylogeny. Sorry if I misunderstood your post. Or am I wrong here?

TheMetaleek ,

In phylogeny, genomic is just another tool. The point is that turtles are os course animals, but they do branch off of different reptile groups if you look at morphological evidence (which includes fossil data) or at molecular (genetic) evidence (which only includes extant species). This is not something frequent, as usually molecular evidence tends to strengthen previous morphologically established evolutionary relationships. And even though molecularists are more numerous today, their methods are neither better or worse than anatomy.

Phylogeny is not as straightforward as some people make it seem, and especially molecular phylogeny tends to rely on abstract concepts that can’t always be backed up by biological evidence (I’m not saying it’s wrong, it’s very often very good, juste that a lot of people doing it do not understand the way it works, and thus can’t examine the process critically).

And so turtles’ origin are still very much an active debate!

bananabenana , (edited )

Maybe we’re not talking about the same thing? I was thinking about the diapsid debate, where genetic evidence is overwhelmingly strong in favour for diapsid evolution Mitochondrial DNA evidence: www.ncbi.nlm.nih.gov/pmc/articles/PMC24355/Micro RNA evidence: pubmed.ncbi.nlm.nih.gov/21775315/

Tbh a core multi gene ML tree to all other reptiles would prove it beyond a shadow of a doubt, maybe someone’s done that already but I haven’t been able to find it.

TheMetaleek ,

The diapsid part is very likely indeed, as fossil skulls of early stem turtles do show some temporal openings ( annualreviews.org/…/annurev-ecolsys-110218-024746 ) The point is more where do they nest within Diapsida, more closely to the Lepidosauromorpha, or to the Archosauromorpha, and where precisely if within one of those clades. The point is that can’t quite be proven using only extant species, whether by DNA or morphological evidence. And concerning ML, the methodology is often criticised, not because it’s bad, but because it’s opaque and thus it is difficult to justify and understand as a process

bananabenana ,

Three robust genetics papers using different sequences and genes, each time place it as a sister group to Archosauria:

248 nuclear genes (187,026 nucleotide sites): www.ncbi.nlm.nih.gov/pmc/articles/PMC3473239/

1145 ultraconserved elements (UCEs) and their variable flanking DNA: royalsocietypublishing.org/doi/…/rsbl.2012.0331

1,113 single-copy coding genes, robustly indicated that turtles are likely to be a sister group of crocodilians and birds: www.nature.com/articles/ng.2615

This level of genetic evidence is an overwhelmingly strong signal, regarding relationships and recent common ancestry to extant species. I would say it is undeniably strong. You cannot possibly get evolutionary convergence over this many genetic loci.

Vivendi ,

Is P, NP?

Guys I swear this actually makes sense…

deezbutts ,

I solved this in undergrad.

P = NP when N=1. I don’t understand what the big deal is.

Vivendi ,

I don’t think you passed

TonyTonyChopper ,
@TonyTonyChopper@mander.xyz avatar

Also P is 0 when N is 0

MissJinx ,
@MissJinx@lemmy.world avatar

I’m an IT auditor. “What thr fuck?” is the main question, we ask it daily

yetanothersuperhero ,

I work in IT and haven’t had to go through an audit yet knocks wood

Any war stories you can share?

MissJinx ,
@MissJinx@lemmy.world avatar

Mostly cybersecurity strugles. If you invest millons in a castle with a gigantic lock and a pit full of piranas, would you leave the service entrance open and give everyone in town the key? Yeah, more commom than not.

But an IT audit is only necessary if your company goes public or is the owner wants it, maybe if you are a tech company.

Tar_alcaran ,

I do other audits, mostly safety and environmental, and my big question is usually “nobody made you write this, why would you write this down if you don’t want to do it?”

MissJinx ,
@MissJinx@lemmy.world avatar

Oh so so much of "dude you mande this rule up, you reviewd this document, why is this process nothing like this?!

OsrsNeedsF2P ,

Can you explain? Are you referring to catching people doing stuff they shouldn’t have been doing?

Tar_alcaran ,

For most regulations, the laws and rules say something like “companies must ensure X doesn’t happen”, and the companies themselves have to come up with a way to do that.

Let’s say the law says “companies that transport apples must be able to show which batch went where”.

Company A says “to comply with the law, whenever we move a shipment, we store the shipping order on our computers”

Company B says “to comply with the law, the truckdriver will film the place they left, count the apples when leaving, then email the entire dashcam trip, and count the apples on arrival”.

Neither process is wrong, they both follow the law. But when I go to Company B, I promise you they’re going to fail the audit. They’re (probably) not doing anything illegal, but they’re going to fail their audit because no truckdriver is going to count a truck full of apples.

They made that rule, and they really didn’t have to.

MissJinx ,
@MissJinx@lemmy.world avatar

there are 2 types of rules, or controls as we call it: Legal requirements and internal policies. The first one is clear there are legal requirements in place and you have to be in compliance with. The second one is where I get the most wtfs. Internal policies are rules the company itself crated and said had to be followed. For example let’s say you are the IT manager of your company and you discover that everyones password to you system is 1234. You go out and look for market best practices and create a policy saying “All passwords must contain 6 numbers and 2 letters”. For this to be official you write it down and “publish” it internally.

Now, me as an auditor go there, look at the rule you created and check if it’s really in place or if you just wrote because. A lot of times it’s not. The company creates the rule but forgets or just postpone implementing it

kamen ,

It’d be interesting to see that answered scientifically.

luciferofastora ,

As someone on the outskirts of Data Science, probably something along the lines of “Just what the fuck does my customer actually need?”

You can’t throw buzzwords and a poorly labeled spreadsheet at me and expect me to go deep diving into a trashheap of data to magically pull a reasonable answer. “Average” has no meaning if you don’t give me anything to average over. I can’t tell you what nobody has ever recorded anywhere, because we don’t have any telepathic interfaces (and probably would get in trouble with the worker’s council if we tried to get one).

I’m sure there are many interesting questions to be debated in this field, but on the practical side, humans remain the greatest mystery.

Dogyote ,

No one really knows how osmosis works.

OsrsNeedsF2P ,

Isn’t it just water carrying stuff across a concentration gradient?

bradorsomething ,

Gravity is just stuff falling, but there’s complexity there, as well.

Dogyote ,

No? Water can’t carry anything across the membrane.

OsrsNeedsF2P ,

Oh. Then how does the stuff get across the membrane? Does the membrane allow stuff to move over a concentration gradient without the water?

Dogyote ,

Water can move freely across the membrane, but the stuff that’s dissolved in the water cannot move across the membrane.

Chrobin ,

I had to derive osmotic pressure for my statistical mechanics exam in my bachelor’s. So in what sense don’t we know?

Dogyote ,

We don’t know what molecular mechanism creates the pressure.

owenfromcanada ,
@owenfromcanada@lemmy.world avatar

Probably not the most complex, but in programming, the salesman problem: intuitive for humans, really tough for programming. It highlights how sophisticated our brains are with certain tasks, and what we take for granted.

Also, related xkcd.

evasive_chimpanzee ,

I once accidentally worked myself into trying to solve the traveling salesman problem. I was doing some work on a very specific problem, and I got to a point where I couldn’t figure out a way to efficiently link up a bunch of points. The funny thing is that I knew about the TSP, but I just didn’t realize that the problem I was trying to solve was a case of the TSP. After a couple of days trying to figure it out, I realized what it was, and that it was futile.

It was a good lesson to always try to find the most abstracted version of the problem you are trying to solve cause someone smarter has either tried and failed or tried and succeeded.

bananabenana ,

Origin of life matters to a lot of people I think. RNA vs other self-replicating molecules? Moon-based tidal PCR? Cell formation etc.

JustEnoughDucks ,
@JustEnoughDucks@feddit.nl avatar

How to accurately estimate signal crosstalk and power delivery performance without FEM/MoM simulators.

For people and companies that can’t afford 25k-300k per year in licence and compute costs, there is yet to be a good standard way to estimate EM performance. Not to mention dedicated simulation machines needed.

That’s why these companies can charge so damn much. The systems are so complex that making a ton of assumptions to pump out some things by hand or with bulk circuit simulators often doesn’t even get close to real world performance.

If someone figured out an accurate method without those simulations, the industry could also save a shit ton of compute power and time.

theFibonacciEffect ,

I think it’s dark matter. There are so extremely many theories around it and it’s very hard to measure experimentary.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines