• 4 Posts
  • 65 Comments
Joined 3 years ago
cake
Cake day: June 18th, 2023

help-circle


  • I can’t wait for companies to finally price out most of developers out of AI use, especially the FOSS ones.

    I just hope most of them won’t get too addicted to the tech crack they are getting free/cheap samples of currently, and will be able able to find back their motivation and skill to work without a feel-good dopamine machines.

    Also, lol at all the coments being like “if you’re 100% against the tech crack, you’re delusional. The cat is already out of the bag, it makes you way better at coding, if you use it responsibly!”

    The problem isn’t that it’s not somewhat good, the issue is that soon you won’t be able to afford it, while also being addicted and dependant on it. But I’m sure y’all are able to use crack responsibly and will be fiiine.


  • Mikina@programming.devtoFunny@sh.itjust.worksLet your phone die
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    5 days ago

    I highly recommend reading and at least once trying to implement the Newport’s Digital Minimalism. Even if you don’t go all in, it has a lot of food for thought in regards to technolpoy usage.

    I’ve spent almost a year with a dumb Nokia (the LTE version of bananaphone) that did still have a (barely usable) Maps app and also could make a hotspot, so I could use my powered off smartphone I always carried with me for emergencies.

    I have since returned back to using smartphone, mostly because of work requirements, and have fallen out of a lot of Minimalism habits, but things like turned off notifications and learning not to care about missing stuff/replying later has stayed with me. Once you get rid of notification FOMO, it’s pretty liberating.

    I should get a dumb phone again.



  • Interesting, it might’ve changed, I’ve had my domain for 5+ years by now, but if you set up all the signing keys, DKIM, SPF, and whatever properly, I never had a single issue as far as I know.

    But I never tried sending my own emails - I’ve been using Protonmail’s custom domain option, which I’m sure helps. Running your own mailserver without a trusted provider might be a lot more problematic, I never even considered it. The idea wasn’t to run my own mailserver, but to be able to move my custom domain to a different provider that supports custom domains, so I don’t have to change my email anywhere.

    I just made sure that my domain is passing all the email domain checker tests, and as long as I don’t get on a blacklist, I should be fine.




  • Snake-oil vendors are already pivoting to the next moral panic: “Your software is secure, but what if the evil AI agents steal your stuff? Install pink-rubber-band-AI-endpoint-SOC-SIEM today!” Just moving the goalpost to whatever is scary this quarter.

    Sounds true, what else do you have?

    What we are building

    The system we are building at Mendral lives inside the CI. It connects threat information, production event logs, source code, historical CI logs, and any custom signals you want to add, alongside secure sandbox environments and a set of dedicated tools (see Andrea’s post on agent harness for how that is wired). The agent operates on triggers, at different stages of the lifecycle.

    Concretely, here is what happens when a Dependabot-style PR lands. The agent…

    Oh ffs it’s an ad for some agentic bullshit.




  • I kind of respect that. I wonder what happened to him.

    Meta has some tolerable studios, and I can kind of get how it could happen to you that you end up working for Meta. I know a few people from Beat Games, for example, and they work on a great game, are an amazing team, that has basically not much to do with what Meta does.

    It’s difficult to stand your ground and just be “No, I’m not workibg for facists”, when the team you are in is full of amazing people burning Meta’s money to work on their dream game. You could leave, but you’re just leaving your friends behind that will loose a lot of domain knowledge and a good programmer, and it will not change anything. I also know a few contractors from 3rd party codevelopment studios that got sent to Meta’s 1st party studios, and there it’s even worse - they could say no, but then it’s cutting off an income source from Meta that might as well be keeping the studio afloat.

    So it’s not just black and white.

    But anyone working on core Meta social networks/services/ad platform/algorithms?

    Fuck those guys. There’s no excuse.


  • I’ve been kind of forced to use AI for my work, and since I had an unlimited access to whatever model I needed, I figured “why not try”. I was able to find my workflow that works, use it to explain the architecture of the code surrounding my bugfix/feature (I work in gamedev, on a project I’m only a contractor for, so I don’t know the codebase too well), make me a documentation, then draft a plan how to implement it. Implement it, then I just look through it for ideas, combine it with my domain knowlege to see if it missed any obvious things or solutions (which it usually does in a larger projects), and then build my own solution from scratch based on what I know, and what it suggested.

    The part where it explains the architecture and data/systems flow is invaluable and it does make ot faster than I could have parsed through unknown code, while being verifiable enough to be trustworthy. It’s a good kickstarting process. Do I need it? Not really, but it would take me longer.

    But. It eats tokens like hell. My average monthly token usage is around 800m tokens.

    I’ve been told I’m not using the AI enough in my workflow, because I write my PR comments and don’t use AI for code reviews.

    I’m seriously considering just leaving IT altogether. It’s just eroding my reverse engineering / codebase orientation skill, while I’m replacing it with something that costs the same amount as my sallary for doing it slightly faster/more easier, and the price will only get a lot worse. I don’t get it. How can’t they see it?? How can they look at “Oh, he’s costing us 2000$ a month in AI use [at current prices], but solves 3 instead of 2 tasks a week, while slowly loosing vital skills”, and say “that’s worth it! But he could use it more.”

    I hate it. Fuck managment.