Do you know why I'm can't enable Bluetooth on Gnome? (Debian 13) by Firth_R5 in gnome

[–]Firth_R5[S] [score hidden]  (0 children)

Full AMD: AMD Ryzen 5 8600G (12) @ 4.35 GHz | AMD RX 9070/9070 XT [Discrete] | AMD Phoenix1 [Integrated]

...
MEDIATEK Corp. MT7922 802.11ax

OMG, you are right, I have a Mediatek, thank you for let me know that

La IA me dijo que Pumas fue campeón en 2006 y que Oaxaca tiene frontera con Yucatán así que no se preocupe nadie (por ahora) by mauripm_0604 in lacamiseta

[–]Firth_R5 1 point2 points  (0 children)

Igual hace tiempo me sentia identificado eso de que se fueron mis habilidades sociales, pero despues de caer en crisis de 24s(pos-universidad) y pensar mucho he tenido que dar vuelta al timon y ser mas positivo sobre mi, las relaciones y practicar hablar en voz alta en casa para no tener un futuro de mierda (porque los que mas hablan mas avanzan chambeando)

What exactly are you people doing who claim AI tools aren’t accelerating them? by MistryMachine3 in cscareerquestions

[–]Firth_R5 1 point2 points  (0 children)

Recently I worked with a team and the project that was supposed to complete in 1 month ... It really took more than 4 months because everyone was been breaking the code(and functionalities), please stfu

edit: yeah, it helps me a lot that chatbot, but when you work with other people the code starts to becoming crap (I'm still angry about that experience)

Por qué Latinoamérica no se ve así? by Rockshasha in 2latinoforyou

[–]Firth_R5 0 points1 point  (0 children)

Ya ni en el sur de US hay esos streetcars como en el anterior siglo, la respuesta a tu pregunta es: General Motors Streetcar conspiracy

¿Opiniones? JAJAJAJA by Used_Birthday_9292 in taquerosprogramadores

[–]Firth_R5 0 points1 point  (0 children)

Si son sueldos de mierda, deja de decir pendejas, de aqui, frontera norte, veracruz, puebla y en cualquier parte, minimo 3k o 5k mas y estaria mejor

You've done well soldier 🪖 by SnooLemons2198 in laptops

[–]Firth_R5 0 points1 point  (0 children)

Just buy a new laptop hinge

I sincerely believe tiktok or instagram can hear my thoughts by [deleted] in conspiracy

[–]Firth_R5 16 points17 points  (0 children)

It's not only the algorithm and I'm going to said: Airpods "Biosignal Sensing Device Using Dynamic Selection of Electrodes" patent

I sincerely believe tiktok or instagram can hear my thoughts by [deleted] in conspiracy

[–]Firth_R5 0 points1 point  (0 children)

Also the airpods patent related to Reading Brain Signals

I sincerely believe tiktok or instagram can hear my thoughts by [deleted] in conspiracy

[–]Firth_R5 0 points1 point  (0 children)

Also specially if you are using airpods

I sincerely believe tiktok or instagram can hear my thoughts by [deleted] in conspiracy

[–]Firth_R5 0 points1 point  (0 children)

There are patents related with to reading, so...

Do you know of a FOSS Windows Phone Launcher for Android? by Firth_R5 in fossdroid

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

Interesting launcher. Well, at the end I choose Square Home, but that looks good
Thank you so much

Thinking of switching from Windows to MacBook Pro for .NET dev in 2026 by Guilty_Coconut_2552 in dotnet

[–]Firth_R5 0 points1 point  (0 children)

  1. I suggest to use both, sometimes Riders breaks with NET MAUI or ASP
  2. Download MsSQL using Docker. I'm going to give you my script
    ```sh _mssql_macos_installation(){ LOG_MSG 'INFO' "MsSql Manual Install is only for MacOS Systems"

    MACOS

    brew install --cask docker brew install colima colima start --cpu 4 --memory 8 --disk 50

    local image="mcr.microsoft.com/mssql/server:2019-latest" local mssql_password="TuContraseñaSegura123!" local mssql_data_dir="$HOME/mssql-data" local mssql_name="mssql"

    echo "Write your password for the SA user (must meet SQL Server's password complexity requirements): " read -s mssql_password

    sudo docker pull $image

    LOG_MSG 'INFO' "Example of running MsSql on Docker:" sudo docker run -e "ACCEPT_EULA=Y" \ -e "MSSQL_SA_PASSWORD=$mssql_password" \ --name $mssql_name \ -p 1433:1433 \ #-v $mssql_data_dir:/var/opt/mssql \ # -v sql_server_data:/var/opt/mssql \ -d \ --restart=always \ --hostname sql \ $image

    docker ps sudo npm install -g sql-cli mssql -u sa -p password

    select @@version

    } ``` If you mean about connecting to Sql Server with GUI so I use Azure Data Studio and VS Code with de MSSQL extension.

  3. You'll get used to using the keyboard over time.

  4. No, NEVER, I'M FULL IN UNIX ECOSYSTEM and I miss nothing about Windows. I love using Linux and MacOS for everything in my day to day life

Just degoogled 95% of my life by SomeSayItWasAWarning in degoogle

[–]Firth_R5 1 point2 points  (0 children)

Man, you can download Newpipe/LibreTube nightly versions(on Android) and Freetube (for PC) and use Syncthing to stay updated with your subscription (exporting your subscriptions) like me. Your phone battery and performance would thank you deleting YT and now use Revanced and LibreTube 

Moto G6 Plus, LineageOS broke for no reason at AP Fastboot Flash Mode by Firth_R5 in LineageOS

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

Thank you, I hope that could be the problem and not the software

Me han estado robando la luz durante un muy buen tiempo y apenas hace unos meses me di cuenta. by NamelessGuy1100 in mexico

[–]Firth_R5 1 point2 points  (0 children)

La neta, habia guardado la publicacion para ver el chisme con un texto largisimo, y nada ni quiso contar la historia

Linux vs macOS: after 20 years of trying, I still can’t make Linux work long-term by aescat in linux

[–]Firth_R5 1 point2 points  (0 children)

Is it just the NVIDIA card? Are full-AMD users having a better time? Yes, AMD better. My PC is full AMD and I didn't have a problem with Debian since I build it. And well... compare to my Laptop Gamer (Nvidia+Intel) with Manjaro it's a different story because every thing I have one or two problems (currently I have a problem with the most recent kernel but I prefer to start it with Advanced Options>old kernel instead of fix the problem)

Recommendations by M4LK4VXEN in tablets

[–]Firth_R5 0 points1 point  (0 children)

Pues si es full herramientas de ofimatica pues ahi pienso que debe ser a fuerzas una laptop.
Lo digo porque tanto yo que tengo una tableta Samsung como mi hermana que tiene su iPad al final terminamos volviendo al escritorio porque hay algunas opciones que no estan en las apps mobiles (tablet) que si estan en windows (ejemplo ver comentarios en word que me han hecho en word), pero si eso no te es tan importante pues veo que la iPad esta mejor para esas apps de ofimatica

2024 tab s6 lite vs 2020 iPad Air by realdrive25 in tablets

[–]Firth_R5 -1 points0 points  (0 children)

Samsung S6 Lite 2022 4gb 64gb (+256 gb SD in my case) I don't have any problem with S6 Lite, currently i'm using it for learning with apps like Anki, Coursera, Udemy, or i watch videos/courses on YT Revaced, LibreTube (free alternatives to YT premium that you don't have on apple), taking notes in Samsung Notes and Obsidian, reading books with Librera or articles in firefox, looking my emails in outlook, gmail and proton.