HackerTrans
TopNewTrendsCommentsPastAskShowJobs

MontagFTB

1,888 karmajoined vor 14 Jahren
Programmer. Photoshop.

comments

MontagFTB
·vorgestern·discuss
This article was tremendous. My dad and I rebuilt an old GPW as my car in high school. His brother bought it as his car for high school a generation earlier. This article and the video are a love letter to that old car- a quirky, heavy, underpowered, beautiful legend.
MontagFTB
·vor 17 Tagen·discuss
Do you have links to what you found? That solution sounds plausible in this case.
MontagFTB
·letzten Monat·discuss
iPhone Dynamic Crease (tm)
MontagFTB
·letzten Monat·discuss
Yes, that’s a great video. The Mythbusters used the same model to understand Bay Area current flows during their Alcatraz escape attempt episode.
MontagFTB
·vor 2 Monaten·discuss
Multiple articles mention a vaccine for the Zaire strain but not this one. Is it possible to use one for the other? Does the existence of one make it easier to develop another?
MontagFTB
·vor 2 Monaten·discuss
These changes were part of the Beta program. As far as I am aware the response there was not on the same level as this blog post.
MontagFTB
·vor 2 Monaten·discuss
Thank you. Differing opinions of Adobe aside, you sound like the kind of engineer I'd enjoy a beer with.
MontagFTB
·vor 2 Monaten·discuss
Thank you for the constructive feedback. I agree power users are a "keystone species" and improving their workflows will benefit everyone.

Improving existing workflows without disrupting them is extremely hard to do, and often "improvement" is in the eye of the beholder. To be clear, I am not excusing issues within the application that we must fix. The team is working hard across multiple departments to gain consensus on how best to move Photoshop forward, including gathering feedback from users.
MontagFTB
·vor 2 Monaten·discuss
There is a lot of effort put in to making the application usable, no question. At the same time, we have added a litany of new features and tools since Photoshop 4, many of which I would describe as extremely technically challenging.
MontagFTB
·vor 2 Monaten·discuss
Well it depends on how you define it. We have done several re-skinnings. This migration is a transition from one framework to another, which we’ve never done before. The reasons to leave the old framework lie on several axes (eng, design, product, etc.)
MontagFTB
·vor 2 Monaten·discuss
In a word: they were. We do use Photoshop (though not to the level or extent of most users) and noticed the regressions. Shipping software is in perennial tension between getting it perfect and getting it out the door.

Going forward, we would like them fixed, too. Personally my hope is the message from user feedback like this is heard loud and clear, and we respond appropriately.
MontagFTB
·vor 2 Monaten·discuss
Hey all- I am Foster Brereton and Principal Scientist for this UI effort. Suffice it to say, the article and this thread have had their impact on the people behind the software. We are aware we got a lot of things wrong. As the primary technical lead on the UI migration, a lot of the implementation details ultimately fall up to me.

Two things I can tell you: the engineering team does care about Photoshop (I’ve been on the team more than 15 years for a reason) and this migration is far from over for us.

These sharp edges are acknowledged, and we are working on them. Some of them are already addressed.

I know this will be of little comfort to some. But to the rest, we are still here. If you have any questions I’ll do my best to answer them.
MontagFTB
·vor 3 Monaten·discuss
Visually the results are very compelling! It also gives an at-a-glance intuition about the image that the bar-style options fail to convey. I am a fan.
MontagFTB
·vor 3 Monaten·discuss
Could it be a symptom of high altitude oxygen deprivation?
MontagFTB
·vor 3 Monaten·discuss
Putting code with side effects into an assert is asking for trouble. Compile with NDEBUG set and the effects mysteriously disappear! Anything beyond an equality expression or straight boolean should be avoided.
MontagFTB
·vor 5 Monaten·discuss
It is entirely possible a Rust port could have caught previously unknown memory safety issues. Furthermore, a Rust port that looks and feels like C++ may be peppered with unsafe calls to the point where the ROI on the port is greatly reduced.

I am not trying to dunk on the effort; quite the contrary. I am eager to hear more about the goals it originally set out to achieve.
MontagFTB
·vor 5 Monaten·discuss
Before preaching it to others, the writing of a homily or sermon first needs to affect the heart of the one delivering it. Such heart-work is exceedingly difficult if not impossible with AI.
MontagFTB
·vor 5 Monaten·discuss
Any word on how much more memory safe the implementation is? If passing a previous test suite is the criteria for success, what has changed, really? Are there previous memory safety tests that went from failing to passing?

I am very interested to know if this time and energy spent actually improved memory safety.

Other engineers facing the same challenges want to know!
MontagFTB
·vor 6 Monaten·discuss
> We do [cubic curve fitting] all the time in image processing, and it works very well. It would probably work well for audio as well, although it's not used -- not in the same form, anyway -- in these applications.

Is there a reason the solution that "works very well" for images isn't/can't be applied to audio?
MontagFTB
·vor 7 Monaten·discuss
We saw these is Ravenna