Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
joshowens
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
joshowens
2mo ago
Never trust AI. Just because it should do the thing you ask, doesn't mean it won't go off the rails. Check and balances, trust but verify. Or don't trust at all and put restraints in place.
2.
▲
by
joshowens
2mo ago
Fun read.
3.
▲
by
joshowens
2mo ago
Wow, what a crazy read. I'm not sure how any of us stand a chance in running a secure network in this new age. Only a matter of time until models can find the zero day exploits themselves and fast...
4.
▲
by
joshowens
6mo ago
Author here. The biggest gap I hit after removing MCPs was APIs without CLIs. GitHub has gh, AWS has aws, but most SaaS APIs have nothing. That's why I'm building CommandSpec. The tool takes any OpenAPI spec and generates a typed
5.
▲
I Mass-Deleted My MCP Servers. Here's What I Use Instead
(joshowens.dev)
6 points
by
joshowens
6mo ago
|
2 comments
6.
▲
by
joshowens
10y ago
I suspect that we didn't get enough Ember responders, because I do think they have a reasonable sized community. 9k responses is likely not enough to draw a reasonable conclusion that it isn't popular. I wish we could have paired
7.
▲
by
joshowens
10y ago
What did ES5 change to then? I never heard. Honestly, ES2015 just seems odd to me.
8.
▲
by
joshowens
10y ago
9k responses certainly weren't from SV alone. I know alot of the Spacedojo Slack channel took the survey and I think like 2 out of 300 live in SV. Would be fun to maybe turn ip addresses into lat/long and map out where the respons
9.
▲
by
joshowens
10y ago
Personally I prefer this type of content because I can set it to 2x and speed through and pick up the things I need to know. Some of us don't have the luxury of mainlining r/javascript all day long.
10.
▲
by
joshowens
10y ago
This looks awesome
11.
▲
by
joshowens
10y ago
This is exciting, been thinking of trying out Redux and this will hopefully save time
12.
▲
by
joshowens
11y ago
Offline support is tricky because each app needs to implement what happens in the case of data conflict. Meteor already has the groundDB package that allows for offline support in local storage. I would imagine you could implement a read on
13.
▲
by
joshowens
11y ago
Well said! I actually think the community has done a ton of work on Electron and we will see the desktop option soon too. This announcement is exciting on many levels and I think some of the unspoken bits will be interesting later too. I he
14.
▲
by
joshowens
11y ago
Just listened to the first few minutes. Sashko needs a better mic for sure. Enjoying so far.
15.
▲
by
joshowens
11y ago
I think when you look at the companies using React now, you start to understand why it is gaining ground quickly. Couple that with the fact that Facebook has dumped a lot of efforting into the tooling around it, it makes sense to me.
16.
▲
by
joshowens
11y ago
Not having to spend money on Blaze will make them more competitive as a hosting business. Frankly, when is the last time you saw a billion dollar unicorn hosting business? Or a hosting IPO? I doubt we will see SQL support. We will likely se
17.
▲
by
joshowens
11y ago
Why would the post be business focused? The guy that wrote it doesn't run "Meteor the business", he just loves the framework itself. I am not even sure how a CMS got mentioned and compared here.
18.
▲
by
joshowens
11y ago
> First, Rails is not my job. I don't want it to be my job. The best frameworks are in my opinion extracted, not envisioned. And the best way to extract is first to actually do. You are slightly wrong in your history of Meteor. It w
19.
▲
How Jim Weirich inspired me to teach people to write code
(medium.com)
32 points
by
joshowens
11y ago
|
0 comments
20.
▲
by
joshowens
11y ago
I am biased, but http://joshowens.me and http://meteorpodcast.com . There is also https://crater.io
21.
▲
by
joshowens
11y ago
You can easily use things like Heroku and Modulus to host your site. I think perhaps you are misinformed about your options and should read up a bit more. I use Digital Ocean with MUP and it works great with minimal efforts.
22.
▲
by
joshowens
11y ago
If you enjoyed the article, retweets are appreciated: https://twitter.com/joshowens/status/622022975584342016 Thanks for reading everyone!
23.
▲
by
joshowens
11y ago
Jeez, I should have totally mentioned how to use Chrome to see the DDP data. You don't really need a separate package for it.
24.
▲
by
joshowens
11y ago
Thanks. Yeah, always one of those 'wow' moments during my Mastering Meteor class :)
25.
▲
by
joshowens
11y ago
It is a neat feature. I also hear that it will persist changes from node-inspector web interface back to your code itself... I didn't mention in the article as I didn't have time to confirm it myself. Yeah, I am thinking of adding
26.
▲
by
joshowens
11y ago
Thanks. I was on the fence about listing testing as another form of debugging. Didn't feel right, but maybe I will write a separate article on that at some point.
27.
▲
by
joshowens
11y ago
Thoughtbot had one and shut it down, was called copycopter.
28.
▲
by
joshowens
11y ago
I love Meteor Toys, so handy for development in a Meteor app :)
29.
▲
by
joshowens
12y ago
I guess money and a degree from MIT makes the code look/smell better?
30.
▲
by
joshowens
12y ago
Spoken like a true person who spent an hour investigating the platform and then moved on. All of the issues you've pointed out are solved using third-party packaging.
More ›