Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nodra
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
nodra
12d ago
- Lobbying for Zionism on Both Sides of the Atlantic (Ilan Pappé)
2.
▲
by
nodra
4mo ago
Something that changes the stronghold that the insurance companies have on America.
3.
▲
by
nodra
5mo ago
Love this
4.
▲
by
nodra
6mo ago
Trying to understand why it would matter if their hosting provider used ai or not. Genuine question so I can understand your take.
5.
▲
by
nodra
6mo ago
My advice is to try out different things and set a time limit for each. Give each activity your whole self and move on if it doesn’t resonate with you at that moment. Eventually, you’ll find something that sticks. Good luck.
6.
▲
by
nodra
6mo ago
I don’t know and that’s what makes me a little anxious. I’m a software engineer but I’ve been trying to figure out the next move once the jobs go away. Still on the search.
7.
▲
by
nodra
6mo ago
Reading Lobbying for Zionism on Both Sides of the Atlantic by Ilan Pappe. Learning quite a bit on a subject I didn’t know much about.
8.
▲
by
nodra
7mo ago
Care to explain? Pattern matching, type inference, etc.?
9.
▲
by
nodra
8mo ago
You would be surprised how pilled some people are. It’s unfortunate.
10.
▲
by
nodra
8mo ago
Not surprised this got flagged but this is an important time to start putting this stuff out here. Thanks eoskx for trying.
11.
▲
by
nodra
8mo ago
What do you mean by that?
12.
▲
by
nodra
8mo ago
Desirable because it’s a rare culture + tooling combo. I’m into both and HN is one of the few places I would see them come together. So yeah, “cool”
13.
▲
by
nodra
8mo ago
That's what one does when they want some fiyah curls.
14.
▲
by
nodra
8mo ago
Never did I think I would ever see anything close to related to A$AP on HN. I love this place.
15.
▲
by
nodra
8mo ago
I look forward to seeing it.
16.
▲
by
nodra
9mo ago
I don’t know anything about gleam. I couldn’t find anything as “shoving political ideologies” on their code of conduct https://github.com/gleam-lang/gleam/blob/main/CODE_OF_CONDUC... Examples?
17.
▲
by
nodra
9mo ago
Good to know at least someone wants this. I had this as a goal in the new year to start something but just for myself cause it's what I want.
18.
▲
by
nodra
11mo ago
Just came to say that this is so cool. Great work.
19.
▲
by
nodra
1y ago
Why is this flagged?
20.
▲
by
nodra
1y ago
I hope some representative(s) in congress get signal and do something. I see it brought up more and more on x but that doesn’t mean much I guess.
21.
▲
Ask HN: What will happen with the H1-B program?
8 points
by
nodra
1y ago
|
3 comments
22.
▲
by
nodra
1y ago
This was done so well. Congrats!!!
23.
▲
by
nodra
2y ago
An upvote doesn’t do this justice. Just an amazing write up. Thank you.
24.
▲
by
nodra
2y ago
* I want to learn how to make a game from beginning to end. * Math. Got two books to refresh my skills. * Improve my parenting. * Get back to sxratchin (turntables) and making beats. * Put my work out.
25.
▲
by
nodra
2y ago
Merry Christmas. Hope you all have a good one.
26.
▲
by
nodra
2y ago
Only generic scenarios that can be resolved and compiled at build time are supported in NativeAOT. So, the statement that “all generic scenarios are supported” is overly broad. I’ll try to avoid such assumptions :).
27.
▲
by
nodra
2y ago
Last time I tried I had troubles. My understanding is open generics (like List<T>, without specifying T) don’t fully compile because Native AOT lacks a JIT to handle unspecified types at runtime. Closed generics work fine, though, as
28.
▲
by
nodra
2y ago
I meant open generics. My wording was incomplete.
29.
▲
by
nodra
2y ago
My wording was incorrect. My apologies. I meant open generics (List<T>)
30.
▲
by
nodra
2y ago
Is no generics with AOT the only catch?
More ›