Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
RojerGS
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
17 ms
·
1.
▲
Make a Cutting Room Floor
(treyhunner.com)
1 points
by
RojerGS
1y ago
|
0 comments
2.
▲
Too Much Magic
(willmcgugan.github.io)
5 points
by
RojerGS
1y ago
|
0 comments
3.
▲
Why Bad AI Is Here to Stay
(orlp.net)
1 points
by
RojerGS
1y ago
|
1 comments
4.
▲
Disillusioning the Magic of the Fork System Call
(blog.codingconfessions.com)
21 points
by
RojerGS
2y ago
|
0 comments
5.
▲
by
RojerGS
2y ago
Or in a shorter sentence: getting a video to 1M views is a much different achievement from getting 1668 students in a single room to learn about something.
6.
▲
by
RojerGS
2y ago
What bug(s) were shown?
7.
▲
Teaching the Largest Programming Lesson
(mathspp.com)
51 points
by
RojerGS
2y ago
|
6 comments
8.
▲
How I Prepare a Technical Talk
(mathspp.com)
2 points
by
RojerGS
2y ago
|
0 comments
9.
▲
Bresenham's Circle Drawing Algorithm (2021)
(funloop.org)
107 points
by
RojerGS
2y ago
|
45 comments
10.
▲
Regex Crossword
(mathspp.com)
2 points
by
RojerGS
2y ago
|
1 comments
11.
▲
by
RojerGS
2y ago
This is a crossword puzzle where all hints are regular expressions. At first, it looked like there wasn't enough information in the regex patterns to fill in the grid but I assure you there is and the whole thing can be filled with log
12.
▲
by
RojerGS
2y ago
The title of this posting was edited and no longer matches the title of the article linked. I wonder if anybody knows why?
13.
▲
Spurious Correlations
(tylervigen.com)
1 points
by
RojerGS
3y ago
|
0 comments
14.
▲
Bresenham's Circle Drawing Algorithm (2021)
(funloop.org)
1 points
by
RojerGS
3y ago
|
0 comments
15.
▲
Building a Python Compiler and Interpreter
(mathspp.com)
5 points
by
RojerGS
3y ago
|
0 comments
16.
▲
Become a C++ Rockstar Programmer in 2 Minutes
(github.com)
2 points
by
RojerGS
3y ago
|
0 comments
17.
▲
by
RojerGS
3y ago
I can make it more explicit that the addition is to centre the figures in the canvas.
18.
▲
by
RojerGS
3y ago
Thanks for the reference! I don’t know this book but I’ll take a look!
19.
▲
by
RojerGS
3y ago
That’s a great suggestion. People could immediately see what they’re drawing!
20.
▲
by
RojerGS
3y ago
This.
21.
▲
by
RojerGS
3y ago
Hey there, OP here. I jotted down some thoughts on how I think about (simple) animations and how to create them with some programming (in Python). I'd love to hear your thoughts on my write up and also what directions you suggest I tak
22.
▲
Animations From First Principles (in 5 minutes)
(mathspp.com)
108 points
by
RojerGS
3y ago
|
16 comments
23.
▲
Turning $20k Into $500k In 1 Year Challenge
(scottdelong.com)
6 points
by
RojerGS
3y ago
|
1 comments
24.
▲
PEP 727 – Documentation Metadata in Python Typing
(peps.python.org)
4 points
by
RojerGS
3y ago
|
0 comments
25.
▲
What If English Were Phonetically Consistent? [video]
(youtube.com)
2 points
by
RojerGS
3y ago
|
0 comments
26.
▲
Snappify: Create beautiful code snippets with ease
(snappify.com)
2 points
by
RojerGS
3y ago
|
1 comments
27.
▲
by
RojerGS
3y ago
I have been using snappify.com for over a year now and I absolutely love it. I've used snappify to create code snippets to share on social media[1], I've used it to create YouTube video thumbnails, and I've used it to create
28.
▲
How to Write a Text Editor
(rentafounder.com)
2 points
by
RojerGS
3y ago
|
0 comments
29.
▲
by
RojerGS
3y ago
Article OP here! Thanks everyone for reading and for your feedback. If you have suggestions for improvements for the article, let me know here! Thanks again.
30.
▲
by
RojerGS
3y ago
Yes, this is VERY close to the APL way: +/ages>17 OP here; maybe I'll add a comment to the article to make the comparison between NumPy and APL for this expression. Thanks!
More ›