Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
d0m
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
d0m
6mo ago
I wonder which country will be the first to be run entirely by AI instead of corrupt politicians
2.
▲
by
d0m
7mo ago
Apple/Google could easily make web apps native if they wanted
3.
▲
by
d0m
2y ago
No, the distinction is that he had the option to remain at YC if he chose to. He could have simply turned down the offer from OpenAI. It's similar to receiving a job offer from another company... you’re not being dismissed from your cu
4.
▲
by
d0m
3y ago
I was thinking about this just the other day. If infinity isn't actually a thing in our universe, then maybe we're taking some risks by using math with all these infinite limits and integers. Maybe if we look at theorems without u
5.
▲
by
d0m
3y ago
Hands down the best book I've read to level up my UI game. Highly recommended to developers who want to get better at UI design with no bullshit and a lot of practical examples.
6.
▲
by
d0m
4y ago
Run the Alpaca chat and ask it :)
7.
▲
by
d0m
4y ago
Personally, I used to be very passionate about coding. but over time I've realized that I'm more excited about products/design and working with great people. I know that going into management is often frowned upon among engin
8.
▲
by
d0m
4y ago
Very cool! I have such fond memories of The Little Schemer
9.
▲
by
d0m
4y ago
That landing page is really amazing
10.
▲
by
d0m
4y ago
I love this. How does it work copyright-wise?
11.
▲
by
d0m
4y ago
Quantum Mechanics: The Theoretical Minimum --> Great book to learn about quantum mechanics and as a side effect math
12.
▲
by
d0m
4y ago
Not that I care, but you could even copy the current twitter usernames to your new twitter, alongside all their public tweets and followers. So, when switching, a user wouldn't even need to add back their data or find back their previo
13.
▲
by
d0m
4y ago
Working on an offline/real-time library for agnostic backends. (Most libraries force you to go with a specific vendor like firebase/aws) or use a completely different backend/db (like couchdb/pouchdb).
14.
▲
by
d0m
6y ago
Personally I really enjoy his writings on all kinds of subjects (coding, political, parenthood, startups, etc.) He's the main reason I did a startup and joined YC. I'm still a bit sad I didn't get to talk to him while I was a
15.
▲
by
d0m
6y ago
What's the best resource(s) to learn D3 for an experienced dev? I find most books/tutorials to be overly verbose.
16.
▲
by
d0m
6y ago
I don't particularly like Apollo, but the reasoning is that if you fetch data with Apollo on the client-side, then that data is already available in their cache. If you were to use Redux, you'd have to copy that same data in your
17.
▲
by
d0m
6y ago
TL&DR: devs already knew redux so went with redux
18.
▲
by
d0m
6y ago
For some market it is. Our users were 80%+ on ios
19.
▲
by
d0m
6y ago
There are many design issues with their website which IMHO don't provide great confidence in using their components
20.
▲
by
d0m
6y ago
Yeah.. Ideally you can find a job that plays to your strength. If you don't like and aren't good with this type of work, it's probably a sign that you should focus on something you find easy and like. It's easy to be goo
21.
▲
by
d0m
6y ago
Question from a non-ML expert: How can I be sure that my code working with one version will still be working after they update/re-train the models? More specifically, for DOTA, they could track the progress and make sure there wasn
22.
▲
by
d0m
6y ago
Also discourse
23.
▲
by
d0m
6y ago
Congrats on the launch, it looks awesome. I wished I had that a few years ago and will definitely give it a try
24.
▲
by
d0m
6y ago
My friends and family are using Messenger rather than Facebook for that exact purpose.
25.
▲
by
d0m
6y ago
I think they use "Close to the metal" as a way to say "Less abstractions"
26.
▲
by
d0m
6y ago
Yeah, that's something I was discussing with a friend too. Would be great to be able to shop fresh food online in a way that's more similar to how we do it in a physical store.
27.
▲
by
d0m
6y ago
I used to have the opinion that modals were bad, but now I think there's a good middle-ground where a lack of modal sometimes generates implicit states with many edge-cases that makes the UX more complex.
28.
▲
by
d0m
6y ago
Seems like a bug or probably an oversight. Don't think that was intended
29.
▲
by
d0m
6y ago
Here's how I look at it.. when writing code, you need to run it to try it. Often people refresh the browser or re-run their CLI program until their feature is finished. But if you think about it, every "refresh to check if it work
30.
▲
by
d0m
6y ago
^ This Also: 1. cut features and enjoy saying no. 2. set deadlines and ship (if not enough time, see 1 above) 3. don't skip tests; makes refactoring/rewriting a breeze
More ›