HackerTrans
TopNewTrendsCommentsPastAskShowJobs

maupin

no profile record

comments

maupin
·letzten Monat·discuss
Didn't expect a stealth ad at the end there.
maupin
·letzten Monat·discuss
Same. I haven't seen this. And I hope I never do unless I specifically click a button to enable it.
maupin
·letztes Jahr·discuss
Well, today I learned something. I've gotten my phone stuck in this mode (half of the screen hidden below the bottom edge) and just assumed it was an iOS bug.
maupin
·letztes Jahr·discuss
> “We didn’t think China was ever going to compete in AI,” said Dion Hinchcliffe, vice president of the CIO practice at Futurum Research last week.

What? Oh, come on now.
maupin
·letztes Jahr·discuss
I think your UI could use some work, funny enough. But I like the concept, it's just that the way the page and "game" works is not exactly clear.
maupin
·vor 2 Jahren·discuss
Loadstar (a C64 magazine) for me is still the gold standard for magazines on disk. Every issue was a pleasure and so well put together.
maupin
·vor 2 Jahren·discuss
That was my experience. For the recent rerelease I took my kids to see it for the first time in the theater. And we were treated to 20 minutes of spoilers before the movie started. Thanks, jerks.
maupin
·vor 2 Jahren·discuss
These are what I miss most about my years living in Japan. I made them for my kids a few weeks ago and they adored them. You can buy plastic-lined seaweed sheets to fold the rice into, so opening them is almost the same experience as onigiri from a Japanese conbini. For a filling, I just mixed together some tuna, salt, and mayo.
maupin
·vor 2 Jahren·discuss
> 1. Define “Done” from the Start

Impossible for almost any non-trivial project.
maupin
·vor 2 Jahren·discuss
I like how the website is as easy to read as a glossy magazine brochure in a gloomy cave entrance on an overcast day.
maupin
·vor 2 Jahren·discuss
Accidentally read the last post first. My mind immediately jumped to copy protection as the purpose for that large nonsensical routine.
maupin
·vor 2 Jahren·discuss
Wouldn't it make more sense for the switch to pattern 2 prefix matching to ignore the repeated characters? So if the user typed LLA the prefix matched would be LA (ignore the first L), not LLA.
maupin
·vor 2 Jahren·discuss
Too true! For a recent video project I wrote a 300 line bash script to generate the ffmpeg arguments needed to accomplish what I was after.
maupin
·vor 2 Jahren·discuss
In my case I'm working with very large uncompressed video. Files that are 1 hour and 300+ GB in size. I tried using Kdenlive but it choked.

I'm not saying the CLI is easy to learn, but once you do learn it, you have a lot of power at your fingertips.
maupin
·vor 2 Jahren·discuss
ffmpeg is such a joy to use, once you make it over the very steep learning curve.

I'm making some youtube videos where I play through Demon's Souls flipping a coin to decide to equip items or not, and I wanted to have an onscreen coin flip animation and sound effect. With some effort, I created a transparent set of frames for the animation. Then with ffmpeg's filter_complex I was able to add the image sequence as a video stream, overlay it over the original video, and add a sound effect. That's on top of the existing subtitles, audio channel merging, and video resizing/compression. All in a single (long!) ffmpeg cli command.

ffmpeg is one of the true wonders of FOSS.
maupin
·vor 2 Jahren·discuss
It doesn't say it. It probably should.
maupin
·vor 2 Jahren·discuss
Is one of the rules that you have to use all the puzzle pieces? Because puzzle #3 is easily solved with only two pieces yet that is not the "correct" solution.