sigmoid.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A social space for people researching, working with, or just interested in AI!

Server stats:

592
active users

#delve

0 posts0 participants0 posts today
Anders Eknert<p>Early this year I filed an issue in the <a href="https://swecyb.com/tags/delve" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>delve</span></a> debugger repo about how some type names were displayed not by their name but their fully "resolved" path: <a href="https://github.com/go-delve/delve/issues/3910" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/go-delve/delve/issu</span><span class="invisible">es/3910</span></a></p><p>As trivial as that may seem, it makes debugging almost useless for the deeply recursive <a href="https://swecyb.com/tags/golang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>golang</span></a> code I normally work on when all you see is incredibly long strings cluttering up the view. </p><p>I had almost forgotten about this until another issue I filed in Go's <a href="https://swecyb.com/tags/gopls" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gopls</span></a> tool ( <a href="https://github.com/golang/go/issues/73661" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/golang/go/issues/73</span><span class="invisible">661</span></a> ) got fixed, but the fix came with another issue... I'm sure you can guess which one. </p><p>I had previously assumed that type names getting "expanded" to paths was an oversight where it occured, but it seems like pretty printing type names in Go is a non-trivial problem: <a href="https://go-review.googlesource.com/c/tools/+/671915/1..3/gopls/internal/analysis/modernize/slices.go#b192" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">go-review.googlesource.com/c/t</span><span class="invisible">ools/+/671915/1..3/gopls/internal/analysis/modernize/slices.go#b192</span></a></p>
Anders Eknert<p>Does anyone know how to configure the <a href="https://hachyderm.io/tags/VSCode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>VSCode</span></a> <a href="https://hachyderm.io/tags/Golang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Golang</span></a> / <a href="https://hachyderm.io/tags/Delve" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Delve</span></a> debugger to **not** show the full module path for nested keys/values? I.e. rather than seeing "github.com/long/ass/path/my.Type" I just want to see "my.Type". Working with deeply nested data and debugging is currently a terrible click-fest, as expanding each level is the only way to see the variable bindings. And even then these full module paths are extremely annoying.</p>
Marcel Waldvogel ⛺ WHY2025<p>Probably the most stunning change to word usage is "delve" (sounds more educated than "dig into"). This seems to be the favorite word of <a href="https://waldvogel.family/tags/ChatGPT" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ChatGPT</span></a>. It's usage in research papers has skyrocketed in the past two years.</p><p>So, yes, <a href="https://waldvogel.family/tags/Chatbot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Chatbot</span></a>|s and Large Language Models have definitely changed our lives. Maybe not in the way we expected.<br>2/2<br><a href="https://waldvogel.family/tags/delve" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>delve</span></a> <a href="https://waldvogel.family/tags/LLM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LLM</span></a> <br><a href="https://pshapira.net/2024/03/31/delving-into-delve/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">pshapira.net/2024/03/31/delvin</span><span class="invisible">g-into-delve/</span></a></p>
AnthonyA nice analysis <a href="https://pshapira.net/2024/03/31/delving-into-delve/" rel="nofollow noopener" target="_blank">https://pshapira.net/2024/03/31/delving-into-delve/</a><br><blockquote>Here is what I found. Although the use of “delve” was gradually increasing through to 2022, it jumped noticeably in 2023 (when ChatGPT became widely available) and has continued to increase in 2024<br></blockquote><a href="https://buc.ci?t=chatgpt" class="mention hashtag" rel="nofollow noopener" target="_blank">#ChatGPT</a> <a href="https://buc.ci?t=delve" class="mention hashtag" rel="nofollow noopener" target="_blank">#delve</a><br>
Merlin Gillard 🚋😷<p>If you see a sentence in a research paper with the word "delve", will you directly think it's written by ChatGPT?</p><p>I'm finding myself avoiding that word (which I quite like) because it can lead to suspicion of generative AI use... while I've never used these tools and am deeply against them.</p><p>Are others avoiding the word now as well? Can we still be taken seriously if we use it?<br>(Yet we don't need more obstacles to writing!)</p><p><a href="https://sciences.social/tags/delve" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>delve</span></a> <a href="https://sciences.social/tags/academicchatter" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>academicchatter</span></a></p>
Mark Carrigan<p>The original source of the claim that ChatGPT overuses the word ‘delve’ seems to be <a href="https://aiphrasefinder.com/common-chatgpt-words/" rel="nofollow noopener" target="_blank">AI Phrase Finder</a> which makes the claim on the basis of “our dataset of 50,000 ChatGPT responses”. No more information is provided about this dataset. There’s also no information provided about what constitutes the ‘most common words’ within it. Presumably the most common words are ‘the’ (etc) which suggests they are using a different standard of what constitutes a common word. But they don’t say what this is! </p><p>This is not a reliable source which raises the question of why this claim spread as widely as it did. There’s an interesting <a href="https://pshapira.net/2024/03/31/delving-into-delve/" rel="nofollow noopener" target="_blank">bibliometrics debate</a> which suggests this might not be 100% nonsense. But as far as I can see the claim spread through a network of (possibly AI generated!) content farms, as well as being credulously shared through social media. I’m not saying that ChatGPT doesn’t have <em>tells</em>, only that establishing them authoritatively is a methodologically complex undertaking which would only establish deeply imperfect results. </p><p></p><p><a href="https://markcarrigan.net/2024/08/06/the-original-source-of-the-claim-that-chatgpt-overuses-the-word-delve/" class="" rel="nofollow noopener" target="_blank">https://markcarrigan.net/2024/08/06/the-original-source-of-the-claim-that-chatgpt-overuses-the-word-delve/</a></p><p><a rel="nofollow noopener" class="hashtag u-tag u-category" href="https://markcarrigan.net/tag/ai/" target="_blank">#AI</a> <a rel="nofollow noopener" class="hashtag u-tag u-category" href="https://markcarrigan.net/tag/chatgpt/" target="_blank">#ChatGPT</a> <a rel="nofollow noopener" class="hashtag u-tag u-category" href="https://markcarrigan.net/tag/content-farms/" target="_blank">#contentFarms</a> <a rel="nofollow noopener" class="hashtag u-tag u-category" href="https://markcarrigan.net/tag/delve/" target="_blank">#delve</a></p>
gianarb<p>I am not really a debugger kind of <a href="https://hachyderm.io/tags/dev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dev</span></a>. I use it rarely, but yesterday it helped me quite a lot.</p><p><a href="https://shippingbytes.com/2024/08/01/yesterday-i-spent-all-day-debugging-a-few-unit-tests-and-i-learned-a-lot/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">shippingbytes.com/2024/08/01/y</span><span class="invisible">esterday-i-spent-all-day-debugging-a-few-unit-tests-and-i-learned-a-lot/</span></a></p><p><a href="https://hachyderm.io/tags/golang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>golang</span></a> <a href="https://hachyderm.io/tags/delve" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>delve</span></a></p>
:rss: Hacker News<p>How Conditional Breakpoints Work<br><a href="https://werat.dev/blog/how-conditional-breakpoints-work/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">werat.dev/blog/how-conditional</span><span class="invisible">-breakpoints-work/</span></a><br><a href="https://rss-mstdn.studiofreesia.com/tags/ycombinator" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ycombinator</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/blog" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>blog</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/developer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>developer</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/personal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>personal</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/debugging" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>debugging</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/debuggers" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>debuggers</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/visual_studio" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>visual_studio</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/lldb" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>lldb</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/expression_evaluation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>expression_evaluation</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/lldb_eval" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>lldb_eval</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/raddbg" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>raddbg</span></a> <a href="https://rss-mstdn.studiofreesia.com/tags/delve" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>delve</span></a></p>
Coach Pāṇini ®<p>Anytime I read the word “<a href="https://mastodon.world/tags/delve" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>delve</span></a>” now, I think someone is using <a href="https://mastodon.world/tags/ChatGPT" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ChatGPT</span></a> to write their posts.</p>
Bob Irving<p>Thinking about doing some <a href="https://pkm.social/tags/soloroleplaying" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>soloroleplaying</span></a> and choosing a method. Have never done this, and I'm not sure if I'd like more crunchy, more narrative/journaling, or somewhere on that sliding scale. I do like writing. Right now looking hard at <a href="https://pkm.social/tags/ironsworn" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ironsworn</span></a> and <a href="https://pkm.social/tags/delve" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>delve</span></a>. Makes a difference because I want to spend actual $$ and don't want to waste limited resources! </p><p>Thinking now of doing <a href="https://pkm.social/tags/ironsworn" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ironsworn</span></a> and using Tome of Adventure Design (already have pdf) for tables.</p>
💧🌏 Greg Cocks<p>Excessive Use Of Words Like ‘Commendable’ And ‘Meticulous’ Suggests ChatGPT Has Been Used In Thousands Of Scientific Studies<br>--<br><a href="https://english.elpais.com/science-tech/2024-04-25/excessive-use-of-words-like-commendable-and-meticulous-suggest-chatgpt-has-been-used-in-thousands-of-scientific-studies.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">english.elpais.com/science-tec</span><span class="invisible">h/2024-04-25/excessive-use-of-words-like-commendable-and-meticulous-suggest-chatgpt-has-been-used-in-thousands-of-scientific-studies.html</span></a> &lt;-- shared technical article<br>--<br><a href="https://doi.org/10.48550/arXiv.2403.16887" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">doi.org/10.48550/arXiv.2403.16</span><span class="invisible">887</span></a> &lt;-- shared paper, where the author delved into this meticulously<br>--<br><a href="https://techhub.social/tags/research" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>research</span></a> <a href="https://techhub.social/tags/researchpapers" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>researchpapers</span></a> <a href="https://techhub.social/tags/papers" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>papers</span></a> <a href="https://techhub.social/tags/ChatGP" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ChatGP</span></a> <a href="https://techhub.social/tags/AI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AI</span></a> <a href="https://techhub.social/tags/artificialintelligence" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>artificialintelligence</span></a> <a href="https://techhub.social/tags/cheating" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cheating</span></a> <a href="https://techhub.social/tags/cheat" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cheat</span></a> <a href="https://techhub.social/tags/plagiarism" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>plagiarism</span></a> <a href="https://techhub.social/tags/scientificstudies" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>scientificstudies</span></a> <a href="https://techhub.social/tags/words" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>words</span></a> <a href="https://techhub.social/tags/linguistics" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linguistics</span></a> <a href="https://techhub.social/tags/language" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>language</span></a> <a href="https://techhub.social/tags/LLM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LLM</span></a> <a href="https://techhub.social/tags/LargeLanguageModel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LargeLanguageModel</span></a> <a href="https://techhub.social/tags/tools" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>tools</span></a> <a href="https://techhub.social/tags/delve" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>delve</span></a> <a href="https://techhub.social/tags/commendable" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>commendable</span></a> <a href="https://techhub.social/tags/intricate" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>intricate</span></a> <a href="https://techhub.social/tags/meticulous" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>meticulous</span></a> <a href="https://techhub.social/tags/insubstantial" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>insubstantial</span></a></p>
LibrarianKira<p><a href="https://www.instagram.com/reel/C7PF_C4ACDK/?igsh=M29xZjZ6MXU2YTZv" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">instagram.com/reel/C7PF_C4ACDK</span><span class="invisible">/?igsh=M29xZjZ6MXU2YTZv</span></a> <a href="https://glammr.us/tags/ai" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ai</span></a> <a href="https://glammr.us/tags/libraries" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>libraries</span></a> <a href="https://glammr.us/tags/academia" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>academia</span></a> <a href="https://glammr.us/tags/delve" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>delve</span></a> <a href="https://glammr.us/tags/Plethora" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Plethora</span></a></p>