-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
index.html
49 lines (43 loc) · 2.97 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
---
layout: page
title: hpc.social blogs
---
<div class="cards">
<a href="https://hpc-social.github.io/personal-blog/">
<div class="card" data-url="https://hpc-social.github.io/personal-blog/">
<span data-url="https://hpc-social.github.io/personal-blog/" class="card-title">Personal Blog Aggregator</span>
<span data-url="https://hpc-social.github.io/personal-blog/" class="card-description"> the "soul" of the HPC community - HPCers who are personally invested in the
minutiae of the work they are doing, the projects they are working on with
some content about their culture and pet pictures :D - things that we all
find in common and share and talk about.</span>
<p><a href="https://hpc.social/personal-blog/feed.xml" target="_blank"><button class="btn">rss</button></a>
<a href="https://hpc.social/personal-blog/atom.xml" target="_blank"><button class="btn">atom</button></a>
<a href="https://hpc.social/personal-blog/feed.json" target="_blank"><button class="btn">json</button></a></p>
</div></a>
<a href="https://hpc-social.github.io/community-blog/">
<div class="card">
<span data-url="https://hpc-social.github.io/community-blog/" class="card-title">Community Blog Aggregator</span>
<span data-url="https://hpc-social.github.io/community-blog/" class="card-description">Content from people who represent
projects, ecosystems, or governance boards that talk about specific
community interested content around the work they represent. The content
range from release notes, tricks and tips, discussion around tooling and
infrastructure, and other things that are neutrally branded. Discussion of
branded topics like CUDA, SYCL, and oneAPI are ok - discussions about
hardware are ok. Product announcements are not ok especially.
</span></a>
<p><a href="https://hpc.social/community-blog/feed.xml" target="_blank"><button class="btn">rss</button></a>
<a href="https://hpc.social/community-blog/atom.xml" target="_blank"><button class="btn">atom</button></a>
<a href="https://hpc.social/community-blog/feed.json" target="_blank"><button class="btn">json</button></a></p>
</div>
<a href="https://hpc-social.github.io/commercial-blog/">
<div class="card">
<span data-url="https://hpc-social.github.io/commercial-blog/" class="card-title">Commercial Blog Aggregator</span>
<span data-url="https://hpc-social.github.io/commercial-blog/" class="card-description">Content for vendor and company
voices that don't fit in the personal or community spaces. We advocate for learning resources, tutorials, and related content,
and discourage advertising or similar.
</span></a>
<p><a href="https://hpc.social/http://hpc.social/commercial-blog//feed.xml" target="_blank"><button class="btn">rss</button></a>
<a href="https://hpc.social/http://hpc.social/commercial-blog/atom.xml" target="_blank"><button class="btn">atom</button></a>
<a href="https://hpc.social/http://hpc.social/commercial-blog/feed.json" target="_blank"><button class="btn">json</button></a></p>
</div>
</div>