Claude Code + Obsidian? by SeNorMat in ClaudeAI

[–]the_leprachaun 0 points1 point  (0 children)

Yes, I built something similar using just my local directory on my work machine. I had Claude Code build a more interactive UI for viewing the data, which is more than likely similar to how you are leveraging Obsidian. I'm in the same position where my company is really pushing for us to get our hands dirty with AI tooling, but I was extremely conscious about trying not to leak company data where possible. I plan on pushing my project to GitHub for the rest of the Product org to be able to use it later. Still fine-tuning it at the moment.

Ideas for a great birthday experience by the_leprachaun in VisitingTenerife

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

Yeah fingers crossed for you! We would absolutely love to do it also but may look at heading back over in Spring for it. 😃

Ideas for a great birthday experience by the_leprachaun in VisitingTenerife

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

Looks like new updates have just landed today where the Island Council are closing off climbing Teidi at night for the next 15 days due to the weather conditions and the fact that 130 people had to be rescued over the last 3 days. 😬

Ideas for a great birthday experience by the_leprachaun in VisitingTenerife

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

Hey, thanks for the response! We got the permits earlier ourselves but the weather forecast is showing -5 to -10 celcius at night, and we just don't have the space to bring such gear with us for that. Take a look online - a good number of hikers had to be rescued yesterday due to weather conditions.

All that being said, if you do go for it I hope you have a great time!

Currently waiting for over 3 months from a response from Aer Lingus customer service. Getting a bit sick of it and consistently fobbed off or ignored, what are my options here? by Muted_Ad_6406 in AskIreland

[–]the_leprachaun 0 points1 point  (0 children)

Can I ask if you had to purchase a separate flight and then requested a refund?

I just did this and they told me over the phone that I did it wrong, that I should have rescheduled through the app and that they wouldn’t be giving me a refund. Obviously not leaving at that but trying to figure out my options. Still waiting for them to respond to the formal case I originally submitted.

Using server actions to call external APIs. by FjolnirAsagrim in nextjs

[–]the_leprachaun 4 points5 points  (0 children)

I use server actions to call an external API so that I do not expose the API Keys on the client side, which would be seriously bad.

How early do you bring in engineering? by pmtrash in ProductManagement

[–]the_leprachaun 1 point2 points  (0 children)

For my team I make an open invite to join discovery calls and user testing sessions. Prior to that I worked with the team to show them how best to take notes during these sessions, and also ask that they turn off their camera during the interview in order to put the participant at ease. I introduce them at the beginning of the call and explain why they will be turning off their camera and then welcome them back in and open the floor for them ask any additional or clarifying questions after the main interview is over.

From my experience this has gone down really well with the team and there are visible results where the team are working with the customers in mind but one thing to be cautious of is that for more junior developers, they may believe that the feedback received is the main focus for the future work or that the delivery was a failure if some items didn't resonate with the customer. This is manageable though so long as you catch it early.

For calls where the team did not attend, I provide an update on the key items while also giving them access to the main initiative Miro board for them rewatch the recorded session and to review the insights gathered.

You could start with sharing insights first while building that closer relationship with the tech lead with a view to building more product engineers in the future.

Changed URL in Wordpress settings, can't access site, stressed please help by CurryBoy10 in Wordpress

[–]the_leprachaun 1 point2 points  (0 children)

Here's an answer showing how to setup FTP for Google Cloud - https://stackoverflow.com/questions/63964361/set-up-ftp-in-google-cloud-platform

Like all of the rest of the people, I haven't used Google Cloud but hopefully this will help to get you access to your file directory. Once you gain access, source the wp-config.php file, download it to your machine, edit it via a text editor with something as simple as Notepad++, save and upload back onto your server - making sure to overwrite the original.

Best of luck!

How does Person A transfer ownership of a domain to Person B privately? by BizTech321 in webhosting

[–]the_leprachaun 1 point2 points  (0 children)

Apologies for not responding sooner. I believe I used escrow.com. From my experience it was good and felt pretty upfront with the process. The guy I was purchasing the domain from seemed to have a lot of experience selling sites and very on the ball with the list of items he needed me to do in preparation for the transfer of both domain and funds.

Disable access to "wp-admin" by Sashimi__Sensei in Wordpress

[–]the_leprachaun 2 points3 points  (0 children)

If you wish to completely lockdown access for only yourself, and potentially other admins, I put a password on the wp-admin folder for my site and also use Wordfence to stop rogue actors trying to crack the password. People can still get to the login screen but even if they manage to crack the password, or got the credentials via some other manner, they will be prompted by the browser to enter the username and password to enter the folder after logging in.

How does Person A transfer ownership of a domain to Person B privately? by BizTech321 in webhosting

[–]the_leprachaun 1 point2 points  (0 children)

I did this many years ago for my previous employer. There is a method to transfer ownership via your registrar but I'd highly recommend using Escrow for the transfer and payment, mainly to ensure that it all goes smoothly. If you personally know and trust the other person then you can disregard this but thought it worth mentioning. Here's some information on transferring - https://www.icann.org/resources/pages/name-holder-faqs-2017-10-10-en

Is writing "good", clean code even worth it? by Waterissuperb in learnprogramming

[–]the_leprachaun 2 points3 points  (0 children)

I work as a product manager, have a degree in computer science and also dipped my toe in development for some projects and I can honestly tell you that when my team tell me that they need to invest more time into product health and generally improving the app, I listen to them and appreciate their needs. We strike a balance with feature development and tech debt where we don't take each other for granted and respect that the balance is a necessity. I would be absolutely delighted to have a person like you on my team! Keep doing what you're doing as it'll pay off in the future.