Elektrine lite

← Feed

condret :verified: :ancom:

condret@fedi.absturztau.be

Hi, I&#39;m condret.<br/>I&#39;m a lazy programmer/software reverse engineer.<br/><br/>Pronouns: he/him/they/them<br/><br/>Maybe you also like my shitpost account: <span class="h-card"><a class="u-url mention" data-user="AiG8Vc6KMwfymhuRTU" href="https://shitposter.world/users/condret" rel="ugc">@<span>condret@shitposter.world</span></a></span> <br/><br/>Putting this here, because someone asked me to do so:<br/><br/>781BC967 88E4798E 7BE946EE 19E3DEFC<br/>0199482F B2DF293C 5B6A60E6 F138E907

Posts

  • Post #3531607

    I&#39;m a software developer looking for job. I can code in python (good) and java (basic), but i&#39;m an expert at programming in C. You could also say that i can code in C++, though i really prefer doing C over C++. I&#39;m experienced at software reverse engineering, especially in radare2, to which i&#39;ve contributed since 2013. In r2 I&#39;ve co-authored ESIL (evaluable string intermediate language) for instruction emulation and analysis. I&#39;ve also written most parts of the r_io API...

  • Post #3443882

    it&#39;s important to not give transhumanism up to the libertarians. the idea of intentionally enhancing and modifying our bodies with technology is fucking awsom. don&#39;t let the billionaire techbros develop tech for that just to patent it and lock it away from ordinary people. everybody should have the means to do bodymodding

  • Post #2504778

    this why i hate tests

  • Post #1926596

    most of the time, when i use llm in coding it goes like this: I have this huge codebase and i want to change this thing, tell me what i also need to change in order to not break anything.

  • Post #1881904

    i read &amp;quot;genai code is useless&amp;quot; so often. i don&amp;#39;t get it, are we talking about the same thing? When i tell glm-5 to refactor some code in order to eliminate global vars and replace them with semantically reasonable structs that live in the local scope of some function using the api, it just does that. I overall need to spend less time on cleaning up after others. A few years ago i was programming some arduino stuff for my dad. The library for the LED matrices he bought...