Viewing profile — bluepnume
bluepnume
HN member- Joined
- Sat, Feb 04, 2012, 2:20 PM UTC
- HN karma
- 792
- Public activity
- 249 items
- HN profile
- View on Hacker News ↗
About bluepnume
Recent public activity
-
comment
Comment #48394193
[dead]
-
comment
Comment #48299806
True enough. Although personally I prefer to just use regular functions rather than big inheritance chains.
-
comment
Comment #48289849
Probably if nothing else, impossible to have it perform well without static typing?
-
comment
Comment #48288990
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…
- story
- story
- story
- story
- job
-
job
OneText (YC W23) Is Hiring a DevOps/DBA Lead Engineer
We're OneText, a YC backed (Winter '23) startup in the Bay Area, and we're looking for a Devops/DBA Engineer Please apply here: https://jobs.ashbyhq.com/one-text/b95952a2-9bc2-4c3a…
-
comment
Comment #43757850
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…
-
job
OneText (YC W23) is hiring a browser extension engineer
We're hiring someone to build us a browser extension! Should be well versed in TypeScript, Chrome extensions, and browser automations. We're thinking of this as a contract role to …
-
comment
Comment #43043407
He should have at least called it eejss-sort
-
comment
Comment #42336199
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…
-
comment
Comment #41794879
You find it weird that a type system doesn't do runtime validation? Is that common in many other languages?
-
comment
Comment #41301010
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 li…
-
comment
Comment #41263361
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 "obvi…
-
comment
Comment #41263196
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 …
- story
-
comment
Comment #41243752
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 perfor…
-
comment
Comment #41214162
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 pu…
- job
-
comment
Comment #40863952
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.
-
comment
Comment #40628431
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 w…
-
comment
Comment #40570664
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'…