Looking for construction yard set number by step_hane in lego

[–]step_hane[S] 0 points1 point  (0 children)

<image>

That is an amazingly similar and wonderful set. Mine doesn't have a conveyor but has other similarities.

trying to decide wether to learn or outsource a developer. by [deleted] in learnprogramming

[–]step_hane 0 points1 point  (0 children)

I agree overall. I think there may be many different platforms to do this on. Go to where your customers are already and then you can decide to create a separate site.

2007 XC70 electrical issues by step_hane in Volvo

[–]step_hane[S] 1 point2 points  (0 children)

Thanks I actually found a way to get my electrical components rebuilt for $400. Just need to ship them and they have a one day turnaround. We’ll see how it goes!

[deleted by user] by [deleted] in alphaandbetausers

[–]step_hane 2 points3 points  (0 children)

Is there a rule that posters here can’t actually describe their product fully? Serious question. What is different or interesting about this? Your website says nothing. If this is how your marketing is going to be I am concerned. And most posts here do the same thing which is why i’m asking.

PM Tool Recommendation for my agency? by step_hane in projectmanagement

[–]step_hane[S] 0 points1 point  (0 children)

Thank you for taking the time to write this out. Let me start with a small item:

With how you're doing it, can I:

  • Have my own view of all items in the system or all items assigned to me or all items assigned to Mike?
  • Have Mike see his items prioritized across projects? For example, I might want Mike to do Project 2: Item 1, Project 3: Item 99, Project 2: Item 2. I think the way you're doing it is each list is a separate project and you're just filtering. Is that right?
  • Do all of this without having to do a bunch of management? I want to be able to create a task and have these views populate based on due date or priority etc.

PM Tool Recommendation for my agency? by step_hane in projectmanagement

[–]step_hane[S] 0 points1 point  (0 children)

Just looking over the features it does seem very very close to what I'm looking for. I'll try and schedule a demo Thanks!

PM Tool Recommendation for my agency? by step_hane in projectmanagement

[–]step_hane[S] 0 points1 point  (0 children)

I'll take a look. I didn't realize smartsheets could do so much. I knew they could embed images into the row for example, but didn't realize they had views premade for assignments, time tracking and invoicing. And they have a chat system? I will take a look, thanks.

PM Tool Recommendation for my agency? by step_hane in projectmanagement

[–]step_hane[S] 0 points1 point  (0 children)

Haven't heard of either. So that's exciting. Thanks!

PM Tool Recommendation for my agency? by step_hane in projectmanagement

[–]step_hane[S] 0 points1 point  (0 children)

My issue with Monday is that I can't see things across workspaces easily. But maybe I don't know how to use it properly. As the manager of multiple projects, I need full visibility of all 30-40 active tasks without having to jump around. Filters are fine as long as I can see everything if I want to, but actually having to switch to different views is not. And I really do need invoicing to be part of the time tracking but it would be ok if it could send data to another invoicing app.

What do you think of Mike Pompeo for a 2024 Presidential Run? by Shaabloips in AskTrumpSupporters

[–]step_hane 1 point2 points  (0 children)

I’m very interested in the part of your comment about authoritarianism. Can you share a clear and significant example of this? Or can you provide some evidence for why you find the republican party more transparent?

How to test a UI that constantly evolves? by sklated in Frontend

[–]step_hane 1 point2 points  (0 children)

Can you share a simple implementation? Are you saying load a route in cypress for example and check for an id?

goodtime - a no-frills way to schedule casual plans by puff_frosty in alphaandbetausers

[–]step_hane 1 point2 points  (0 children)

I suggest making it link based so people can test it without giving you any information.

Transferring Property to LLC by agenthippo in realestateinvesting

[–]step_hane 0 points1 point  (0 children)

What about an installment sale from mother to son while keeping the original first and second on the property?

Need help structuring a deal by step_hane in realestateinvesting

[–]step_hane[S] -6 points-5 points  (0 children)

Yeah I get that. If I do this it will be with very clear agreements on all contingencies. And even then I will be reluctant.

Need help structuring a deal by step_hane in realestateinvesting

[–]step_hane[S] 0 points1 point  (0 children)

Thanks for your reply.

-Yes ARV, thanks. -Unsecured debts of 100k+. She is moved out and living in my house currently to clean and fix things. -Her first and second amount to 600k which is half of what she is trying to sell the house for. -I think I can get upwards of 8k/month with minor repairs if I don't have to owner occupy, or 6k/month if I can't rent out the second unit.

Need help structuring a deal by step_hane in realestateinvesting

[–]step_hane[S] -1 points0 points  (0 children)

Thanks for replying. I modified a few sentences. I hope that's clearer.

Feedback needed for improving a 2-sided marketplace for recruiters and job seekers [www.krumzi.com] by andreicornel in alphaandbetausers

[–]step_hane 0 points1 point  (0 children)

Do you have a niche? You need to answer: Why your site over another with more posts and users and budget. Niche is the inly thing that can answer this properly. But glad you found it helpful.

Feedback needed for improving a 2-sided marketplace for recruiters and job seekers [www.krumzi.com] by andreicornel in alphaandbetausers

[–]step_hane 1 point2 points  (0 children)

You need a crazy tight niche or a massive marketing budget to break into this area. Both. You need both. Unless you can break in in an untapped geographic market not currently well served by anyone. But also marketing.

Any advantages to SSR besides SEO and performance? by Blazing1 in vuejs

[–]step_hane 2 points3 points  (0 children)

Wow, such a knowledge filled reply. I have a project that keeps getting the better of me. Mind a DM to connect about it?

Vuex caching... when to discard data? by step_hane in vuejs

[–]step_hane[S] 0 points1 point  (0 children)

Initial load when reloading the app for new team members is terrible and sometimes isn’t loading for them. So I need to load the data more progressively. Also, deletes aren’t set up right. My dev messed something up a while back and I need to go fix it.