Viewing profile — gfxgirl
gfxgirl
HN member- Joined
- Tue, Dec 24, 2019, 7:54 AM UTC
- HN karma
- 1,799
- Public activity
- 564 items
- HN profile
- View on Hacker News ↗
About gfxgirl
No profile information was provided.
Recent public activity
-
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/…
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #34156911
was there ever a setting for this? I always used gSwitch or gfxCardStatus to varying degrees of success
-
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…
-
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…
-
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…
-
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
-
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…
-
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…
-
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…
-
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?
-
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…
-
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…
-
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…
-
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.
-
comment
Comment #33891461
My guess the limits are because, WebP is based on WebM (video) I agree those limits are too small.
-
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…
-
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 …
-
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 …
-
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…
-
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
-
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…