Viewing profile — dsanchez97
dsanchez97
HN member- Joined
- Thu, Aug 13, 2020, 5:25 PM UTC
- HN karma
- 24
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About dsanchez97
No profile information was provided.
Recent public activity
-
comment
Comment #34937318
Hey HN community, I am excited to share an early Alpha of Cdev, a new Python Serverless Development framework. Cdev is designed to help developers build and deploy Serverless appli…
- story
- story
-
comment
Comment #32280957
I really like yalls website design and UX; especially around scheduling the functions to run. I am working on the same problem in Python space at https://cdevframework.io , but I a…
-
comment
Comment #31221900
I think my experience might align with your daughters side of this. Both my parents are dentists and my older brother is now in dental school, so dentistry and health care were the…
-
comment
Comment #31184052
I am actually working on a python library that works like you described at https://cdevframework.io ! The goal is the provided a developer experience like Django that then deploys …
-
comment
Comment #31183067
I think CGI is a good high level way of think about AWS Lambda and other Serverless compute platforms. I think the key innovations are the integrations with cloud services, and the…
-
comment
Comment #31054740
Looks like a great product! I am also working on a similar product ( https://cdevframework.io ) in the same space, but I am focusing only on Python at the moment. Are you using a c…
-
comment
Comment #30959843
I liked the Missing Semester by MIT. It provides a first principle style for learning some of the foundational tools. https://www.youtube.com/playlist?list=PLyzOVJj3bHQuloKGG59rS..…
-
comment
Comment #30939022
If you are using Python and looking for a framework to quickly get your Aws Lambda Functions up and running, try out the framework I am developing. It is still in the early stages,…
-
comment
Comment #30830245
Interesting read, but I think it exemplifies some of the problems people currently have with Serverless development. For the main population of people here on HN that have experien…
-
comment
Comment #30808590
It has rough edges and is still super earlier, but I am building something along those lines for Python with the deployments on Aws Lambda at https://staging.cdevframework.io .
-
comment
Comment #29846395
I definitely agree that most people/projects/etc gloss over that fact that there still needs be a 'start of authority' to be trusted with NFTS. I think a major upside of doing the …
-
comment
Comment #29502823
Yep I feel you on that making life harder for these kinds of tools!
-
comment
Comment #29502532
I have been doing some stuff where I analyze python code via the AST to try to figure out symbol reference so it was top of mind when I read the article. My tool works at runtime b…
-
comment
Comment #29502213
I haven't had time to watch the full talk yet, so sorry if this is answered there. When python resolves 'import' statements, it looks for the modules based on the PYTHONPATH. Altho…
-
comment
Comment #29479941
I agree with most the tradeoffs that were brought up with "low code" integrations tools, but I feel like none of the tradeoffs of using a general purpose program language were disc…
-
comment
Comment #27388810
I was just using that as an example haha I don't know anything about the actual history of the product. I just wanted to give an example of how the patent system could be used to p…
-
comment
Comment #27387530
Definitely agree that a great product creates the most momentum and biggest moat! I figured this thread would be a good place to have a discussion and hear some other peoples exper…
-
comment
Comment #27387505
Yea I spend 99% of time actually working on the product, but I have been also thinking about this recently as once you choose a license it has long lasting consequences and is hard…
-
comment
Comment #27387465
I think that the fact that it is easy to re-implement once seen is what is interesting. From my understanding, the patent system was designed to protect ideas that once in the 'pub…
-
comment
Comment #27386500
I know that software patents and licenses are a murky field, but I was wondering if anyone knows of any licenses or ideas that fit a situation I am in. I can't go into much detail …
-
comment
Comment #26267950
I signed up for the waitlist as this looks like a promising platform. Just curious, does this connect directly to a brokerage site (my own or another 3rd party) to make the trades?…
-
comment
Comment #24472653
Like a lot of other people that replied, I enjoyed the documentary because it provided the information in a more accessible way. I think the documentary does a good job explaining …