[–] [S] 5 points 9 months ago

Thanks a MILLION and more!

Aider is working like a charm with even smaller models, fantastic, thanks a lot! Very practical once you get the ropes of it.

I wish I could upvote this reply more :D

  • source
  • parent
  • context
  •  

    Hello everyone,

    I'm trying to setup a local "vibe coding" environment and use it on some projects I abandoned years ago. So far I'm using KoboldCPP to run the models, VSStudio as editor with various extensions and models with limited to no luck.

    Models are working properly (tested with KoboldCPP web UI and curl) but in VSCode they do not generate files. edit existing files etc. (it seems that the tool calling part is not working) and they usually go in a loop

    I tried the following extensions:

    • RooCode
    • Cline

    Models: (mostly from Unsloth)

    • Deepseek-coder:6.7
    • Phi4
    • Qwen3-Coder 30
    • Granite4 Small

    Does anyone have any idea why it's not working or have a working setup that can share? (I'm open to change any of the tools/models)

    I have 16GB of RAM and 8GB of VRAM as a reference

    Many thanks in advance for your help!

    [–] 3 points 11 months ago

    Loved the concept of the video: in our desks and pockets we have powerhouses that are underused. I think the solution proposed is too convoluted though as you can get to similar results with Termux without root.

    And to those who mention the battery issue, there're ways to address this problem without the need of a physical mod. Just a few suggestions here:

    • Samsung and Pixel have options to limit battery charge to a certain percentage
    • If you root the phone they're quite a few apps or Magisk modules that will limit charge
    • If you have a smart plug you can turn on/off the charger based on your battery through a bash script, home assistant etc
  • source
  • [–] 3 points 1 year ago*

    I'm one or those as well, but instead of VLC I use NOVA player on Android devices because of the remote sync.

    Said that I'm using WebDAV shares as SMB is way slower. Is it just me? Any other protocol suggestion?

  • source
  • [–] 5 points 1 year ago* (1 child)

    Impressive! Can you please link the instructions you followed?

    Some time ago I was hosting the full ARR suite, bitwarden, AdGuard etc, but it was usually a mess with direct installs. With docker it might be worth revisiting it.

    My only advice, buy a usb-ETH dongle, it will make a huge difference in stability

  • source
  • [–] 1 point 2 years ago (1 child)

    I'm using a selfhosted pastebin (microbin) as sometimes I want to transfer text, other files... It's very efficient and in my instance it's using 13MB of RAM, which is fairly lightweight for modern standards

  • source
  • [–] 2 points 2 years ago (1 child)

    Usually people study a subject because they're at least interested in it. What you're saying is like asking a surgeon to work in IT, for instance, just because they're paying more. That's not a fair game, we're humans with our skills, perks, defects... you can't pretend everyone moves like a pawn just for money.

    Boeing, like many other companies is playing the game of "maximise the short term profit" and as usual the easiest way is to cut labour costs. That's why they're in this position (poorly built planes, killed HUNDREDS of people etc.)

  • source
  • parent
  • context
  • [–] 1 point 2 years ago (1 child)

    Thanks to everyone that has replied, all fair points. When you use (read, view, listen to...) copyrighted material you're subject to the licensing rules, no matter if it's free (as in beer) or not.

    This means that quoting more than what's considered fair use is a violation of the license, for instance. In practice a human would not be able to quote exactly a 1000 words document just on the first read but "AI" can, thus infringing one of the licensing clauses.

    Some licensing on copyrighted material is also explicitly forbidding to use the full content by automated systems (once they were web crawlers for search engines)

    Basically all these possibilities or actual licensing infringements would require a negotiation between the involved parties.

  • source
  • parent
  • context
  • [–] 17 points 2 years ago (11 children)

    This process is akin to how humans learn by reading widely and absorbing styles and techniques, rather than memorizing and reproducing exact passages.

    Many people quote this part saying that this is not the case and this is the main reason why the argument is not valid.

    Let's take a step back and not put in discussion how current "AI" learns vs how human learn.

    The key point for me here is that humans DO PAY (or at least are expected to...) to use and learn from copyrighted material. So if we're equating "AI" method of learning with humans', both should be subject to the the same rules and regulations. Meaning that "AI" should pay for using copyrighted material.

  • source
  • [–] 3 points 2 years ago

    That's because linuxserver focuses on creating docker images for existing projects.

    Usually if you check a product on linuxserver.io is because you know already the product and you want to find a good quality docker (docker compose) image.

    All the github and docker pages from linuxserver have the same structure and after the generic intro they present the project.

    Personally I love what they're doing but I understand your confusion, it was the same for me when I first knew of the project.

  • source
  • parent
  • context
  • submitted 2 years ago* (last edited 2 years ago) by to c/selfhosted@lemmy.world
     

    Hello everyone, I'm looking for a web based IDE that can create isolated development environments as you could do in Koding or with VSCode with the "Remote" extension.

    My use case is quite simple, I want to play around with different projects and languages without installing anything directly on my machine (docker containers FTW) to reduce conflicts between packages and garbage. The "web based" requirement is because I have a server with plenty of capacity to take care of this task and I'd like to keep as clean as possible my PC.

    I've tried already code server but I cannot install the "Remote" extension to have it create containers on demand.

    Any suggestion or help is more than welcome! :D

    Edit: Thanks everyone for your great suggestions and idea, much appreciated! It took (and it's taking) me some time to explore the options you mentioned and the most aligned with my needs is Coder - thanks @cooopsspace@infosec.pub ) ! Basically with it I can create ephemeral development environments with the toolchain I want that contains instances of code-server.

    view more: next ›