Hacker Newsnew | past | comments | ask | show | jobs | submit | Spiritus's commentslogin

Curious why? I'm considering doing the opposite since I have to pay for iCloud anyway.


You can actually keep it offline (permanently) and their sync is more immediate. iCloud gave me issues when downloading many (large files) and you couldn't really prioritise certain files. That, and a few other smaller things - like a much better web app experience, etc.

I actually still pay for iCloud - but mainly for the Photos storage space.


I pay for both.

iCloud for photos and Mac backup.

Dropbox for files. iCloud is somehow not good for low latency file syncs.

Even for photos it’s not excellent. It takes a while for photos on my phone to show up on my macOS Photos app. But I’m less sensitive to photos lagging than actual files lagging.

Dropbox is instantaneous.


I think you're mixing up try blocks with the old try! macro.


Unless you're looking for a specific video or trend, don't search. Just scroll.


I'm fairly sure it's Discourse[1]. They switched to it quite recently.

[1] https://www.discourse.org


From the HTML source code:

    <meta name="generator" content="Discourse 2.9.0.beta10 - https://github.com/discourse/discourse version 0ffd40867466b0f6b6fbcbc08e01d1a62633d915">


It might be worth excluding certain directories from Spotlight to prevent it from indexing node_modules etc which tend to be massive but mostly useless from a Spotlight search perspective.


Well we're almost there I think. You can define dependencies and other metadata in pyproject.toml nowadays:

https://setuptools.pypa.io/en/latest/userguide/pyproject_con...


How do I specify that I need gfortran installed?


You can't. But is that possible with any programming language specific package manager? How would that even work given that every flavour of OS/distro have their own way of providing gfortran?


You can't. But my g'parent comment in this thread was because my Python module needs the OpenMP library, or compile-time detection that it wasn't there, to skip OpenMP support. The latter is done by an environment variable which my setup.py understands.

Then orf dreamed of a day where you could "describe what system libraries I may need without having to execute setup.py and find out, and express compile time flags."

The link you pointed doesn't appear to handle what we were talking about. By specifying "gfortran", I hoped to highlight that difference.

riff, building on nix, seems an intriguing solution for this.


Nimble is Nim's build tool so that's already taken.


Get an e-sim


Tilaa[1]. They also recently launched a managed database service[2] (beta).

[1] https://www.tilaa.com/ [2] https://www.tilaa.com/en/blog/tilaa-cloud-database-beta-is-l...


I've actually moved from direnv to shadowenv[1]. It's more powerful since it's using a Lisp dialect called Shadowlisp that lets you easily do things like append/prepend to $PATH, expand paths and other common actions.

[1] https://shopify.github.io/shadowenv/


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: