HN user

knowingathing

911 karma
Posts16
Comments35
View on HN
ChatGPT Atlas 9 months ago

There's way more people using chrome (right now) than this new browser.

ChatGPT response: Infinity is not considered an odd or even number. In mathematics, odd and even are properties of integers, which are finite numbers. Infinity, on the other hand, is not a number in the usual sense. It is a concept that represents an unbounded or limitless quantity. Therefore, the concepts of odd and even do not apply to infinity.

My First Piano 4 years ago

Yes and no. Losing the "Oh, I heard you playing a new song" is a priceless dinner conversation that can encourage a child's burgeoning passion.

My First Piano 4 years ago

Experience: A piano doesn't have an on/off switch. It can't be anything but a piano. Electronic pianos can be guitars, drum-kits, or entire orchestras! It can feel more like a toy than an instrument, especially for younger children. So right off the bat, a piano will give you or your children focus when they sit on the piano stool.

Sound: a hammer hitting real strings vs a speaker replicating the sound. If a speaker gets dust in it or becomes damaged in some way, the sound is greatly diminished. Also, pianos are made of wood which vibrates. The strings at the higher end which aren't dampened vibrate. If I sneeze loud enough, the piano in my room sometimes hums with vibration. It's a living thing.

Yes, pianos need to be tuned and electronic pianos don't... but if you or your child is actually taking lessons and practising, you want a piano. Your technique, I think, will be much better if you learn on a piano with real hammer action vs an electronic piano.

I think the trick to buying a piano is taking your time and only buying the one that sounds right to you. Some people like a more warm, mellow tone. Other people like more brightness and brilliance. The "family" piano we have was purchased 20 years ago and it's a standard upright piano. It's absolutely rock solid, still sounds beautiful.

This is true... but I like the automatic switching when it does work :)

I try my hardest not to adjust Apple defaults too much because on the whole, I really like their design decisions and their UX. So I don't want to start straying too far away from their core defaults. It's a slippery slope :)

Always Do Extra 5 years ago

Fantastic article. As a UI designer, I feel like the little bit of "Extra" work that I've done in my career has paid off extremely well.

Of course, you need a manager who understands the intent behind your Extra work is that it is mutually beneficial and that you strike more than you miss when doing that Extra work. If these fall into place, you'll be treated with more respect and will be given more autonomy which further encourages you to do what is right both for yourself and the company you work for.

That's been my experience in my relatively young career (7-8 years). This article sums up this concept really well.

It's interesting you equate HN with IG/Twitter/FB/reddit. While there are similarities, they are quite different from each other.

If you are worried that HN will become your last bastion, perhaps you could find other online communities where you have passions/interests.

Not only should the "END CALL" icon/button be more removed from the other more common actions like muting yourself, there should be a small "End call" label underneath or above the icon as well. Seeing what the buttons do without needing to guess or hover is important.

The only way to get good design is to hire good designers. Money doesn't buy good design. This UI was shipped by Google. They have money.

I hadn't thought of many of these things, thanks for raising them. The flip side of not using Electron.js and going for native development (which would help solve these points) would mean I never would have shipped Loaf. That's the issue I was facing.

Due to money (development costs) and ongoing support (being able to improve and maintain the UI with CSS) I had to find a tool that would work for me.

Maybe one day with enough time and money, I'll be able to develop some beautiful native desktop apps for macOS and Windows. That would be nice :)

Yes, the fact this issue is literally a one line CSS change is what attracted me so strongly to using Electron.js. I'm all for software engineers building amazing macOS/Windows apps, but I wouldn't have any idea how to make text non-selectable.

In CSS it's "user-select: none;" and you're done. Playing to your strengths is important when building a business so that's exactly what I did :)

Hey there, I had a look at your website and if I could provide some small feedback? Add an image here or there in your blog posts! You could start with free (but nice) photos from unplash or similar. You clearly have a lot of great content, but there's no initial visual "hook" to get me interested. Hope this helps and keep it up!

Hey, this doesn't sound too different from the adaptive diagnostic Maths Pathway (https://mathspathway.com/) has. It starts at Level 1 and retests all mathematical knowledge of the student until it reaches their zone of proximal development (ZPD). It's all within a classroom environment, but it means all the students are learning the maths that suit them, not a one-size-fits all which is the issue you are referring to I believe.

Full disclosure: i work at maths pathway.

Voices of Music 6 years ago

Talk about an industry needing to adapt to survive. But it reminds me of a quote from Mozart in the Jungle "classical music has been losing money for people for 500 years". Or something like that.

I guess either some HN mod enjoys classical music or it is something people love discussing.

And as a web designer, I just love their website :D

This is something I seem to be coming across a lot more often lately. People can't accept a viewpoint from someone that is mean towards a subset of people, or refuses to accept public opinion on a specific topic, while having done something amazing to progress human forwards in a specific area. If you can't appreciate the amazing work they did without compartmentalising their character, I consider that a fault.

Taking sound advice from someone who you disagree with on a philosophical/religious/etc level is vital to strengthen your character. In my opinion :)

I'm building an animated SVG icon library: https://motionicons.com/

There are many icon packs out there but they are almost all static. You can help users by communicating additional meaning using an animated icon. I think this is a gap in the icon market landscape.

It is still early days so any feedback would be appreciated!

One premise this article is based on is that more features = a better product. However that isn't always the case. Having a codebase which makes it easier to add new features isn't necessarily going to make that product succeed over a competitor.

If Product A adds 10 bad/mediocre features it'll become bloated and hard to use. If Product B, in the meantime, adds 2 good/great features the market will recognise this. Now Product A is stuck with 10 features they don't want. And good luck trying to take away those features from your users!