Sage's recent activity

  1. Comment on What programming/technical projects have you been working on? in ~comp

    Sage
    Link
    I'm having such an annoyance using Nuxt. I love Vue and am building a fullstack app for my portfolio, however, I'm having some real problems with the auto imports not working. Like I'm trying to...

    I'm having such an annoyance using Nuxt. I love Vue and am building a fullstack app for my portfolio, however, I'm having some real problems with the auto imports not working. Like I'm trying to use defineNuxtRouteMiddleware in the Nuxt server middleware and it just keeps coming in as undefined. If I try importing it normally, it yells at me, if I don't the app crashes because it's undefined. Has anyone else fought with this?

  2. Comment on What programming/technical projects have you been working on? in ~comp

    Sage
    Link
    Currently working on a project off of Frontend Mentor, I've never worked with Figma files like this, so it's been interesting having all the designs like this laid out, something I might mess with...

    Currently working on a project off of Frontend Mentor, I've never worked with Figma files like this, so it's been interesting having all the designs like this laid out, something I might mess with trying on my next personal project.

    I'm not sure where to begin honestly, but for now I'm just making individual components for things like buttons, inputs, etc, based in the designs and then I'll begin building other parts I guess. 🤷

    2 votes
  3. Comment on Weak security defaults enabled Squarespace Domains hijacks of former Google Domains accounts in ~tech

    Sage
    Link Parent
    I'll give this a try, thank you!

    I'll give this a try, thank you!

    2 votes
  4. Comment on Weak security defaults enabled Squarespace Domains hijacks of former Google Domains accounts in ~tech

    Sage
    Link Parent
    Well, looks like I'm switching. Anyone have good suggestions for an alternative?

    Well, looks like I'm switching. Anyone have good suggestions for an alternative?

    2 votes
  5. Comment on What games have you been playing, and what's your opinion on them? in ~games

    Sage
    Link Parent
    I've had this sitting on my backlog for awhile and just started it this week. I'm on vacation away from home and just want to relax so I brought my steam deck. What a good chill game. Traveling...

    I've had this sitting on my backlog for awhile and just started it this week. I'm on vacation away from home and just want to relax so I brought my steam deck.

    What a good chill game. Traveling around, fishing, gathering, feeling some feels, this is really what I needed to relax at the end of a day. If anyone's looking for a cozy game, this is a good one.

  6. Comment on Summer Games Done Quick 2024, a week-long charity fundraiser featuring speedruns, is live (runs June 30 - July 6) in ~games

    Sage
    Link
    This comes up fast! I look forward to this every year. Something wholesome, fun with impressive gameplay is great to relax to.

    This comes up fast! I look forward to this every year. Something wholesome, fun with impressive gameplay is great to relax to.

    3 votes
  7. Comment on What programming/technical projects have you been working on? in ~comp

    Sage
    Link
    I'm having fun with Astro/Vue for a personal project for a community I'm a part of. I chose Astro because I wanted to mess around with it for fun, and I already knew Vue somewhat. I have to say...

    I'm having fun with Astro/Vue for a personal project for a community I'm a part of. I chose Astro because I wanted to mess around with it for fun, and I already knew Vue somewhat. I have to say the CLI for Astro is absolutely fantastic and I have never had such a smoother experience getting everything set up.

    I've also been messing around with Tailwind and really trying to make things look "pretty", and while I didn't like Tailwind initially, I think once I understood it more I have grown to like it.

    All in all it's been a pretty successful and fun project so far with a lot of learning. I look forward to sharing it with the community it's for and to get their thoughts, but I need to polish a few more things.

    4 votes
  8. Comment on What programming/technical projects have you been working on? in ~comp

    Sage
    Link
    Working on a personal project for a MUD I play, basically taking color codes that are in the MUD and displaying the correct colors in browser using spans. Everything is working correctly. I mostly...

    Working on a personal project for a MUD I play, basically taking color codes that are in the MUD and displaying the correct colors in browser using spans.

    Everything is working correctly. I mostly wanted to play with Astro and islands, which has been fun, and now I'm just trying to make things look pretty.

    1 vote
  9. Comment on Water in basement - need advice in ~life.home_improvement

    Sage
    Link Parent
    My Wife and I recently had some water issues as well. We got new gutters and the water was dumping right next to the foundation, and in heavy rain we would get some significant water. We got a...

    My Wife and I recently had some water issues as well. We got new gutters and the water was dumping right next to the foundation, and in heavy rain we would get some significant water. We got a sump, just in case because we didn't have one, but what really fixed it was getting some gutter extensions and moving it away from the house.

    For now I got a couple of the tubes from home depot. They click together too so you can get it a fair distance away. One of my projects this summer is to dig some holes and put some pipe into a dry well for each gutter and have the gutter drain that way, but for now this is a cheap easy way to fix it. Give it a shot, it's dirt cheap to try.

    1 vote
  10. Comment on UI/UX Design for web dev in ~comp

    Sage
    Link Parent
    This a great post, thank you! I've been kicking around the idea of getting the Refactoring UI book, mostly the price tag has stopped me. Did you find it very useful? I seem to be stuck at the...

    This a great post, thank you!

    I've been kicking around the idea of getting the Refactoring UI book, mostly the price tag has stopped me. Did you find it very useful? I seem to be stuck at the level of...able to write CSS no problem, but, it just looks flat and boring, I guess?

    You know the feeling when you come across a beautiful website, and you just kind of appreciate how nice it is? The font, the spacing, the color palette choice. A good site can stop me and make me dig through the dev console to see what's going on. I'd like to get there eventually. Do you think Refactoring UI is a book that can start me on that journey?

    1 vote
  11. Comment on UI/UX Design for web dev in ~comp

    Sage
    Link Parent
    I've never heard of the HIG, and I like what I see. Thanks for the resource!

    I've never heard of the HIG, and I like what I see. Thanks for the resource!

    1 vote
  12. Comment on UI/UX Design for web dev in ~comp

    Sage
    Link Parent
    I'm going to give this a look. I've never heard of this website, look interesting! Thank you!

    I'm going to give this a look. I've never heard of this website, look interesting! Thank you!

    1 vote
  13. Comment on UI/UX Design for web dev in ~comp

    Sage
    Link Parent
    Yeah, currently I use Tailwind sometimes on personal or small projects. Its alright, but my designs still aren't the greatest. Functional, but not aesthetically pleasing.

    Yeah, currently I use Tailwind sometimes on personal or small projects. Its alright, but my designs still aren't the greatest. Functional, but not aesthetically pleasing.

  14. UI/UX Design for web dev

    Does anyone have any good resources, books or otherwise, in regards do good design for web dev? I'm a self taught full stack dev who just can't really make things look "pretty". They are...

    Does anyone have any good resources, books or otherwise, in regards do good design for web dev? I'm a self taught full stack dev who just can't really make things look "pretty". They are functional, but..that's about it. I know CSS, but maybe I just don't have an eye for it?

    Any suggestions would be great, thanks.

    19 votes
  15. Comment on Time blocking, do you do it? in ~health.mental

    Sage
    Link Parent
    I've suspected I might have it, though I have not gotten tested for it yet. Perhaps it's time though 😅

    I've suspected I might have it, though I have not gotten tested for it yet. Perhaps it's time though 😅

  16. Comment on Time blocking, do you do it? in ~health.mental

    Sage
    Link Parent
    Thanks for the very insightful post. Do you use anything to help manage your time blocking, or do you just enter it all manually in a calendar?

    Thanks for the very insightful post.

    Do you use anything to help manage your time blocking, or do you just enter it all manually in a calendar?

    2 votes
  17. Comment on Time blocking, do you do it? in ~health.mental

    Sage
    Link Parent
    That's really smart! I was using pomodoro to study in the beginning but slowly moved away from it because I thought I was doing so well. Perhaps I should start it back up again. I never thought of...

    That's really smart! I was using pomodoro to study in the beginning but slowly moved away from it because I thought I was doing so well. Perhaps I should start it back up again. I never thought of changing the intervals either.

    1 vote
  18. Time blocking, do you do it?

    Hey everyone! Do you have any experience with time blocking? Do you use any apps to help or do you do it all manually in your calendar? I recently watched a video I found on Tildes by Answer in...

    Hey everyone!

    Do you have any experience with time blocking? Do you use any apps to help or do you do it all manually in your calendar? I recently watched a video I found on Tildes by Answer in Progress (https://youtu.be/vYaNiC4kchg?si=zh02N4bStqAhBBAe) about attention span. I have heard a lot about time blocking in the past, but always thought I never really needed it.

    However, recently I've been starting to realize maybe I'm not doing well mentally..days can slip by on YouTube, or a video game, and the things I wanted to get done get pushed back to the next day..and the next day, and so on..or things I was passionate about, things I want to succeed in that I am good at..just sort of slip away, and I stop doing them and lose my drive. So maybe I need to block time to get it done... I'm not sure. So I guess I can try Meditation and time blocking..

    Anyway, anyone have some suggestions if they do this? Have you found that it helped?

    15 votes
  19. Comment on What programming/technical projects have you been working on? in ~comp

    Sage
    Link Parent
    Thank you! Guess I know what I'm doing this weekend then! Looking forward to mucking around with it. Much appreciated 😁

    Thank you! Guess I know what I'm doing this weekend then! Looking forward to mucking around with it. Much appreciated 😁

    1 vote
  20. Comment on What programming/technical projects have you been working on? in ~comp

    Sage
    Link Parent
    I have been kicking this around, I'm self a self taught dev and have yet to try AWS. I have heard AWS can be a bit annoying, but I'm always willing to learn. Do you have any suggested learning...

    I have been kicking this around, I'm self a self taught dev and have yet to try AWS. I have heard AWS can be a bit annoying, but I'm always willing to learn. Do you have any suggested learning material?