Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
raphaelrk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
raphaelrk
3mo ago
There's a hacker news link at the end of the document, under "Blocklist used for Humanity’s Last Exam". It links to https://news.ycombinator.com/item?id=44694191
2.
▲
by
raphaelrk
4mo ago
According to my App Store history, on May 30, 2010, I downloaded the app "Ian's Laces — How to tie and lace shoes (Lite)". Since then, I've very rarely had to tie my shoes :)
3.
▲
Computer science, the informational, and Jewish mysticism (1999)
(sciencedirect.com)
2 points
by
raphaelrk
7mo ago
|
0 comments
4.
▲
by
raphaelrk
7mo ago
AIs should look at something like this to have more humility when interacting with humans: Andrés Gómez Emilsson making AIs "aware" of their own lack of awareness: https://x.com/algekalipso/status/2010607
5.
▲
by
raphaelrk
3y ago
I’m wondering if anything in their setup is worth incorporating into the “status quo” The most immediately relevant thing is equity-based comp that doesn’t have a tax hit. Another thing I find interesting is whether this comp might be more
6.
▲
by
raphaelrk
3y ago
I wonder whether AT Proto, the protocol used in bluesky, might make for a good base for a decentralized reddit alternative. - public - extensible - bring your own client - domains as usernames - federated but with escape hatches so you'
7.
▲
by
raphaelrk
3y ago
"In the province of the mind, there are no limits." I do wonder to what degree this is true There are claims that other animals see more colors than us. But what if that's not actually the case? Maybe conscious minds are only
8.
▲
by
raphaelrk
3y ago
Apple wants the iPad OS developer experience to be bad Their #1 focus is lock-in, preventing being commodified, and extracting value No apps that run operating systems, no apps with windowed environments, no app-store-like apps / third
9.
▲
by
raphaelrk
3y ago
Congrats on the launch!! Any plans on adding "in-memory" / "virtual" file support to Bun.build? I'd be interested in using it for notebook-style use cases -- Also, ways to do "on-the-fly" "mixed
10.
▲
by
raphaelrk
4y ago
Had a homeless guy sit behind me on the bart repeatedly saying he'd slice my neck if I turned around or moved at all. It was a mostly-empty car, and it seemed like he was serious and that nobody else was going to do anything. Wound up
11.
▲
by
raphaelrk
4y ago
What I meant was I expected numpy to be faster than the js libraries I was testing, simply because people use it so much more, for real "scientific computing" work. And indeed it is very fast given it only uses the CPU, but that s
12.
▲
by
raphaelrk
4y ago
You're right, it's not a fair comparison -- I think it's still interesting though, since numpy is the standard people would reach for, which made me think it would be the fastest / use the GPU. I expect a python library
13.
▲
by
raphaelrk
4y ago
Speaking of python performance, I recently benchmarked "numpy vs js" matrix multiplication performance, and was surprised to find js significantly outperforming numpy. For multiplying two 512x512 matrices: python numpy
14.
▲
by
raphaelrk
5y ago
I find building react native apps much faster than building native apps. You don't need to recompile if you're just changing the javascript, and only a couple weeks out of the year have I actually needed to change any native code.
15.
▲
by
raphaelrk
5y ago
Interesting! As a quick test on Chrome ("Version 95.0.4638.69 (Official Build) (x86_64)") t0 = new Date(); a = Array(100000000).fill(0); console.log("time elapsed: ", new Date() - t0); // 22912 a[1000
16.
▲
by
raphaelrk
5y ago
This is such a wonderful initiative and could bring so many kids into programming! So many people start programming in order to make games and I could see this developing into the new standard for it & it being supported first class in
17.
▲
Show HN: Openmeet – Video calls without scheduling
(openmeet.io)
5 points
by
raphaelrk
6y ago
|
1 comments
18.
▲
Show HN: Tabsave – quickly save all your tabs
(github.com)
5 points
by
raphaelrk
6y ago
|
0 comments
19.
▲
by
raphaelrk
6y ago
I really loved "Valley of Genius" 500 pages of straight quotes. It reads like everyone is gathered around a campfire talking about the past, and you're there with them. Great book https://www.amazon.com/Valley
20.
▲
by
raphaelrk
6y ago
I like the way @wongmjane put it, "Basically margin is like side-effect" https://twitter.com/wongmjane/status/1242370883320049664?s=2... I remember @jpochtar and @gablg1 had a similar take in "Techn
21.
▲
by
raphaelrk
6y ago
I don't have much experience in the market, but "invest in index funds" seems like a way to inflate the values of all the companies in the index fund, deserved or not, and I find it worrying that it's touted as an easy&#
22.
▲
by
raphaelrk
7y ago
Hey all! Just tossed up https://unread.chat It's a chrome extension that blocks read receipts and typing indicators on messenger The goal is to make it less stressful to check messages. I find myself not reading threads at
23.
▲
Show HN: Block read receipts and typing indicators on Facebook Messenger
(unread.chat)
6 points
by
raphaelrk
7y ago
|
3 comments
24.
▲
by
raphaelrk
7y ago
Sounds like we should put labels on our inputs, and a better error message :) thanks for the response!
25.
▲
by
raphaelrk
7y ago
Looking into it - sent you an email!
26.
▲
Show HN: Hacker News Map
9 points
by
raphaelrk
7y ago
|
7 comments
27.
▲
by
raphaelrk
7y ago
Hey everyone! My friend Luke and I made friend flights to help you find cheap tickets to meet up with friends. For example, if you're in SF and your friend is in NYC, you'll get cheap fare alerts for flights to Guatemala, China, e
28.
▲
Show HN: Friend Flights, flight deals to travel with friends in different cities
(findfriendflights.com)
1 points
by
raphaelrk
7y ago
|
1 comments
29.
▲
Eigenvectors from eigenvalues
(terrytao.wordpress.com)
4 points
by
raphaelrk
7y ago
|
0 comments
30.
▲
by
raphaelrk
7y ago
This IDE was one of my favorite parts of the class. You open it in a tab and immediately have an ubuntu instance + file system + terminal + text editor running. It has an excellent GUI, it's fast, if you mess up horribly you can just c
More ›