<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[I&#x27;ve scored an exciting new opportunity - helping customers avoid disaster when using llm based tooling using systems architecture.]]></title><description><![CDATA[<p>I've scored an exciting new opportunity - helping customers avoid disaster when using llm based tooling using systems architecture. I'm doing a presentation and a 2 day workshop.</p><p>As part and parcel for this offering, I'm doing a massive shitload of reading up on details and particulars of the entire ecosystem, so I can arm attendees by polishing their brainmeats. </p><p>today I found this: <a href="https://sites.google.com/view/llmwritingdistortion/home" rel="nofollow noopener"><span>https://</span><span>sites.google.com/view/llmwriti</span><span>ngdistortion/home</span></a></p>]]></description><link>https://board.circlewithadot.net/topic/d8dbf1ed-8325-4574-8b03-36a6713e2324/i-ve-scored-an-exciting-new-opportunity-helping-customers-avoid-disaster-when-using-llm-based-tooling-using-systems-architecture.</link><generator>RSS for Node</generator><lastBuildDate>Mon, 25 May 2026 19:46:58 GMT</lastBuildDate><atom:link href="https://board.circlewithadot.net/topic/d8dbf1ed-8325-4574-8b03-36a6713e2324.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 04 May 2026 19:54:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to I&#x27;ve scored an exciting new opportunity - helping customers avoid disaster when using llm based tooling using systems architecture. on Mon, 04 May 2026 20:12:31 GMT]]></title><description><![CDATA[<p><span><a href="/user/hrbrmstr%40mastodon.social">@<span>hrbrmstr</span></a></span> admittedly, im not a super expert with this stuff yet, so visually, the immediate reaction was like "wtf, are they trying to be funny or ironic here?"</p>]]></description><link>https://board.circlewithadot.net/post/https://mastodon.social/users/Viss/statuses/116518128968925195</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://mastodon.social/users/Viss/statuses/116518128968925195</guid><dc:creator><![CDATA[viss@mastodon.social]]></dc:creator><pubDate>Mon, 04 May 2026 20:12:31 GMT</pubDate></item><item><title><![CDATA[Reply to I&#x27;ve scored an exciting new opportunity - helping customers avoid disaster when using llm based tooling using systems architecture. on Mon, 04 May 2026 20:10:39 GMT]]></title><description><![CDATA[<p><span><a href="/user/viss%40mastodon.social">@<span>Viss</span></a></span> gotta pick some delimeters (delimieters gonna delimit? <img src="https://board.circlewithadot.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f643.png?v=28325c671da" class="not-responsive emoji emoji-android emoji--upside_down_face" style="height:23px;width:auto;vertical-align:middle" title="🙃" alt="🙃" />)</p><p>FWIW the {} syntax in Unsloth's to_sharegpt is Python's standard str.format() / f-string placeholder convention. It's likely just a path of least resistance: "Hello {name}".format(name=value) is idiomatic Python, and using the same delimiter means column substitution reads naturally to any Python developer and requires zero custom parser logic — just .format(**row) or str.format_map() against a dict of column names.</p>]]></description><link>https://board.circlewithadot.net/post/https://mastodon.social/users/hrbrmstr/statuses/116518121606058789</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://mastodon.social/users/hrbrmstr/statuses/116518121606058789</guid><dc:creator><![CDATA[hrbrmstr@mastodon.social]]></dc:creator><pubDate>Mon, 04 May 2026 20:10:39 GMT</pubDate></item><item><title><![CDATA[Reply to I&#x27;ve scored an exciting new opportunity - helping customers avoid disaster when using llm based tooling using systems architecture. on Mon, 04 May 2026 20:07:12 GMT]]></title><description><![CDATA[<p><span><a href="/user/cali%40infosec.exchange">@<span>Cali</span></a></span> at present its being custom tailored for this client, but a lot of the same raw materials are going into my 'claude is your insider threat now' talk - which sadly securityfest passed on. maybe labscon or sec-t pick it up?</p>]]></description><link>https://board.circlewithadot.net/post/https://mastodon.social/users/Viss/statuses/116518108026931292</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://mastodon.social/users/Viss/statuses/116518108026931292</guid><dc:creator><![CDATA[viss@mastodon.social]]></dc:creator><pubDate>Mon, 04 May 2026 20:07:12 GMT</pubDate></item><item><title><![CDATA[Reply to I&#x27;ve scored an exciting new opportunity - helping customers avoid disaster when using llm based tooling using systems architecture. on Mon, 04 May 2026 20:06:19 GMT]]></title><description><![CDATA[<p><span><a href="/user/hrbrmstr%40mastodon.social">@<span>hrbrmstr</span></a></span> huh. i guess that format is probably where unsloth is taking its cues - <a href="https://unsloth.ai/docs/get-started/fine-tuning-llms-guide/datasets-guide" rel="nofollow noopener"><span>https://</span><span>unsloth.ai/docs/get-started/fi</span><span>ne-tuning-llms-guide/datasets-guide</span></a></p>]]></description><link>https://board.circlewithadot.net/post/https://mastodon.social/users/Viss/statuses/116518104544081358</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://mastodon.social/users/Viss/statuses/116518104544081358</guid><dc:creator><![CDATA[viss@mastodon.social]]></dc:creator><pubDate>Mon, 04 May 2026 20:06:19 GMT</pubDate></item><item><title><![CDATA[Reply to I&#x27;ve scored an exciting new opportunity - helping customers avoid disaster when using llm based tooling using systems architecture. on Mon, 04 May 2026 20:03:47 GMT]]></title><description><![CDATA[<p><span><a href="/user/viss%40mastodon.social">@<span>Viss</span></a></span> um, that's a ~40-year-old reference standard format called BibTex <a href="https://www.bibtex.org/Format/" rel="nofollow noopener"><span>https://www.</span><span>bibtex.org/Format/</span><span></span></a></p><p><div class="card col-md-9 col-lg-6 position-relative link-preview p-0">



<a href="https://en.wikipedia.org/wiki/BibTeX" title="BibTeX - Wikipedia">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/30/BibTeX_logo.svg/1280px-BibTeX_logo.svg.png" class="card-img-top not-responsive" style="max-height: 15rem;" alt="Link Preview Image" />
</a>



<div class="card-body">
<h5 class="card-title">
<a href="https://en.wikipedia.org/wiki/BibTeX">
BibTeX - Wikipedia
</a>
</h5>
<p class="card-text line-clamp-3"></p>
</div>
<a href="https://en.wikipedia.org/wiki/BibTeX" class="card-footer text-body-secondary small d-flex gap-2 align-items-center lh-2">



<img src="https://en.wikipedia.org/static/favicon/wikipedia.ico" alt="favicon" class="not-responsive overflow-hiddden" style="max-width: 21px; max-height: 21px;" />





<p class="d-inline-block text-truncate mb-0"> <span class="text-secondary">(en.wikipedia.org)</span></p>
</a>
</div></p>]]></description><link>https://board.circlewithadot.net/post/https://mastodon.social/users/hrbrmstr/statuses/116518094612558468</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://mastodon.social/users/hrbrmstr/statuses/116518094612558468</guid><dc:creator><![CDATA[hrbrmstr@mastodon.social]]></dc:creator><pubDate>Mon, 04 May 2026 20:03:47 GMT</pubDate></item><item><title><![CDATA[Reply to I&#x27;ve scored an exciting new opportunity - helping customers avoid disaster when using llm based tooling using systems architecture. on Mon, 04 May 2026 20:01:48 GMT]]></title><description><![CDATA[<p><span><a href="/user/viss%40mastodon.social">@<span>Viss</span></a></span> that aside, would be interested in your talk</p>]]></description><link>https://board.circlewithadot.net/post/https://infosec.exchange/users/Cali/statuses/116518086789700665</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://infosec.exchange/users/Cali/statuses/116518086789700665</guid><dc:creator><![CDATA[cali@infosec.exchange]]></dc:creator><pubDate>Mon, 04 May 2026 20:01:48 GMT</pubDate></item><item><title><![CDATA[Reply to I&#x27;ve scored an exciting new opportunity - helping customers avoid disaster when using llm based tooling using systems architecture. on Mon, 04 May 2026 20:01:33 GMT]]></title><description><![CDATA[<p><span><a href="/user/viss%40mastodon.social">@<span>Viss</span></a></span> or the authors just showing off.. “Watch this guys, I’m going to sign off ironically”</p>]]></description><link>https://board.circlewithadot.net/post/https://infosec.exchange/users/Cali/statuses/116518085819737429</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://infosec.exchange/users/Cali/statuses/116518085819737429</guid><dc:creator><![CDATA[cali@infosec.exchange]]></dc:creator><pubDate>Mon, 04 May 2026 20:01:33 GMT</pubDate></item><item><title><![CDATA[Reply to I&#x27;ve scored an exciting new opportunity - helping customers avoid disaster when using llm based tooling using systems architecture. on Mon, 04 May 2026 19:56:10 GMT]]></title><description><![CDATA[<p>i'd argue the contents of the paper are an important read, but like.. signing it like that at the end is a huge fucking tell about the bias here</p>]]></description><link>https://board.circlewithadot.net/post/https://mastodon.social/users/Viss/statuses/116518064619713420</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://mastodon.social/users/Viss/statuses/116518064619713420</guid><dc:creator><![CDATA[viss@mastodon.social]]></dc:creator><pubDate>Mon, 04 May 2026 19:56:10 GMT</pubDate></item><item><title><![CDATA[Reply to I&#x27;ve scored an exciting new opportunity - helping customers avoid disaster when using llm based tooling using systems architecture. on Mon, 04 May 2026 19:55:26 GMT]]></title><description><![CDATA[<p>if you dont even read it, and you skip straight to the bottom, the little sig there? with the curly braces?</p><p>thats how you format input data for unsloth/lora style training. </p><p>google writes a paper about how llms are introducing drift to our language and its semantics, and they sign it using a tag intended to be imbibed by something like unsloth. </p><p>so this is like.. the smoker talking about how smoking fucks people up, then lighting up a cigarette at the end of the monologue?</p>]]></description><link>https://board.circlewithadot.net/post/https://mastodon.social/users/Viss/statuses/116518061776519397</link><guid isPermaLink="true">https://board.circlewithadot.net/post/https://mastodon.social/users/Viss/statuses/116518061776519397</guid><dc:creator><![CDATA[viss@mastodon.social]]></dc:creator><pubDate>Mon, 04 May 2026 19:55:26 GMT</pubDate></item></channel></rss>