willtheorangeguy commited on
Commit
2780576
·
verified ·
1 Parent(s): b009d27

add all 2017 summaries

Browse files
Conversational Development and Controversy_summary.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ • GitLab's Master Plan and conversational development
2
+ • Recent controversy around removing and reposting security research data on GitHub and GitLab
3
+ • Progress on executing the Master Plan, with 80% of envisioned features now in the product
4
+ • Discussion of online IDEs and whether they are a good fit for GitLab
5
+ • Thoughts on container schedulers and dev environments being similar to production environments
6
+ • Groot's research on vulnerable servers caused GitLab to initially remove the list
7
+ • The decision to remove the list was later reversed after considering the interests of users and server owners
8
+ • The publication of the list led to 650 servers being fixed, showing that transparency can be effective in prompting action
9
+ • Sid Sijbrandij discusses the complexities of responsible disclosure policies and the gray areas that can arise
10
+ • He emphasizes the importance of having a unified voice as a company, but also values individual expression and open conversation
11
+ • The interview concludes with a discussion about GitLab's presence at OSCON and their support for conferences and open-source projects
12
+ • Partnership with O'Reilly for OSCON London 2016
13
+ • Upcoming event: OSCON 2017 in Austin, Texas
14
+ • Discount code for OSCON 2017: "changelog20" for 20% off registration
Focused on a Safe and Inclusive Node Community_summary.txt ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ • Role of education community manager at NodeJS Foundation
2
+ • Inclusivity Working Group and its challenges
3
+ • Conference organizing as a hobby and its human-related difficulties
4
+ • Open source tooling for conferences, such as website and review system development
5
+ • The state of available open-source tools for conference organization
6
+ • How To Conf repo documentation on running JavaScript events
7
+ • Challenges with maintaining and updating existing conference websites and tools
8
+ • Discussion about the conference lanyards and badges
9
+ • Comparison between different types of conference swag (lanyards vs. wooden engraved badges)
10
+ • FutureStack conference mentioned as an example of a company doing hardware badges well
11
+ • Sponsorship management challenges at conferences
12
+ • Language barriers in programming and international collaboration
13
+ • Accessibility and consideration for speakers with non-native languages
14
+ • Difficulty communicating due to language barriers at conferences
15
+ • Importance of inclusivity and diversity in conference planning
16
+ • Challenges of creating a diverse speaker lineup without tokenizing under-represented groups
17
+ • Need for community involvement and support in making conferences feel safe and inclusive
18
+ • Childcare options and accommodations as important details for attendees with family responsibilities
19
+ • Trust and liability concerns when hosting events with children
20
+ • Security measures at the conference venue
21
+ • The importance of inclusivity and creating a welcoming environment for attendees
22
+ • Comparing single-track conferences (like How To Conf) to multi-track conferences (like Node Interactive)
23
+ • Plans for sharing best practices and lessons learned from past conferences
24
+ • Inclusivity strategy and future plans for the Node community
25
+ • Community growth, outreach, and onboarding new contributors
26
+ • Rebooting documentation efforts to align with community values
27
+ • Guidelines or resources for new community members to find help and support
28
+ • Creating a community org within the Node Foundation to facilitate collaboration and representation
29
+ • Empowering local communities to take ownership of their projects and initiatives
30
+ • Providing coordination and resources for event organizers, including sponsorship and logistical support
31
+ • Establishing governance structures and providing guidance on organizational setup
32
+ • Considering localized community managers or "lieutenants" to facilitate communication and support between the central community and local groups
33
+ • Challenges of traveling and attending events due to costs and physical demands
34
+ • Use of video conferencing tools such as Skype and Google Hangouts
35
+ • Importance of building relationships and trust with community members for successful collaborations
36
+ • "Speaker fatigue" and "organizer fatigue" in running local meetups and events
37
+ • Need for empowering local communities through Node Foundation backing and education initiatives
38
+ • Benefits of face-to-face interactions and conversations
39
+ • Challenges of education and inclusivity efforts due to physical location-based models
40
+ • Ways to contribute to Node's inclusivity efforts, including working groups, community organizations, and volunteering at meetups.
41
+ • Conducting a survey to gather data on Node users and their experiences
42
+ • Focusing resources on addressing user struggles with getting started or documentation
43
+ • Developing a certification exam for Node professionals, with a low-cost goal and browser-based testing
44
+ • Challenges in hosting the exam in China due to regulations and requirements
45
+ • Targeting end of Q1 for English version certification exam release
How China does Node_summary.txt ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ • The Great Firewall of China's impact on software development and internet access
2
+ • Shiya Lou's experience transitioning between US and Chinese software development environments
3
+ • Language barrier affecting Chinese developers' ability to access foreign documentation and resources
4
+ • Use of VPNs to bypass censorship and surveillance in China, but instability and constantly changing services
5
+ • Cnpm (China's npm) as an example of adapting Node.js ecosystem for Chinese developers due to language and firewall barriers
6
+ • Language barriers and limitations in China
7
+ • Importance of being "China-friendly" for businesses targeting the Chinese market
8
+ • Speed and latency issues due to external servers outside of China's borders
9
+ • Need for companies to consider hosting servers within China to improve speed
10
+ • Challenges of complying with regulations and laws specific to China
11
+ • Discussion on the Great Firewall of China and its impact on internet access
12
+ • Shiya Lou explains how the firewall was implemented after protests in 2008 and has since been expanded to block certain websites and services
13
+ • Alternative search engines available in China, such as Baidu and 360 Search
14
+ • Differences between Google's results in China versus those outside of China
15
+ • Challenges of accessing Chinese servers and websites from outside of China due to the Great Firewall
16
+ • Discussion on Cnpm (Company npm), a mirror of npm that allows for faster package downloads in China
17
+ • Shiya Lou's personal stance on working with the government to bypass parts of the firewall, which he is against
18
+ • Concerns about language barrier for developers in China
19
+ • Importance of English language skills for Chinese developers to keep up with global programming knowledge
20
+ • Comparison of Ruby creator Yukihiro Matsumoto's use of Japanese and English in programming contexts
21
+ • Openness to having non-English speaking guests on a podcast, such as Matsumoto
Keeping Node Core Small_summary.txt ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ • Keeping Node Core small and modular
2
+ • Limiting features added to Core to prevent breakage and promote stability
3
+ • Encouraging more modules and less in-Core functionality
4
+ • Addressing issues with pre-packaged dependencies and the inability to choose specific module versions
5
+ • Considering removing certain libraries from Node Core, such as URL and Promises
6
+ • Discussing solutions for handling dependencies and breaking changes when removing or changing libraries
7
+ • Adding a WHATWG compliant URL parser to Node's internals for consistency
8
+ • Vendoring in third-party modules instead of duplicating functionality
9
+ • Deprecation and removal of Node's built-in URL library
10
+ • Using npm-installed versions of libraries for userland code instead of built-in ones
11
+ • Punycode module being deprecated and possibly removed due to low usage
12
+ • Concerns about breaking changes if removing or deprecating the URL library
13
+ • Criteria for determining what should be in Node Core vs userland modules
14
+ • Deprecating and removing outdated or obsolete modules
15
+ • HTTP/2 module, including potential performance benefits and implementation challenges
16
+ • Pre-built binaries for Node ecosystem to facilitate easier installation of native dependencies
17
+ • URL library deprecation and replacement with a better version
18
+ • Websocket APIs and their relationship to Node Core vs userland modules
19
+ • Node HTTP API and its complexity
20
+ • Tradeoffs between performance, implementation ease, and maintenance costs
21
+ • HTTP/2 protocol implementation and its implications for Node
22
+ • Streams module: design issues, user problems, and alternative solutions
23
+ • Soft deprecation approach for deprecated modules (e.g. Streams)
24
+ • Potential movement of streaming capabilities to libuv
25
+ • Maintenance and documentation strategies for Node Core
26
+ • Changing the API to force correct usage of Streams
27
+ • Potential breaking changes causing issues in dependent modules
28
+ • Documentation updates as a solution
29
+ • Educational process (blog post, etc.) to inform users about the change
30
+ • Plans to eventually remove Streams from Node Core
31
+ • Readable Streams documentation improvement
Node at Microsoft, ChakraCore, and VM Neutrality_summary.txt ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ • The importance of Node to Microsoft
2
+ • VM neutrality and its benefits for developers
3
+ • Chakra and ChakraCore: a high-performance JavaScript engine and its relationship to Node
4
+ • Why Microsoft forked Node and created ChakraCore
5
+ • IBM's involvement with Microsoft in promoting Node with VM neutrality
6
+ • ChakraCore is the core part of the Chakra JavaScript engine
7
+ • Chakra engine powers Edge browser and Windows 10
8
+ • ChakraCore is cross-platform and open source
9
+ • Open sourcing ChakraCore allowed for community engagement, innovation, and growth
10
+ • The decision to open source was motivated by a desire to help the community, allow developers to use the technology, and reach a wider audience
11
+ • Technical steps to open source were minimal due to existing work on modern hosting API and supporting Windows 10 IoT platform
12
+ • Chakra is used in various Microsoft products including Azure DocumentDB, Outlook.com, and others
13
+ • Future plans include taking Chakra cross-platform
14
+ • Chakra engine available on Linux and Ubuntu x64 versions, with a Mac OS X preview
15
+ • Goal of parity between Windows and other platforms for functionality, performance, and characteristics
16
+ • Time-travel debugging innovation being developed in collaboration with Microsoft Research
17
+ • Open sourcing of ChakraCore code on GitHub, with MIT license and open documentation
18
+ • Community involvement encouraged through GitHub issues, roadmap transparency, and contribution opportunities
19
+ • Cross-platform development efforts for Node ChakraCore and Nappy (Node.js API) layer stability guarantee
20
+ • Ways to get involved: try new technology, file issues, report problems, contribute code, or join the API Working Group
21
+ • Node Core project and API Working Group discussed
22
+ • Nappy (N-API) project mentioned, goal is to create stable Node API for module developers
23
+ • Need community help to convert native modules onto new API
24
+ • VM neutrality and its importance
25
+ • Microsoft's involvement in Node and ChakraCore
26
+ • Azure as a cloud platform for Node development
27
+ • Efforts to improve developer experience with VS Code, TypeScript, Docker, and app insights
Node, IoT, and Robotics_summary.txt ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ • Rachel White's role as a Technical Evangelist at Microsoft
2
+ • Node.js and its applications in IoT, robotics, and web development
3
+ • NodeBots and Edge (Microsoft's platform for building IoT applications)
4
+ • Rachel's personal projects, including a Twitter bot that uses facial recognition and creates funny images
5
+ • The importance of making learning fun and the value of autodidact learning
6
+ • Overcoming impostor syndrome and embracing one's strengths in problem-solving rather than memorization
7
+ • Impostor syndrome and feeling like one doesn't belong in their role
8
+ • Overcoming impostor syndrome through embracing mistakes and imperfections
9
+ • The importance of accepting and learning from mistakes in the creative process
10
+ • Fear of failure and success holding people back from pursuing their goals and ideas
11
+ • Embracing imperfection and not being afraid to try new things
12
+ • Rachel White's experiences with giving technical talks and demos at conferences
13
+ • Discussion of hardware and internet of things
14
+ • Encouraging non-programmers to learn programming through examples like Andy Reitano's NESpectre project
15
+ • Role of gaming as a breeding ground for software developers
16
+ • Importance of breaking down complex concepts into simple terms for non-technical audiences
17
+ • Rachel White's experiences with NodeBots and creating fun hardware projects
18
+ • Her personal experience with an RFID chip implanted in her hand
19
+ • Rachel White discusses her RFID chip implant, which can be read and written by Android devices.
20
+ • She expresses hope for the future of Node, focusing on making secure systems and private information.
21
+ • Rachel emphasizes the importance of innovation and utilizing technology in ways that benefit people beyond enterprise needs.
22
+ • She mentions the Tessel microcontroller, a platform with Node pre-installed, which simplifies hardware development and has sparked community growth.
23
+ • The conversation touches on hackathons, exposing new programmers to Node, and Rachel's enthusiasm for making cool and weird projects outside of daily work.
24
+ • The importance of creative process and personal meaning in artistic creation
25
+ • Release of art into the world means relinquishing control over its reception
26
+ • Code can be considered a form of art due to creation from nothing
27
+ • Importance of considering how others will perceive one's work
Node.js Backstory and Future_summary.txt ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ • io.js fork from Node in 2014
2
+ • Formation of the Node Foundation with Linux Foundation and initial governance model
3
+ • Merger of io.js back into Node and iteration on governance policies for LTS releases
4
+ • Growth of contributors, diversification of contributor base, and increasing overall contributor count
5
+ • Shift from proof-of-concept to sustainability strategy and increased focus on community contributions beyond just code
6
+ • Comparison with other platforms such as Swift, Rails, Phoenix, and Elixir on community structure and contributor diversity
7
+ • Measuring Node.js growth and success against its own ecosystem, rather than comparing it to other languages
8
+ • Node.js user community has quadrupled in size since the io.js fork, reaching 5.7 million users
9
+ • Growth is attributed to JavaScript itself, with many people using Node.js for various applications beyond server-side development
10
+ • The community is broadening its view of what Node.js is used for, including IoT, frontend frameworks like React, and desktop applications
11
+ • Challenging issues include keeping things simple and easy-to-use, and providing educational materials for new users
12
+ • The Linux Foundation's support has enabled new initiatives such as childcare services and diversity efforts at the NodeConf conference
13
+ • The community has benefited from institutional support, allowing them to provide resources that were previously unavailable.
14
+ • Discussing the importance of inclusivity and diversity in community conferences
15
+ • The use of colored stickers to indicate preferences for photography or approachability
16
+ • The role of Tracy in pioneering diversity and inclusivity work in community conferences
17
+ • The benefits of VM neutrality, including increased competition among VM developers and improved performance for users
18
+ • The open sourcing of ChakraCore and its potential impact on the Node.js ecosystem
19
+ • The collaboration between Microsoft and other companies to improve Node.js development and user experience
20
+ • Creating a stable API in Node.js to enable VM neutrality
21
+ • Importance of the Node Foundation in bringing together stakeholders for long-term support
22
+ • Transition from BDFL governance model to open governance model with the creation of io.js
23
+ • Growing community needs and limitations of Joyent's stewardship of Node.js
24
+ • Value of Rod Vagg's leadership in establishing a more inclusive and open governance model
25
+ • Increased committer numbers (from 5 to almost 100)
26
+ • VM neutrality benefits for IoT development, including new JavaScript VMs on-device
27
+ • Node serial testing matrix is slow and outdated
28
+ • Importance of security in the Node ecosystem
29
+ • Lift Security's Node Security Project and its integration into the Node Foundation
30
+ • Creation of a new working group for responsible disclosure of security vulnerabilities
31
+ • Concerns about the diversity and quality of packages in the Node ecosystem
32
+ • Need for formal education and certification programs for developers
33
+ • Plans to develop a baseline Node.js certification program with The Linux Foundation
34
+ • Discussion of Athan Reines' open source project, Standard Lib, for data science in JavaScript
35
+ • Challenges in Node.js for math and scientific computing due to lack of language-level tools
36
+ • Efforts by Mikeal Rogers and the Node Foundation to resolve standards issues through TC39 meetings
37
+ • Importance of reaching a system like R and Python have for scientific computing in JavaScript
38
+ • Modular ecosystem development for 3D computing using WebGL, Regl, and ndarray
39
+ • Comparison with SciPy and R's approach to binding Fortran libraries
40
+ • Nurturing developers working on open source projects through community building and outreach
41
+ • Passionate individuals at academic institutions driving Node.js adoption
42
+ • Need for a venue for developers to share knowledge and experiences
43
+ • Growth of the Node community and its challenges
44
+ • Importance of supporting module developers and experimental projects
45
+ • Diversity in the Node community as an important consideration
46
+ • Focusing on serverless capabilities and resource utilization improvements
47
+ • Potential for more assertive messaging about Node's strengths
The State of HTTP2 in Node_summary.txt ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ • State of HTTP/2 implementation in Node
2
+ • Impact of HTTP/2 on Node's performance profile and APIs
3
+ • Decision on whether to include HTTP/2 in NodeCore or as a module
4
+ • Definition of web fundamentals and criteria for inclusion in Core
5
+ • Importance of keeping NodeCore small and focused on basic web protocol support
6
+ • New features and complexities introduced by HTTP/2, such as stateful header compression and multiplexing
7
+ • Discussion around Node.js and HTTP/2 protocol
8
+ • Importance of security in Node.js with HTTP/2
9
+ • How HTTP/2 supports better security through compliance to specification
10
+ • Browsers requiring TLS for HTTP/2 connections
11
+ • Limitations of Node's current TLS performance
12
+ • Excitement about developers using HTTP/2 and its potential
13
+ • New features and applications enabled by HTTP/2, such as push streams
14
+ • Criticisms of the HTTP/2 protocol, including staple header compression limitations
15
+ • Binary coding vs stateless compression for headers
16
+ • Complexity of HTTP/2 protocol (flow control, prioritization)
17
+ • Server affinity issue with HTTP/2 and proxy software vendors
18
+ • Performance benefits of HTTP/2 (efficient socket use, reduced failures)
19
+ • Tradeoffs between HTTP/2 features (e.g. header compression, TLS) and API complexity
20
+ • Breaking changes to Node's API for HTTP/2 adoption
21
+ • The challenges of adopting HTTP/2 as it requires deliberate design and implementation.
22
+ • Potential use cases for HTTP/2 include server-to-server communication within protected environments.
23
+ • James Snell is working on the HTTP/2 implementation, but it's open-source and contributed by multiple developers.
24
+ • The Node organization is developing HTTP/2 under a GitHub repo (github.com/nodejs/http2).
25
+ • It may be possible to use both HTTP/1 and HTTP/2 simultaneously, with clients negotiating which protocol to use per socket.
26
+ • Deprecating HTTP/1 is considered premature due to its fundamental role in the Node ecosystem.
27
+ • Implementing HTTP/2 as a native module is being explored as an alternative to integrating it into Core.
28
+ • Request for help from the community
29
+ • James Snell mentions stabilizing and testing aspects of a project
30
+ • Areas where help is specifically needed (tests, performance benchmarks)
31
+ • Repository link provided for reference
32
+ • Conversation importance due to Node Interactive's closure
The State of HTTP⧸2 in Node_summary.txt ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ • Introduction to Spotlight series on Node.js
2
+ • Interview with James Snell about H2 implementation for Node.js
3
+ • Discussion of current state and challenges of implementing H2 in Node.js
4
+ • Debate over whether H2 should be a module or part of Node's core
5
+ • Importance of keeping Node's core small and focused
6
+ • Defining what belongs in Node Core vs. separate modules
7
+ • Importance of keeping Node Core small and focused on web fundamentals
8
+ • URL parsing as an example of a functionality that could be moved to a separate module
9
+ • Discussion on H2 protocol and its differences from H1, including binary framing, stateful header compression, and implications for web application design and performance
10
+ • Security as a top priority for the next year
11
+ • H2 protocol will be designed to be highly spec-compliant and prioritizes security over performance
12
+ • H1 was not fully compliant with the specification, which led to several security issues
13
+ • H2 servers will require TLS connections by default due to browser implementation requirements
14
+ • Node's reputation as a TLS terminator is a limitation that needs improvement for better performance
15
+ • H2 enables new extensibility models and possibilities for new kinds of protocols
16
+ • New proposals for other layered protocols are emerging within the working group
17
+ • WebSockets' relationship with H1 is being considered as a precedent
18
+ • The framing model in H2 will allow for experimentation without the pain of introducing WebSockets like before
19
+ • Potential innovations could come out of it, but require collective experience and testing
20
+ • Criticisms of the H2P protocol include:
21
+ • Inefficient header compression (staple header compression)
22
+ • Repetitive headers leading to waste in transmission
23
+ • HPAC's stateful compression model adds complexity
24
+ • Maintaining state tables can be resource-intensive
25
+ • Additional complexity in H2 compared to H1
26
+ • Flow control and prioritization in H2
27
+ • Impact on proxy software vendors and protocol criticism
28
+ • Server affinity issue with H2
29
+ • Performance benefits of using H2 efficiently (e.g. better request handling)
30
+ • Memory usage trade-off for increased performance
31
+ • H2 protocol offers a significant savings of header bytes, potentially saving users money on bandwidth costs
32
+ • The adoption of H2 requires careful consideration due to trade-offs in security and API compatibility with H1
33
+ • Status messages are removed in H2, which may break existing applications that rely on them
34
+ • Designing an application specifically for H2 is necessary to take advantage of its capabilities
35
+ • H2 is more suitable for internal server-to-server communication rather than user-facing web servers
36
+ • The H2 project is currently being worked on by a single developer with plans to grow the team and accept open-source contributions
37
+ • H2 protocol implementation and integration into Node.js
38
+ • Discussion about deprecating the H1 protocol in favor of H2
39
+ • Decision to offer both H1 and H2 as options for developers
40
+ • Implementation challenges and future plans for HTTP development in Node.js
41
+ • Consideration for a module-based approach for H2 implementation
42
+ • Discussing the size and complexity of an ecosystem
43
+ • Need for input on code direction
44
+ • Best ways to provide feedback and get involved (repo, open issues, pull requests)
45
+ • Code stabilization and distinct areas needing help (tests, performance benchmarks)
46
+ • Linking repo in show notes
47
+ • Closing down Node Interactive