HN user

quintex

18 karma
Posts0
Comments9
View on HN
No posts found.

You can achieve your share option in iOS using shortcuts. If you make a shortcut that sends the content of the share (like the URL of the article) to an arbitrary URL.

I wouldn’t describe myself as a photographer so take with a grain of salt. A combination of iCloud and self hosted PhotoPrism [1] is perfect for me. My phone automatically backs up everything to both locations so I’m not worried about loosing anything and both do a good job of organizing by date/location/event. I can happily take photos without worrying that I’ll need to sift through them all at a later date. When I happen to use a camera that isn’t my phone (Mavic Mini being the most frequent), I can add the photos to both locations from my laptop. Apple does a great job of packaging and presenting ‘memories’ at a later date.

[1] https://www.photoprism.app/

[dead] 3 years ago

A build log of an open source version of the Dyson Light Cycle.

If you have the time to join groups that you find interesting, but are not directly related to your topic of study, do it. You will spend the rest of your career increasing your skill set in the domain you chose, but university can be a unique chance to get to learn from all the other domains. In my experience, and your milage may vary, nobody asked about my grads after I graduated. The skills I gained by joining groups outside of CS helped me go much farther than spending that extra time studying I think ever could.

As someone who only had just gotten into front end programming after years of backend work, npm has been a nightmare. I haven't experienced the same level of frustration with other package managers (pip, cargo, go mod, etc) as I have with npm.

Is yarn the better option? What is our path forward?