HackerLangs
TopNewTrendsCommentsPastAskShowJobs

atan2

2,643 karmajoined 5 years ago

Submissions

What Is Project Aion? Inside Microsoft's Agentic Copilot OS

windowscentral.com
3 points·by atan2·4 days ago·0 comments

What to learn to be a graphics programmer

blog.demofox.org
422 points·by atan2·10 days ago·243 comments

Cleve Moler (Developer of Matlab) Dies at 86

nytimes.com
12 points·by atan2·28 days ago·0 comments

How PICO-8 unlocked Frédéric Souchu's dreams

nanark.medium.com
5 points·by atan2·last month·0 comments

Win16 Memory Management

os2museum.com
14 points·by atan2·last month·2 comments

From Bytes to 3D: Virtua Racing PICO-8 Demake (2020)

freds72.itch.io
2 points·by atan2·last month·0 comments

Kyunghyuncho Teaching Fundamentals of Machine Learning

kyunghyuncho.me
1 points·by atan2·2 months ago·0 comments

Additive Blending on the Nintendo 64

phoboslab.org
7 points·by atan2·2 months ago·0 comments

Making your own programming language is easier than you think (but also harder)

lisyarus.github.io
8 points·by atan2·2 months ago·2 comments

Using the "Sandwich Method" to Teach Mathematics

pikuma.com
3 points·by atan2·2 months ago·0 comments

Detecting DOSBox from Within the Box

datagirl.xyz
81 points·by atan2·3 months ago·18 comments

Light on Glass: Why do you start making a game engine?

analogdreamdev.substack.com
54 points·by atan2·4 months ago·29 comments

Tricks That Made Amiga Games Look 3D

generationamiga.com
3 points·by atan2·4 months ago·0 comments

Coding Tricks Used in the C64 Game Seawolves (2025)

kodiak64.co.uk
142 points·by atan2·5 months ago·22 comments

Atom: Hydrogen Quantum Orbital Visualizer

kavang.com
3 points·by atan2·5 months ago·3 comments

[untitled]

1 points·by atan2·5 months ago·0 comments

A Simple C Trick for Readable Vector Math

lotusspring.substack.com
1 points·by atan2·6 months ago·0 comments

Programmer's Calculators

innovintageblog.wordpress.com
8 points·by atan2·6 months ago·1 comments

[untitled]

1 points·by atan2·6 months ago·0 comments

When would you ever want bubblesort? (2023)

buttondown.com
108 points·by atan2·7 months ago·86 comments

comments

atan2
·4 days ago·discuss
That reminds me of an old comic where a guy picks a milk carton from the grocery store shelf and reads in the box: "Now with 0.01% less semen." and he does not know if he's happy or sad about it.
atan2
·30 days ago·discuss
Yeah. Almost everything I posted last month reached the top page through someone else.
atan2
·last month·discuss
This has happened at least 4 times to my posts just last month.
atan2
·last month·discuss
I posted the same thing a few days ago:

https://news.ycombinator.com/item?id=48424862

I'll just stop posting on HN.
atan2
·2 months ago·discuss
Posted earlier this week: https://news.ycombinator.com/item?id=48067111
atan2
·2 months ago·discuss
This URL was posted two days ago: https://news.ycombinator.com/item?id=48040422
atan2
·3 months ago·discuss
I think it's worth mentioning Gustavo Pezzi's lectures at pikuma.com. The one on "Digital Electronics" and the one on "Interpreters & Compilers" really helped me.
atan2
·5 months ago·discuss
The article talks about human vs technology and the loss of connection between creation, intent, ownership, and control. Don't be condescending.
atan2
·6 months ago·discuss
this is such a a nice video. but honestly understanding perspective divide intuitively is probably less than 1% of what 3d rendering is all about.
atan2
·6 months ago·discuss
I agree 100% gustavo is such a great teacher. i tried scratchapixel before and its nice but it was with pikuma that everything finally clicked.
atan2
·7 months ago·discuss
"The Latin Side of Vince Guaraldi" is my favorite jazz album cover.
atan2
·7 months ago·discuss
A very nice article by Marian Pekár on Verlet integration and cloth simulation:

https://pikuma.com/blog/verlet-integration-2d-cloth-physics-...
atan2
·7 months ago·discuss
I previously avoided fully diving into Beej's content because I found its C guide listed under "Stuff that should be avoided" in the iso-9899 page.

https://www.iso-9899.info/wiki/Main_Page#Stuff_that_should_b...

I still wonder if that list does more harm than good.
atan2
·8 months ago·discuss
Nice timing. I just saw pikuma's email with his new course on digital electronics and saw this here.
atan2
·9 months ago·discuss
The first time I saw Wren was as an option for programming inside TIC-80. It caught my attention. I recently saw it again being mentioned by Gustavo (from pikuma.com) in his compilers course. Neat language and the VM code in C is quite easy to understand.
atan2
·9 months ago·discuss
i'm so happy i could understand most of the code. props to pikuma.com for showing us the beauty of software renderers!
atan2
·9 months ago·discuss
I read the article but it felt more like wishful thinking than actually providing any tangible data on the gains of hiring junior devs.
atan2
·10 months ago·discuss
I thought "fake" Oxford was Oxford Brookes.
atan2
·2 years ago·discuss
Great read! Elias always does great work.