HackerTrans
TopNewTrendsCommentsPastAskShowJobs

atomflunder

no profile record

Submissions

DocArray – Represent, send, and store multimodal data for ML

github.com
1 points·by atomflunder·3 ปีที่แล้ว·0 comments

Ask HN: How do I go from selling my time to owning something?

9 points·by atomflunder·3 ปีที่แล้ว·4 comments

Speech-to-image creation using Jina

jina.ai
5 points·by atomflunder·4 ปีที่แล้ว·0 comments

Qualitative Quantum Mechanics

paradise.caltech.edu
2 points·by atomflunder·4 ปีที่แล้ว·0 comments

comments

atomflunder
·3 ปีที่แล้ว·discuss
IANAL, but 99% sure that the situation in Germany is that you have to identify yourself (give name, birthday, (address?)), but you /don‘t/ have to carry (or show) your government issued ID at all times.
atomflunder
·4 ปีที่แล้ว·discuss
I don‘t think this metaphorical coin exists in London, which is the location that the tweet is talking about.
atomflunder
·4 ปีที่แล้ว·discuss
I worked through large parts of PQP ([1]) with only the prerequisites that you state, as part of a Uni course taught by Aleks Kissinger. I got quite comfortable with the formalism and could solve most problems without too much issue, but at the end I still knew nothing at all about quantum physics. YMMV
atomflunder
·4 ปีที่แล้ว·discuss
Worth looking into any COSS (commercial open source) companies that you find interesting. That’s where you write the code that then others glue together - plus you can inspect the codebase beforehand!

Shameless plug: We are hiring at Jina AI https://jobs.lever.co/jina-ai
atomflunder
·4 ปีที่แล้ว·discuss
I think you are kinda right in that it might be very hard to get people out of homelessness, but what more housing could do is prevent homelessness in the first place.

Presumably most people start their lives as not homeless, and at some point that changes, because housing prices exceed their income. More housing would lead to lower housing prices and less homelessness.
atomflunder
·4 ปีที่แล้ว·discuss
Interestingly, I think that almost all of the downsides listed in the article and in the comments go away if you use a good framework for creating microservices (example for this: [0]):

No internal glue code, no overhead by writing network interfaces, no slow HTTP calls (faster gRPC instead), no manual handling of asynchronous tasks.

[0]: https://github.com/jina-ai/jina