R.I.Pienaar
ripienaar@devco.social
<p>I am a consultant working on very large scale automation backplanes specialising in highly distributed server estates with 100s of thousands or millions of nodes.โฉ</p><p>Instagram: ripienaar<br />Flickr: ripienaar</p><p>๐ฟ๐ฆ๐ฌ๐ง๐ฑ๐ป๐ฒ๐น๐ช๐บโฉโฉ</p><p><a href="https://devco.social/tags/searchable" class="mention hashtag" rel="tag">#<span>searchable</span></a></p>
Posts
-
Post #2978877
RE: https://infosec.exchange/@perfect10_bot/116615823301579492 Update your unifi
-
Post #2978876
Trying to really spec up front a personal project like write out a project overview etc. Not really what I want to be doing with my free time but I think the outcome so far is already looking more solid than if I just winged it as per usual. Certainly helped to pick better dependencies already - the one I really liked would have been a giant pain to build with now that I see the scope of the idea. Ugh.
-
Post #2978875
This road trip gets my total to 39 countries yay (7 this trip) ๐ฆ๐ฉ๐ฆ๐บ๐ง๐ช๐จ๐พ๐ฆ๐ช๐ซ๐ฎ๐ซ๐ท๐ฉ๐ช๐ฌ๐ท๐ฎ๐ฉ๐ฎ๐ช๐ฎ๐ฑ๐ฎ๐น๐ฒ๐ฌ๐ฒ๐พ๐ณ๐ด๐ธ๐ฌ๐ณ๐ฆ๐ณ๐ฟ๐ณ๐ฑ๐ช๐ธ๐ธ๐ช๐จ๐ญ๐น๐ญ๐น๐ท๐บ๐ธ๐ฟ๐ผ ๐ต๐น ๐ฑ๐ป ๐ฑ๐น ๐ฌ๐ฎ ๐ญ๐บ ๐ฑ๐ฎ ๐ฆ๐น ๐ช๐ช๐ป๐ฆ๐ถ๐ฆ๐ต๐ฑ ๐จ๐ฟ
-
Post #2978874
Favourite restaurant anywhere vibes. Wish this town wasnโt under piles of snow and -20 in winter
-
Post #2978873
Amazon Prime โSpider-Noirโ was really good. Fun to see Nicholas Cage here.
-
Post #2711175
Been experimenting with turning App Builder CLI tools into Agentic Agents with the App Builder definition turning into LLM tools called using the standard tool calling methods. Pretty neat if you&#39;re into AI and thinking about CLIs, Ops tools etc https://www.youtube.com/watch?v=N6QbXp5HdcA
-
Post #2711174
Finally beat this god damn game. What an annoyance.
-
Post #2711173
Government giving anyone who completes a 2 hour course a 1 year ChatGPT or Copilot sub.
-
Post #2711172
๐๐
-
Post #2711171
Writing a CM system is all fun and games until you realise you&#39;re using Unix and its a shitshow. &gt; The bug is most likely this: Store() uses fchown on the open temp file descriptor (tf.Chown(uid, gid)), while the chown CLI uses path-based chown. On certain bind-mount setups (Docker Desktop for Mac/Windows with gRPC FUSE or VirtioFS, NFS, FUSE-backed mounts), fchown can silently no-op or fail to persist while path-based chown works fine.
-
Post #1837575
Another really cool feature I designed for NATS - a distributed CRDT based counter. Distributed meaning infrastructure at a factory floor can have local counts that flows up to regional and global levels via stream replication and eventually end up at a global count. Seperate clusters all contributing to the total with regional/location views. You can choose to have auditable counts etc https://youtu.be/1Vx8CbrO89Y?is=a2pAe7s7_7SnCEuX Scales like crazy solves very hard problems. Spec: ht...
-
Post #939476
NASA remote desktoping to a space ship to fix MS Outlook. Fuck this future. https://bsky.app/profile/nikigrayson.com/post/3miik2wzosk25
-
Post #812773
Had a fun time talking about my tiny CM system at @cfgmgmtcamp. Lots of good questions and discussion. Itโs pretty well baked now, as ever more to do but keen to find more users for feedback and discussion. Check out its revamped website: https://choria-cm.dev I also recently launched a web editor for manifests, check out the Studio links bottom bottom left.