Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
thepratt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
thepratt
6mo ago
Our recent (ongoing) experience with Apple Business Manager is just as bad. With no reason or contact they've sent "we can't verify so we've disabled your account because you don't meet the requirements". We ri
2.
▲
by
thepratt
10mo ago
Dubai has an entire active operation. It looks like it does work, but how well is debated. Seems to have enough of an impact (correlation or causation) that they haven't shut it down yet.
3.
▲
by
thepratt
2y ago
Great set of suggestions. I experience a fair amount of over lighting on some calls due to my monitor (a 42" Dell thing, maybe sitting 50-60cm away). Most things I use have dark mode, but when someone shares their screen and it's
4.
▲
by
thepratt
2y ago
That's not entirely correct. The main purpose is how US federal agencies handle stuff such as digital identities, this includes all digital identities - employees and citizens/other. Private institutions can use it as guidance for
5.
▲
by
thepratt
2y ago
I'm surprised they're putting SMS 2fa in now. In 2016 the NIST released new guidelines that essentially "banned" SMS 2fa use. It's heavily suggested that US banks follow NIST guidelines, I'm unsure if there
6.
▲
by
thepratt
3y ago
Why would JSON Schema not work here? Both languages have libraries to emit/parse.
7.
▲
by
thepratt
3y ago
To me this is quite similar to the Erlang VM's ETS in-memory store. There's a lot of usefulness in ETS itself, especially how it distributes inside clusters. Having an easy to use, efficient, and optimized store as part of the lan
8.
▲
by
thepratt
3y ago
https://archive.is/2mV5g
9.
▲
by
thepratt
4y ago
Are you aware of iex sessions (the repl)? If you start your elixir application via iex, you have a repl available alongside your running application. e.g. iex -S mix phx.server
10.
▲
by
thepratt
5y ago
The UX confused me a little. I was first expecting the ability to see if I needed an umbrella _now_ compared to in the future. Then I got stuck for a little while trying to change the location from SF, I couldn't tell where I needed to
11.
▲
by
thepratt
5y ago
Being able to tell if it's a US or non-US cup for conversions is something that would be great too. I first look for grams/oz/other as units, then fall back to primary intended audience/publisher being American or not.
12.
▲
by
thepratt
5y ago
Project Appia – Brit Insurance | Senior Frontend Engineer & Senior Backend Engineer | Full-Time | London, UK | Part Remote (within the UK) Project Appia is a Greenfields project incubated within Brit Insurance. We’re looking for two (2)
13.
▲
by
thepratt
5y ago
I'm western, but almost all of my childhood and early/mid teens was spent in Asia. I think growing up seeing all the variety of odd and stinky things made me much more willing to try; they were having it, so _I want it_. I wonder
14.
▲
by
thepratt
5y ago
You would provide this file for them to download alongside where you show the email address; the file would be equivalent to an API key - should be a symmetric key. It's sort of just swapping out an Authorization header for a file with
15.
▲
by
thepratt
5y ago
Just thinking out loud here, what about having to attach a key as an attachment?
16.
▲
by
thepratt
5y ago
Would Elixir's pipe - https://elixir-lang.org/getting-started/enumerables-and-stre... - or Haskell's function composition - https://wiki.haskell.org/Function_composition - fit the criteria?
17.
▲
by
thepratt
6y ago
Hadolint is another. It's built atop shellcheck. https://github.com/hadolint/hadolint
18.
▲
by
thepratt
6y ago
Do you have all the mailboxes merge into 1, like a rewrite to email+alias? Or do you connect to a new mailbox per service?
19.
▲
by
thepratt
6y ago
If you weren't aware https://news.ycombinator.com/formatdoc may be helpful. There are some basic options for text formatting on HN, including italics and bold.
20.
▲
by
thepratt
6y ago
If we step into the haskell land of monads having explicit functionality kept in individual monads with their own instances would be one way to segment this type of stuff. Something vaguely written as below would let you run actions where a
21.
▲
by
thepratt
6y ago
With your example lower down, what you're describing is entirely possible both with tailwind[1] (depending how you provide your config), and CSS-in-JS toolkits like emotion. These are called themes and they're normally handled wit
22.
▲
by
thepratt
6y ago
There's the Epiphany web browser which is based on WebKit and will get you a similar experience to Safari - https://webkit.org/downloads/
23.
▲
by
thepratt
6y ago
Same. All attempts to open a websocket connection seem to result in a 502.
24.
▲
by
thepratt
6y ago
My assumptions would be for a given type they would get the lowest price. e.g. on-peak vs off-peak pricing would be two (2) different plans and ask different prices of which both could be lowest for that given specification. For TV, based o
25.
▲
by
thepratt
6y ago
https://github.com/erlang/otp/pull/2745 may be what you're after.
26.
▲
by
thepratt
6y ago
Gaia | Front-end Developer | London, UK | Partial Remote (weekly/fortnightly gatherings) Gaia is a London based startup with the mission to make fertility care accessible for everyone. We are harnessing large quantities of complex data
27.
▲
by
thepratt
6y ago
You shouldn't make such sweeping statements. I can assure you that candidates do care. Feedback should be mandatory for the time invested by candidates.
28.
▲
by
thepratt
6y ago
You may want to look at projects like preact-habitat, stimulus, and web components (a la polymer). Vue isn't the only game in town for this functionality.
29.
▲
by
thepratt
6y ago
In that small/medium sized company space there are those that publicize nothing about themselves and have such a poorly written JD that tells you nothing about why they exist, their goals, or anything more than possibly irrelevant keyw
30.
▲
by
thepratt
6y ago
Hacklang diverged from PHP proper a while ago, but I haven't validated what this actually means. I know interoperability wasn't guaranteed, but with Hack at your work are you able to use composer packages - i.e. Symfony components
More ›