Introduction
0 码力 | 8 页 | 27.61 MB | 4 月前Golang Warsaw #52 30 August 2023 – 17:30 / 7N Puławska 182 - WarsawaSpeakers for September 1. Topics from software engineering to implement/use X in Golang app 2. Software engineering + tech leadership topics 3. Your experience building your softwaIntroduction
0 码力 | 8 页 | 379.61 KB | 4 月前文档介绍了Golang Warsaw #52活动的详细信息,包括活动时间、地点和议程。主要演讲内容包括'You need Event Mesh, no Service Mesh'和'Archiving Ultimate DevEx with DevPod'。活动还提供了社区交流的机会,包括Slack频道#poland和Twitter账号@golangwaw。slides和招聘信息也在文档中提供了链接。Golang Warsaw #53
0 码力 | 8 页 | 821.41 KB | 4 月前Golang Warsaw #53 20 September 2023 – 18:30 Connectis_ (Varso Place), Chmielna 71, WarszawaHostSponsorsAgenda 1. Transitioning to Go - Robert Pajak 2. Break / Your announcements (OpenSource, event etc.); Developer, engineer, lead lost & found || GraTransitioning to Go
0 码力 | 30 页 | 1.53 MB | 4 月前本文档介绍了转向学习Go语言的步骤和资源,包括完成Go语言Tour、学习如何编写Go代码、阅读Effective Go和CodeReviewComments等资源。同时推荐了多个学习资源和项目创意,如开发CLI工具、重写脚本、自动化测试等。此外,还提到了多个学习Go语言的网站和社区资源。建議讀者多閱讀其他人開發的代碼庫,如GitHub上的golang/go倉庫。Concurrency Patterns in C
0 码力 | 20 页 | 1.35 MB | 5 月前本文档着重探讨了Go语言中的并发模式,包括Fan-in、Fan-out、Pipeline和Tee等关键模式。Fan-in模式用于聚合,并能够简化聚合过程,同时提高吞吐量,但可能引入瓶颈。Fan-out模式通过分发任务到多个goroutine来实现并行处理,适用于数据分散处理的场景。Pipeline模式则用于将任务分阶段处理,适用于需要阶段性处理和数据转换的场景。Tee模式允许将流分叉处理,适用于需要同时处理多个分支的场景。Go Compile Time Instrumentation
0 码力 | 27 页 | 1.74 MB | 5 月前文档介绍了Go语言编译时instrumentation的背景和发展,特别是OpenTelemetry项目在该领域的贡献。作者Przemysław Delewski分享了其在可观察性领域的经验,讨论了当今软件复杂性挑战,以及如何通过编译时instrumentation提升对分布系统的理解。文档还涵盖了项目的历史、当前状态和未来方向。7 Years of Talking to People: The Importance of Giving Talks in Golang Warsaw #59
0 码力 | 26 页 | 3.20 MB | 5 月前文档记录了Jakub Daliga在Golang Warsaw #59活动上的演讲,他分享了自己7年来进行演讲的经验,强调了给予演讲比演讲做得好更为重要。他拥有超过9年的专业编程经验,曾在6家公司工作,最大公司规模达到10万人以上,并与来自3个大洲的人员合作。 Jakub Daliga还提到了他在Golang Warsaw的活跃参与,包括5次演讲和活动的共同组织。How to start a VC-backed startup
0 码力 | 32 页 | 7.43 MB | 5 月前文档阐述了如何启动风险投资(VC)支持的初创公司。VC通过从有限合伙人(LP)筹集资金,投资有潜力的初创公司,尽管大部分会失败,但少数可能带来10倍以上的回报。VC的关键在于创造价值并构建防御工事。创业者需要准备投资备忘录和宣传幻灯片,计划并安排筹资活动,同时需具备耐心,专注于高增长和良好的商业模式。创业者应考虑其动机类型,如King、Merchant或Missionary,并确保具备足够的储蓄或加入加速器。文档还引用了Disciplined Entrepreneurship框架,强调探索和验证的重要性。Secure access to EC2 (for developers)
0 码力 | 10 页 | 3.11 MB | 5 月前The document discusses secure access methods to AWS EC2 instances, highlighting risks such as brute force attacks and weak password vulnerabilities. It introduces a 3-tier architecture for enhanced security, albeit with increased complexity and costs. Alternative solutions include Bastion Host, SSM, and EC2 Instance Connect, each with pros and cons. Best practices involve disabling default users, changing SSH ports, and using security groups. The document also compares these methods across cloud providers like AWS, Azure, and GCP.Golang Warsaw #55
0 码力 | 7 页 | 1.34 MB | 5 月前文档介绍了即将举行的Golang Warsaw #55活动,详细列出了活动时间、地点、主持人、赞助商以及议程安排,包括End to End测试、工程原则讨论和Afterparty。活动还鼓励开发者参与开源项目、宣布相关事件,并提供了求职和招聘的信息。同时,活动组寻找感兴趣的讲师分享经验,并通过多种渠道提供联系方式和资料访问方式。
共 151 条
- 1
- 2
- 3
- 4
- 5
- 6
- 16
关键词
Introduction Golang Warsaw Event Mesh Service Mesh DevEx DevPod Golang Warsaw 53 Go GitHub Tour of Go Exercism Effective Go Fan-in Fan-out Pipeline Tee Concurrency Patterns Go compile time instrumentation OpenTelemetry observability distributed systems instrumentation 演讲 专业编程 技术会议 演讲经验 VC 风险投资支持初创公司 VC运作 筹资准备 LIMITED PARTNERS EC2 Security Group Bastion Host SSM EC2 Instance Connect Golang Warsaw #55 主持人 赞助商 议程 工程原则