All of this user’s content is licensed under CC BY 4.0.

  • 43 Posts
  • 399 Comments
Joined 11 months ago
cake
Cake day: October 20th, 2023

help-circle




  • Huh. That’s actually kind’ve a clever use case. I hadn’t considered that. I presume the main obstacle would be the token limit of whatever LLM that one is using (presuming that it was an LLM that was used). Analyzing an entire codebase, ofc, depending on the project, would likely require an enormous amount of tokens that an LLM wouldn’t be able to handle, or it would just be prohibitively expensive. To be clear, that’s not to say that I know that such an LLM doesn’t exist — one very well could — but if one doesn’t, then that would be rationale that i would currently stand behind.






  • I’ll see if maybe I’ve just misconstrued the over-complexity for my needs.

    It depends how you are defining “over-complexity”. FreeCAD is a very capable CAD application, so, by extension, it has a vast array of features which means that a single task could potentially be tackled multiple ways. That being said, it is not a difficult application to use, imo. The UI feels well designed, and it’s responsive. Like many things, the level of ease of use, and productivity when using it depends a lot on one’s familiarity with the application.


  • Thank you for your suggestion!

    Would you be able to provide some screenshots of the application? The website for the application doesn’t seem to exist anymore, and the GitHub page doesn’t have any images of the application. I must confess, however, that I’m somewhat hesitant to use an application that is no longer maintained, and isn’t popular enough to provide a large enough chance of good security due to the sheer number of people looking at the source code and using the app. Granted, the latter could be solved by me “simply” looking through the source, but I confess that this doesn’t feel entirely worth it, atm.





  • Imo, it likely was/is due to the voting system — and, in a similar sense, awards. Redditors want to increase their Karma scores and seem to, at least subconsciously, view it as clout. So, they’ll create posts with the intent of farming these points — ie they post things that they know will get a specific response from the masses. What also doesn’t help, and is something that Lemmy similarly suffers from, is that there generally is no established consensus on how votes should be used. An upvote could mean agreement, or that a post is funny, or that it’s good quality, or that it’s on topic for a community, etc. A downvote could mean that the person disagrees with the post, or that they think that it isn’t relevant or they simply don’t like the OP. In reality, all that votes do, at the fundamental level, is tell the algorithm where it should place posts (a personalized recommendation algorithm changes this a bit, but the effect is essentially the same) — a post with a large upvote to downvote to ratio gets shown higher up and, by extension, more than one with a smaller ratio. This creates a sort of feedback loop where the posts that get farmed for upvotes get shown more. People don’t want their post to be buried, so they’ll only post what they think will get upvotes. And since upvotes are usually used for things that illicit an “agreement” response, only posts that people agree with will be shown.

    The solution to these issues, imo, is to create an obvious standard for how votes are used and change how they’re interpreted by the algorithm. Imo, Facebook was on the right track with how they were using emojis as the voting method. People generally react to posts with emotion, and an emoji is a good representation of that. You could potentially still have an up/down form of vote (alongside the emotional voting options), but it would be standardized to only be used as a metric for relevance/importance/correctness. This could be enforced by moderation, if votes were publicly viewable, by allowing moderators to remove people that are vote brigading (not including emotional votes). Emotional votes probably shouldn’t be considered by the algorithm so that emotional bias can be avoided. Or, at the very least, there should be different algorithms that take these voting types into account I’m different ways (eg if you only want funny posts, you could sort to primarily get posts with a laughing reaction). In addition to this, also removing the gamification aspect (not showing (at least not publicly) total scores on profiles).








  • Measured voltage is completely dependent on what is used as a reference. If you were to measure the voltage of a power supply set to +30V with a voltmeter whose leads were backwards (ie positive on the voltmeter connected to negative on the power supply, and negative connected to positive), then you would measure -30V. All this is to say that if you connect your 30V supply “backwards”, you will have -30V. Now, there may be some circuitry in the power supply that only allows current in one direction, and it could be that it’s able to source a different amount of current than it’s able to sink, so be sure to check its manual.

    I’ve tried -12V from psu i’ve got lying around but it didn’t work.

    I’d advise caution against arbitrary decisions with electronics — both for your own safety and the safety of the equipment.