diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-12-20 20:33:57 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-12-20 20:33:57 +0100 |
| commit | 1ac073cc30a23b68371e819c77422b4906dd4f20 (patch) | |
| tree | 52469a6067a714dc93fb5a971ab620dd4a1c6c46 /themes/bare/layouts/partials/openring.html | |
| parent | 6342c2d1cc08bf6edb7f0ffdbdb69ce5b8be62dd (diff) | |
| download | mitjafelicijan.com-1ac073cc30a23b68371e819c77422b4906dd4f20.tar.gz | |
Move to bare theme.
Diffstat (limited to 'themes/bare/layouts/partials/openring.html')
| -rwxr-xr-x | themes/bare/layouts/partials/openring.html | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/themes/bare/layouts/partials/openring.html b/themes/bare/layouts/partials/openring.html new file mode 100755 index 0000000..0407b34 --- /dev/null +++ b/themes/bare/layouts/partials/openring.html | |||
| @@ -0,0 +1,64 @@ | |||
| 1 | <section class="mb-10"> | ||
| 2 | <h2 class="text-2xl font-bold mb-6">Articles from blogs I follow around the net</h2> | ||
| 3 | |||
| 4 | <section> | ||
| 5 | |||
| 6 | <article class="mb-6"> | ||
| 7 | <a href="https://serokell.io/blog/haskell-in-production-e-bot7" target="_blank" rel="noopener" class="font-medium mb-1 hover:bg-yellow-100">Haskell in Production: e-bot7</a> | ||
| 8 | <p class="mb-1 text-sm text-gray-600">In this edition of our Haskell in Production series, we feature e-bot7 – a low-code conversational AI platform designed for customer service and support. Read the i…</p> | ||
| 9 | <div class="text-gray-500 font-medium text-xs"> | ||
| 10 | Via <a href="https://serokell.io/blog" class="underline">Serokell Blog</a> on December 12, 2022 | ||
| 11 | </div> | ||
| 12 | </article> | ||
| 13 | |||
| 14 | <article class="mb-6"> | ||
| 15 | <a href="https://danluu.com/elon-dave-chappelle/" target="_blank" rel="noopener" class="font-medium mb-1 hover:bg-yellow-100">Transcript of Elon Musk on stage with Dave Chapelle</a> | ||
| 16 | <p class="mb-1 text-sm text-gray-600">This is a transcription of videos Elon Musk's appearance on stage with Dave Chapelle using OpenAI's Whisper model with some manual error corrections and ann…</p> | ||
| 17 | <div class="text-gray-500 font-medium text-xs"> | ||
| 18 | Via <a href="https://danluu.com/atom/index.xml" class="underline">danluu.com</a> on December 11, 2022 | ||
| 19 | </div> | ||
| 20 | </article> | ||
| 21 | |||
| 22 | <article class="mb-6"> | ||
| 23 | <a href="https://www.jeffgeerling.com/blog/2022/1-million-watts-rf-how-fm-supertower-works" target="_blank" rel="noopener" class="font-medium mb-1 hover:bg-yellow-100">1 Million Watts of RF - how the FM Supertower works</a> | ||
| 24 | <p class="mb-1 text-sm text-gray-600">1 Million Watts of RF - how the FM Supertower works | ||
| 25 | |||
| 26 | As the son of a radio engineer, I've seen my share of radio towers. From small, rural AM and FM t…</p> | ||
| 27 | <div class="text-gray-500 font-medium text-xs"> | ||
| 28 | Via <a href="https://www.jeffgeerling.com/" class="underline">Jeff Geerling's Blog</a> on December 7, 2022 | ||
| 29 | </div> | ||
| 30 | </article> | ||
| 31 | |||
| 32 | <article class="mb-6"> | ||
| 33 | <a href="https://drewdevault.com/2022/12/01/I-shall-toil-quietly.html" target="_blank" rel="noopener" class="font-medium mb-1 hover:bg-yellow-100">I shall toil at a reduced volume</a> | ||
| 34 | <p class="mb-1 text-sm text-gray-600">Over the last nine years I have written 300,000 words for this blog on the | ||
| 35 | topics which are important to me. I am not certain that I have much left to say. | ||
| 36 | I can keep…</p> | ||
| 37 | <div class="text-gray-500 font-medium text-xs"> | ||
| 38 | Via <a href="https://drewdevault.com" class="underline">Drew DeVault's blog</a> on December 1, 2022 | ||
| 39 | </div> | ||
| 40 | </article> | ||
| 41 | |||
| 42 | <article class="mb-6"> | ||
| 43 | <a href="https://mirzapandzo.com/posts/elasticbeanstalk-php-settings-and-the-frustratingly-confusing-guide-to-eb-deploy/" target="_blank" rel="noopener" class="font-medium mb-1 hover:bg-yellow-100">ElasticBeanstalk, PHP settings and the frustratingly confusing guide to eb deploy</a> | ||
| 44 | <p class="mb-1 text-sm text-gray-600">I'll be honest. I love using AWS. eb deploy is my go to command. The ElasticBeanstalk cloud ecosystem is amazing and I would find it hard to do my day job witho…</p> | ||
| 45 | <div class="text-gray-500 font-medium text-xs"> | ||
| 46 | Via <a href="https://mirzapandzo.com/" class="underline">Mirza Pandzo</a> on November 1, 2022 | ||
| 47 | </div> | ||
| 48 | </article> | ||
| 49 | |||
| 50 | <article class="mb-6"> | ||
| 51 | <a href="https://cronokirby.com/posts/2022/10/dkgs-in-groups/" target="_blank" rel="noopener" class="font-medium mb-1 hover:bg-yellow-100">DKGs in Groups</a> | ||
| 52 | <p class="mb-1 text-sm text-gray-600">This is a short post on distributed key generation (DKG) | ||
| 53 | in the context of cryptographic groups, such as elliptic curves.</p> | ||
| 54 | <div class="text-gray-500 font-medium text-xs"> | ||
| 55 | Via <a href="https://cronokirby.com/posts/" class="underline">Posts on Cronokirby's Blog</a> on October 9, 2022 | ||
| 56 | </div> | ||
| 57 | </article> | ||
| 58 | |||
| 59 | </section> | ||
| 60 | |||
| 61 | <p class="text-sm text-gray-500"> | ||
| 62 | <a href="https://git.sr.ht/~sircmpwn/openring" class="no-underline hover:underline">Generated with openring.</a> | ||
| 63 | </p> | ||
| 64 | </section> | ||
