HackerTrans
TopNewTrendsCommentsPastAskShowJobs

noone_important

no profile record

comments

noone_important
·7 months ago·discuss
Well this is just an early example of the lorentz breaking string theory niche. You can find a lot more. In the short time frame where opera had this supposedly faster than light neutrinos, a lot of papers were published in that regard.

For example you can have string theories that lead to finsler spacetimes, which were used to explain the opera results.
noone_important
·7 months ago·discuss
I am not sure what you are refering to. You absolutely can break Lorentz Invariance in string theory[1]. There is a reason why even some string theory researchers call it the theory of anything.

[1] https://inspirehep.net/literature/262241
noone_important
·last year·discuss
I agree, that neutrinoless double beta decay would be incredibly interesting, but it is very speculative (and depending on the neutrino mass hierarchy not really falsifiable).

My original point was just that lepton number is not a good symmetry as it is broken by rhe chiral anomaly, which is not speculative at all. Of course, the sphaleron effects are negligible in collider settings, but for cosmology they are crucial and might be indirectly observable.
noone_important
·last year·discuss
I kind of disagree on your statement about lepton violation. The standard model predicts lepton violating processes (sphalerons). The true symmetry of the standard model is B-L. Of course you are right, that these topological effects will not lead to majorana mass terms.
noone_important
·2 years ago·discuss
Just because they are not mainstream, you definitely can have lorentz violation in string theory [0]. Spontaneous symmetry breaking can lead to induced finsler geometries, which can basically have multiple light cones (when there was the "faster than light neutrinos" result on the table. Some people used finsler spacetime to explain them).

So you made your prediction only by choosing an axiom.

There is a reason that even some proponents of string theory call it the theory of anything.

[0] https://arxiv.org/abs/0708.2250
noone_important
·2 years ago·discuss
This comparison is not really fair. On the one hand you have the prediction of a scalar excitation with a lot of restrictions (cosmology and naturalness). On the other hand you have a giant framework that can predict or fit almost anything.

Don't get me wrong, I still regard string theory as a big success. It taught us a lot about mathematics and field theories in the last decades. However the predictive nature is basically non-existant so far.
noone_important
·2 years ago·discuss
My problem is probably already covered by:

https://github.com/duckdb/duckdb_delta/issues/18
noone_important
·2 years ago·discuss
Sorry for the late answer. I get the following errors if I try to execute queries on delta tables (accessing them with spark works fine)

InvalidInputException: Invalid Input Error: Attempting to execute an unsuccessful or closed pending query result Error: IO Error: Hit DeltaKernel FFI error (from: kernel_scan_data_next in DeltaSnapshot GetFile): Hit error: 2 (ArrowError) with message (Invalid argument error: Incorrect datatype for StructArray field "partitionValues", expected Map(Field { name: "entries", data_type: Struct([Field { name: "keys", data_type: Utf8, nullable: false, dict_id: 0, dict_is_ordered: false, metadata: {} }, Field { name: "values", data_type: Utf8, nullable: false, dict_id: 0, dict_is_ordered: false, metadata: {} }]), nullable: true, dict_id: 0, dict_is_ordered: false, metadata: {} }, false) got Map(Field { name: "key_value", data_type: Struct([Field { name: "key", data_type: Utf8, nullable: false, dict_id: 0, dict_is_ordered: false, metadata: {} }, Field { name: "value", data_type: Utf8, nullable: true, dict_id: 0, dict_is_ordered: false, metadata: {} }]), nullable: false, dict_id: 0, dict_is_ordered: false, metadata: {} }, false))
noone_important
·2 years ago·discuss
I tried to use the extension, but unfortunately i couldn't resolve my problems with it. I always run into errors when i try to execute queries on delta tables.
noone_important
·2 years ago·discuss
If you have some knowledge of group theory the 'why' is pretty straight forward.

Quaternions are the generators of SU(2) which is a double covering of SO(3). The latter describes rotations in 3 dimensions. Thus you can express any rotation in 3d with quaternions.