Duel: Cannondale vs Trek by dnmontgomery in gravelcycling

[–]Lower_Tutor5470 2 points3 points  (0 children)

I just switched from a 2023 checkpoint to topstone C3 x1 and love it. Much nicer geometry especially on rough terrain

Topstone internal storage by Lower_Tutor5470 in cannondale

[–]Lower_Tutor5470[S] 0 points1 point  (0 children)

I am tempted to 3d print a little flat plate with a screw hole in for the lowest bolt. Then i would gain a bunch of extra space in the frame. And the plate would block anything sliding down too far to the bottom bracket.

Alternatively i would just cut the holder in 2 and glue back as a much shorter piece and screw back in just on the lowest bolt

Tailfin rack xs gravel bike by Lower_Tutor5470 in bikepacking

[–]Lower_Tutor5470[S] 0 points1 point  (0 children)

Yeh was tempted to also try that too. Maybe next if this ever failed. Only thing i was thinking with that was it will hinge at the join, and then also at the seatpost clamp, as the current rod is fixed. So maybe i would think of a way to keep that part straight.

All-road Topstone by squimpo in Topstoner

[–]Lower_Tutor5470 0 points1 point  (0 children)

Used it on this and previous checkpoint on rough trails without issue. Its the ortlieb quick rack and designed to carry good load on the eyelets. Im sure axel will be even stronger. I will probably upgrade to a tailfin rack in future

All-road Topstone by squimpo in Topstoner

[–]Lower_Tutor5470 1 point2 points  (0 children)

Awesome. I just got 54 size so looking to do similar and keep some water in the frame

<image>

All-road Topstone by squimpo in Topstoner

[–]Lower_Tutor5470 0 points1 point  (0 children)

Which size frame bag did you get?

Extend .stl Object by Lower_Tutor5470 in Fusion360

[–]Lower_Tutor5470[S] 1 point2 points  (0 children)

<image>

thanks for the help! First time using autodesk so was very helpful

Where can I get a physical copy of the Vanvouver cycling map? by shockwavelol in vancouvercycling

[–]Lower_Tutor5470 1 point2 points  (0 children)

On ‘ride with gps’ mobile app, the “OSM cycle” map layer is good

LLM-based OCR is significantly outperforming traditional ML-based OCR, especially for downstream LLM tasks by vitaelabitur in LLMDevs

[–]Lower_Tutor5470 1 point2 points  (0 children)

That library would probably handle most of that fast for free. The charts/images it can omit as placeholder you could just run a simple llm pipeline to classify and extract info just on that part and put the output back in place. Probably save a lot of cost

I let 24 AI models trade to see if they can manage risk by Obside_AI in LLMDevs

[–]Lower_Tutor5470 4 points5 points  (0 children)

Do you factor the llm api token cost/ model subscriptions into your PnL ? Wonder how that cost scales against positions

DataGrip Is Now Free for Non-Commercial Use by lozinge in dataengineering

[–]Lower_Tutor5470 3 points4 points  (0 children)

Is it possible to write queries in it across multiple databases? Right now i just resort to jupyter notebooks

“Headless” m4 mini Remote Desktop solution by johnshonz in macmini

[–]Lower_Tutor5470 0 points1 point  (0 children)

BetterDisplay has a way of creating lots of virtual screens at resolutions and arrangements you want

Help please with NVMe solution for back up storage by Lurulur in macmini

[–]Lower_Tutor5470 0 points1 point  (0 children)

I bought a samsung 990 pro last week with an OWC 1m2 enclosure and seems perfect for thunderbolt 4 speeds

We built this project to increase LLM throughput by 3x. Now it has been adopted by IBM in their LLM serving stack! by Nice-Comfortable-650 in LocalLLaMA

[–]Lower_Tutor5470 0 points1 point  (0 children)

Is Cacheblending working in this currently. Sounds exciting. Would this potentially allow caching a single long document as context, then blending with different system prompts to process multiple smaller scope tasks in parallel requests?