September 6, 2025 at 12:00 am
Comments posted to this topic are about the item Learning a New Language
September 7, 2025 at 12:07 am
Thanks for posting your issue and hopefully someone will answer soon.
This is an automated bump to increase visibility of your question.
September 7, 2025 at 3:05 pm
I've been using Markdown for maybe 5 years. I've come to really love it! It is great for doing documentation quicker than using Word. And it's everywhere on GitHub.
You make a great point that GenAI does help with learning some new things. At this point I've been using GenAI, mostly in GitHub Copilot, so not so much in learning something new. But I could use GenAI to help me with designing a Mermaid diagram in Markdown, which I am not at all good at.
Kindest Regards, Rod Connect with me on LinkedIn.
September 7, 2025 at 4:48 pm
I've been late to the AI party. Everyone I work with uses Copilot, I just starting playing with it - I don't have an opinion yet.
I love Grok, it has replaced Google and the other search engines when I need deep technical info about various topics that are hard to search for.
-- Itzik Ben-Gan 2001
September 8, 2025 at 1:36 pm
I have been playing with a Neo4j database for about 18 months now. The graph database concept and its Cypher language are just strange enough in concepts that I need help in modelizing things that would have been easy in a relational database.
However, here, a LLM is not helping me much. It's like there is not enough resources and discussions available to get a strong reliable answer. Mix the multiple Neo4j versions with small and big changes in the language structure, I kind of stopped looking for a quick answer. Either it related to an old version or its hallucinating function that do not exist or are for Python.
So, I get to do some RTFM (the Neo4j documentation is decent enough to understand what a function does) and do a lot of small tests.
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply