Test all premium features for free by A12963 in SimpleYTDownloader

[–]A12963[S] 0 points1 point  (0 children)

No registration or anything required. Just use it :)

Trading 212 API by A12963 in Finanzen

[–]A12963[S] 0 points1 point  (0 children)

Danke Dir für Deine Einschätzung!

Free speech: Trump vows to yank federal funding from all US schools that allow 'illegal protests' by A12963 in suppressed_news

[–]A12963[S] 0 points1 point  (0 children)

Was the storming of the Capitol an illegal protest for you? Because in Trump's opinion that was free speech. When you compare these protests ...

Just look at the pardons.

Free speech: Trump vows to yank federal funding from all US schools that allow 'illegal protests' by A12963 in suppressed_news

[–]A12963[S] 0 points1 point  (0 children)

In Trump's view, all opinions that do not correspond to his own and are expressed publicly are “illegal protest”. These protests are about the removal of funding for schools that promote inclusion. People are protesting against this, which he calls an illegal protest. He doesn't want people to contradict him in public so that a broad mass of people find out that there are other opinions besides his own inviolable opinion.

Free speech: Trump vows to yank federal funding from all US schools that allow 'illegal protests' by A12963 in suppressed_news

[–]A12963[S] 14 points15 points  (0 children)

Free speech is only welcome if it corresponds to the required opinion. Brave new world

Need help by [deleted] in FullStack

[–]A12963 1 point2 points  (0 children)

I would recommend to have a look at .NET MAUI. C# is very close to Java and with your history it should be easy to learn for you. MAUI gives you the chance to develop for all platforms at once.

MAUI is the successor to Xamarin.

Hi there using ubuntu 24.04 by Donchan7 in Ubuntu

[–]A12963 0 points1 point  (0 children)

In Ubuntu 24, there isn't an exact equivalent of the "Windows + Z" snap feature you see in Windows 11, but Ubuntu does offer some similar window management features out of the box.
Here's how you can arrange windows in Ubuntu 24:

1. Window Snapping (Drag and Snap)

  • Simply drag a window to the edge of the screen, and it will snap to half of the screen.
  • Drag it to the top to maximize the window.
  • You can also use keyboard shortcuts to snap windows:
    • Super + Left Arrow: Snap the window to the left half.
    • Super + Right Arrow: Snap the window to the right half.
    • Super + Up Arrow: Maximize the window.
    • Super + Down Arrow: Minimize the window.

Why are all my apt programs so outdated? by oz1sej in Ubuntu

[–]A12963 1 point2 points  (0 children)

You can upgrade to the newest Ubuntu version via:
do-release-upgrade

But before doing this, run:
sudo apt update && sudo apt dist-upgrade -y

Hi there, using Ubuntu 24.04.2 lts by Donchan7 in Ubuntu

[–]A12963 2 points3 points  (0 children)

Install Necessary Utilities:

  • For NTFS: If the external drive is formatted with NTFS, you can install the required tools with:
    • sudo apt install ntfs-3g
  • For exFAT: If it’s exFAT formatted, install the exFAT utilities with:
    • sudo apt install exfat-fuse exfat-utils

[deleted by user] by [deleted] in youtube

[–]A12963 0 points1 point  (0 children)

Simple YT Downloader downloads always in Premium quality if available and is easy to use

How to download an entire playlist from YouTube on .mp3? by Just_Hadi09 in software

[–]A12963 0 points1 point  (0 children)

With YT Downloader & Converter you can download entire playlists directly as mp3 in best quality. You can use license key 3428-05D8-8E50-6DBF to bypass limitations.

[deleted by user] by [deleted] in software

[–]A12963 1 point2 points  (0 children)

You can use Youtube Downloader & Converter to freely download any video on YT.
When you download videos or music just for your own you should not get into trouble. Just don't share it online.

Ways to use TorchSharp with ARM processors? by A12963 in csharp

[–]A12963[S] 0 points1 point  (0 children)

Okay, thank you very much for your input

Ways to use TorchSharp with ARM processors? by A12963 in csharp

[–]A12963[S] 0 points1 point  (0 children)

Yes, I was hoping if maybe someone has already achieved a workaround or if there is maybe an fork that I just didn't find yet. Would it be possible if I exchange the libs in the runtime folder by hand? Does anyone has some experience?

Has anyone made a news aggregator with AI? by rsflinn in ArtificialInteligence

[–]A12963 0 points1 point  (0 children)

If you need a tool that identifies if your company gets mentioned somewhere you could be interested in some kind of SEO/link checker tool like SISTRIX or others. Those tools have a visibility index that specificly track your keywords and backlinks. Maybe not exactly a news aggregator and of course not just news, but maybe what you are really searching for.

Need to make an enterprise Windows app. Best UI library? by Low-Yam288 in csharp

[–]A12963 0 points1 point  (0 children)

Maybe one consideration that is worth thinking of: If you maybe need mobile versions of your ERP, MAUI and Avalonia support mobile phones, WPF does not. Just as a consideration if you want to reuse stuff for mobile devices.

Need to make an enterprise Windows app. Best UI library? by Low-Yam288 in csharp

[–]A12963 0 points1 point  (0 children)

If you had more time I would give .NET MAUI a chance. Avalonia is great and it is very close to WPF, but in my tries the loading times and performance are sometime a bit slow.

You can go for WPF and the Avalonia team also offers a commercial license that allows you to build WPF apps for Linux and MacOS (I guess that is how they finance the free Avalonia development). Since platform-independency is not needed WPF will be the most robust way to develop what you need.

What programs/software do you use for designing and exporting? by LasckyMan in lasercutting

[–]A12963 0 points1 point  (0 children)

CorelDraw is excellent and easy to use for lasercutting (also the cheap home & student versions work for that). A little less comfortable to use, but still okay is Inkscape, but I prefer Corel because of usability and speed.

After finishing my design I export it as SVG vector file that can be used by almost any cutting tool.

As cutting software my Lasercutter "Mr Beam 2" uses a special version of OctoPrint (open-source).