<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: UnitBuilds</title>
    <description>The latest articles on DEV Community by UnitBuilds (@unitbuilds).</description>
    <link>https://dev.to/unitbuilds</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3949275%2F0d884b0e-b445-4e47-a064-505d61283071.png</url>
      <title>DEV Community: UnitBuilds</title>
      <link>https://dev.to/unitbuilds</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/unitbuilds"/>
    <language>en</language>
    <item>
      <title>Step 3 - hiring tasks</title>
      <dc:creator>UnitBuilds</dc:creator>
      <pubDate>Tue, 22 Sep 2026 12:06:08 +0000</pubDate>
      <link>https://dev.to/unitbuilds/step-3-hiring-tasks-n3h</link>
      <guid>https://dev.to/unitbuilds/step-3-hiring-tasks-n3h</guid>
      <description>&lt;p&gt;So update, they think 'I'm a good fit', noted my manual review went poorly. So they gave me 2 tasks to do (compensated), so now comes the real-world test of can I do the job, yes or no.&lt;/p&gt;

&lt;p&gt;Looking forward to the challenge and it's fun tasks too! Abstract filesystems and porting pgrust, both things I'm pretty familiar with, so shouldnt be too tough.&lt;/p&gt;

&lt;p&gt;Fingers crossed it all goes well!&lt;/p&gt;

</description>
      <category>ai</category>
      <category>career</category>
      <category>discuss</category>
    </item>
    <item>
      <title>HEADS-UP QODER HAS QWEN 3.8 Flash FOR FREE!</title>
      <dc:creator>UnitBuilds</dc:creator>
      <pubDate>Mon, 21 Sep 2026 19:28:37 +0000</pubDate>
      <link>https://dev.to/unitbuilds/heads-up-qoder-has-qwen-for-free-eim</link>
      <guid>https://dev.to/unitbuilds/heads-up-qoder-has-qwen-for-free-eim</guid>
      <description>&lt;p&gt;Heads-up for everyone, Qoder is running a freebie till end of the month, Qwen 3.8 Flash is free! &lt;a href="https://docs.qoder.com/events/flashoffer" rel="noopener noreferrer"&gt;Proof&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Go ahead and make the most of it!&lt;/p&gt;

</description>
      <category>ai</category>
      <category>development</category>
      <category>discuss</category>
      <category>programming</category>
    </item>
    <item>
      <title>Are you good enough? Who sets the bar?</title>
      <dc:creator>UnitBuilds</dc:creator>
      <pubDate>Mon, 21 Sep 2026 08:56:18 +0000</pubDate>
      <link>https://dev.to/unitbuilds/are-you-good-enough-who-sets-the-bar-456g</link>
      <guid>https://dev.to/unitbuilds/are-you-good-enough-who-sets-the-bar-456g</guid>
      <description>&lt;p&gt;Friday, I had a tech interview, aced it... Well except manual code review...&lt;/p&gt;

&lt;p&gt;That had me spiraling. Both good and bad. Who really has the right to judge your potential for a role? Where is the bar set and at what point do you pass it? Does it all pivot on 1 thing, or is it actually a case of a standardized test, you either pass with flying colors, or the recruitment pipeline passes on you?&lt;/p&gt;

&lt;p&gt;For reference, I aced the demos and technical questions, manual code review though, is becoming an archaic skill, I work on 12 projects at a time across 4 systems... It's not really a skill I practice regularly, let alone not EVERYTHING I do is in rust. So does failing a manual code review make me incompetent, or incapable of doing the job?&lt;/p&gt;

&lt;p&gt;I think the answer to that isnt as clear cut as we'd like it to be... Manual review, is marketed as 'a competence test, to see how you think' and yet the environment is completely wrong for it? Who here still just LOOKS at code to judge it? Is writing tests and benchmarks not the preferred industry standard? Does having an AI do an initial sweep, fixing the obvious and giving context to the file, make you a bad developer, because you need hand-holding?&lt;/p&gt;

&lt;p&gt;So many questions, with no obvious answer and it had my mind running all weekend, despite my best efforts not to... And I dont really think it's just me?&lt;/p&gt;

&lt;p&gt;My opinion on it, is that manual review, with untestable code, during an interview, is more a trap than a real judgement of proficiency. If you review a caching system, but the last 1 you built was 3 years ago, would you still remember the right pattern? Would you be able to look at a bad design and scrap it entirely for a better solution? It's dated and relies on memory and experience, not skill and dont mistake them for eachother. Memory and past-experiences, are nuanced, that's the question you either ace, or fail, because you've either done it recently enough to remember, or you're shooting blanks. Whereas skill, is the ability to implement the mandate, correctly.&lt;/p&gt;

&lt;p&gt;I do think part of it, is that companies have learned to devalue candidates before hiring. During the manual review phase, he said 'you actually caught the [u8; 16] for sha256, not many people caught that 1'. That was the only 1 caught, because that's the only 1 I had recently dealt with. Does that mean I'm a 1 trick pony? Or does it mean the code I was meant to review, is out of my domain? Or is it simply, 'I didnt do it before like this, so I wouldnt know'... As much as we rely on skill, being able to 'sniff out' bad code, or unoptimized patterns, that's hardly why we call ourselves developers? By definition, we develop, we innovate and create, we are each unique in the sense that our skillsets are tailored to our past work and our 'pattern recognition' has only had training data on what we've personally dealt with.&lt;/p&gt;

&lt;p&gt;Dont get me wrong, take an expert of 20 years, have them review it, they'd likely still find all the issues... But how much of that years of experience is weighed in talent, vs 'I've done this before'? I think that's really where the world's conflated around hiring, years of experience, doesnt actually matter, it really doesnt. Take a developer with 10 years and 20 years experience, the gap between them is purely patterns they've dealt with, if it's a pattern the 10 year dealt with recently, vs the 20 year dealt with 10 years ago, chances are the 10 year will write a better solution?&lt;/p&gt;

&lt;p&gt;So if it's all irrelevant, what really is the bar? Do you have to be confident? Do you have to 'know your stuff' even though your past job wont possibly map 1:1? Do you have to bring cool stuff? On that, I've always leaned to the business side of things... Do you bring value? If they hire you today, what does the ROI look like for that hire? That blankets over the entire job, over your capabilities, over everything. Because in the end, Claude is $20 (thank you for that 1 ex-boss...), we arent hired for coding anymore. So what value do we bring? Experience is circumstantial, skillsets evolve, innovations become standards, at some point value, becomes the norm and we'd need to bring more, else we're obsolete?&lt;/p&gt;

&lt;p&gt;We develop, be that via AI, manually, or writing binary like it's Morse Code, with a telegraph... The creation medium is irrelevant, it's the problem solving skills, the ability to learn on the fly, experiment and discover new ways to do it and fight for innovation that makes a developer a good investment. Because in the end, that's exactly what we are in the grand scheme of things... Investments, that need to pay dividends, like a computer needs to bring value past it's power bill. So how do you set a value on it? Metrics... You use metrics, to determine if an employee brought value. Eg. my past job, I built the entire journaling system, stock system, manufacturing system, remote deployment system, the cashbook system, even the dashboard and debug logging system. Value delivered far exceeded my salary, because each thing I did, immediately gained them a customer or 2, which meant the profit far exceeded COGS for me within the first 3 months there... After that, everything I did was pure profit for them. Yet, companies get complacent, they forget that you did that, so they instead demand you do that again... and again... Till you cant keep growing their recurring revenue at an exponential rate. Then they see you as a liability and poof, you're gone, 1 way or another.&lt;/p&gt;

&lt;p&gt;So back to the question that started it all, who sets the bar and how is it actually measured? Investment brokers need a portfolio to show their capability and a history of high-interest returns and yet, that's still a gamble. Vs if you need MS Office, you buy MS Office... Either your reputation precedes you, or you bring something they need out of the gate. The only question then, is hard can they haggle? How can they degrade your value, before signing, so they get a better deal? That's why they ask your current salary, not your expectation, so they know what's your actual floor, not the floor you're confident you're worth, because if they degrade your worth enough, you'll settle for that floor, just to have an income? And that's how professors become janitors and Engineers work at McDonalds... Once they devalue you far enough, you'll take what you can get. Despite dreamy eyed ideals, companies dont hire the best candidate, they hire the candidate that's lowest risk, highest return. Translation, whose the best value for money within the budget range and they will almost always scrape the bottom of the barrel, instead of pick the best talent, because it's easier to make a small bet that pays out smaller, than it is to risk it on the high end.&lt;/p&gt;

&lt;p&gt;Manual code review, in my opinion, is 1 of those tactics. You dont do it daily, you cant possibly be high-throughput, while reviewing every line, like it's a philosophical koan, "what is this loop?", you'd be unproductive and a poor investment. So if a company wont ever hire you to do that, then why does it exist, beyond degrading your value, because people are notoriously bad at spot-checking an unknown? "Bring a project", is awesome, it translates to 'we want to see what value you bring on day 1'. Technical questions, are awesome, it translates to 'how much insight do you have into our industry, to identify bottlenecks and potential market gaps'. 'How do you use AI', awesome, because that shows whether the company's existing plans fit your usage, so they dont have to keep 20 different subscriptions. 3 high-value indicators, that actually show what value you actually bring, vs 1 that makes you feel like nothing, so they can low-ball you and you humbly accept their generous offer, because your self-esteem was crushed...&lt;/p&gt;

&lt;p&gt;I'll admit, that's a very pessimistic view of things and I imagine everyone here'd have a different opinion on it? But that's where my 'clinical thinking' got me. Nobody wants to buy a brand new, shiny house at list price, they'd sooner look for cracks and water marks, so they can devalue it to where it's a bargain... Only, they arent buying a house, they're renting a person... And that degrading, is the degrading of the ego, which can have serious consequence if a person is unstable (I'm fine, incase you're worried). It's a business practice that we all practice in some way or another, like buying fancy things only when they're on special, we dont even recognize it's the same thing. It's only 'worth it' when it's devalued.&lt;/p&gt;

&lt;p&gt;So I got a final question for you all. When you fail at anything during an interview, do you feel like your 'salary expectation' drops?&lt;/p&gt;

</description>
      <category>ai</category>
      <category>discuss</category>
      <category>career</category>
    </item>
    <item>
      <title>How to make a fool of yourself 101</title>
      <dc:creator>UnitBuilds</dc:creator>
      <pubDate>Fri, 18 Sep 2026 16:28:16 +0000</pubDate>
      <link>https://dev.to/unitbuilds/how-to-make-a-fool-of-yourself-101-39op</link>
      <guid>https://dev.to/unitbuilds/how-to-make-a-fool-of-yourself-101-39op</guid>
      <description>&lt;p&gt;So as some of you know, I had a technical interview with Wasmer today. I was up till midnight last night preparing and all morning today preparing. I got my velocity MCP deployed to edge, tested, built a nice little dashboard for showcasing, awesome!&lt;/p&gt;

&lt;p&gt;then I took my durable workflows system and stripped a chunk of it out, to convert it to a durable state system meant for wasmer cloud, awesome!&lt;/p&gt;

&lt;p&gt;I got the IDE nice and fancy, looks good, I can explain it well, fantastic!&lt;/p&gt;

&lt;p&gt;I connect to the call, run through the first questions of the interview, did great, I showcase my demos, absolutely blows him away! I'm like YES, I got this!&lt;/p&gt;

&lt;p&gt;He says 'I dont think it's necessary, but to be complete'... Oh dear... Oh no... Manual code review... Tiny little file, a simple cache. And I absolutely choked. I'm reading through it, I pause at spots, my brain knows THERE's SOMETHING HERE!!! But I cant explain it. I had gotten so used to just selecting a block of text I instinctively know looks wrong, then have the AI fix it, that I couldnt articulate.&lt;/p&gt;

&lt;p&gt;I flagged a mismatch, hash is sha 256, but it's a 16 byte array, that's 1 point... That's about as far as I could get without him hinting... I felt like an undergrad that's never seen code other than that on the teleprompter.&lt;/p&gt;

&lt;p&gt;So lesson learned, no matter how good you think you are, even if an interviewer can see you build fantastic systems, dont think that'll save you from manual code review... And instead of polishing up your demo's, rather focus on refreshing the basics, as stupid as it sounds, in the age of AI, that's the skill we're neglecting the most.&lt;/p&gt;

&lt;p&gt;I knew that a file create inside an async loop is bad design, but I couldnt remember the name of it, tokio task spawn blocking... And bearer_auth for reqwest... a simple &amp;amp; for borrowing, to make sure it passes through anyhow context, making sure an await has appropriate tiers worth of ?... All things I missed...&lt;/p&gt;

&lt;p&gt;Luckily, I redeemed myself during the final questions, I think it caught him by surprise when I asked questions about the exact things they're working on and need the most work on... Which is good...&lt;/p&gt;

&lt;p&gt;So instead of getting DQ'd I got through, I had to write an email on the file, with all the fixes. Which I did (It took me 3.5h to refresh enough to catch all 7 bugs). He said while he cant watch me, please no AI. So I stuck to that, I did it without AI and it was a nightmare... All the skills I built up over the 6 years before I started using AI, were gone, I forgot how to correctly phrase my searches and I refused to use the AI assist bit at the top of a search result. It made me realize just how 'in your face' AI is these days, it's literally everywhere, you cant even open up VS Code without AI popping up front and center... Doing things without AI again was quite an eye opening tbh, like writing fortran, you really dont miss it... But refreshing on it just reminds you how far we've come.&lt;/p&gt;

&lt;p&gt;I think anyone here who knows me, knows that I am all-in on AI, where it falls flat, I build infrastructure to correct it, rather than correct the code myself. That way I can atleast know it wont do it again... But I use it to make the changes... So my reliance on AI is so deeply vested, while not a bad thing, that I forgot entirely how to manually code.&lt;/p&gt;

&lt;p&gt;To just make it clear, errors dont slip past me during AI-assisted work, infact, that's the weird part. I knew where the errors were, I hovered with my mouse over them, I knew they were there just by looking at it, but I lost the ability to explain it? Ok, a fair bit of it is stage-fright, but a considerable part of it is genuinely muscle dystrophy when it comes to coding and I honestly didnt think it'd happen to me? I used to keep up with 9 different programming languages at once (JS, C#, C++, F#, Rust, HTML, CSS, Go, Python), yet now I cant even articulate what's the matter in code, just caveman point at it.&lt;/p&gt;

&lt;p&gt;I felt like 1 hell of an idiot and honestly, if it wasnt for the interviewer's final comments, I likely woulda been depressed. He said I had the most impressive demos, I asked really good questions, it's a shame that I fell flat during the manual review, but I'm not disqualified... But that realization. If I hadnt prepared all my demos, my hiring journey would have ended today. All because I didnt keep up with manual writing code and explaining what happens. Dont get me wrong, completely unnecessary skill in real-world execution, but they're still asking those questions? Manual code review? Explain what happens when the hash and the algo dont line up? Things that honestly just never crossed my mind ever having to explain beyond what it took me to make a decision in my head 'a 16 byte array, in a sha256 hash, would mean partial filling and incomplete reading, it would never hit the cache', that's enough for me + AI, but it's not enough when dealing with a human interviewer. And that's scary... The skill we're deliberately losing, is STILL the thing that gets you hired?&lt;/p&gt;

&lt;p&gt;So my question is, who needs to change their ways? Do we as developers need to go back to roots and focus on manual code editing, or should the hiring system update it's methods to embrace the new AI age?&lt;/p&gt;

&lt;p&gt;Side note: Honestly, blew my mind how much he knew! Clearly, I still have ALOT to learn about distributed systems and the ecosystem that runs things. Not just learn how to use them, but dig deeper into the underlying architecture. He said everything still uses POSIX, but it's archaic. That's definitely my next point of research, because I never paid much mind to POSIX, just POSIX compliant... All I'll say, is that I am extremely excited to work at Wasmer, I think I'm gunna learn ALOT.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>career</category>
      <category>discuss</category>
    </item>
    <item>
      <title>WASMER RESPONDED!!!</title>
      <dc:creator>UnitBuilds</dc:creator>
      <pubDate>Tue, 15 Sep 2026 14:57:54 +0000</pubDate>
      <link>https://dev.to/unitbuilds/wasmer-responded-a76</link>
      <guid>https://dev.to/unitbuilds/wasmer-responded-a76</guid>
      <description>&lt;p&gt;WASMER RESPONDED!!!!!!!!!!!!!!&lt;/p&gt;

&lt;p&gt;I got in to the tech interview! What's surprising is it's not a pair-programming session, it's a straight up 'bring a demo, lets talk about it' which means they reviewed my GitHub!&lt;/p&gt;

</description>
      <category>career</category>
      <category>discuss</category>
    </item>
    <item>
      <title>To quit, or not to quit. That is the question...</title>
      <dc:creator>UnitBuilds</dc:creator>
      <pubDate>Tue, 15 Sep 2026 06:05:15 +0000</pubDate>
      <link>https://dev.to/unitbuilds/to-quit-or-not-to-quit-that-is-the-question-4k99</link>
      <guid>https://dev.to/unitbuilds/to-quit-or-not-to-quit-that-is-the-question-4k99</guid>
      <description>&lt;p&gt;Really should add a poll system for Forem... Might do that this weekend.&lt;/p&gt;

&lt;p&gt;A bit of background, for the past year and a half, I've been working as a senior .Net full-stack developer at a company writing ERP software. All of it was remotely. Now it's apparently a problem...&lt;/p&gt;

&lt;p&gt;A few months ago, I got a back injury which happened to coincide with my boss demanding that I have to drive to the office to work from there, instead of my home-office. Not a big deal in it's own (beyond the skyrocketing fuel prices), but I had a back injury, so I was medically booked off. And that's when the workplaces started to get REALLY toxic.&lt;/p&gt;

&lt;p&gt;From non-stop pestering 'when will you be able to come to the office', to giving opinions on my doctor's treatment, to outright fabricating a paper trail, something just felt off about how they've been handling it.&lt;/p&gt;

&lt;p&gt;They went so far as to send me an email, 'warning of code quality' after a merge and push, where their changes were broken, but they only tested it after I merged and pushed. Obviously I ran it first to test it, but JetBrain Rider hit the build-cache, so I had ran a stale build when I tested before pushing. I get a written warning, then a phone call, where he said I 'rely too much on AI' despite my colleagues sitting in the office dont even do their commits themselves, they fully operate through Claude... And that he 'hired a person, not an AI, Claude is $20'... That comment made my blood boil. I'm sure you all can agree, for someone to downplay 6 years of experience, let alone that you had built most of the core systems alone, being compared to a $20 subscription is rather insulting.&lt;/p&gt;

&lt;p&gt;Now, he wants a 'meeting with management' to 'discuss my remote work and back injury'. Apparently Zoom doesnt exist to him, because he demanded it's either at a cafe, or my house! In what world is it appropriate for your boss to invite themself and core management staff to an employee's home? So I chose cafe.&lt;/p&gt;

&lt;p&gt;All of this has been causing me stress, anxiety and I can feel the toll it's having on my body and mental health. So I ran the numbers... I have 5 months runway with the money in my pocket and I have a 2nd source of income doing tech support and SLAs for Doccit (automated accounting suite I built prior to working here). I have my own OPC and enough experience to start a solo business if I really had to. And I've been applying to jobs, even got an interview with Wasmer (fingers crossed tech eval goes well).&lt;/p&gt;

&lt;p&gt;So my question to anyone who got this far, in my position, would you tell them to shove it? Cuz that's my plan for tomorrow. Hand in resignation and to tell him where he can shove his Claude subscription... When the clients I worked with directly, building out the systems they want to deploy across all their facilities (huge contract), ask them to add a feature, or make an edit, we'll see how far his Claude subscription gets him.&lt;/p&gt;

&lt;p&gt;Question 2, anyone looking for a Senior Full-stack Developer, specializing in .Net, Rust and Fintech?&lt;/p&gt;

&lt;p&gt;P.S. Just a theory, but I suspect the real purpose behind this harassment is due to them wanting to down-staff and he doesnt want to fire any of the puppy-dog eyed developers in the office staring at him... Much easier firing someone you dont see daily? Especially after the initial 'come to the office' motive being that it's when the rest of them first started using AI and had no clue how it worked, whereas I had already moved on from single agent to multi-agent orchestration, probably wanted me there to train them and potentially also to get their hands on my local model I use for most of my work... Again, just a theory.&lt;/p&gt;

</description>
      <category>career</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Anyone else getting colour changing backgrounds on their user icon?</title>
      <dc:creator>UnitBuilds</dc:creator>
      <pubDate>Wed, 09 Sep 2026 21:22:50 +0000</pubDate>
      <link>https://dev.to/unitbuilds/anyone-else-getting-colour-changing-backgrounds-on-their-user-icon-5aje</link>
      <guid>https://dev.to/unitbuilds/anyone-else-getting-colour-changing-backgrounds-on-their-user-icon-5aje</guid>
      <description>&lt;p&gt;I noticed it today, first it was yellow when I noticed it, then it went red now? Anyone have any idea why?&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
    <item>
      <title>I think I found my ideal job</title>
      <dc:creator>UnitBuilds</dc:creator>
      <pubDate>Wed, 02 Sep 2026 12:26:08 +0000</pubDate>
      <link>https://dev.to/unitbuilds/i-think-i-found-my-ideal-job-2nkf</link>
      <guid>https://dev.to/unitbuilds/i-think-i-found-my-ideal-job-2nkf</guid>
      <description>&lt;p&gt;Have you ever read a job posting and your heart just sings the song of "HIRE ME PLEASE!!!", yeah, it's more heavy metal, if you were expecting soothing sounds...&lt;/p&gt;

&lt;p&gt;I just read a job posting by Fractile and my heart sang out... So much so that I went to LinkedIn to stalk the personnel and send them all DMs to say PLEASE!!! (sorry about that btw)&lt;/p&gt;

&lt;p&gt;Essentially, Rust + AI + 'we build the hardware, so you can push it's limits' = Heaven. Literal heaven, that's the kinda job that I'd wake up in the morning and love every second of it.&lt;/p&gt;

&lt;p&gt;For those who don't know, I love optimizing and I love saying 'it can be done better' and not just say it, prove it, by building it. That's why a company that says 'hey, push the hardware limits and the hardware department will push back' is music to my ears, it means I can design systems optimized beyond what's technically possible on consumer (or enterprise) hardware, because they tailor the hardware and software to make it faster!&lt;/p&gt;

&lt;p&gt;I haven't ever been this excited for a job posting and it shows why, accelerating AI inference has been a hobby of mine, I even experimented a lot with various techniques on how to do it, but this... This is it... For a long time, I believed that Fractals were the key to unlocking faster, smarter, less error prone LLMs and here pops up a company with it in their name! AND they're building hardware and software, specifically for it! If the rest of them didnt have their LinkedIn's private, I'd have personally messaged every person in the building.&lt;/p&gt;

&lt;p&gt;Funniest of all, I didnt even submit my Resume, I just wrote them a massive block of text, with GitHub links, dev posts, design ideas on how I'd improve it, etc.&lt;/p&gt;

&lt;p&gt;The other thing that sang out to me is 'no tests, but our interview will be in-depth', loved reading that! Test my capabilities, not if I can remember syntax, test whether I can make a system better, not whether I'm literate...&lt;/p&gt;

&lt;p&gt;So fingers crossed everyone, I hope I get the job!&lt;/p&gt;

&lt;p&gt;P.S. Anyone from Fractile here?&lt;/p&gt;

</description>
      <category>ai</category>
      <category>discuss</category>
      <category>programming</category>
      <category>career</category>
    </item>
    <item>
      <title>Who needs a health and fitness app?</title>
      <dc:creator>UnitBuilds</dc:creator>
      <pubDate>Wed, 02 Sep 2026 07:06:07 +0000</pubDate>
      <link>https://dev.to/unitbuilds_cc/who-needs-a-health-and-fitness-app-19mm</link>
      <guid>https://dev.to/unitbuilds_cc/who-needs-a-health-and-fitness-app-19mm</guid>
      <description>&lt;p&gt;So, my fiance wanted a health and fitness app, to track meals, exercise routines, manage upcoming events that disrupt her routine, accommodates for sick days, keeps data private and of course, has a digital pet.&lt;/p&gt;

&lt;p&gt;So I made 1, featuring a digital pet (choose wisely), which evolves with you. The idea being, which creature's nature do you want to embrace? Do you want to be proud like a dragon (boost your self confidence, be strong), or gentle like a panda (handle stress better, lower anxiety). Your choice affects EVERYTHING, from the degree of exercise expected, to how it engages with you. I did it that way, because animals seem to have life figured out, we're still struggling, so embody the spirit of a panda to keep calm, humble and fun.&lt;/p&gt;

&lt;p&gt;It includes a personal AI trainer (adjustable kindness, strictness, or dynamic for both, based on your behavior), so you can keep yourself on track and ask questions. If you want to go out partying, ask your trainer, they'll say yes or no and give you a limit.&lt;/p&gt;

&lt;p&gt;Pre-emptive discipline. If an event is pre-scheduled, it'll adjust your routine leading up to it, to compensate. Eg. B-day party, you'll eat and drink more, so you estimate the difference and it'll adjust your plan for you leading up to it, so when the event comes, you dont feel guilty, because you dont have to work your way back to the goal, instead, you already accounted for it.&lt;/p&gt;

&lt;p&gt;Calorie and macro tracking, that's kinda a given, snap a pic of food, it confirms and enters the stats.&lt;/p&gt;

&lt;p&gt;Smart-device linking, like a smart watch or smart scale, so your biometrics are recorded and your pet and trainer will respond if something isnt right, eg. you suddenly get stressed and heartrate spikes, get a nice warm buzz from a panda on your wrist, with a kind message to keep you relaxed and no need to manually enter your weight or BMI, just stand on your scale, let the app track it (visibly, or hidden for the people who get OCD about number tracking).&lt;/p&gt;

&lt;p&gt;Household tracking. It's not just you, you have a household too, they affect the groceries you buy and your routine. Either granularly, if both are on a journey, or down to just tracking average grocery consumption.&lt;/p&gt;

&lt;p&gt;Meal-prep, either ahead of time for x days, or spur of the moment, based on your macros and your household's macros (if tracking). That's something I found important for it, it tracks your grocery receipts to see what you have in stock, so when you want a recipe for dinner, it can give you a recipe you have the ingredients for! No more "steak and asparagus" during seasons when asparagus is really expensive... It can also prep a grocery list for you, keeping it cheap based on your actual receipts, not just 'this should be cheap'.&lt;/p&gt;

&lt;p&gt;Everything is stored locally and optionally backed up to your own cloud backup, I dont want user data, please and thank you.&lt;/p&gt;

&lt;p&gt;Still alot I want to add, like a menstrual cycle tracker, routine planner, sleep tracker, tracking buddy, leaderboard, sharing, enhanced mental health, etc. so any thoughts of desired features, lemme know!&lt;/p&gt;

&lt;p&gt;Another question, current setup is BYOK, or default to using your device's native AI (gemini for android, siri(gemini) for apple). That good, or would you like the option to pay for my api, so it runs enterprise channels that keeps data private?&lt;/p&gt;

&lt;p&gt;Is this something you'd pay for (once off if you go BYOK, I hate subscriptions)? Or if it were open-source, would you still use it? Android is simple, build the apk and run it, but ios dev builds expire in 7 days... Which can be a pain. I want to keep it free, so if it were free and ad-free, would you donate, so I can maintain the apple signing license and put it on the various app stores?&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>discuss</category>
      <category>android</category>
    </item>
    <item>
      <title>Do we need drafters for credentials?</title>
      <dc:creator>UnitBuilds</dc:creator>
      <pubDate>Thu, 27 Aug 2026 20:41:45 +0000</pubDate>
      <link>https://dev.to/unitbuilds/do-we-need-drafters-for-credentials-5b15</link>
      <guid>https://dev.to/unitbuilds/do-we-need-drafters-for-credentials-5b15</guid>
      <description>&lt;p&gt;Out of curiosity, how many of you have had concerns regarding AI agents having access to your codebase and credentials in your codebase (eg. appsettings, API keys, etc.). How many of you realized it's a problem after it's saved to cloud and I imagine on a subscription, not API where your data is kept private...&lt;/p&gt;

&lt;p&gt;Bump if you think we need a lightweight (eg. 100m param) draft model, that is trained explicitly to filter any sensitive data and scramble it, as a middleware service, to prevent data leaks to cloud. Either that, or a tiny model to run on a codebase to replace all sensitive data with references and an interaction layer for the agentic harness to call the reference, instead of directly calling the credentials from file?&lt;/p&gt;

&lt;p&gt;What that would mean, is essentially, your SQL connection string stays safe, your API keys stay safe, your logins stay safe, if you expand, it can keep your banking details safe, while allowing you to use your AI to it's fullest, without slowing it down?&lt;/p&gt;

&lt;p&gt;Idk, thought crossed my mind again and I thought I'd actually ask who else has thought of it?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>ai</category>
      <category>programming</category>
      <category>security</category>
    </item>
    <item>
      <title>Resume Advice from the soon to be jobless</title>
      <dc:creator>UnitBuilds</dc:creator>
      <pubDate>Thu, 27 Aug 2026 19:36:17 +0000</pubDate>
      <link>https://dev.to/unitbuilds_cc/resume-advice-from-the-soon-to-be-jobless-342p</link>
      <guid>https://dev.to/unitbuilds_cc/resume-advice-from-the-soon-to-be-jobless-342p</guid>
      <description>&lt;p&gt;So I just had a convo with a friend &lt;/p&gt;
&lt;div class="ltag__user ltag__user__id__3941526"&gt;
    &lt;a href="/xulingfeng" class="ltag__user__link profile-image-link"&gt;
      &lt;div class="ltag__user__pic"&gt;
        &lt;img src="https://media2.dev.to/dynamic/image/width=150,height=150,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3941526%2Faae40319-0a84-40c7-8434-832b0e75c708.gif" alt="xulingfeng image"&gt;
      &lt;/div&gt;
    &lt;/a&gt;
  &lt;div class="ltag__user__content"&gt;
    &lt;h2&gt;
&lt;a class="ltag__user__link" href="/xulingfeng"&gt;xulingfeng&lt;/a&gt;Follow
&lt;/h2&gt;
    &lt;div class="ltag__user__summary"&gt;
      &lt;a class="ltag__user__link" href="/xulingfeng"&gt;AI testing storyteller. Writing the 36 Stratagems series — ancient Chinese military tactics meet modern AI system meltdowns. 15yr QA → building AI test framework.
&lt;/a&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;
 and well, he's jobless, I'm on my way there, so here's a &lt;strong&gt;hitchhiker's guide to getting hired&lt;/strong&gt;.

&lt;p&gt;For starters, throw away your Resume as you know it. Nobody cares where you studied, how many years of experience you have, or all the personnel skills you developed. Simply put, those are the bare minimum.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Hiring Funnel
&lt;/h2&gt;

&lt;p&gt;Hiring is done in a multi-phase funnel.&lt;/p&gt;

&lt;h3&gt;
  
  
  Phase 1 — Matching Filter
&lt;/h3&gt;

&lt;p&gt;So what are they matching? Exactly what the job asks for. Degree, Years of Experience, skill set. That's non-negotiable — you have to meet those minimum requirements, else your application never even gets to a reviewer.&lt;/p&gt;

&lt;h3&gt;
  
  
  Phase 2 — Soft Match
&lt;/h3&gt;

&lt;p&gt;This is where they use AI. It essentially takes the job posting and directly runs it against your CV, turning it into a scorecard. If you're not in the top 80%, consider yourself filtered out.&lt;/p&gt;

&lt;h3&gt;
  
  
  Phase 3 — Say Hi to a Human
&lt;/h3&gt;

&lt;p&gt;This is the first time your resume ever reaches a human, but don't think they're checking your CV. They're just asking the AI &lt;em&gt;"what makes this person special?"&lt;/em&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Here's where you should pay attention.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The AI gives the reviewer your life in a single paragraph. That's why overfilling your CV is pointless — the AI won't tell them &lt;em&gt;"Wow, this person is incredible!"&lt;/em&gt; They ask it &lt;em&gt;"how good of a fit are they for this role"&lt;/em&gt;, taking into account the company's industry. If they sell apples, make sure your CV says you sold apples, or pears — not cars or computers.&lt;/p&gt;

&lt;p&gt;A broad skillset doesn't set you apart. We all like to think a jack-of-all-trades makes us exceptional, but they're not hiring &lt;em&gt;exceptional&lt;/em&gt; — they're hiring &lt;strong&gt;exceptionally well suited&lt;/strong&gt; for a very specific niche role.&lt;/p&gt;

&lt;p&gt;Think of it like Cinderella's slipper. If you're trying to be too broad, you're a poor fit — you will step on toes, say bye-bye to getting hired. If your CV isn't tailored to the job's description, you underfit and you end up being seen as &lt;em&gt;"needs work"&lt;/em&gt;. Surprisingly, you're more likely to get hired as "needs work" than someone who'd step on toes — because teaching skills is easier than teaching you to restrain yourself from stepping on toes. Someone who "needs work" isn't a bad fit, they have room to grow. But you'll only get the job if they're cutting budget or can't find their Cinderella and you're the closest they can get to a perfect fit.&lt;/p&gt;




&lt;h2&gt;
  
  
  Short-Listed — Now You Shine
&lt;/h2&gt;

&lt;p&gt;Congratulations! They now know you are &lt;strong&gt;qualified&lt;/strong&gt; (Phase 1), you're &lt;strong&gt;capable&lt;/strong&gt; (Phase 2) and you'd be a &lt;strong&gt;decent fit&lt;/strong&gt; (Phase 3). Your CV is officially going to get read.&lt;/p&gt;

&lt;p&gt;This is where the top 10 candidates' CVs are cross-examined by a team, who determine if you can actually add value, or if you're just a seat filler. This is where they look at:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Your past experience&lt;/li&gt;
&lt;li&gt;The systems you worked on&lt;/li&gt;
&lt;li&gt;The niche industries you dealt with&lt;/li&gt;
&lt;li&gt;The hobbies you commit to&lt;/li&gt;
&lt;li&gt;Open source projects&lt;/li&gt;
&lt;li&gt;Released products&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;They aren't looking for the standard employee anymore — this is where they want &lt;strong&gt;YOU&lt;/strong&gt;. And YOU need to stand out. Hackathons, Dev.to series, book publishing — these are what make you &lt;em&gt;you&lt;/em&gt; and make you exceptional for some job!&lt;/p&gt;

&lt;p&gt;But if you want to be exceptional for &lt;strong&gt;THIS&lt;/strong&gt; job, you need to tailor your CV to it. Else you bloat their time with irrelevant stuff. Be concise and be relevant.&lt;/p&gt;




&lt;h2&gt;
  
  
  How to Prepare — The Two Scratch Pads
&lt;/h2&gt;

&lt;p&gt;Here's part 2 of pay-attention and how you should prepare for job searching.&lt;/p&gt;

&lt;h3&gt;
  
  
  Scratch Pad 1 — Systems You've Worked On
&lt;/h3&gt;

&lt;p&gt;Put all the systems you worked on in the past. Even if it seems unrelated, you never know. I landed my job because I did tech support on &lt;strong&gt;Sage Pastel&lt;/strong&gt; — they happen to be writing an ERP system that interfaces with Sage Evolution. That's experience no degree can make up for. Don't think it's irrelevant — write it down. These are your soft skills that give you an edge.&lt;/p&gt;

&lt;h3&gt;
  
  
  Scratch Pad 2 — Blocks of Text
&lt;/h3&gt;

&lt;p&gt;This is your fancy talk for what you did, why you did it, and how you did it — with tags for the skills involved (&lt;code&gt;C#&lt;/code&gt;, &lt;code&gt;SQL&lt;/code&gt;, etc.). This is what they'll actually read. This is your niche and will be the definitive reason why they hire you.&lt;/p&gt;




&lt;h2&gt;
  
  
  The AI Workflow
&lt;/h2&gt;

&lt;p&gt;Now here's the fun part.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 1&lt;/strong&gt; — To make sure you get to Phase 3, give your AI access to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Scratch Pad 1&lt;/li&gt;
&lt;li&gt;Scratch Pad 2&lt;/li&gt;
&lt;li&gt;Your default template CV (basic education and employment history — no blocks of text, no skills, &lt;strong&gt;nothing else&lt;/strong&gt;)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Now that your AI has sufficient content, feed it the job posting and ask it to &lt;strong&gt;compile your CV&lt;/strong&gt; from your skills and blocks of text to match this job. That way whichever skills are required get cherry-picked, along with the blocks of text relevant to it. When they read your CV, it's concise, well-structured, in your own words, and tailored to the job.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step 2 — Red-hatting yourself.&lt;/strong&gt; Feed a new chat the job posting and your compiled CV, then ask:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;em&gt;"Is this person qualified?"&lt;/em&gt; (Phase 1)&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;"How well suited are they for the job?"&lt;/em&gt; (Phase 2)&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;"Why are they an exceptional fit for the job?"&lt;/em&gt; (Phase 3)&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;"If you could score this applicant out of 100, how well suited are they?"&lt;/em&gt; (Interview)&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;If you get &lt;strong&gt;90% or higher&lt;/strong&gt; on your final score, and reading Phase 3's response makes you really feel &lt;em&gt;"wow, this person would add value"&lt;/em&gt; — then you've done all you can to get this far. &lt;em&gt;(Correct me if I'm wrong.)&lt;/em&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Disclaimer
&lt;/h2&gt;

&lt;p&gt;Keep in mind, these are my findings from personal job seeking (unsuccessfully, except for the 1 time I mentioned Pastel) and the experience I garnered from my shelved project, &lt;strong&gt;TUB&lt;/strong&gt; (Talent by UnitBuilds), which involved more than a month's process of researching HR policies, hiring conditions, and what makes the system tick.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;PLEASE&lt;/strong&gt;, if you have anything to add — something that worked for you, something you'd adjust, anything that can help people get hired — mention it in the comments. I'll add it to the post. This is meant as a &lt;strong&gt;functional post&lt;/strong&gt;, because at some point all of us will be searching for a job and if it can even help a single person land a job, then it's worth all the effort.&lt;/p&gt;

&lt;p&gt;As a community, we watch each other's backs and we help where we can. There's no competition here, only strangers over the internet who have nothing but encouragement and well wishes for each other.&lt;/p&gt;

</description>
      <category>career</category>
      <category>discuss</category>
      <category>productivity</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>Anyone need an installer?</title>
      <dc:creator>UnitBuilds</dc:creator>
      <pubDate>Mon, 17 Aug 2026 18:11:42 +0000</pubDate>
      <link>https://dev.to/unitbuilds_cc/anyone-need-an-installer-5c8b</link>
      <guid>https://dev.to/unitbuilds_cc/anyone-need-an-installer-5c8b</guid>
      <description>&lt;p&gt;So a bit of context, I've been doing testing for V.E.L.O.C.I.T.Y. Drone and initially, I just copied over a binary, but I wanted it to be a bit easier to setup, so I thought I'd make an installer for it, so it can register as a system tray app. So naturally, I looked up what's the best installer and up popped Inno Setup 7. So I used it and it worked fine I guess, then I saw they apparently charge $155 for individuals, up to $1195 for unlimited users and that locks you to a version, if you want a new version, you need to buy a new license...&lt;/p&gt;

&lt;p&gt;So per my usual, I built my own. It's smaller (tool), faster and completely cross-platform, using zstd with adjustable compression ratio, dependency checking, bundling, CI/CD updating, Delta-Updating, adding MSI compliance for managed deployments too and a few more nice to have features.&lt;/p&gt;

&lt;p&gt;I'm releasing it under Apache 2.0, so it's actually free and completely open-source, use it commercially, start the next Microsoft and release a billion copies using it, you don't owe me a penny.&lt;/p&gt;

&lt;p&gt;My reason for creating it, is like so many other times, I found that the industry gatekeeps actually making money out of software, tooling should be free, so the real products can be made, without any hidden fees.&lt;/p&gt;

&lt;p&gt;So my question to everyone is, do you need an installer? And have you been burnt in the past by hidden costs from 'open-source' releases that charge you once you hit a revenue floor?&lt;/p&gt;

</description>
      <category>programming</category>
      <category>opensource</category>
      <category>discuss</category>
      <category>tools</category>
    </item>
  </channel>
</rss>
