Readit News logoReadit News
bjornasm commented on Fun with uv and PEP 723   cottongeeks.com/articles/... · Posted by u/deepakjois
4dregress · 3 months ago
I’ve been a python dev for nearly a decade and never once thought dep management was a problem.

If I’ve ever had to run a “script” in any type of deployed ENV it’s always been done in that ENVs python shell .

So I still don’t see what the fuss is about?

I work on a massive python code base and the only benefit I’ve seen from moving to UV is it has sped up dep installation which has had positive impact on local and CI setup times.

bjornasm · 3 months ago
So if you have a big project that is 4 years old and you are going to run it in a new .venv, what do you do?
bjornasm commented on Fun with uv and PEP 723   cottongeeks.com/articles/... · Posted by u/deepakjois
jkingsman · 3 months ago
uv has been fantastic to use for little side projects. Combining uv run with `uv tool run` AKA `uvx` means one can fetch, install within a VM, and execute Python scripts from Github super easily. No git clone, no venv creation + entry + pip install.

And uv is fast — I mean REALLY fast. Fast to the point of suspecting something went wrong and silently errored, when it fact it did just what I wanted but 10x faster than pip.

It (and especially its docs) are a little rough around the edges, but it's bold enough and good enough I'm willing to use it nonetheless.

bjornasm · 3 months ago
>It (and especially its docs) are a little rough around the edges, but it's bold enough and good enough I'm willing to use it nonetheles

Thought I was the only one thinking this. Got to open an issue, I think it would be nice to have some more examples showcasing different use cases.

bjornasm commented on Fun with uv and PEP 723   cottongeeks.com/articles/... · Posted by u/deepakjois
est · 3 months ago
I mean how to install `uv python install` into system-wide.

No matter what I tried it's always a symlink into ~/.local

bjornasm · 3 months ago
>When Python is installed by uv, it will not be available globally (i.e. via the python command). Support for this feature is in preview. See Installing Python executables for details.

>You can still use uv run or create and activate a virtual environment to use python directly.

bjornasm commented on Using Microsoft's New CLI Text Editor on Ubuntu   omgubuntu.co.uk/2025/06/m... · Posted by u/jandeboevrie
FirmwareBurner · 3 months ago
>"I have invested in the fluidity and comfort of my own hands"

That's exactly why I don't touch type.

Forcing my hands in the optimal "home-row" positioning for touch typing gives me wrist pain. Moving my hands towards my most comfortable position disables the ability to touch type.

>It's a signaling mechanism more than anything, as you can see from the other responses here.

Firstly, what if that type of signaling is flawed and might even be discriminatory if applied to screening people for an actual job, especially that SW devs conder themselves highly liberal and open minded to diversity.

Secondly, I also can't fathom how keeping my eyes focused on one screen continuously for long periods is healthy for them versus exercising them having to occasionally refocus towards the keyboard and back.

Thirdly, even if I would touch type, my job needs me to take my eyes of the "IDE screen" occasionally to look at other things like datasheets, PCBs, notes, etc. Then the amount of distractions in the office far outpace any supposed efficiency gains from not having to take my eyes off the screen, so there's no benefit to it anyway as the job has many other bottlenecks.

Reading the comments on this thread, makes me feel like I'm watching that scene from American Psycho where they're all in their bubble flaunting and judging each others' business card designs when they're all the same design. Glad I don't work with such judgmental individuals who scrutinize such pointless details like the way you type, as if their way is the only right way. Must be a nightmare.

>"I'm enough of a nerd to actually be good at my job".

Well then, I guess I'm lucky to be good at my engineering job without the way I type being an issue.

bjornasm · 3 months ago
>Thirdly, even if I would touch type, my job needs me to take my eyes of the "IDE screen" occasionally to look at other things like datasheets, PCBs, notes, etc.

What if I told you that touch typing means you could do that while you are typing.

bjornasm commented on Administering immunotherapy in the morning seems to matter. Why?   owlposting.com/p/the-time... · Posted by u/abhishaike
tomcam · 3 months ago
Where did they say they’re mad?
bjornasm · 3 months ago
They explicitly fault the doctor for not acting on research that wasn't available.
bjornasm commented on Quarkdown: A modern Markdown-based typesetting system   github.com/iamgio/quarkdo... · Posted by u/asicsp
tiffanyh · 3 months ago
This is for academic and publication journals.

Which is why you see Typst it's strongest competitor in the Comparison Chart.

bjornasm · 3 months ago
They should have added Quarto there imo.
bjornasm commented on GitHub issues is almost the best notebook in the world   simonwillison.net/2025/Ma... · Posted by u/ingve
bjornasm · 4 months ago
Councidentally I just started using it as my todo list. Its really neat, especially when using githubs cli gh.

Deleted Comment

bjornasm commented on Satellites Spotting Ships   tech.marksblogg.com/yolo-... · Posted by u/ingve
KeplerBoy · a year ago
Can you estimate how much cargo a ship is transporting by measuring how tall it is compared to the sea? Is this something that would be feasible with a constellation of tandemSAR-like satellites?
bjornasm · a year ago
Depends on the ship as well, not all ships change their draught ("depth") that much according to what they carry, but ships like bulk carriers and oil carriers certainly do. They report it via AIS data as well, but as its manually input it is often unreliable. An other idea that has been utilized is to look at the vake patterns (wave patterns) to estimate the speed of the ship.
bjornasm commented on Satellites Spotting Ships   tech.marksblogg.com/yolo-... · Posted by u/ingve
campchase · a year ago
If anyone has questions about SAR as a tool for tracking human activity - movement of ships or otherwise - I'm happy to answer questions. Mark's work here makes great use of our open data archive, now over 20TBs of openly licensed data free for research or even commercial use: https://aws.amazon.com/marketplace/pp/prodview-ybjvekte4hg7o...
bjornasm · a year ago
This is really interesting. I have worked a lot with AIS data (messaging system that relays information such as the position of a ship), but the AIS data can some time lack information (and sometimes can be spoofed). However I have never got around working with imagery data. This seems like a great starting point for that :)

u/bjornasm

KarmaCake day356March 5, 2023
About
www.brendesmestad.no
View Original