Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bluepnume
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
bluepnume
4mo ago
True enough. Although personally I prefer to just use regular functions rather than big inheritance chains.
2.
▲
by
bluepnume
4mo ago
Probably if nothing else, impossible to have it perform well without static typing?
3.
▲
by
bluepnume
4mo ago
In most languages you could probably solve this problem with a class. But wrapping all your numbers in a class with runtime consequences, just for a bit of extra type safety, feels quite extreme.
4.
▲
TypeScript's number type is a lie
(bluepnume.medium.com)
4 points
by
bluepnume
4mo ago
|
6 comments
5.
▲
A slighly better useState
(bluepnume.medium.com)
1 points
by
bluepnume
1y ago
|
0 comments
6.
▲
OneText (YC W23) Is Hiring a DevOps/DBA Lead Engineer
(jobs.ashbyhq.com)
1 points
by
bluepnume
1y ago
7.
▲
OneText (YC W23) Is Hiring a DevOps/DBA Lead Engineer
1 points
by
bluepnume
1y ago
8.
▲
by
bluepnume
1y ago
It's hardly odd. "Even" just means "divisible by 2" "2 is the only prime that is divisible by 2" "3 is the only prime that is divisible by 3" "5 is the only prime that is divisible by 5"
9.
▲
OneText (YC W23) is hiring a browser extension engineer
1 points
by
bluepnume
2y ago
10.
▲
by
bluepnume
2y ago
He should have at least called it eejss-sort
11.
▲
by
bluepnume
2y ago
Runtime validate at the database boundary? Isn't it better to just do runtime validation at the api boundary instead? Then any of the types that make it into the database should be mostly guaranteed by TS (and of course, whatever types
12.
▲
by
bluepnume
2y ago
You find it weird that a type system doesn't do runtime validation? Is that common in many other languages?
13.
▲
by
bluepnume
2y ago
Looks like the bug was in a monkey-patched `window.fetch` https://github.com/PostHog/posthog-js/blob/759829c67fcb8720f... The biggest lesson here is, if you're writing a popular library that monkey-patch
14.
▲
by
bluepnume
2y ago
The funny thing is, it was pretty clear to me he meant that as a bit of a joke. The question on our application is "are you a fit for the JD" For the most part, the answer is "obviously yes, that's why I'm applying&
15.
▲
by
bluepnume
2y ago
Would absolutely love to know how other engineers on HN approach interviews and assessing technical competence. I didn't _think_ I had any mis-steps here but would love to know if anyone thinks there's something I could have fixed
16.
▲
The shortest, strangest engineering interview I've ever done
(bluepnume.medium.com)
22 points
by
bluepnume
2y ago
|
9 comments
17.
▲
by
bluepnume
2y ago
At this point TS is a turing complete language. Complaining that you have to tune it for performance is like complaining that your runtime code isn't automatically maximally performant without a little tuning.
18.
▲
by
bluepnume
2y ago
OneText | https://onetext.com | Bay Area, CA | Engineering | US (In person or remote) | Full time We're OneText (Y Combinator W23), and we've built a product anyone pay and make purchases with a single text message. We
19.
▲
OneText (YC W23) is hiring a lead TypeScript/Node engineer
(gist.github.com)
1 points
by
bluepnume
2y ago
20.
▲
by
bluepnume
2y ago
Very cool! Will you also add support for secret based 2FA codes, similar to Authy / Google Authenticator? It would be incredible to have those autofill.
21.
▲
by
bluepnume
2y ago
But this isn't an `any -> any` case. They passed in a default value, as a string, which is the correct type for a default value for this column. Even with very strong typing they wouldn't have got a type error here right?
22.
▲
by
bluepnume
2y ago
OneText | https://onetext.com | Bay Area, CA | Lead UX Engineer | US (In person or remote) | Full time Apply at: https://gist.github.com/bluepnume/33f2c4be93cc20215aafd55f80... We're OneText (Y Combina
23.
▲
OneText (YC W23) Is Hiring a Lead UX Engineer
(gist.github.com)
1 points
by
bluepnume
2y ago
24.
▲
by
bluepnume
2y ago
OneText | https://onetext.com | San Fransisco CA | Lead UX Engineer | US (In person or remote) | Full time Apply at: https://gist.github.com/bluepnume/33f2c4be93cc20215aafd55f80... We're OneText (Y Com
25.
▲
OneText (YC W23) Is Hiring a Lead UX Engineer
(gist.github.com)
1 points
by
bluepnume
2y ago
26.
▲
OneText (YC W23) Is Hiring a Lead Design/UX Engineer
(gist.github.com)
1 points
by
bluepnume
2y ago
27.
▲
by
bluepnume
3y ago
This might be a silly question, but what would be the downside of a single threaded language similar to javascript, but where every function is just 'async capable' and can always be non-blocking, with no special syntax like async
28.
▲
by
bluepnume
3y ago
Amazing! Does it have an api?
29.
▲
by
bluepnume
3y ago
...then you'll need to use a slightly less convenient way to pay? Not sure what you're angling at here.
30.
▲
by
bluepnume
3y ago
Actually "single use phone numbers" is a service we've considered building for consumers.
More ›