Viewing profile — csciutto
csciutto
HN member- Joined
- Mon, Jul 18, 2016, 7:27 PM UTC
- HN karma
- 81
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About csciutto
No profile information was provided.
Recent public activity
- comment
- story
-
comment
Comment #43644601
The comparison is `myapp.localhost` vs `localhost:3000`. This is especially useful when you have web servers permanently running on your computer on ports, not just for momentaneou…
- story
-
story
Show HN: DIY Entitled Opinions podcast archive
Incredibly fun and powerful to string along a series of simple tools: parsing a podcast xml, downloading and reencoding the files with ffmpeg, transcribed with whisper-cpp, simple …
- story
- story
- story
- story
- story
- story
-
comment
Comment #26026405
How your classmate became a con artist: "It’s a choice that’s laden with power. Unlike a bank or a traditional business, consultancies have little capital apart from the graduates …
- story
-
comment
Comment #20091050
I'll throw in a vote for using p5.js to make some cool generative art. Setup is less than 5 lines of code, and you can make some really nice art.
-
comment
Comment #17923814
More importantly than the React code, I was playing around with `next.js` and `now.sh`. It was the simplest setup I've ever done. Barely any boilerplate, support for es6, and insta…
- story
- story
-
comment
Comment #16598929
Clojure. Lisps in general are beautiful.
-
comment
Comment #15274993
It might just be that I don't have much experience with JS, but it profoundly annoys be that a "tiny" script has 8 additional config files...
-
comment
Comment #14185862
The Stanford curriculum goes from Java to C++ to C in the first core year of classes. Our final project is a memory Allocator (Malloc, Realloc, Free). By the end, students really d…
-
comment
Comment #14185837
I'm curious if a combination of JavaScript: The Good Parts, and a professor that emphasizes good practices can offset JS's inherent problems. Very few people formally learn JS. It'…
-
comment
Comment #14185799
As a Stanford student, an important caveat is that 106J is not replacing 106A. It is still being tested out this quarter, and this is the first time it's being offered. Enrollment …