Blog

  • First go with Lovable

    Excuse this post if it’s messy. I’m checking out Lovable and want to just use it and type about it in this post. I heard alot of people are using it, and it’s replacing Figma. I don’t understand why yet. It’s only on sponsored or promoted LinkedIn posts by people who claim doom and gloom for designers and say this is the wave of the future.

    Is Lovable the new thing? Let me find out. I didn’t know what to put, so I gave it a prompt that said “Create a portfolio page for a product designer that headlines his ability to talk about product design”

    That sounds easy enough, right? It’s showing a lot of information on the left and things spinning on the right.

    It took about 3 minutes to generate a page. Below is what it decided was the best choice.

    I guess it’s alright? It seems generic, but it’s just a simple prompt. Who am I to judge? I don’t like the color, but I do like the stats showing projects, years, and … clarity? I don’t understand the clarity part. The irony.

    I clicked on the View My Work and “Let’s Talk Design” buttons. They don’t go anywhere. I technically didn’t ask it to make more than this page, but it seemed like it may have taken the leap and attempted to show examples anyway.

    I throw it another prompt: Add Portfolio Page

    It says “Thought for 11 seconds”. It’s spinning again, so I guess that’s fine.

    Something happened, but I don’t know if it did anything. I noticed there’s a scroll bar to the right. I tell people all the time, unless you make it obvious, try to point the user down the page so they don’t think it doesn’t scroll. I fell victim to that mentality. I didn’t scroll. Was this here earlier? I dunno, nothing was obvious earlier. So anyways, I scrolled and got a lot more information.

    I see featured work that shows a neat card setup. I like how it shows the impact and key skills used. I may sneak that into my own portfolio because I like that idea.

    It’s still very basic and plain looking. It’s a vanilla look, but also I didn’t give it any theming prompts, just a super basic prompt. Next up is the “Skills & Expertise” section which just kinda flows and doesn’t separate at all. They have a bunch of skill tickers. I always thought it was odd for the points and percentages of skills. Would you put anything down if you weren’t good at it? Would you put it down just because a specific job said you would use it? I can’t imagine putting down I’m “10% good at Lovable” and expect anything positive to come out of it. Maybe just put down that you used it a few times? I’m sure people can figure it out. The programs Figma, Miro, Notion and Loom are a decent touch. I don’t know if I’d call it out like that? I never heard of Loom, but now I’ll check it out.

    I dived into more of the portfolio, and it has a giant list of projects worked on. They all blend in together, but the focus of individual projects seems well put together. A great starting point to dive further into.

    I threw another prompt its way: Can you theme this website in a dark theme that’s futuristic, artistic and the main colors are black with blue fades.

    Ok, that was a very bad idea. It says I have 0.30 free credits remaining today. It’s time to close this project.

    Before I close it out, I want to check out the code. It doesn’t look like typical code? I have the option to go to Github. I have to connect a lot of things, install and authorize it all. After I connected it all…. I still have no idea what I’m looking at in the code. I admit, other than making WordPress sites with Divi, I haven’t solidly coded anything in about 6 years. So I have no idea where any of this is, how I can edit it, or change it. Is that by design? I was expecting to be able to edit the code at some point. Maybe I can, I don’t know. You can check out the Github here if you’re actually interested in that: https://github.com/cliffnow/design-talks-portfolio/tree/main

    I hit escape and now I’m back to the beginning. Did it just torch all my progress without saving? I give it the prompt: Show the project I just created. It shows back up without using any of my credits. At least there’s that, but I don’t know if there was an easier way to do that?

    Overall Views

    I feel like I’m critiquing the actual prompt I made rather than focusing on what makes Lovable easy to use. I think it did a great job at generating a starting point for a user who is in a creative funk and nothing comes to mind.

    In a perfect world, we have plenty of user research before we dive into something like Lovable. This seems like a cool tool to go in cold with a guess and generate something to show someone.

    I think I might use this again in the future to come up with an off the wall idea, but I don’t see myself currently using this tool as my main source of design. There’s just nothing that shows me this is a Figma killer, as the “Suggested” LinkedIn content shows.

    End Note: I feel like I should just record a session in OBS instead of just typing my thoughts out.

  • AI Learning w/Tensorflow

    I’ve been wanting to learn more about AI lately and even got a few books. Have I read them? No, well that’s a lie. I’m at least a chapter deep into a few. However I wanted to spend some of my lunch break finding something quick online.

    Since I’ve been using Coursera for the Google UX Certificate, I decided to just search for “AI” and see if there was something quick I could do over a series of lunch breaks. I wanted something small and digestable to get my feet wet. I came across the course “Learning TensorFlow: the Hello World of Machine Learning”

    I’m still calling it Taser Face though and I get the view of Taser Face from Guardians of the Galaxy in the back of my head. But it’s called TensorFlow. Believe me I keep double checking. What is Tensorflow? Honestly, I don’t know still what it was and if I was actually using it.

    The course started with an intro of how I was going to use a neural network to teach a program. It then made me go incognito to log into Google Cloud Lab. It said I have 45 minutes to complete the lab and then it’d reset. Is that a thing? I assume it was server things that cost money, and as part of the course they set it up.

    The course gave clear directions on how to get to where I needed to go, even though I felt like I had no idea where I was, and I was just glad to have a road map. After a sentence or two of explaining what I’d do, I copy and pasted code one cell at a time. Then another explanation, and copy and paste. I got the jist of it I think, but it assumed some basic Algebra that took me a minute to remember. I ran the program successfully and it seemed real interesting after the explanation of what it did.

    What was the program exactly? It was to show alternating numbers. Example being 1, 4, 7… then the idea was to train the program to predict the next number in succession based on what is given. After that it gave a log of attempts to learn, and it went from a small number to a negative number with -8 at the end. So I’m not sure what the power number was for, or why so many extra digits past. Was there no perfection? I didn’t understand that. All I understood was that the negative meant good, so I was happy about that.

    The problem? Since I’m still new to this, and it was a “Get my hands wet” situation, I don’t think I retained much of anything other than what I did. The code? No idea, just copied and pasted it. I couldn’t tell you a single thing. The bummer is, I couldn’t even go back because it was in that Google Cloud Lab that has a time limit. I did only take 20 minutes to complete it all though. I may have felt rushed at the beginning and tried to copy and paste the small stuff without re-reading it all. I was fearful I’d lose all progress, because it literally said I’d lose all progress if I left.

    Overall, my first time into AI stuff was good.

    My AI Takeaways:

    • I need to brush up more on basic Algebra
    • Google Cloud is a thing, and it costs money
    • Redo future courses over and over so it sticks into memory
    • Understand what the output actual means, instead of taking the courses word for it that “That means its good!”

  • 2025 And Beyond

    I’ve been getting DMs on LinkedIn recently about my website. Yes, this website. The current website you see that is literally just a blog. If you see something fancy or at the very least thought out, then this post is too old.

    Do I have a portfolio? Yes! On Behance! And if you want to see what I made 6 years ago before my current role as Product Designer at Ford, then by all means check it out at: https://www.behance.net/cliffnowicki It has that nice, 2019 feel to it right?

    I do plan on making this my portfolio site sometime this year, I really do. For now, I’m still in family mode and putting my backlog of thoughts together for the future. I promise I’ll be making a focus on design soon. I have over 22 workings years of experience that I’d love to share to the world.

    Until that time happens, I’m content with just being great at my job, a father to 5 kids and a gamer.

  • New Updates

    I’m slowly putting this site back together. There were a few issues with my previous hosting, where the SSL just wasn’t working, and I wasn’t able to add it due to server issues. So, I moved it to a hosting service that gives the SSL for free. So now everything is good, and it’s safe to view without the red warning signs of not having an SSL Certificate.

    I added my Behance portfolio as the only link currently in the menu. I’ve honestly not touched my Behance since I started working at my current job over 5 years ago. However, it’s there for anyone to enjoy viewing it. I have a few small things I’m currently working on that I plan on putting up there.

    As I build this site, I will add projects I’m working on along with other things focused on Design, Product Design, UX Design, Game Design and well, design. See the trend?

  • New Site.

    If you can read this, congratulations! You found this site during my transition phase from one hosting service to another.

    What will this site be about when it’s finished? Design. Plain and simple.