Live data from Hacker News

Viewing profile — gfxgirl

gfxgirl

HN member
Joined
Tue, Dec 24, 2019, 7:54 AM UTC
HN karma
1,799
Public activity
564 items

About gfxgirl

No profile information was provided.

Recent public activity

  1. comment
    Comment #34298033

    Your painting the right as "no taxes" I think they'd paint as "quit wasting money". As an example, SF has the highest tax revenue per capita in the USA https://www.usnews.com/news/…

  2. comment
    Comment #34297935

    > This might be excluding anybody that cannot work after hours, for a reason or another. Maybe I'm reading into this but I see this type of response a lot on HN. > A: You need expe…

  3. comment
    Comment #34293682

    as others have pointed out, the defualt photos app is designed to do the best for the average user. If you want control of every feature and no post processing then download a diff…

  4. comment
    Comment #34168768

    It is close to deprecation. In fact it's already deprecated on a device ~50% of American's use (an iPhone). It's also deprecated on MacOS. Many hardware manufactures are getting ri…

  5. comment
    Comment #34165865

    Given that OpenGL is basically deprecated at this point this arguably is no longer "modern 3D graphics programming" If you still want to learn OpenGL there's https://learnopengl.co…

  6. comment
    Comment #34156911

    was there ever a setting for this? I always used gSwitch or gfxCardStatus to varying degrees of success

  7. comment
    Comment #34151777

    No, the problem is bad developers pulling in dependencies for trivial functionally. If there was a `for-loop` npm package bad devs would be pulling it in instead of writing their o…

  8. comment
    Comment #34151747

    it's becoming the same in rust. Here's the rust official docs https://github.com/rust-lang/docs.rs Follow the build instructions, then you get to `cargo build` you'll see this mess…

  9. comment
    Comment #34151623

    curl | bash doesn't bother me because I do it like twice a year from sites I trust. On the otherhand, the node crowd uses "npx command" all the time where npx will download and exe…

  10. comment
    Comment #34150766

    As is often commen, wikipedia is plain wrong. I've never heard this opening narration and I saw it on opening day

  11. comment
    Comment #34139442

    ?? I saw it in the theater when it opened. nothing was ruined. maybe there is a second cut I'm unaware of. Certainly the cut Roger Ebert gave 4/4 stars, which is the original theat…

  12. comment
    Comment #34124290

    I skipped that by choosing lisp as my scripting language. took a day to implement. no complex parser required for config I used ini files, super simple to parser (and now json so a…

  13. comment
    Comment #34064702

    At the time a single seat of PowerAnimator, the predecessor to Maya, cost $50k-$60k. $30k was for the SGI machine to run it and the other half was the software license. Microsoft b…

  14. comment
    Comment #33986694

    It's not doing what I expect. Oh? Change the spec It's not doing what I expect. Oh? Change the code How is that different from now?

  15. comment
    Comment #33910187

    Not to defend the OP because I agree that null is bad. But, in my limited experiecne with Swift I just add a few characters at the right place and the null's are now incorrectly ig…

  16. comment
    Comment #33897763

    This is the equivalent to "why does modern music suck" (said by every generation of the next generation's music) Scott Alexander posted something similar https://astralcodexten.sub…

  17. comment
    Comment #33897414

    > The critics and audience don't always agree. The Oscars are not decided by critics. They're decided by peers. Directors vote for best Director. Actors vote for best Actor. Compos…

  18. comment
    Comment #33897317

    now if it was just an executable file and didn't require a package manager or compiling to install it would be flawless.

  19. comment
    Comment #33891461

    My guess the limits are because, WebP is based on WebM (video) I agree those limits are too small.

  20. comment
    Comment #33891393

    > you’re drawing too often killing battery. You say this with zero proof. Checking 100s of widgets to see if they overlap, updating their damage boxes, drawing the parts of the one…

  21. comment
    Comment #33890733

    Do you have any proof of this or just a gut feeling? Immediate mode guis do cache stuff, at least Dear ImGUI, one of the most popular Immediate mode guis caches. Further, at least …

  22. comment
    Comment #33888005

    Irrelevant, the apps it's being used for would run fine on a 25yr old machine at 60fps. You shouldn't need multi-threading to render a few thousand objects and most UI apps of the …

  23. comment
    Comment #33887834

    you can always have your car painted or wrapped. No reason the car has to come from the factory in a more interesting style https://www.google.com/search?q=amazing+car+wraps&source…

  24. comment
    Comment #33887707

    This not remotely true. There are plenty of karaoke songs that are the original recording from the original artist. At least in Japan, where the word "karaoke" originates

  25. comment
    Comment #33887649

    for me, I can't sing along if it's not close to the original because my brain remembers every tick of the original and wants to match the key of the original as well. Also, I had a…