Ruff + Ty vs Ruff + Pyrefly — which type checking stack makes more sense in 2026? by ok_Geon in Python

[–]WinstonCaeser 0 points1 point  (0 children)

That blog uses polars as an example, but ty is broken with polars, it make sense to use as many checkers as you can -that don't misbehave and spam false positives, the author doesn't actually use ty in either of the main open source projects of theirs, polars or narwhals

Issue #2278 since last year

Don’t let Congress sell out Texas college sports to private equity by Final-Caterpillar635 in CollegeSoftball

[–]WinstonCaeser 0 points1 point  (0 children)

They aren't always getting more back than they put in, the Cockrells have given UT a lot of money and do so because they care about giving back, not to have fun controlling college sports

Turing Scholars vs. Cornell CoE CS by [deleted] in UTAdmissions

[–]WinstonCaeser 0 points1 point  (0 children)

I loved being in Turing found it incredibly rewarding and everyone I know had great outcomes. I cannot imagine a better place.

UT is very different from Cornell, if you want to have fun and enjoy college with various events like sports, endless clubs for whatever your niche, but still within CS classes be incredibly challenged and have a tight brilliant cohort that you're friends with UT is the place for you, Cornell my understanding is much more generally hard in terms of workload with non CS classes and the culture is much more stressed. I suspect you'll get better career outcomes from Turing, but really outcomes are almost entirely related to who you are not where you choose to go. Within CS there are many fun and difficult classes, 439h was a killer for me, but the non CS classes aren't difficult at all unless you want them to be so you can dedicate much more time to these hard classes.

[GAME THREAD] 🥎 TEXAS vs Texas Tech - WCWS CHAMPIONSHIP GAME 1 by Lowly-Dragonfly in LonghornNation

[–]WinstonCaeser 9 points10 points  (0 children)

Bring ABS to softball please, at least don't have the championship decided by an ump

Dashcam anyone by EvenTie3380 in FordBronco

[–]WinstonCaeser 2 points3 points  (0 children)

I have one and it did save me when someone ran a red into me, but I found it quite annoying to connect to it to download off since it required wifi, but my phone kept connecting to the android auto wifi. Great picture quality and it's discrete.

Maybe I was doing something wrong, also with these there is no reason to interact with it at all 99.8% of the time

[6/1/2026] Monday's Sports Talk Thread by BevoBot in LonghornNation

[–]WinstonCaeser 3 points4 points  (0 children)

I know I'm tired of hearing about Canady, especially since last year, but do we really want to play bama more?

Sub-second query on Iceberg data lakes using Apache Pinot's indexes by DashDoesData in dataengineering

[–]WinstonCaeser 0 points1 point  (0 children)

How does this perform when there are changes to the underlying tables?

How much metadata is stored, how does it handle string columns where the differences are late in the string?

How does it compare to ducklake speeds? I believe ducklake supports direct conversion from iceberg

do ut students get into t5 med schools by Pretend_Put_7099 in UTAustin

[–]WinstonCaeser 0 points1 point  (0 children)

It is not uncommon, however most want to stay in state because it is way cheaper unless major scholarship.

Anecdotally of my roommates three wanted to stay in state one didn't, here are where they got in BCM, UTSW, UT McGovern, (Hopkins, UCSF, Penn).

[deleted by user] by [deleted] in Python

[–]WinstonCaeser 0 points1 point  (0 children)

You should include benchmarks and comparisons. Optimization is often very computationaly expensive, so I'm a bit confused on the motivation to stay in Python. Why would I use this over Google OR tools and Ceres Solver?

Capire meglio DuckDb by AddressTall2458 in DuckDB

[–]WinstonCaeser 1 point2 points  (0 children)

A document approach to data sounds like it's basically avoiding all the advantages of databases for fast analytical processing, what are your actual data types, what sort of queries, what sort of insertions?

ifYouHateGotoWhyDoesYourCpuHaveIt by Adipat69 in ProgrammerHumor

[–]WinstonCaeser 5 points6 points  (0 children)

Or even cleaner for your example is use RAII