RonSijm

joined 2 years ago
[–] RonSijm@programming.dev 3 points 4 months ago (1 children)

Are there existing tools you love (or hate) that do something similar?

This sounds similar to "Static code analysis" tools. Especially now that these code analysis tools are getting AI integrations.

For example we use coderabbit.ai. That does a code review on PRs in github, and reviews these sort of things. Especially the simpler things that you've mentioned like poor naming conventions, violations of language-specific best practices, and readability issues. I'm not sure if it will automatically come up with "large refactoring opportunities" by default - but maybe you can custom-prompt configure it to try, I guess

(Comment) Why have a separate webpage if such of helper can be built into IDE/editor?

Coderabbit also has IDE extensions: https://www.coderabbit.ai/ide - I think the separate webpage exists for org level configurations and overviews. These "best practices" are probably defined on a team level to ensure everyone uses the same code-style and things like that

I'm not sure if "just a website to copypaste code and get reviews" is really a good idea. Maybe for juniors that want to review one class or method or something. But usually code is spread across multiple files, and structural refactor opportunities are on a larger scale then just a couple files

[–] RonSijm@programming.dev 12 points 4 months ago (2 children)

On September 19, Ruby Central, a nonprofit organization that manages RubyGems.org, a platform for sharing Ruby code and libraries, asserted control over several GitHub repositories for Ruby Gems as well as other critical Ruby open source projects that the rest of the Ruby development community relies on.

Uhm, so how does this happen? If some people create Ruby Gems and host them under their own github account, how would Ruby Central suddenly assert control over them?

[–] RonSijm@programming.dev 4 points 4 months ago

I've seem so many ads for Brave Browser... If it's supposed to be private and anonymous and a free browser - where are they getting all this money for all those ads?

[–] RonSijm@programming.dev 9 points 4 months ago* (last edited 4 months ago)

Just spreading the word from: https://programming.dev/post/37913329/19530188

Assuming you need to keep your account for work, here are the direct links:

  1. Go to this page and turn it off: https://www.linkedin.com/mypreferences/d/settings/data-for-ai-improvement
  2. Submit this form: https://www.linkedin.com/help/linkedin/ask/TS-DPRO

In addition:

[–] RonSijm@programming.dev 12 points 4 months ago (6 children)

Reality Check #1 19/20

This thing messed me up:

They both looked like they could be AI - but to me it looks like that one has an AI artifact

[–] RonSijm@programming.dev 2 points 5 months ago (1 children)

You really have time to consider all those aspects of every individual torrent?

If the disks are getting full, just buy another 30 TB disk and add it to the server....

[–] RonSijm@programming.dev 2 points 6 months ago (1 children)

My suspicion is that this essay is marketing. It would be bad for Microsoft if people thought its product could be sentient

Why would it be bad if people thought it could be sentient? If people are using AI for an "AI Girlfriend" or therapist or something - people would probably prefer to believe they're chatting with something sentient

[–] RonSijm@programming.dev 3 points 6 months ago (4 children)

instead of giving you the real IP, it points you to one of their proxy servers located in a country without the ID requirement.

Sounds a bit weird, if it's just pure dns. Because if your dns server gives you a random proxy server instead, it sounds like this would break https right?

[–] RonSijm@programming.dev 31 points 7 months ago (1 children)

This sounds like a good way to combat AIs...

Like instead of a Cloudflare blocking AI requests, it would be funnier if the website can detect that an AI is "searching the web" as they do - and then just inject an answer of "Yea to solve that issue, run sudo rm -rf /"

[–] RonSijm@programming.dev 103 points 7 months ago (4 children)

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.

[–] RonSijm@programming.dev 2 points 8 months ago (2 children)

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

[–] RonSijm@programming.dev 10 points 8 months ago

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...

view more: ‹ prev next ›