Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
JohnCurran
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
I jailbroke the language learning app that sucked
(johnelmlabs.com)
2 points
by
JohnCurran
3y ago
|
0 comments
2.
▲
by
JohnCurran
3y ago
> Instead, figure out the fastest way to economic security and once there, then figure out a passion This is good advice and I agree with it. I just wish it wasn’t the advice we had to give
3.
▲
by
JohnCurran
3y ago
I respect Paul and everything that he writes, even if I don’t agree with it. It takes some serious stones to publish your thoughts on the internet - whether people agree or not. In any case. This seems like a continuation of the never endin
4.
▲
by
JohnCurran
3y ago
> the longest regular conversations I’ve had in the last week have been with an AI-powered rubber duck I think, and am basing this off of nothing objective, but it feels like the vast majority of content today is written by people who sp
5.
▲
by
JohnCurran
3y ago
No, that call isn’t difficult. What is more difficult are examples given on things like Angular University, where there are pipe, subscribe, catchError, among others, in a single call chain. It’s not obvious to me at all what the order of e
6.
▲
by
JohnCurran
3y ago
First: This is not an attack on you I have such an issue with this response because it just seems like “you’re holding it wrong” a la the iPhone “scandal” where apple attempted to blame an engineering flaw on its users I would imagine most
7.
▲
by
JohnCurran
3y ago
There is also gren, a fork of Elm being actively developed https://gren-lang.org/
8.
▲
by
JohnCurran
3y ago
Thank you - I had read that portion of the docs but for whatever reason that part of it just didn’t click. For some reason it made me think I could only use some special subset of env vars that were prefixed with ASPNET_CORE or similar
9.
▲
by
JohnCurran
3y ago
I have been having a ridiculous time trying to find out just how to override an appsettings json variable (DBConnection string) with an environment variable. Could not find any good answer. What is the right way?
10.
▲
by
JohnCurran
4y ago
I feel I must ask where you live / what competitive salaries look like to you, because as far as I know, a software developer salary of $190,000 USD+ in Barcelona, Spain is eye-poppingly high
11.
▲
by
JohnCurran
4y ago
It seems to me, in my uninformed layman opinion, that it would do the opposite. Maybe it would force the outliers down but perhaps bring the average up. These are two common scenarios I see: - Two employees at the same level on the same tea
12.
▲
by
JohnCurran
4y ago
Please please please publish the results of what you find!
13.
▲
by
JohnCurran
4y ago
That’s awesome - If, for some reason, they don’t get back to you let me know and I will get you into the Slack
14.
▲
by
JohnCurran
4y ago
If you want to give back, consider hiring from the organization Rick (subject of the podcast) started - Underdog Devs. It’s a loosely collected group of mentors and mentees with a small dedicated group of full-time learners on a stipend pro
15.
▲
by
JohnCurran
4y ago
Can you speak more to how you bypass EPMD and send the IPs of the containers to each other? That would be great for a problem we’re seeing where I work
16.
▲
by
JohnCurran
4y ago
I think one of the biggest issues now is for peopling learning is if you just search “get started with web development”, the very first result says “Pick up a Frontend Framework.” Newbies are immediately plunged into the world of npm, react
17.
▲
by
JohnCurran
5y ago
What did you find easier/more powerful about Kakoune than its equivalent in vim?
18.
▲
by
JohnCurran
5y ago
In Elixir: list = Enum.map(1..20, & %{foo: &1, bar: "hey"}) Not meant to be a comparison, just another example
19.
▲
by
JohnCurran
5y ago
> Concentrate on learning words, not on grammar I have to disagree with this. If you focus on just learning words in a target language, you just become a foreign language dictionary. Knowing how to say "train station" in Spani
20.
▲
by
JohnCurran
5y ago
I believe 0:19 would make for a better thumbnail than the current. Shows the video is actually a product demo and not fluff from a talking head As far as a screenshot for product? Not sure, it really stays out of the way which I like but th
21.
▲
by
JohnCurran
5y ago
> If you can get 1-2 bitflips in the last two rounds, you can solve for the key. What about the bit flips allows the key to be solved for? That is the part of this I don't understand
22.
▲
by
JohnCurran
5y ago
Google Scholar? https://scholar.google.com
23.
▲
by
JohnCurran
5y ago
That "exact fingerprint" is, in my opinion, intentionally confusing. This DaringFireball[0] article states the goal of the system is to "generate the same fingerprint identifier if the same image is cropped, resized, or even
24.
▲
by
JohnCurran
5y ago
https://twitter.com/estark37/status/1422694856544059396 > as a developer it's good practice to test against early release channels of major browsers to learn about any compatibility issues upfront This is
25.
▲
by
JohnCurran
5y ago
For ad blocking outside the home, install WireGuard on the RPi and configure it to use pihole as its DNS server. Install script should prompt you to do this automatically if it detects pihole is installed. Then just connect your WireGuard c
26.
▲
by
JohnCurran
5y ago
This looks very cool, I will check it out for sure. One note: minor typo here: “I want the signal flow through my applicatioin to look like S." Applicatioin -> application
27.
▲
by
JohnCurran
5y ago
The book does not recommend it as a technique for starting a negotiation but does include a chapter on the final barter/haggle over price and how best to handle it
28.
▲
by
JohnCurran
5y ago
This line in the opening paragraph really rubs me the wrong way: > “I'm ashamed to say most of my Elixir education has been through trial and error, figuring things out as I go along“ This attitude is so prevalent in software as if
29.
▲
by
JohnCurran
5y ago
Does anyone use Google Fi currently and can speak to the quality of the service? How does it perform while traveling, does it become spotty if you leave a major metro area, do you experience dropped calls, any data throttling?
30.
▲
by
JohnCurran
5y ago
Look in to alpine.js - pairs very nicely with Tailwind
More ›