cameronperot | 3 years ago | on: Ask HN: What is the most impactful thing you've built?
cameronperot's comments
cameronperot | 3 years ago | on: SSH Cheat Sheet
cameronperot | 3 years ago | on: Ask HN: Europe to East Coast, does it make sense to move at 50?
I saw in another comment that you said it would only be for a few years. In that case it's a bit different as I was going off of the assumption it was long-term/permanent, so it could be a more worthwhile experience.
I would say that it could even be beneficial for the kids in terms of their English skills and getting a more worldly experience. Most Germans I know speak good English, but some of those who have done study abroad programs in the US have definitely mastered the language and accent, which is especially useful in STEM as almost all research is done in English these days.
cameronperot | 3 years ago | on: Ask HN: Europe to East Coast, does it make sense to move at 50?
I enjoy living in German/European cities significantly more than I did living in big cities in Texas (I can't speak for the East Coast). I value the culture of being able to walk or bike pretty much anywhere in the city in a reasonable amount of time. I value feeling safe even in the "bad" neighborhoods here in Germany. I've never once come across a situation where I was worried about my safety here, I can't say the same for the US. I value a society that isn't so extreme (wealth inequality, political ideology, etc.).
As for what I miss about the US, it's mostly the food (TexMex, BBQ) and nature (so much more to see and do, but you need a car). There's also the work culture which is a bit different, particularly in terms of startups and innovation; Germany definitely lags behind in this aspect. Some things are more convenient in the US as well, such as stores being open later and on Sundays.
Germany isn't perfect, but I think it's better than the US in a lot of quality of life aspects.
Before moving, I would recommend going to visit the city and see if it's something that might fit you. Try to talk to locals and explain your situation, I'm sure there would be people happy to show you around and give you some good insights from a less touristy perspective.
Of course, all of this is hard to weigh if your wife will be living there for certain, as long-distance relationships can be tough.
cameronperot | 3 years ago | on: What’s Going on with Sriracha?
cameronperot | 3 years ago | on: Ask HN: CS grad who barely knows any CS
I think one of the best ways to fill in your knowledge is to find a project you're passionate about and learn what you need along the way. Passion projects are also great to showcase to potential employers. A good hiring manager will jump at the chance for you to showcase something you've put a lot of time and effort into, as it gives insight into how you work and your thought process.
cameronperot | 3 years ago | on: LUMI, Europe’s most powerful supercomputer
cameronperot | 3 years ago | on: LUMI, Europe’s most powerful supercomputer
cameronperot | 3 years ago | on: Ask HN: Who wants to be hired? (May 2022)
Location: Germany (US Citizen)
Remote: Yes
Willing to relocate: Yes
Technologies: Python, Julia, Linux, machine/deep learning, (stochastic) simulations, SQL, AWS, containerization
Résumé/CV: https://cameronperot.com/cv_cameron_perot.pdf
Email: see CV
Hello, I'm Cameron and I'm a Jack of all trades, master of some.I have about 15 years Linux experience, 10 years Python experience, and 5 years machine learning experience. I have worked for a Fortune 100 corporation, a FinTech startup, and a supercomputing center. I studied finance and physics in my bachelor's, and am in the final semester of my data science and physics master's.
I'm currently looking for work as a data scientist or ML engineer to apply my quantitative, computational, and analytical skills.
cameronperot | 3 years ago | on: Tell HN: Have just discovered that I can use any key as Ctrl on my keyboard\
cameronperot | 4 years ago | on: Regolith Linux
cameronperot | 4 years ago | on: A project with a single 11,000-line code file
cameronperot | 4 years ago | on: Ask HN: How do you manage your personal documents?
Additionally, I would also recommend backing them up offsite somewhere such as Backblaze B2 [2], making sure to encrypt all files there (even ones that are not encrypted on your local drive) using something like Restic [3].
[1] https://www.veracrypt.fr/code/VeraCrypt/
[2] https://www.backblaze.com/b2/cloud-storage.html
[3] https://help.backblaze.com/hc/en-us/articles/4403944998811-Q...
cameronperot | 4 years ago | on: Leipzig: A walk around a city reborn
cameronperot | 4 years ago | on: Most Canadians believe Facebook harms their mental health
Would you please clarify this? I know that messages flagged by the recipient can be read by moderators [1], but I'm not exactly sure what you're getting at here.
I'm not defending WhatsApp (I've advocated for Signal since the days of TextSecure), but AFAIK the messages are encrypted using the Signal protocol, so I'm not sure how the "WhatsApp police" would be able to determine if you said something specific without the recipient reporting it.
[1] https://arstechnica.com/gadgets/2021/09/whatsapp-end-to-end-...
cameronperot | 4 years ago | on: Rigetti Computing to go public
Full-stack probably means they deal with all areas of QC, from theoretical research to hardware implementation.
> I thought quantum computing was still in the research phase? What's there to scale?
IMO it is still largely in the research phase, but actual quantum computers do exist. The thing to scale would be the number of physical and logical (error-corrected) qubits. Quantum error correction is difficult though, and will take a lot of work to get scalable QCs with error correction. With some of the current schemes being pursued today, the number of physical qubits per logical qubit is quite high (e.g. 17 physical per one logical in Surface-17).
cameronperot | 4 years ago | on: The Martians of Budapest
[1] https://www.youtube.com/watch?v=oRdAp4A5KEA&list=PLVV0r6CmEs...
cameronperot | 4 years ago | on: A mathematician's guided tour through higher dimensions
The creators also have a series on chaos math [3].
[1] http://www.dimensions-math.org/
[2] https://www.youtube.com/watch?v=6cpTEPT5i0A&list=PL3C690048E...
[3] https://www.youtube.com/watch?v=vts0YHACsYY&list=PLw2BeOjATq...
cameronperot | 4 years ago | on: The weird world of Australian sea snakes
cameronperot | 4 years ago | on: The weird world of Australian sea snakes
I recently found out that there was actually a lack of antivenom for coral snake bites in the US, but it appears that this has just recently changed [1].
When I first moved to Germany I asked some friends what sort of snakes I should watch out for in the forest; I got some funny looks and laughs from that.
[1] https://en.wikipedia.org/wiki/Coral_snake#Antivenom_shortage
I first worked on improving the database (adding indexes, reducing redundancy, etc.). Next, I wrote a Python package to make it easier to interact with the database from the command line and Python, and act as a backend package for a frontend Flask API I wrote to serve the data. Finally, I made a simple website [1] where users can query the data.
It was great because I not only got to help out the people working in the group, but I also contributed to making the data available to other physicists around the world.
[1] https://rwth-aachen.de/gasdb