Live data from Hacker News

Viewing profile — brachi

brachi

HN member
Joined
Sun, Jan 25, 2015, 7:00 PM UTC
HN karma
536
Public activity
96 items

About brachi

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #23267210

    My sign is vital

  3. comment
    Comment #23216798

    The main point though, is that running Python in the browser it's an unnecessary abstraction because you get a crappier version of something that runs pretty well natively. If you'…

  4. comment
    Comment #23214957

    I don't find it that crazy, if properly compiled with web assembly. The thing is that Blender's UI is all synchronous python, so, yeah, that and the addons system would be to need …

  5. comment
    Comment #23115314

    just of out of curiosity, what size was your droplet and how was your asgi config?

  6. comment
    Comment #23075395

    Reading these kind of anecdotes makes me wonder why is this legal or at least opt-in.

  7. comment
    Comment #23061098

    Thank you. I'm finding it fascinating.

  8. comment
    Comment #22978488

    - use certbot from letsencrypt to setup https - you could start the app immediately without having to decide the name (e.g. assign a random name). Only when/if I want to share it, …

  9. comment
    Comment #22779706

    You mean in platforms like F-droid, or in random apks downloaded from random websites?

  10. comment
    Comment #22734843

    > With Dolt, you can view a human-readable diff of the data you received last time versus the data you received this time. How is this accomplished if the data is binary? Also, how…

  11. comment
    Comment #22715986

    I'm pretty satisfied with the minimalism of pass, and thought of asking this question. The documentation is also pretty good.

  12. comment
    Comment #22649854

    > Once addicted we have a perfect selection of deep dive tools available in Waveform Pro to take you to the next level. I like the honest and careful selection of words in advertis…

  13. comment
    Comment #22611806

    > People in crypto don't understand the design tradeoff between centralization and decentralization. Care to elaborate about that trade-off? And could you be a little more specific…

  14. comment
    Comment #22532191

    It's amazing how many sites won't even load nor give you a warning when you just opt out of JS (e.g. by using an addon like NoScript). Even very big ones, like twitch.

  15. comment
    Comment #22459891

    Reverse engineering is a discipline where these kind of graphs are important, but YMMV. Have you seen the way radare2 represents[1] calls in the console? There are even web front-e…

  16. comment
    Comment #22439811

    also, you could use ctags.

  17. comment
    Comment #22071322

    Neat! Using a browser add-on and brightness control of my displays improved my sleep. A simple github page showing a demo with the code next to it might be cool, and the README siz…

  18. comment
    Comment #22071255

    Very interesting thanks. I'm looking for a balance in great UX and features with a minimalist approach to the code needed in the client. Trying to stay with vanilla javascript with…

  19. comment
    Comment #21979764

    > Only slightly slower than Git That's interesting. In your examples isn't it fast because monorepos are network-based, as in, you only fetch what you need when you need it? Also r…

  20. comment
    Comment #21929729

    > there is no real industry wide vendor lock-in when it comes to formats in 3D Mmm, Blender had a lot of problems having to reverse FBX from autodesk, which AFAIK is or was a de-fa…

  21. comment
    Comment #21929336

    This is pretty cool. After a year experimenting I found that turning things off/on in an if/then fashion doesn't add much value to me. The kind of automation I want is for chores t…

  22. comment
    Comment #21929174

    A very well written and inspiring post. I haven't used Godot much, but I feel 2020 and the next decade is going to continue growing much more :) > This was an extremely hard decisi…

  23. comment
    Comment #21104359

    I have an old Thinkpad T420 with a non-working display that I attached to my (non smart) tv. I'm very satisfied with Kodi and browsing with Firefox in Linux. Next step would be som…

  24. comment
    Comment #20859896

    I just started using it and I love it. Simple, easy to configure, and it just works.

  25. comment
    Comment #20854049

    Even if that is fixed, a link to the repo on the left column[1] would be nice. Maybe you don't want to edit that page, just encountered the docs first, e.g. from HN :D. This projec…