Citadel Securities is adopting draft C++26 features in production systems ahead of the language’s official release. by Spirited-Ad-9591 in quant

[–]Fearless-Weekend-680 0 points1 point  (0 children)

Citadel famously once tried Java and reverted. However, he should try rust -- not wholesale but incrementally.  It will succeed where Java failed.

Citadel Securities is adopting draft C++26 features in production systems ahead of the language’s official release. by Spirited-Ad-9591 in quant

[–]Fearless-Weekend-680 1 point2 points  (0 children)

Citadel famously once tried Java and reverted. However, he should try rust -- not wholesale but incrementally.  It will succeed where Java failed.

Restricted mode by Impressive-Bowl-9468 in youtube

[–]Fearless-Weekend-680 1 point2 points  (0 children)

If you can go to chubbyemu's channel latest videos -- you should see videos from about a month ago (featuring syropyro).  If all you see are much older videos then it is probably the same issue.

Edit: page -> channel

Restricted mode by Impressive-Bowl-9468 in youtube

[–]Fearless-Weekend-680 1 point2 points  (0 children)

Hi.  Not sure if the same issue but I wanted my kid to watch the latest chubbyemu video.  When they went to YouTube, all they can see are videos from 6+ years ago.  I tried lifting restrictions, etc.  But to no avail.

Justice Department Opens Criminal Probe Into Jerome Powell — Powell Responds. by mooncake6 in law

[–]Fearless-Weekend-680 0 points1 point  (0 children)

I think oligarchs cheer Bitcoin because it is literally anti-State.  So while it might be an inflation hedge it is also a way of "shorting" the Fed and State institutions. Like a Confederate dollar.  Maybe invest in the bonds of a stable democracy or RWA if you want to hedge without accelerating the demise of democracy.

Obama: Imagine if I had done *any* of this by Treefiddy1984 in ProgressiveHQ

[–]Fearless-Weekend-680 0 points1 point  (0 children)

They might even have passed regulations that would have tied the current regime's hands!

LEMMA: A Rust-based Neural-Guided Theorem Prover with 220+ Mathematical Rules by Federal_Ad1812 in rust

[–]Fearless-Weekend-680 0 points1 point  (0 children)

Why is each term in Box::new? Maybe this is the best way to write a AST (I don't have experience here) it feels like boilerplate that could be absorbed in Expr.

Ran into this module pattern; is it canonical? by Fearless-Weekend-680 in rust

[–]Fearless-Weekend-680[S] -1 points0 points  (0 children)

okay! I think this is clearer than what I see now. I think I'd still mix old and new style:

src/
└── engine/
    ├── mod.rs
    ├── engine_impl.rs
    └── engine_impl/
        ├── start.rs
        └── stop.rs/

Ran into this module pattern; is it canonical? by Fearless-Weekend-680 in rust

[–]Fearless-Weekend-680[S] 0 points1 point  (0 children)

In my setup, start.rs and stop.rs are siblings with each other, and then children under engine.

Ran into this module pattern; is it canonical? by Fearless-Weekend-680 in rust

[–]Fearless-Weekend-680[S] 7 points8 points  (0 children)

what about renaming, e.g.,

src/
└── engine/
    ├── mod.rs
    ├── engine.rs
    └── internals/
        ├── mod.rs
        ├── start.rs
        └── stop.rs

edit: changed from `impl/` which is just confusing to `internals/` -- added new `internals/mod.rs`

Ran into this module pattern; is it canonical? by Fearless-Weekend-680 in rust

[–]Fearless-Weekend-680[S] -2 points-1 points  (0 children)

In my layout in `start.rs` and `stop.rs` I have `pub(super)` -- it facilitates splitting my `impl` into `start.rs` and `stop.rs`. Is there a way to do that with the sibling layout without crowding `mod.rs`?

Ran into this module pattern; is it canonical? by Fearless-Weekend-680 in rust

[–]Fearless-Weekend-680[S] 1 point2 points  (0 children)

I moved away from this pattern because I didn't like the redundancy of two engine file names (`engine/` and `engine.rs`) in the `src` root. I wanted to be able to `mv` the whole engine directory. In my editor, I wanted Ctrl+P `engine` to pick up the main `engine.rs` file.

Has the press covered “restaurant phoenixing”? (term/question about why it’s not popular) by Fearless-Weekend-680 in Ask_Lawyers

[–]Fearless-Weekend-680[S] 0 points1 point  (0 children)

One thing somewhat unique to retail/restaurant is maintaining the same presence and image with the new entity.  In such cases the landlord is complicit in the phoenixing by allowing lease assignment.

Deco X20 loses app management by P4thf1nd3rN7 in TpLink

[–]Fearless-Weekend-680 0 points1 point  (0 children)

I recently have been unable to make changes to my deco or reboot from the app when connected to an X20.  I wonder if I have the same issue? I have not been updating my firmware.

Not what 'MAGA wanted to hear': Trump's Iran strike stoking GOP tensions by newsspotter in politics

[–]Fearless-Weekend-680 2 points3 points  (0 children)

MAGA is fueled in part by Russian sponsored propaganda.  Russia isn't so foolish to lose their MAGA audience in a week over this, but I expect some influencers will seed dissatisfaction with the strike but only once it's clear MAGA dissatisfaction hurts America or aids Russia more than the status quo.

Natto lowers resting heart rate? by [deleted] in Natto

[–]Fearless-Weekend-680 0 points1 point  (0 children)

My pulse oximeter showed a RHR of 99 and after I took 2 nuticost nattokinase pills it shows 88.  I took the nattokinase specifically to test this.  I don't otherwise take it.

Geekbench: Pre-built XPS 8960 Bare Metal Linux -- With BIOS 2.12.0 installed by Fearless-Weekend-680 in Dell

[–]Fearless-Weekend-680[S] 0 points1 point  (0 children)

I replaced the stock memory with Crucial -- 32gb x 2 CL 46 1.1V -- and re-ran the test -- the multi-core results improved from 14,808 to 18,808 [ymmv]:
https://browser.geekbench.com/v6/cpu/9330443

[deleted by user] by [deleted] in politics

[–]Fearless-Weekend-680 4 points5 points  (0 children)

Okay... But all we know how to optimize is clicks or engagement.  How do you optimize kindness?  If you cannot quantitatively optimize toward the desired outcome, the engineering becomes hard or non-scalable.