sigmoid.social: About · Profiles directory · Privacy policy
Mastodon: About · Get the app · Keyboard shortcuts · View source code · v4.4.3
Things I learned from 5 years at Vercel
#HackerNews #Things #I #learned #from #5 #years #at #Vercel #Vercel #Technology #WebDevelopment #CareerGrowth #LessonsLearned
I Ported SAP to a 1976 CPU. It Wasn't That Slow
https://github.com/oisee/zvdb-z80/blob/master/ZVDB-Z80-ABAP.md
#HackerNews #I #Ported #SAP #to #a #1976 #CPU #It #That #Slow #SAP #Z80 #RetroComputing #TechInnovation
Trying to eat better? I built a nutrional assistant
#HackerNews #Trying #to #eat #better? #I #built #a #nutritional #assistant #nutritiousfood #healthylifestyle #techforgood #mealplanning
I vibe coded a tower defense game and documented the whole process
https://github.com/maciej-trebacz/tower-of-time-game
#HackerNews #I #vibe #coded #a #tower #defense #game #and #documented #the #whole #process ##TowerDefense ##GameDevelopment ##CodingJourney ##IndieGameDev ##Documentation
I am not a supplier (2022)
https://www.softwaremaxims.com/blog/not-a-supplier
#HackerNews #I #am #not #a #supplier #2022 #softwaremaxims #blog #tech #news #hackernews
@JordiGH only 18 lines of actual function!
```typst
#set page(margin: 3%, height: 595.28pt)
#let rainbow-circle = (iterations, spirals) => {
place(center + horizon)[
#layout(size => {
for i in range(iterations) {
let textAngle = spirals * i * 360deg / iterations
let textRadius = 50% * size.width * (i / iterations)
place(
dx: textRadius * calc.cos(textAngle),
dy: textRadius * calc.sin(textAngle),
rotate(textAngle, text(fill: color.map.rainbow.at(calc.rem(i, 256)))[#i]),
)
}
})
]
}
#rainbow-circle(500, 11)
```
https://www.europesays.com/2199208/ Noel Edmonds’ terrifying ordeal that forced him to flee New Zealand home #I'mACelebrity...GetMeOutOfHere! #itv #NewZealand #NoelEdmonds
Mastodon is the best way to keep up with what's happening.
Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.
Create accountLogin