Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
collinmanderson
on June 14, 2023
|
parent
|
context
|
favorite
| on:
Llama.cpp: Full CUDA GPU Acceleration
Could you say more what you don’t like about venv compared to how other languages do it?
throwawaymaths
on June 14, 2023
[–]
Just store your deps in project directory instead of using hidden fucking magic.
tekknik
on June 14, 2023
|
parent
|
next
[–]
The hidden magic is adjusting env vars used by python, LD, etc. Adjusting paths only seems like magic until you understand what it’s doing.
I’ve done with with plenty of languages including C/C++
throwawaymaths
on June 14, 2023
|
root
|
parent
|
next
[–]
Yes
I
know how it works but try explaining that to someone learning flask at a boot camp.
tekknik
on June 18, 2023
|
root
|
parent
|
next
[–]
I mean I wouldn’t expect someone at a boot camp to understand this nor was this a topic of conversation, so /shrug?
collinmanderson
on June 16, 2023
|
parent
|
prev
[–]
The good news is they're working towards encouraging a standard .venv in project directory.
https://peps.python.org/pep-0704/
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: