Hacker Newsnew | past | comments | ask | show | jobs | submit | chupapuma's commentslogin

General Availability. It has been promoted from a Beta product.



I'm interested in learning about Firestore architecture and how it solves difficult problems to understand and trust it. I'm not interested in client libraries.


Sorry I misunderstood. I was simply sharing additional open source components that are part of the Firestore ecosystem. Best of luck in your search.


Hey Scott, how did you get your unlisted YouTube link for your presentation? I don't think I ever found mine from the same conference.


I found it in the YouTube playlist from the event: https://www.youtube.com/playlist?list=PL055Epbe6d5aP6Ru42r7h....


Weird. Mine isn't there, or I am blind. shrugs Though I did find it by searching the O'Reilly user :)


Microsoft | Developer for Azure Notebooks | Redmond, WA | Full-time

Our team owns multiple projects centered around Python Developers

https://notebooks.azure.com

https://www.visualstudio.com/vs/python

https://code.visualstudio.com/docs/languages/python

This is a dev position for working on Azure Notebooks. The codebase is a mix of Node.js, TypeScript, C#, Python, Powershell, Bash, Docker...

If you are passionate about data science, developing IDEs, enabling developers to the most productive they can be, this is an amazing team.

Requirements:

* 3+ years professional development experience

Desired:

* .NET or Java Experience

* Experience using Visual Studio

* Experience working in Open Source communities.

If interested, or have questions, please send your resume to [email protected] with the subject line: "Azure Notebooks"


I have found the PyPI group of people to be very helpful in these cases. You also should probably, as an organization, have more than one owner of your packages. That way, unless two people leave, things aren't orphaned. We have gone as far to have a 'meta-user' that is on all packages. It is only ever used to recover a fully abandoned package.


I understand you are trying to be helpful, and of course you are right, but the fact is that sometimes things fall between the cracks, especially in, say, hard-pressed startups.

There are so many shoulds in the world that don't make it to dids, it reminds me of the joke about the salesman trying to sell farming improvement techniques and being turned down by the old farmer, who says, "Son, I don't farm half as good as I know how to already."

Unfortunately, I have not found the PyPI group as helpful as you have. Perhaps I have been looking in the wrong places.


UPDATE: I was helped out by a very nice person from PyPI, so kudos to them.


And just to be super clear, this is the code. Hard from scary or obfuscated:

  html = urllib_request.urlopen(
  "https://www.pytosquatting.org/pingback/pypi/{}/".format(package_name)
  )
  raise Exception(
    "This is a bogus package that should not be installed\n\n"
    "Please read https://www.pytosquatting.org"
  )


"Hard from scary or obfuscated" Maybe you are typing on mobile?

"Far from scary or obfuscated" reads more clearly.


As a Seattlite, I kind of wonder if this isn't in response to our lack of transit. We have some possibility of improvement, but it is almost 20 years out for my neighborhood and Amazon is growing super fast. Since they can't stem the growth to the rate of infrastructure development, maybe they can offset the growth to another city. And that city needs infra already waiting. Of course this narrows down city choice significantly.


The KCLS has a lot of books though and it is super easy to get them transported to the library for pickup. Also the eBook selection is immense.


/Dev on Team/ I have used it with Django, but most of my Django apps are mere toys compared to things that other people are working on. This probably isn't that useful of a video, but this was a talk at PyData using PTVS + Django to demo some Azure Services https://www.youtube.com/watch?v=PElcaj1iylA


/Dev on Team/ Also many packages, NumPy for instance, have improved their builds for Windows. This is a combination effort of better support on the platform side to make things better but also from package maintainers to support Windows users better.

If you have been away from Windows for a bit, I think now is a good time to at least take a cursory look around again ;)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: