Live data from Hacker News

Viewing profile — bruncun

bruncun

HN member
Joined
Sun, Dec 04, 2016, 1:30 PM UTC
HN karma
74
Public activity
25 items

About bruncun

No profile information was provided.

Recent public activity

  1. comment
    Comment #21301636

    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 i…

  2. comment
    Comment #21301552

    > 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. Sam…

  3. comment
    Comment #21301541

    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 migrate…

  4. comment
    Comment #20812537

    You will also have to require Turbolinks in your JavaScript manifest (application.js). See "Installation using Ruby on Rails" in the docs.

  5. comment
    Comment #20809204

    May I suggest adding Turbolinks? Performance doesn't get more minimal. :) https://github.com/turbolinks/turbolinks

  6. comment
    Comment #18260540

    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. comment
    Comment #18014855

    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 no…

  8. story
  9. comment
    Comment #16061150

    Thanks for the concise and timely comparison.

  10. comment
    Comment #16052732

    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 an…

  11. comment
    Comment #16052425

    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. comment
    Comment #16052408

    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 …

  13. comment
    Comment #16023429

    Yup - love using it for static sites!

  14. comment
    Comment #16023287

    I believe Abramov was the first to say, “You might not need Redux.” What prompted that?

  15. comment
    Comment #16022986

    This was a teaser - it's not out yet.

  16. comment
    Comment #16022978

    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 a…

  17. comment
    Comment #16022088

    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 Ru…

  18. comment
    Comment #16018128

    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 inclu…

  19. comment
  20. comment
    Comment #16017261

    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 (Rail…

  21. comment
    Comment #15939515

    Have you considered the browser, Brave? Built-in micropayments. Https://brave.com

  22. comment
    Comment #15920616

    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

  23. comment
    Comment #15905479

    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 prob…

  24. comment
    Comment #15902410

    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 …

  25. comment
    Comment #15900036

    Couldn't happen sooner! ;)