Live data from Hacker News

Viewing profile — joseluis

joseluis

HN member
Joined
Sat, Jan 30, 2016, 12:19 AM UTC
HN karma
127
Public activity
66 items

About joseluis

No profile information was provided.

Recent public activity

  1. comment
    Comment #47762644

    Even the paid version doesn't include aac support in Linux so you have to transcode the audio from videos recorded from your phone, with ffmpeg for example, prior to opening them w…

  2. story
    Show HN: ctk-applet – run Cut-the-Knot Java applets locally

    This is a small helper for running Cut-the-Knot Java applets locally. It handles the published classes archive and lets you work directly from the original Cut-the-Knot page URLs w…

  3. comment
    Comment #44665212

    Just a nitpick. Rust's char is really a 21 bit unicode scalar value (a code point without surrogates) using a 32-bit representation and indeed there are a lot of invalid char value…

  4. comment
    Comment #41572259

    I agree in that the meaning of prove in that context is "put it to the test" but for me it doesn't go as far as finding the rule incorrect, because it's a general rule, not an abso…

  5. comment
    Comment #41542362

    The key difference is that this is a multidisciplinary conversational interface, and a tool in itself for interrelating structured meaning and reshaping it coherently enough so tha…

  6. comment
    Comment #41275040

    That's exactly how I see coffee, and I keep stopping taking it and then coming back every few months...

  7. comment
    Comment #40300015

    You can do a handy struct wrapper over a private Nonzero that xors the given value with the prohibited value (max in this case) at the new constructor. And like so for the get meth…

  8. comment
    Comment #39424885

    I found that the stripping of the libc made impossible for me to manage signals that didn't exit the program. E.g. Sigint worked fine as long as the callback didnt return to the ca…

  9. comment
    Comment #39357843

    Rust macros can be used like that: let hello = dbg!{ dbg![ dbg!("world") ] };

  10. comment
    Comment #39250588

    And I'm sure they also did crazy useful complex things with rope, strings, fibers, textiles and skins.

  11. comment
    Comment #38311768

    I was thinking Spain, it describes the situation here perfectly.

  12. comment
    Comment #38248663

    Very pretty. And to relate it somewhat to the topic: 1/27 = 0.037 repeating 037 and 1/37 = 0.027 repeating 027 :)

  13. comment
    Comment #37507687

    My favorite combination is Mint + Xfce + openbox as the window manager which leaves the CPU at 0% when not doing anything, and is very responsive and versatile. I had to setup sepa…

  14. comment
    Comment #36641986

    > exceeds v10-15 What do you think about internet browsers like Firefox and Chromium?

  15. comment
    Comment #36352920

    That must be without stripping. Also there are ways to reduce binary size. See e.g. [min-sized-rust]( https://github.com/johnthagen/min-sized-rust ). I've gotten stripped binaries …

  16. comment
    Comment #34394761

    You can add Rust to the list https://crates.io/crates/rust-script

  17. comment
    Comment #32941932

    Having both approaches available would be better IMHO. Builder pattern is very nice but I frequently miss having named arguments too. Even if macros can partially fullfill that nee…

  18. comment
    Comment #32251361

    Hmm... I wonder if it will be possible some day to use posits in Posit: - https://posithub.org/ - https://en.wikipedia.org/wiki/Unum_(number_format)#Posit

  19. comment
    Comment #32221362

    Apart from many good and very well known channels already shared: - math videos https://www.youtube.com/c/TheMathSorcerer - math videos https://www.youtube.com/c/brightsideofmaths …

  20. comment
    Comment #31217791

    I really think this paper should be more widely known, because it's eye opening: https://physicsdetective.com/something-is-rotten-in-the-stat... It made me realize QED is the equiv…

  21. comment
    Comment #30767119

    it reminds me of some adage for surgeons in training: see one, botch one, nail one.

  22. comment
    Comment #30114666

    we don't even need to be able to calculate everything, we just need to fool you! The Truman's show meets the Matrix.

  23. comment
    Comment #30070122

    I'd love to see a dynamic raytracing of a high resolution 3d scan of this picture or another masterpiece. I doubt nobody has attempted to do this before.

  24. comment
    Comment #29528772

    well... come to the future: https://www.youtube.com/watch?v=dcjkezf1ARY

  25. comment
    Comment #29293903

    another crappy experience with a Dell xps15 9575... the feeling of a laptop built to quickly auto desintegrate, with crappy components, bad BT/wifi module, very unreliable touchpad…