This man is marvelous. Even though I know how top-notch he is at writing interactive blog posts, he surprises me with his quality every time I open his new blog posts. Bartosz is a huge inspiration for me.
I'm just in awe.
131–140 of 425 posts
This man is marvelous. Even though I know how top-notch he is at writing interactive blog posts, he surprises me with his quality every time I open his new blog posts. Bartosz is a huge inspiration for me.
I'm just in awe.
Earlier quoted context omitted.
There is absolutely a market for your LOTR example. I think a kickstarter made LOTR or Harry Potter Interactive applications like you are purposing could charge $1,000 maybe. And I 100% align with your 90's prediction. What we gained going from Encarta to Wikipedia was amazing, but we shouldn't forget that we lost some things too. https://www.youtube.com/watch?v=po3yW-wdLr0
Couldn't the Wikimedia Foundation raise some money to produce these kinds of videos? I wonder why they don't.
- The skills to edit video are more difficult to acquire, in part because - The hardware and software requirements can be expensive, and are not universally available - Once you've made a video, not everyone has the bandwidth to view it in high quality (certainly the first step to editing it)
Wikimedia could hire people to make videos, but they could also hire people to write articles, and (generally?) don't because that's not how they roll.
A Wikipedia-like platform for video would be fascinating, and worth pursuing, but a significant technological and social challenge.
I started with Greg Daniel's masterpiece: Watchmaking. https://www.amazon.com/Watchmaking-George-Daniels/dp/0856677...
i'm continuously astounded by how accurate the Omega Aqua Terra is. it will be within 90s over a 30 day period after 4 years of daily use with no servicing. the fact that something mechanical and so tiny operating at 3.5hz can do this is mind blowing to me. it has a cool [8800] co-axial escapement: https://www.kapoorwatch.com/blogs/through-the-scope-the-omeg...
If you want absurd accuracy in a watch powered by mechanical energy (without just resorting to a battery-powered quartz), look into Grand Seiko's spring drive. It's super interesting technology, and the result is a smoothly sweeping second hand (as in it's actually continuous, not merely a higher number of beats per second).
another crazy one is Zenith's all-silicon oscillator:
https://masterhorologer.com/2017/09/14/zenith-defy-lab-the-w...
https://monochrome-watches.com/zenith-defy-lab-revolutionary...
Earlier quoted context omitted.
He does it "the right way™". Use the platform. Don't use any framework or generic library. Go straight to the point and code what you need, when you need it. Don't minify or bundle anything, and let the people who are learning and courious a straightforward way to connect the dots, without forcing them into a github repository with 90% of the code unrelated to the thing and existing just to glue 1000 pieces written b…
I mostly agree with you, but I don’t mind minification when appropriate, as it can serve a functional purpose with tangible end-user-friendly benefits (less downloaded over the network = faster response times). But if you want to be friendly to the tinkerers, you could always host both the *.js and *.min.js versions, and have the webpage just pull the latter - anyone who wants the unminified source can remove the “mi…
Minification strips comments too though, which may be undesirable in many cases.
The hardest part for me when doing open source work full time was giving it up and getting a day job. I was fortunate that my wife was the breadwinner, and that I got to see what it was like to be a stay at home husband. I’ve often wished to go back to it. Did the author figure out a way, or is he wealthy?
He could also be a Superman, being able to do this with a full time job or contracting work.
I spent a few days studying their blog. The work is so good that when I retire, I’ll make a conscious effort to copy their style as closely as possible. It seems like the optimal way to transmit knowledge.
I wish there was an equivalent to YouTube sponsorships for blogs. If this had a 3 minute preroll ad, they would be rolling in money.
If Bartosz is reading this, I'm genuinely curious how much time did it take him to create this post. It looks like an insane amount of work with all the knowledge acquisition, write up, animation and so on..