missing a lot of amazing federician castles in Apulia, Italy
HN user
deppep
i don’t really see it this way. the value of a token in Python is much higher than it is in lower-level language
Thank you for the head-up!
thank you! :)
i also made something like this. it cover 17M entities across tracks albums artists and labels. posted on show hn a few times but it went unnoticed (hate u (joking))
https://toposonico.com/#lon=14.4313&lat=-1.0200&z=9.10&entit...
Hey. Needed this for a while, maybe some other hn people into astrophysics will find it useful too. It's a light package for parsing NASA GCN notices into Python data struct. Parsed notices are flat, fully typed and named so it comes easy to work with them with the autocompletion and static analyzer from your favourite IDE.
That's it, not the funniest project for sure but hope that's useful to someone.
repo: https://github.com/peppedilillo/gcn-notice-parser docs: https://peppedilillo.github.io/gcn-notice-parser/
Hello! I find these fascinating too. The 128 dimensions I mentioned are learned by the NN, they are latent space and their actual meaning is ultimately unknown. The number itself is somewhat arbitrary as it was selected optimizing memory usage vs data coverage so that the track embeddings could sit on an A100.
lovely. how was the visualization made?
LaTeX is not "old trash". It's one of the best piece of software ever written. Just don't import bs in your document.
Wrote it with the goal of publishing but realized I do not want to go through the hassle of spamming it around to get it out there. Maybe someone else will find it useful? The repo features all the stuff needed for deploying on amazon AWS EC2.
For the moment the page is reachable at:
http://ec2-16-171-47-81.eu-north-1.compute.amazonaws.com/
Note the http there, not https, I have yet to make a certificate. Hopefully hn will not kill the link. The content is made-up faker bs.
Repo is here:
https://github.com/peppedilillo/ist
Any feedback from people more experienced than me with webdev is appreciated. bests