Skip to content

Commit 721e5ad

Browse files
committed
deploy: 48652b5
1 parent 1933553 commit 721e5ad

File tree

5 files changed

+394
-0
lines changed

5 files changed

+394
-0
lines changed

blog/feed.rss

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,36 @@
44
<title>Typelevel Blog</title>
55
<link>https://typelevel.org/blog/</link>
66
<description>The Typelevel Blog RSS Feed</description>
7+
<item>
8+
<title>Typelevel Summer of Code 2026</title>
9+
<pubDate>Mon, 2 Mar 2026 00:00:00 GMT</pubDate>
10+
11+
<dc:creator>Arman Bilge</dc:creator>
12+
13+
<dc:creator>Antonio Jimenez</dc:creator>
14+
15+
<dc:creator>Andrew Valencik</dc:creator>
16+
17+
<link>https://typelevel.org/blog/gsoc-2026.html</link>
18+
<guid isPermaLink="true">https://typelevel.org/blog/gsoc-2026.html</guid>
19+
<description><![CDATA[
20+
<p>We are pleased to announce that Typelevel is a Mentoring Organization for <a href="https://summerofcode.withgoogle.com/">Google Summer of Code 2026</a>! If you are a student, this is a wonderful opportunity to spend your summer working on Scala open source projects with mentorship from Typelevel maintainers, while earning a stipend. You can learn more about what the experience is like in <a href="https://typelevel.org/blog/gsoc24-going-feral-on-the-cloud.html">this blog post</a> by our 2024 contributor Ching Hian Chew.</p>
21+
<p>Please check out <a href="https://typelevel.org/gsoc/ideas.html">our project ideas and mentors</a> spanning serverless, build tooling, frontend/UIs, systems programming, web assembly, and more. Furthermore, if you have an idea of your own, we would love to hear it: Typelevel members have a wide range of interests and a special fondness for building “at the cutting edge of some incredibly bizarre stuff.”</p>
22+
<p>We look forward to welcoming you to the Typelevel community and we hope that participating in this program will be the beginning of your open source journey. <a href="https://summerofcode.withgoogle.com/get-started">Applications open on March 16!</a> Until then, <a href="https://typelevel.org/gsoc/README.html#getting-started">get started</a> by <a href="https://www.youtube.com/watch?v=oOk9-HQZhRk">watching our intro presentation</a> and <a href="https://github.com/typelevel/gsoc-onboarding">making your first contribution</a>.</p>
23+
24+
<h2 id="_2025-recap" class="section">2025 recap</h2>
25+
<p>Congratulations to our GSoC contributors last year:</p>
26+
<ul>
27+
<li><a href="https://gist.github.com/rahulrangers/afd8f99c365305843c6c40a0f8b15e92">Rahul</a> upgraded several FS2 APIs to use non-blocking, polling-based I/O, including datagram sockets and native processes on both the JVM and native platforms. This improves their performance and semantics.</li>
28+
<li><a href="https://gist.github.com/pantShrey/70e289b9025e49d65289b1195bad5083">Shrey</a> worked on an ambitious project to implement a machine learning inference runtime with Cats Effect on Scala Native. This makes it possible to serve ML models alongside web services without compromising latency.</li>
29+
</ul>
30+
<p>They were joined by a contributor outside of the official GSoC program:</p>
31+
<ul>
32+
<li><a href="https://github.com/typelevel/log4cats/pull/920">Jay</a> developed a new API for log4cats based on <a href="https://github.com/typelevel/log4cats/discussions/815">a proposal by Olivier Mélois</a>. It encodes the interface as a single abstract method to enhance usability and extensibility while maintaining compatibility with the original API.</li>
33+
</ul>
34+
<p>Our summer culminated in a virtual meetup where each of them gave a lighting talk about their project. Thank you to everyone in our community who showed up for our contributors, especially our mentors Arman Bilge, Antonio Jimenez, Morgen Peschke, Michael Pilquist, and Andrew Valencik.</p>
35+
<p>Finally, we are making a broad call for any and all new contributors. Even if you are not eligible to participate in GSoC, you are <em>always</em> welcome to join the Typelevel community and contribute to our projects!</p>]]></description>
36+
</item>
737
<item>
838
<title>typelevel.org built with Typelevel</title>
939
<pubDate>Wed, 18 Feb 2026 00:00:00 GMT</pubDate>

0 commit comments

Comments
 (0)