Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bruncun
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
bruncun
7y ago
Keyboard seems reliable. The keys are softer than those of an old Macbook, but have slightly more travel and resistance than those of a magic keyboard. The clickity clackity feel is satisfying. Haven't thought of or used the touchpad m
2.
▲
by
bruncun
7y ago
> On Pop! (old thinkpad), typing gives me joy, and I live in the terminal / use vimium browser bindings / snap windows around. I prefer this machine for editing code / hacking. Same. It's extremely satisfying for keyb
3.
▲
by
bruncun
7y ago
Snappier UI and more stability. Has what I need for web dev. Starbucks wifi did not work out the box but summoning the correct incantation was easy enough. Never completely migrated over (music, photos, keychain) because of laziness. Miss u
4.
▲
by
bruncun
7y ago
You will also have to require Turbolinks in your JavaScript manifest (application.js). See "Installation using Ruby on Rails" in the docs.
5.
▲
by
bruncun
7y ago
May I suggest adding Turbolinks? Performance doesn't get more minimal. :) https://github.com/turbolinks/turbolinks
6.
▲
by
bruncun
8y ago
From Miami, but in the exact same boat. 4 yrs xp, FE, self-taught, having trouble for the first time finding a startup gig.
7.
▲
by
bruncun
8y ago
Bootstrapped a fitness app (Bruiserfit - https://bruiserfit.com/ ) with a friend based on my own measurable high-intensity physical training workouts. We built the first version not really knowing what we were doing, slappe
8.
▲
Show HN: Bruiserfit – A fast bodyweight workout app
(bruiserfit.com)
3 points
by
bruncun
8y ago
|
0 comments
9.
▲
by
bruncun
9y ago
Thanks for the concise and timely comparison.
10.
▲
by
bruncun
9y ago
To anyone wondering why they should care about Stimulus, I offer this TLDR, straight from DHH himself: "Above all, it’s a toolkit for small teams who want to compete on fidelity and reach with much larger teams using more laborious, ma
11.
▲
by
bruncun
9y ago
Reminds me too of AngularJS. Rails has dramatically changed how it handles front-end, but it would be tough to compete without doing so.
12.
▲
by
bruncun
9y ago
Damn, they're actually a lot alike. The differences I see are subtle - Stimulus seems simpler in practice, scopes controllers, state stored in document, uses native APIs, etc. but there's definite overlap.
13.
▲
by
bruncun
9y ago
Yup - love using it for static sites!
14.
▲
by
bruncun
9y ago
I believe Abramov was the first to say, “You might not need Redux.” What prompted that?
15.
▲
by
bruncun
9y ago
This was a teaser - it's not out yet.
16.
▲
by
bruncun
9y ago
I'm far from an authority to officially say, but this is what I gathered from listening to the podcast: Stimulus essentially structures DOM manipulation. Whereas other frameworks aim to solve rendering, it seems Stimulus will offer a l
17.
▲
by
bruncun
9y ago
As a Turbolinks fan, I couldn't be more excited about Stimulus. Sounds like it completes the front-end development story with Rails-like simplicity minus requiring that you know Ruby and Rails. I started off as a FE dev working on most
18.
▲
by
bruncun
9y ago
No worries! Unfortunately, the decision was made long before my arrival, so I'm not entirely sure - but I asked about that too during my interview. My CEO reviewed a few SAAS including Salesforce but none of them made sense for how he
19.
▲
by
bruncun
9y ago
I work remotely for WorkBeast, a staffing company. We're not tech-driven or a startup, but we're bootstrapped and profitable. My workdays are spent on our custom internal CRM (Rails + AngularJS). I respond directly to the CEO, and
20.
▲
by
bruncun
9y ago
Have you considered the browser, Brave? Built-in micropayments. Https://brave.com
21.
▲
by
bruncun
9y ago
Although its not a book, Eric Raymond's essay "How To Become a Hacker" is my favorite read on the subject: http://www.catb.org/esr/faqs/hacker-howto.html
22.
▲
by
bruncun
9y ago
It allows you to do partial updates, but indeed it doesn’t support view transitions out of the box. :/ That said, the native wrappers offer built-in transitions, and you could probably hack web transitions with some modding and a compo
23.
▲
by
bruncun
9y ago
Turbolinks evolved from Pjax (4 yrs old) and is part of Ruby on Rails (11 yrs old). Not only does it respect back/reload out of the box, but it also supports native. Its as mature as it is supported as it is powerful. It really just wo
24.
▲
by
bruncun
9y ago
Couldn't happen sooner! ;)