pathsjs | 4 years ago | on: Discipline by King Crimson
pathsjs's comments
pathsjs | 4 years ago | on: Show HN: NightCafe Creator – Create art from a text prompt using VQGAN+CLIP
pathsjs | 4 years ago | on: The Dawn of Formalized Mathematics
pathsjs | 5 years ago | on: Ask HN: What is your “I don't care if this succeeds” project?
It's not that I don't care about the outcome. I really hope it will be useful to many students, and I mean to publish it. But I am writing it primarily for me, as a way to keep being involved in mathematics even if I am not doing actual math research anymore
pathsjs | 5 years ago | on: Frankie Manning's dancing skills made him famous twice (2016)
pathsjs | 5 years ago | on: Suzieq: Network Observability
pathsjs | 5 years ago | on: You can't tell people anything (2004)
The thing is, once something is applied, it has to deal with all the complexity and uglyness of the real world. But if you stick to abstract ideas, you are only limited by your imagination and logic. The mundane aspects of an applied field can detract from the pure beauty of an abstract subject.
I am not saying that this is always true, and sometimes it is nice to see applications of some abstract concepts. But many people intentionally shy away from applications towards a more theoretical field.
pathsjs | 5 years ago | on: A ‘Useless’ Perspective That Transformed Mathematics
pathsjs | 5 years ago | on: A ‘Useless’ Perspective That Transformed Mathematics
pathsjs | 5 years ago | on: A ‘Useless’ Perspective That Transformed Mathematics
pathsjs | 5 years ago | on: Words that don't translate into English
So in Italy you have two different expressions that are rendered by the same one in English. But the two are very much not interchangeable. "Ti amo" has a romantic connotation, whereas "Ti voglio bene" does not. What's more, you can also use "Ti voglio bene" in a romantic context, to mean that you love the other person, but not only from the point of view of a romantic relationship though. In a romantic relationship, especially between younger people, it can happen that one says "Ti voglio bene" well before "Ti amo", which has a heavier implication. On the other hand, "Ti voglio bene" can be used with a sibling or a friend, often abbreaviated TVB, whereas "Ti amo" would not be used in this context. As you can see, it is quite difficult to even translate the difference, but it is something well present in the head of italian people.
pathsjs | 6 years ago | on: Nim Community Survey 2019 Results
pathsjs | 6 years ago | on: Nim Community Survey 2019 Results
pathsjs | 6 years ago | on: Erdős–Bacon number
Then again, "It's my turn" has a proof of the snake lemma in it! :-) (but the scene is much less realistic)
pathsjs | 6 years ago | on: Doing Western students' homework is big business in Kenya
pathsjs | 6 years ago | on: Table Detection and Extraction Using Deep Learning
pathsjs | 6 years ago | on: Broot – A new way to see and navigate directory trees
pathsjs | 6 years ago | on: Broot – A new way to see and navigate directory trees
pathsjs | 6 years ago | on: Show HN: Charade, a Python Server for Composable NLP API
A team using Charade can develop and evolve a suite of NLP capabilities - say NER, sentiment analysis and so on - while maintaining the possibility to customize them on particular datasets, and compose servers where only the relevant capabilities are deployed.
Charade is not itself a library for NLP tasks, although it provides some examples of models developed using various libraries. The teams using Charade will develop and customize their own models, using the provided ones can serve as example, or to provide some capabilities in a larger deployment.
We hope you will find it useful!
pathsjs | 6 years ago | on: Show HN: Autopilot written in Keras for Self Driving Cars
I read in another comment that you are still in high school, so maybe the above is because you do not have actual driving experience. But this is not how human drivers drive.
Human drivers brake before the curves, while usually accelerate during curves. This improves stability.
This is something you may want to consider for your next iterations. In any case, congratulations for your impressive work!