Viewing profile — mylesborins
mylesborins
HN member- Joined
- Mon, Apr 09, 2018, 10:47 PM UTC
- HN karma
- 63
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About mylesborins
No profile information was provided.
Recent public activity
-
comment
Comment #37946328
Director of Product for Codespaces here... AMA
-
comment
Comment #28800215
This sounds SUPER interesting. Do you have an example of this? I wonder if this is something we could adopt in npm itself
-
comment
Comment #28760598
Might make the most sense to kick off a thread in https://github.com/github/feedback/discussions/5962 so we can have a broader conversation
-
comment
Comment #28759529
this is definitely on our radar! We didn't do any major work on artifacts / assets as part of this effort but there are a bunch of backlogged items, including individual hashes, th…
-
comment
Comment #28759515
You can use a `.github/release.yml` to organize sections based on labels. https://docs.github.com/en/repositories/releasing-projects-o... I talked with one of the maintainers of co…
-
comment
Comment #28759500
Here's an example workflow that automates publishing to npm and creating a release with generated notes on the push of a tag https://github.com/MylesBorins/node-osc/blob/main/.gith…
-
comment
Comment #28759481
The Release Notes are organized by PR and you can use configuration to sort into sections based on labels on those PRs. You can also ignore labels / particular users. So in theory …
-
comment
Comment #28759455
I guess it is a good thing we made automated release notes on GitHub use PRs instead of commits then ; )
-
comment
Comment #28759450
Hey all, I'm the PM for this launch feel free to ask any questions We are also collecting feedback in this discussion https://github.com/github/feedback/discussions/5962
-
comment
Comment #22948747
exactly
-
comment
Comment #22013697
you two are both rad and this is the best interaction I've seen on the orange site in a while
-
comment
Comment #17795992
exactly this. The base operating system comes with the system libraries necessary to support headless chrome out of the box. (disclaimer: I work for Google Cloud)
-
comment
Comment #17298549
You might want to take a look at our talk from Google I/O about the new runtime https://www.youtube.com/watch?v=ogexnfng_hE&t=515s The new runtime is 100% idiomatic without any spe…
-
comment
Comment #17298442
You can always set up a cron service https://cloud.google.com/appengine/docs/standard/nodejs/sche... https://github.com/GoogleCloudPlatform/nodejs-microservices-... (I work for GCP…
- story