Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
arman_ashrafian
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
arman_ashrafian
4y ago
"The Dream Machine" by M. Mitchell Waldrop. It tells the history of computing by following J.C.R Licklider. As one of the directors of ARPA, he was responsible for funding research labs to work on computer research. He had a major
2.
▲
by
arman_ashrafian
5y ago
Oh cool need to think about this a bit more. I’ll see you in the slack channel :)
3.
▲
by
arman_ashrafian
5y ago
Nice I'll check it out! I'm just going to throw out another problem since you guys are here :) The current batch process joins some tables before sending data to elasticsearch. This means that the debezium connector doesn't w
4.
▲
by
arman_ashrafian
5y ago
I just started using kSQL at work to build a data pipeline from Postgres to Elasticsearch. This will be replacing our error-prone batch processes. So far it has been a really nice experience, however I don't have it running in producti
5.
▲
by
arman_ashrafian
5y ago
I really like this textbook that was used in my undergrad networking course. https://book.systemsapproach.org/index.html The “perspective” sections at the end of every chapter are really interesting!
6.
▲
by
arman_ashrafian
6y ago
Cool seeing this post tonight. I just finished implementing a router for my networks class like 30 minutes ago. https://cseweb.ucsd.edu/classes/wi21/cse123-a/project.html We use this book and its amazing: ht
7.
▲
by
arman_ashrafian
6y ago
I have been using CDK at work and it is fantastic. It feels like React for Infrastructure. I used to write raw Cloudformation at my last internship, and being able to write Typescript instead feels like moving from assembly language to C.
8.
▲
by
arman_ashrafian
6y ago
I'm setting up a blog soon. I'm planning on using pandoc and some shell scripts to generate the html from markdown and host on github pages.
9.
▲
by
arman_ashrafian
6y ago
The Dream Machine might be my favorite book of all time.
10.
▲
by
arman_ashrafian
7y ago
I would like to see him on lex fridman's podcast
11.
▲
by
arman_ashrafian
7y ago
Coachella is being delayed till October.
12.
▲
by
arman_ashrafian
7y ago
At my school there is a 2 unit class that you must take along with the intro DS&A course that teaches bash, vim, git, testing, etc. It was definitely the class that helped me the most in my internship and also made me a Vim user. http:
13.
▲
by
arman_ashrafian
7y ago
Ya this is a good clip. https://youtu.be/75fGNLFAoIc
14.
▲
by
arman_ashrafian
7y ago
This is not an answer but on a similar note, has anyone watched the latest Joe Rogan Experience with Daryl Davis. He is a black man who convinced Klan Members to leave the KKK. Amazing podcast. Maybe the only way to stop toxicity/polar
15.
▲
by
arman_ashrafian
7y ago
Have you tried the CDK yet instead of using Troposphere?
16.
▲
by
arman_ashrafian
7y ago
Look up "edit distance"... it is one of the first problems an Algorithms course will discuss that can be solved by dynamic programming. But ya, no way anyone is coming up with that unless they have seen it before.
17.
▲
by
arman_ashrafian
7y ago
could you elaborate
18.
▲
by
arman_ashrafian
7y ago
I have been using Notable. https://github.com/notable/notable https://notable.md/
19.
▲
by
arman_ashrafian
7y ago
I think the fact that Swift has first-class automatic differentiation is an even bigger deal than the fact that it is strongly-typed. Here is an interesting write-up about it... https://gist.github.com/rxwei/30ba75ce092
20.
▲
by
arman_ashrafian
7y ago
r/bodybuilding is actually pretty hilarious, one of the best communities on reddit imo.
21.
▲
by
arman_ashrafian
7y ago
stuck at the airport?
22.
▲
by
arman_ashrafian
7y ago
"Python, Javascript, or Rust" I feel like Rust does not belong in this list. Why would you introduce a non-programmer to Rust?
23.
▲
by
arman_ashrafian
7y ago
I think most people use their phone before putting on their outfit, not their computers. Generally I agree that more things should be mobile-friendly websites, but in this case I think an app is a good idea.
24.
▲
by
arman_ashrafian
7y ago
Just saw a great youtube video about this. https://www.youtube.com/watch?v=K0Vn9V-tRCo
25.
▲
by
arman_ashrafian
7y ago
Create a file format for the data and connect to the user's Google Drive or Dropbox.
26.
▲
by
arman_ashrafian
7y ago
San Diego
27.
▲
by
arman_ashrafian
7y ago
I’m taking Advanced Data Structures at UCSD right now and our first assignment was making a K-D Tree and an efficient KNN Classifier. It was surprisingly simple and the efficiency between the KD Tree and brute force implementation was quite
28.
▲
by
arman_ashrafian
8y ago
Isn't science based on experimentation? I think economics is a science in the same way psychology is a science.
29.
▲
by
arman_ashrafian
8y ago
Im a CS undergrad right now and in need of a side project... I'll start right now :) But for real, the idea of Reddit seems perfect to me its just way to popular now. Maybe a platform where you need to pass some sort of quiz created by
30.
▲
by
arman_ashrafian
8y ago
Im studying CS right now (community college) and we have two low level courses. In the first one we use Nand2Tetris and also build a SAP-1 (simple as possible) computer following Ben Eaters YouTube series. One of the coolest classes I'
More ›