the only good website on the internet quaso.engineering
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

update about

+11 -6
+11 -6
src/routes/(base)/about/+page.svelte
··· 40 40 <p style="opacity: 0.6"> 41 41 <strong>*</strong> Short for mechanics. 42 42 </p> 43 - <span>Some guy I beat in Rocket League | 2018</span> 43 + <span>Some guy I beat in Rocket League | 2017</span> 44 44 </div> 45 45 46 46 <div class="testimonial"> 47 47 <p>You are the laziest and uncoincidentally best programmer I know.</p> 48 - <span>A coworker | 2019</span> 48 + <span>A coworker | 2018</span> 49 49 </div> 50 50 51 51 <div class="testimonial"> 52 52 <p>I don't understand how someone can be so passionately wrong about everything.</p> 53 - <span>A reader | 2020</span> 53 + <span>A reader | 2019</span> 54 54 </div> 55 55 56 56 <div class="testimonial"> ··· 58 58 <p style="opacity: 0.6"> 59 59 <strong>Translation:</strong> What the hell are you talking about? 60 60 </p> 61 - <span>My Fr*nch teacher | 2021</span> 61 + <span>My Fr*nch teacher | 2020</span> 62 62 </div> 63 63 64 64 <div class="testimonial"> ··· 100 100 out what it is that the loaf refers to me as), almost dead on the floor, suffering in agony from this 101 101 famine. 102 102 </p> 103 - <span>Kafka | 2024</span> 103 + <span>Kafka | 2025</span> 104 + </div> 105 + 106 + <div class="testimonial"> 107 + <p>Your website is hard to read.</p> 108 + <span>My mum | 2026</span> 104 109 </div> 105 110 106 111 <hr /> ··· 110 115 distributed CDN I built. You can see it in action on the 111 116 <a href="https://o11y.quaso.engineering/public-dashboards/8a13b0d9861e4cb89024ad09048f5034" 112 117 >Grafana dashboard. 113 - </a> 118 + </a> If you want to DDOS me, please do. I cannot be bothered to do any load testing myself. 114 119 </p> 115 120 116 121 <style>