HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ranc1d

no profile record

comments

ranc1d
·9 ay önce·discuss
Irish and English are both official languages in the Republic of Ireland. Irish is the first official language and English being the second.

https://www.irishstatutebook.ie/eli/2003/act/32/enacted/en/p...
ranc1d
·9 ay önce·discuss
Basque doesn't seem to be but Catalan, Galician are

https://huggingface.co/utter-project/EuroLLM-9B
ranc1d
·2 yıl önce·discuss
One thing to consider do you speak any of these languages (i.e. French, Italian or Spanish) or at least willing to learn?

Just an opinion and my experience of course but I think learning the language greatly helps from meeting new people and to integrating into that country. Of course you could live in a tourist town which have a lot of English speaking inhabitants but then house prices are probably going to be higher and you're probably not getting as an authentic experience
ranc1d
·2 yıl önce·discuss
I'd like to have a go at some of the diy audio amp kits like this for example:

https://diyaudiostore.com/pages/project-starving-student-ii
ranc1d
·2 yıl önce·discuss
I like Alan Downeys books Think Stats, Think Bayes. He introduces topics in Statistics using python:

https://greenteapress.com/wp/think-stats-2e/ https://greenteapress.com/wp/think-bayes/
ranc1d
·2 yıl önce·discuss
Al Sweigarts books also a good option too and available online for free

https://inventwithscratch.com/

https://inventwithpython.com/invent4thed/
ranc1d
·3 yıl önce·discuss
How about this? It will setup a kubernetes cluster on GCP with 3 worker nodes?

https://github.com/kelseyhightower/kubernetes-the-hard-way

Some costs here but click on the google cloud calc as it seems to have gone up since he wrote this: https://github.com/kelseyhightower/kubernetes-the-hard-way/b...

You can always shut it down when not in use to lower costs of course
ranc1d
·4 yıl önce·discuss
It's linked off Trevor Hasties webpage see here:

https://www.youtube.com/playlist?list=PLoROMvodv4rOzrYsAxzQy...
ranc1d
·4 yıl önce·discuss
Nice I didn't realise they released a 2nd edition this book and also new website too! Thanks for sharing
ranc1d
·4 yıl önce·discuss
https://kubernetes.io/docs/tutorials/ is a good place to start, you can use minikube installed locally or else you the interactive sessions provided by katacoda which gives you a quick way to get familiar with it
ranc1d
·4 yıl önce·discuss
There's some nice information/ideas on this stackoverflow post on how to develop your python knowledge

https://stackoverflow.com/questions/2573135/python-progressi...