Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kybishop
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
kybishop
1mo ago
I'm just over here wondering how/where/when I can buy this
2.
▲
by
kybishop
2mo ago
Insane is still far too easy. For the highest skill level it should be -really- hard. Was still able to solve one in under 3 minutes. I -love- this idea though!!
3.
▲
by
kybishop
5mo ago
Wasn't QUIC all done in the 3.x versions? Is there something in this release related to QUIC support?
4.
▲
by
kybishop
1y ago
Oh man, this must just be subjective because I find Ecto to be beautiful compared to the absolute trainwreck of Activerecord. Having compile time guarantees through Ecto is wonderful.
5.
▲
by
kybishop
1y ago
I agree with this sentiment, though in practice it doesn't seem to be much of an issue the vast majority of the time. Sometimes you do need that niche library though, and end up forking and updating for your needs. Given how rarely thi
6.
▲
by
kybishop
1y ago
Very true it is actually designed for telecoms, but like you mentioned the distinction is so small it's not really even a stretch to say it is purpose built with at least the general architecture of web in mind.
7.
▲
by
kybishop
1y ago
> Add in problems finding developers skilled in Elixir and Phoenix and the small available libraries. Is this actually a problem you see? I'm going on 15 years in the industry and haven't seen any issues training people up on a
8.
▲
by
kybishop
1y ago
After programming with elixir and phoenix for a few years (with many prior years of rails experience) I have a hard time seeing why one would choose rails. Elixir is more performant, has compiler safety guarantees that are only getting bett
9.
▲
by
kybishop
2y ago
To expand on this, many states have a large white pine lumber industry. The white pine is highly susceptible to a type of fungus harbored by currants. The fungus does not spread from white pine to white pine, only from currants to currant,
10.
▲
by
kybishop
3y ago
One of the most powerful features of vscode is extensions. Until zed has a comparable extension set to rival all the things I use in vscode, I couldn't care less about 50ms vs 70ms lag on keystroke renders.
11.
▲
by
kybishop
3y ago
Typescript takes away a significant amount of the pain for me; the only hold up after that was getting an environment set up to compile it. Deno supporting typescript without any configuration is incredible.
12.
▲
by
kybishop
4y ago
I've done freelancing before at 4 days a week and loved it, and have generally negotiated into 4 day workweeks at various startups. Give a shout-out to your company if they're hiring ;)
13.
▲
by
kybishop
4y ago
Thank you for the correction
14.
▲
by
kybishop
4y ago
As someone currently growing more cucumbers than I can handle (gardener problems), I've been eating at least 2 a day of a few different varieties, including a somewhat bitter pickling variety. That said, I've never experienced the
15.
▲
by
kybishop
4y ago
Because the FDA exists?? Because that would be fraud to claim otherwise, and fruit/veg sources are easily traceable back to their source, particularly at quantity?
16.
▲
by
kybishop
5y ago
Do you have evidence to back up this claim? I'm aware CA puts many warning stickers on various products... but isn't it possible that profit-seeking corporations are, in fact, using cancer-causing materials simply because they
17.
▲
by
kybishop
5y ago
Lots of comments here opposed to Martin Fowler's advice. I'm curious if anyone who is anti-Fowler has software design books they _do_ recommend? (Asking because I'd love to read them)
18.
▲
by
kybishop
5y ago
I have a hard time calling immense wastes of resources "wonderful". Think of how many man-hours of at least better-than-average engineers have been wasted developing something like 5 separate chat apps... it's absurd.
19.
▲
by
kybishop
5y ago
Given that this is Google, my money is on them either abandoning it, or making a new version every 2-3 years (for no discernable reason) making no actual progress as a result. I would LOVE to be proven wrong, but Google's track record
20.
▲
by
kybishop
5y ago
This feels like saying no because of one very specific use case. I use a flat bottom wok on my electric stove almost every day. Adapt and you'll be fine.
21.
▲
by
kybishop
5y ago
My honest take is that it's rare to name your tables and columns with all caps, whereas there are various cases where people do so with camelCase and snake_case. In the end this makes spotting SQL-specific functions much clearer. I fin
22.
▲
by
kybishop
5y ago
A Korean car company made a car with the Japanese climate in mind? Perhaps you meant the Korean climate?
23.
▲
by
kybishop
7y ago
Have you seen the ReactConf talk on hooks? [1] It's absolutely worth the watch, even if you're somewhat familiar with hooks. They go through the pitfalls of class-based components and how hooks solve them. It more-or-less boils do
24.
▲
by
kybishop
7y ago
There is no such thing. They have to have meant v10, and climbing v10 "in a few months" is an incredibly skeptical claim. Without some kind of gymnast background I honestly don't think it's possible. Even 0 to v10 in a y
25.
▲
by
kybishop
7y ago
That's literally missing half of ikigai. Ikigai is the intersection of four concepts: 1. What you LOVE 2. What you are GOOD AT 3. What the world NEEDS 4. What you can get PAID FOR This is my favorite graphic to describe the various com
26.
▲
by
kybishop
7y ago
I believe there are two factors contributing to the perceived rise: 1. The US has lagged behind Europe significantly in their knowledge and diagnosis of celiacs disease/intolerance, so more people are finally being diagnosed. 2. The wh
27.
▲
by
kybishop
7y ago
Where are you getting that 1.2% number? This is the only study I've found citing that number, but it is _not_ for the general population, but for atopic (read: hypersensitive) children. https://www.ncbi.nlm.nih.gov/pmc&
28.
▲
by
kybishop
7y ago
As a celiac, I certainly don't. Even for those that aren't celiac, making the claim that gluten is healthy is dubious at best. I'd also imagine there are many more celiacs out there than those with soy allergies.
29.
▲
by
kybishop
9y ago
What is closure compiler doing that makes it so much better (for this benchmark) than webpack or rollup?
30.
▲
by
kybishop
10y ago
The examples in the repo[1] are fairly extensive, and you can always ask questions in the IRC channel[2]. I've found #rocket to be extremely gracious with their time. [1] https://github.com/SergioBenitez/Rocket
More ›