• 0 Posts
  • 8 Comments
Joined 1 year ago
cake
Cake day: June 25th, 2023

help-circle
  • Speaking as a designer, it’s important to separate the style/trend of a UI from its function. I think what you’re looking for is actually UX design.

    As a discipline, User Experience uses evidence-based research to understand how and why users behave they do. This leads to specific design patterns and principles that underlie all the good UI design seen from the giants like Apple, Google, Microsoft, etc. It gives you the language to evaluate designs. This is the foundation of your UI and the rest is just style — fonts, colors, imagery and icons which is subjective and less important. I lost ambition to be a trendy UI designer, so every design looks the same, but usability will shines through. Clean, simple and accessible is timeless.

    Study the articles from nngroup.com. They pretty much established the field of UX Design, with content talking about user behavior in the 1990s. https://lawsofux.com is a more attractive and consumable option, also heavily influenced by NN Group. Finally, accessible design is good design for all, not just those with disabilities. Understand the guidelines set by the W3C for accessibility, like minimum font sizes or contrast ratios for colors.


  • I live just outside Philadelphia, so close enough climate wise. Given that your house is raised, I think it would look good anchor the house with something full with some height. I recommend a Laurel, which is evergreen for year round color and does well in full sun. Also consider large sedge grasses flanking the stairs.

    You could stop there or you can make your garden beds as deep as you want for smaller shrubs and annuals. My only design suggestion is to place plants considering it’s full grown size and not what looks best today.

    There are so many choices, the best thing to do is find a locally owned garden center and talk to the staff. The one near me is staffed with landscapers and, big surprise, they love talking about plants. They will know what works best for your region and will give you tips on planting and caring.




  • Your body and mind is just a bag of chemical soup, undergoing a constant reaction. Your tangle of nerves and synapses feed a mess of neurons that are wired in a circuit that gives you that spark of consciousness. But none of this is a fixed system, and your body goes through constant change. As one neural pathway dies, another one is rewired and the circuitry is now different.

    You can play the game of debating the Ship of Theseus, but who you “are” or “were” is just an illusion. Our memories are just the old circuits powering up, but even those change over time. Your memories are a false representation of the past because they only ever exist in the present and you’re at the mercy of your own perceptions.

    You “are” until you are not. So do what feels good —Kiss your loved ones, hug a tree, and be kind to yourself and others while your bag of soup ain’t leaking.



  • Yep, I spent a month refactoring a few thousand lines of code using GPT4 and I felt like I was working with the best senior developer with infinite patience and availability.

    I could vaguely describe what I was after and it would identify the established programming patterns and provide examples based on all the code snippets I fed it. It was amazing and a little terrifying what an LLM is capable of. It didn’t write the code for me but it increased my productivity 2 fold… I’m a developer now a getting rusty being 5 years into management rather than delivering functional code, so just having that copilot was invaluable.

    Then one day it just stopped. It lost all context for my project. I asked what it thought what we were working on and it replied with something to do with TCP relays instead of my little Lua pet project dealing with music sequencing and MIDI processing… not even close to the fucking ballpark’s overflow lot.

    It’s like my trusty senior developer got smashed in the head with a brick. And as described, would just give me nonsense hand wavy answers.


  • I’ve definitely seen GPT-4 become faster and the output has been sanitized a bit. I still find it incredibly effective in helping with code reviews where GPT-3 was never helpful in producing useable code snippets. At some point it stopped trying to write large swaths of code and started being a little more prescriptive and you still need to actually implement snippets it provides. But as a tool, it’s still fantastic. It’s like a sage senior developer you can rubber duck anytime you want.

    I probably fall in the minority of people who thinks releasing a castrated version of GPT is the ethical approach. People outside the technology bubble don’t have a comprehension of how these models work and the capacity for harm. Disinformation, fake news and engagement algorithms are already social ills that manipulate us emotionally and most people are too technologically illiterate to see how pervasive these problems are already.