mirror of
https://gitlab.com/thelazyoxymoron/siddhartha-golu-website.git
synced 2025-07-27 04:47:59 +02:00
77 lines
2.8 KiB
HTML
77 lines
2.8 KiB
HTML
|
||
<section class="webring">
|
||
<h3 class="header">Articles from blogs I follow around the net</h3>
|
||
<section class="articles">
|
||
|
||
<div class="article">
|
||
<h4 class="title">
|
||
<a href="https://adamtooze.substack.com/p/top-links-441-ai-tech-and-the-us" target="_blank" rel="noopener">Top Links 441 AI, tech & the US stock market, South Korean gas, Rafah's destruction and Nestlé coming for your pets. </a>
|
||
</h4>
|
||
<p class="summary">Great links, images and reading from Chartbook newsletter by Adam Tooze</p>
|
||
<small class="source">
|
||
via <a href="https://adamtooze.substack.com">Chartbook</a>
|
||
</small>
|
||
<small class="date">June 7, 2024</small>
|
||
</div>
|
||
|
||
<div class="article">
|
||
<h4 class="title">
|
||
<a href="https://blog.samaltman.com/gpt-4o" target="_blank" rel="noopener">GPT-4o</a>
|
||
</h4>
|
||
<p class="summary">
|
||
There are two things from our announcement today I wanted to highlight.First, a key part of our mission is to put very capable AI tools in the hands of people for free (or at a great price). I am very proud that we’ve made the best model in the worl…</p>
|
||
<small class="source">
|
||
via <a href="https://blog.samaltman.com">Sam Altman</a>
|
||
</small>
|
||
<small class="date">June 7, 2024</small>
|
||
</div>
|
||
|
||
<div class="article">
|
||
<h4 class="title">
|
||
<a href="https://vivekkaul.com/2024/06/03/the-bse-sensex-registers-its-214th-highest-single-day-gain-ever/?utm_source=rss&utm_medium=rss&utm_campaign=the-bse-sensex-registers-its-214th-highest-single-day-gain-ever" target="_blank" rel="noopener">The BSE Sensex registers its 214th highest single day gain ever</a>
|
||
</h4>
|
||
<p class="summary">The BSE Sensex–India’s most popular stock market index–closed the day today at an all-time-high of 76,468.78 points, a gain of 2,507.47 points from where it closed on Friday (May 31, 2024). It’s the highest gain single day gain that the Sensex has seen–of…</p>
|
||
<small class="source">
|
||
via <a href="https://vivekkaul.com">Vivek Kaul</a>
|
||
</small>
|
||
<small class="date">June 3, 2024</small>
|
||
</div>
|
||
|
||
</section>
|
||
<p class="attribution">
|
||
Generated by
|
||
<a href="https://git.sr.ht/~sircmpwn/openring">openring</a>
|
||
</p>
|
||
</section>
|
||
<style>
|
||
.webring .header {
|
||
margin: 0 0 12px;
|
||
}
|
||
.webring .articles {
|
||
display: flex;
|
||
flex-wrap: wrap;
|
||
margin: -0.5rem;
|
||
}
|
||
.webring .title {
|
||
margin: 4px 0 12px;
|
||
}
|
||
.webring .article {
|
||
flex: 1 1 0;
|
||
display: flex;
|
||
flex-direction: column;
|
||
margin: 0.5rem;
|
||
padding: 0.5rem;
|
||
background: var(--openring-bg);
|
||
min-width: 10rem;
|
||
}
|
||
.webring .summary {
|
||
font-size: 0.8rem;
|
||
flex: 1 1 0;
|
||
}
|
||
.webring .attribution {
|
||
text-align: right;
|
||
font-size: 0.8rem;
|
||
color: #555;
|
||
}
|
||
</style>
|