Live data from Hacker News

Viewing profile — marosgrego

marosgrego

HN member
Joined
Thu, Aug 13, 2020, 10:05 PM UTC
HN karma
201
Public activity
53 items

About marosgrego

grego.site/photo

Recent public activity

  1. comment
    Comment #49063034

    Thanks, corrected it.

  2. comment
    Comment #49062813

    What about Qualcomm modems? It is the case for this one at least.

  3. comment
    Comment #49061321

    Of course! You can connect it to any audio source a sink. I had fun with piping music to phone calls with friends.

  4. comment
    Comment #49059978

    ThinkPad T480 can be used as a fully featured mobile phone, supporting calls, SMS and mobile data.

  5. story
  6. comment
  7. story
  8. comment
    Comment #39274514

    Or Blades ( https://getblades.org )

  9. comment
    Comment #37844807

    Canon EOS M can be bought for around $100 used and shoot 1440p raw with Magic Lantern. Also it can use cheap old 16mm film lenses with crop mode.

  10. comment
    Comment #35830658

    Also git clone https://git.sr.ht/~mcf/cproc cd cproc git submodule init --update time make qbe time make generates: make qbe 0.81s user 0.07s system 97% cpu 0.901 total make 0.83s …

  11. comment
    Comment #35584806

    Neat. I wish someone wrote this down in the language of differential forms.

  12. comment
    Comment #34533996

    They seem to look for causes on the hardware level, but maybe it's a software issue many times.

  13. comment
    Comment #34389766

    For the continuous Fourier transform, you would just take a continuous average, i.e. an integral.

  14. comment
    Comment #34388536

    The title is wrong, the withdrawal didn't happen in 1215.

  15. comment
    Comment #34316598

    Threema messages of Marian Kočner, a contorversial Slovak businessman who allegedly ordered a murder of a local journalist, were somehow obtained with the help of Europol. [0] The …

  16. comment
    Comment #33984441

    Some truly minimal browser: https://www.netsurf-browser.org

  17. comment
    Comment #33617449

    Kobo reader with Plato installed

  18. comment
    Comment #33513762

    Ramhorns is a great templating engine. Faster than askama, although parsing the templates on runtime. https://docs.rs/ramhorns

  19. comment
    Comment #33402985

    You can think of `i` as a rotation by 90 degrees counterclockwise. You do it twice and the real number line gets reflected (as if multiplied by -1). It is what multiplying by i act…

  20. comment
    Comment #32984825

    cos and sin are the x and y coordinates as you turn around the unit circle in unit speed.

  21. comment
    Comment #32642948

    If you're interested in this, a while ago, for my personal photo site with image galleries[1], I wrote a fast static site generator in Rust[0], which also supports plugins now. [0]…

  22. comment
    Comment #32642865

    GIMP plugin when?

  23. comment
    Comment #32275725

    What? One become a scientist because they are interested in things, or a doctor because they want to help people.

  24. comment
    Comment #31836251

    http://www.netsurf-browser.org

  25. comment
    Comment #31159405

    That's unfortunate, some metaprogramming could be fun and without generics and such quite simple and efficient even.