

Just saw it too :D
Just saw it too :D
Why would you ever need such a feature? Closed.
How much time do you have? Because even small models will take alot of time on that kind of hardware to spit out a long text…
And the small models arent that great. I think the current best and economic model would be a mistral, mixtral or dolphin.
If you got the power, nous-capybara is very good and “only” 34B parameters (loading alone needs like 40GB of memory).
I dont see how e.g. arch would be super hard to maintain.
There is a nice GUI program for installing programs and updates. (like many modern distros)
If you dont want to set everything up, go with Endeavour or Garuda.
I find rolling release to be easier to maintain and keep up to date than non-rolling.
Specially if you want up to date packages for desktop use.
Windows has a request assistance function? wtf… where is that found?
I only know Remote desktop tools and most of these work perfectly fine on linux as the client or even under Wine.
[Edit: woah, i did some rambling below here… not related to your specific case here, but some nice information maybe]
Linux as host is where it gets funny… bigger ones support X11, pretty much none support Wayland.
To be fair, its impossible to control mouse and keyboard under Wayland without root.
I think we now have some new desktop packages for gnome and kde which can do that, so now they need to be implemented.
But i dont see an effort being made for Wayland by the bigger providers in the near future… the market just isnt there and there is lots of uncertainty with the featureset.
Switched to Rustdesk a while back, works nicely as client, but only picture output with wayland as host.l as of now.
And i cannot copy&paste under wayland as client… even though it worked before…
The question then is, how much can you actually do in the shell.
Good luck setting up many programs that way when they soley rely on the GUI and documentation about configs or their database structure is nonexistant.
To be fair, windows development also included UI changes beneficial for users, so its not necessarily bad to copy those.
Of course there are many which are… questionable, we of course shouldnt copy those :D
Async is good because threads are expensive, might aswell do something else when you need to wait for something anyways.
But only having async and no other thread when you need some computation is obviously awful… (or when starting anothe rthread is not easily manageable)
Thats why i like go, you just tell it you want to run something in parallel and he will manage the rest… computational work, shift current work to new thread… just waiting for IO, async.
Oh boy… guess the future will really be running our own stacks
I am actually kinda ok with DDG, but the results are… not always very great and the second page is filled with weird websites related to my location…
Maybe i should try both Kagi and Searx
more time into crafting the right prompt
Thats not work to you? My company pays me to spend time to do the right thing, even though most of the work does the computer.
I see where you are going at, but your argument also invalidates other forms of human interaction and creating.
In my country copyright can only be granted if a certain amount of (human) work went into something. Any work.
The difficult part is finding out whats enough and what kind of work qualify to lead to some kind of protection, even if partial.
The difficult part was not to create something, but to prove someone did or didnt put enough work into it.
I think we can hold generated or assisted goods to the same standard.
Putting a simple prompt together should probably not be granted protection as no significant work went into it. But refining it, editing the result… maybe thats enough, thats really up to the society to decide.
At the same time we have to balance the power of machines against human work, so the human work doesnt get totally invalidated, but rather shifted and treated as sub-type.
Machines already replaced alot of work, also creative ones. Book-printing, forging, producing food… the scary part about generative AI is mainly the speed of them spreading.
try SkipRedirect, can break some things though, but rare.
Only works for hijacked links where the extension can grab the original link somehow of course.
For general Ad Links, there is FastForward, though i feel it hasnt been on the same level of maintenance since UniversalBypass closed down and they forked it.
Referred here as “metadata” is metadata about the communication itself which META gets and extensively uses for marketing, not the image-metadata stored in the image-file.
It not only has to be not ‘open’ in the explorer, but properly unmounted. Tools like mkfs dont do that for you, its just not their job. (and might be unwanted or stop your from making mistakes like accidentally overwriting the wrong drive)
try umount /dev/USBDRIVE
If that still complaints about Device or ressource busy, then something is still using it.
Either try to close things that might be the culprit, reboot and try again or, if installed and you are compfortable, you can check which processes using lsof -D
(you can get that location using mount | grep
)
I won’t be able to browse suggested videos
Whats funny, you do get recommendations on videos, so would be quite easy to grab the last 30 or so videos of your subscriptions and display some of those on the home-page.
But at that point… might aswell switch to Freetube/Piped
Just FYI Germany likes to make things more difficult, so with federation every sub-area is separated in many aspects and has own agencies for different things…
BfDI is only responsible for health and internet-provider institutions (and a few more).
Otherwise you can send it to the one where the company is located at, or always where you are located at. (they will forward it, but that can take a few months, so better to submit where it has to go).
EU Cookie Directive applies to all website owners within the EU aswell as Websites which target EU users.
It gives clear rules for different categories of cookies like how you need to display them and for which you actually need consent to be allowed to use them.
It also sets rules for how easy certain actions have to be and granularity.
(very simplified)
The real MVPs are websites not needing a cookie banner because they only use required cookies for which you dont need a banner.
Most fastboot options dont show the logo until windows bootloader comes along.
Though i am not sure how or why the logo is displayed when windows loads? Is that the same image? Loaded and displayed again or just didnt clear the display?
Dont. They are notoriously bad at such things. Lack of Hardware acceleration mainly. These old Chips and problems with single-board-complications are just not worth it at such high prices.
An Intel N100 MiniPC will have much more compute with less complications.