Live data from Hacker News

Viewing profile — rolae

rolae

HN member
Joined
Fri, Jul 04, 2014, 8:10 AM UTC
HN karma
186
Public activity
42 items

About rolae

No profile information was provided.

Recent public activity

  1. comment
    Comment #42204028

    Example of such a report: https://youtu.be/Aa7Q2S7VWUk?si=bqmvmoUBvo0GN1tG

  2. comment
    Comment #37443186

    People say the title of the article "Ruby Outperforms C: Breaking the Catch-22" is misleading, which is true, this is about Ruby code optimized by JIT outperforming a extension wri…

  3. comment
    Comment #36682376

    Not necessarily. Something being too fast can be confusing. If you expect a process to take some time and it ends immediately, it can feel like it failed. I remember the people fro…

  4. comment
    Comment #36117869

    Both 3.5 and 4 hallucinated according to the professor: > Most used 3.5. A few used 4 and those essays also had false info. I don't think they used any browsing plug-ins but it's p…

  5. comment
    Comment #36063841

    Mine was basically ignoring all the mining, get as many food plots as possible, and focus on energy and food. Worked well against the computer, they believed there will be enough s…

  6. comment
    Comment #33149620

    Bookshop.org is about that, privately funded with the objective to let independent book sellers stand up to the power of amazon. https://bookshop.org/info/about-us

  7. story
  8. comment
    Comment #27334534

    Andrew Kane created a dataframe gem fairly recently: https://github.com/ankane/rover

  9. comment
    Comment #26556523

    Nice. I did something similar recently with an iFrame where you have a form for configuring customer sites and it displays the preview in an iFrame. I had to throw in some debounci…

  10. comment
    Comment #25796868

    That was a regression in version 3.4, fixed here: https://github.com/hopsoft/stimulus_reflex/pull/418

  11. comment
    Comment #25790429

    Exactly. Basically all you to is to call a remote procedure, which you can do by adding a simple `data-reflex="click->Todo#toggle`. In the remote method you change something about …

  12. comment
    Comment #25639483

    It looks beautiful, but please increase the contrast. Some texts are #aaa on #fff, which is almost illegible. This is an accessibility issue not just for people with impaired visio…

  13. comment
    Comment #25220932

    Just as you did here most people who submit a Show HN give a short description of what they did in a comment. I think it would be a good addition to include the posters top level c…

  14. story
  15. comment
    Comment #25191276

    For people on Rails I recommend checking out https://www.heya.email/ from The guys at honeybadger. It is a paid/open source gem, that will let work with the db data instead of havi…

  16. comment
    Comment #25175967

    Rails has very much embraced webpack and different ways to build SPA on it, with providing an API only mode and easy install webpacker install commands. Maybe for an oppinionated f…

  17. comment
    Comment #25175924

    No, there are three layers on how to use matestack. Without reactivity, it just creates pure HTML. If you use reactive functions like :onclick, :toggle, :async, you basically confi…

  18. comment
    Comment #24925435

    Stimulus Reflex https://docs.stimulusreflex.com/ Laravel Livewire https://laravel-livewire.com/ Phoenix LiveView https://github.com/phoenixframework/phoenix_live_view That's where …

  19. comment
    Comment #24925396

    Meteor.js maybe, not sure of its focus nowaday, back when I played around with it, you had basically a MongoDB that you could query and mutate on the client, everything was then sy…

  20. comment
    Comment #24817684

    Reminds of an episode of the programm (audio series). [1] They used GTP-3 to generate most of the answers the AI gives in that episode. It is generally a fascinating series, set in…

  21. story
  22. story
  23. comment
    Comment #24122594

    With Stimulus Reflex we are getting pretty close. https://docs.stimulusreflex.com/

  24. comment
    Comment #23373803

    To document with videos is valuable, but I think the site should provide as much context as possible, what I would wish for, show: * Date of incident * Short description of context…

  25. comment
    Comment #23373691

    To document single incidents of brutality has value. The documentation of one single act of police brutality has value. As the police has a monopoly on the legal use of violence th…