[–] 4 points 1 month ago

That usually happens in free kicks, the referee marks the position and you are not supposed go further than that, so you stay there but you throw the ball some inches to get a little closer, a spin is given to the ball to avoid it to roll. That's the obvious reason at least in my country.

  • source
  • [–] 4 points 3 months ago

    There are lots of scientific groups that work in the so called soft sciences that apply the usual methods of the hard sciences. It's not about soft or hard, it's about good or bad.

  • source
  • [–] 2 points 3 months ago

    Legislation is just a particular culture's interpretation of what is correct or not and it's sometimes unrelated to how things really work at the biological level.

  • source
  • [–] 19 points 4 months ago* (3 children)

    So it seems that letting LLMs to write sloppy posts for us can be useful after all. May be c/privacy should implement an automatic AI reformating XD

  • source
  • [–] -1 points 4 months ago (1 child)

    So you had to go to the meme version of the story to ease your pain about a non-specialist using AI to find a novel treatment that successfully made his dog's cancer recede?

  • source
  •  

    I have a laptop with an Intel i5-1335 CPU and I'm about to receive a mini PC with a Ryzen 8845HS, which is going to be my main computer now. If I just install the SSD M.2 of the laptop on the mini PC, is there any software I need to install that was not installed when first installed Linux on the SSD while being in the laptop? Or something that I need to change in the configuration concerning the new architecture? is it OK to do that? In other words, can Linux deal with the change without any issue or misconfiguration? Just trying to see if I can avoid the work of installing Linux from zero and all the software that I already have on the laptop. I'm using Debian Trixie.

     

    Overall I find Plasma 6 a big leap in quality but there are some things that bother me, it could be my ineptitude to find the solution, bugs, definite changes or because of using wayland, so I'd appreciate any clue:

    1. I don't find the way to set autologin in system settings
    2. I don't know how to put Kate as a system tray icon, it's not on the list of entries
    3. If Kate or Okular are already open and I right click a document from Dolphin to open it, they do so but they stay in the background if they were there. The same happens if I open the file from the comand line, like kate doc.txt
    4. meta+arrow_key tile the window according to the arrow key used. Doing the same again return the window back to the original position in Plasma 5 (or X11). Very handy. Doesn't happen anymore.

    Probably I'm forgetting something else but solving those would be great.

     

    Using the -j option is ignored. About two weeks ago I found out that cmake was compiling with only one thread but everything was ok a couple of months ago. I'm using Debian Trixie which is still in testing so I thought it was a bug, but after many system updates I didn't saw cmake being updated. I couldn't find anything after a some searches. Another related issue is that I recently compiled a new version of a qt app with an edit box to set the number of threads for running LLMs, after the last compilation it doesn't allow to set more than one. Any clue?

     

    I didn't expect a 8B-F16 model with 16GB on disk could be run in my laptop with only 16GB of RAM and integrated GPU, It was painfuly slow, like 0.3 t/s, but it ran. Then I learnt that you can effectively run a model from your storage without loading into memory and checked that it was exactly the case, the memory usage kept constant at around 20% with and without running the model. The problem is that gpt4all-chat is running all the models greater than 1.5B in this way, and the difference is huge as the 1.5b model runs at 20 t/s. Even a distilled 6.7B_Q8 model with roughly 7GB on disk that has plenty of room (12GB RAM free) didn't move the memory usage and it was also very slow (3 tokens/sec). I'm pretty new to this field so I'm probably missing something basic, but I just followed the instrucctions for downloading it and compile it.

     

    I bought a laptop with windows 11 instaled in its 256gb nmve ssd. I want to install linux but I want to first create an image of the ssd and store it in an external 4tb ssd with a ext4 filesystem (that I use for different backups) so in case I want to sell the laptop later I can restore windows 11 to the same ssd from the image. So what i'm planning to do is:

    • dd if=/dev/drive_device of=external_ssd/images/windows11.img

    for creating the image and swapping if and of for restoring. My question is if creating the image of a drive with a windows 11 filesystem and storing it in a ext4 filesystem is possible or can have any issue. I ask this because I read that in the case of cloning the target drive will end up with the filesystem of the source drive in case they are different, which caused me some hesitation.

     

    The situation is this:

    • I use a bluetooth dongle ASUS UB400 on my PC, bluetooth version 4.0
    • My Sony wh-1000xm5 (bluetooth version 5.3) is not detected by the PC when I scan for new bluetooth devices
    • Another Anker Soundcore Q20 headphones are detected and working fine, like the mouse and a bluetooth speaker.
    • The Sony is detected by my android smartphones and working fine
    • I switched the dongle with another one with different brand, and all the devices were detected (and work fine) with the excepcion of the Sony.
    • Using Debian 12.8 and tested with bluetoothctl

    Any advice is welcome.

    submitted 2 years ago* (last edited 2 years ago) by to c/piracy@lemmy.dbzer0.com
     

    I've been using mov-cli and lobster to watch movies and series from the command line, I installed their lastest versions but they don't seem to be working anymore. I really liked their simplicity of typing the title of a movie or series and start watching on mpv. Is there any other software that works in the same way?

    submitted 2 years ago* (last edited 2 years ago) by to c/linux@lemmy.ml
     

    There is a feature in termux (android) history command which when you use !371 to execute the command 371 in the command history it prints that command in the prompt instead of executing it, then you just press enter to execute it. I found it very useful because many times I want to execute a command that is in the history but with some modification, I'm using Konsole in my desktop PC and I couldn't find an option to make such a thing. The only one I found is executing history -p !371, but that just print the command to stdout and not to the prompt itself.

    EDIT: the answer is !371:p then up and the command 371 shows up in the prompt. Thanks Schizo!

     

    cross-posted from: https://lemmy.ml/post/21430107

    I'm having trouble to find a bluetooth dongle at least 3.0 that needs no propietary firmware. It's easy to find dongles advertised as linux compatible or users that claim that an specific brand works fine in linux, but the problem is that many of them are using propietary firmware without their users being aware because their distributions have already installed propietary drivers or firmwares, or ask users to install them and they just do it. I use debian main repository (without non-free software) in which I failed to make work a couple of linux compatible advertised dongles because debian ask me to install a propietary firmware. So if anyone knows for certain that some brand that needs no such a software in linux I'll apreciate your help.

     

    I'm having trouble to find a bluetooth dongle at least 3.0 that needs no propietary firmware. It's easy to find dongles advertised as linux compatible or users that claim that an specific brand works fine in linux, but the problem is that many of them are using propietary firmware without their users being aware because their distributions have already installed propietary drivers or firmwares, or ask users to install them and they just do it. I use debian main repository (without non-free software) in which I failed to make work a couple of linux compatible advertised dongles because debian ask me to install a propietary firmware. So if anyone knows for certain that some brand that needs no such a software in linux I'll apreciate your help.

    view more: next ›