Skip Navigation

User banner
Posts
6
Comments
159
Joined
2 yr. ago

  • You don't get it. This was made in GameMaker Studio 1.4, which doesn't support a modulo operator. You know nothing about this specific framework. I have 8 years of experience and hacked governments. There's no reason to update it now, because it runs on a smart fridge at maximum capacity.

  • Since you're getting downvoted, maybe you want to explain why using Github free is "pointing a loaded gun at your foot"?

    I'm using github for a bunch of my public repos as a free backup service... Why would I want to use a self hosted or way more obscure git forge? Seems riskier than just dumping it on github

  • Documentation? Maintainable? Test cases? You're too attached to old paradigms in a new vibe based world.

    Why do you need any of those? If you need any new features, you just re-engineer your prompt and ask the AI to rebuild it from scratch...

  • Can someone explain how you accidentally rack up such a bill?

    For example: You can deploy your Python script as a Lambda. Imagine somewhere in the Python script you'd call your own lambda - twice. You basically turned your lambda into a Fork Bomb that will spawn infinite lambdas

  • A lot of the times this comes down to a user error.

    For example, very similar to your case, I knew someone that enabled Cloudtrail, and configured some things to have Cloudtrail logs dumped on S3. Guess what? Dumping things on S3 also creates a Cloudtrail that gets logged to S3 that Cloudtrail logs. Etc

    Doing things like that and creating a loop can get you massive bills

  • They were streets ahead in their logo design...

  • We also got fully self driving cars in 2 years though, in 2016....

  • This feels like a personal attack

  • No one's questioning why he's sorting it twice?

  • Also some feedback, a bit more technical, since I was trying to see how it works, more of a suggestion I suppose

    It looks like you're looping through the documents and asking it for known tags, right? ({str(db.current_library.tags)}.)

    I don't know if I would do this through a chat completion and a chat response, there are special functions for keyword-like searching, like embeddings. It's a lot faster, and also probably way cheaper, since you're paying barely anything for embeddings compared to chat tokens

    So the common way to do something like this in AI would be to use Vectors and embeddings: https://platform.openai.com/docs/guides/embeddings

    So - you'd ask for an embedding (A vector) for all your tags first. Then you ask for embeddings of your document.

    Then you can do a Nearest Neighbor Search for the tags, and see how closely they match

  • Recruitment is now basically Dead Internet theory...

  • Because Wordpress is also hosting 1000s of plugins that WP engine users can install.

    I'm not sure what the license regarding those things is, WP engine could probably just mirror it -

    But they basically got locked out of the default ecosystem infrastructure.

  • Since others already suggested mostly on-topic suggests, here's an alternative suggestion:

    Instead of looking specifically for a mentor - look for an open source project that you can help with. Ideally one with a discord or something to it's easy to be in contact the the lead dev. A lot people don't mind mentoring juniors, but in my experience it doesn't happens that explicitly - "be my mentor" - and it might sound like you're asking them a lot.

    If you invert it into "Hey I wanna help you with your open-source project, but I don't really know what to do, what your expectations are, how to implement a specific feature" - then you're offering to do work them, instead of asking for something. And implicitly you'll get mentorship in return.

    And "real" projects probably also look better on your github / portfolio than only some dummy projects for learning purposes

  • That doesn't really work all the time, because large files or large commits are lazy loaded on scroll, so what you're searching might not have loaded yet

    The code search does a server side search

  • No, not some internal company, just Microsoft being Microsoft. So all Windows pipelines. They also have Linux based pipelines so not completely all pipelines.

    But given that a lot of people build dotnet stuff on Azure, the 'windows-latest' image is usually the default. So a lot of pipelines

  • Programmer Humor @programming.dev

    Oopsie, Visual Studio License expired, so the build server stopped working

  • It’s more the fault of the implementation and documentation.

    Yea sure. Though it's slightly XMLs fault for allowing that kinda implementations. Every random thing is in it's own obscure namespace with 20 levels of nested objects in different namespaces, and if you get anything wrong it barely explains what's wrong, and just refuses to work.

    It's mostly WCFs fault. I just automatically associate XML with nightmare flashbacks of implementing WCF stuff

  • Uh-huh... ever tried to integrate with a poorly implement WCF service? Like communication from a Java service to a dotnet service through a WSDL?

    I'll take a json API over XML any day

  • Programmer Humor @programming.dev

    Whatever 'Clean Code' you write now, it'll be shit eventually and in need of a complete rewrite

    Programming @programming.dev

    Codingame - Summer Challenge 2024 - Olymbits - Bot Programming Challenge

    Programming @programming.dev

    CodinGame - Spring Challenge 2024 by Fiverr

    Programming.dev Meta @programming.dev

    Add Support for mlmym on programming.dev

    Reddit @lemmy.world

    Banned from Reddit after posting John Oliver