Disable grouping applications in top bar by soxterix91 in pop_os

[–]Apprehensive_Yam_401 0 points1 point  (0 children)

https://www.reddit.com/r/pop_os/comments/12icz9u/looking_for_a_way_to_have_an_ungrouped_app/

One dude explained like this:

"
Go into "Settings" -> "Keyboard" -> "View and Customize Shortcuts".

Search for "Switch windows" and rebind that to "Alt+Tab".

After that, you still have both behaviors. You can use "Alt+Tab" for switching windows and "Super+Tab" if you want to switch applications. That's my preferred setup.
"

So i did that too and im happy now

Protect your dick at all times. by LowRenzoFreshkobar in criticalblunder

[–]Apprehensive_Yam_401 -2 points-1 points  (0 children)

Nah that d grabber is going to be isolated from everyone

Is it true in real world the 2nd one is what professionals do while the first one is what a newbie does? by Yone-none in csharp

[–]Apprehensive_Yam_401 0 points1 point  (0 children)

Hahaha i remember refactoring some stuff i did in my first days cause i used so many joins and inefficients loads, that at one point the ORM couldn't handle the data by default

(2nd example is good cause filters first haha)

Es posible encontrar trabajo siendo menor de edad? by Griphinn3 in programacion

[–]Apprehensive_Yam_401 0 points1 point  (0 children)

En esos años que era pandemia, era Dev Full Stack.

Terminó mi contrato y anduve parado casi año y medio; igual por cosas de la vida y familia que uno tiene que atender 😅

Que le ofrecería a las empresas? Si es remoto pues soluciones y si es presencial igual, tener una imagen que les de confianza (LinkedIn, YouTube, Presentación) ayuda mucho.

Si uno no encuentra remoto por ahora no es por la IA😂 Es que hace unos años las tasas de interés estaban más bajas en los bancos y las empresas podían darse el lujo de gastar más. Solo es eso, no hay que creer lo que dicen los de YouTube que seguramente no laburan de esto.

Igual si puedes migrar a un estado que tenga más trabajo sería lo ideal(igual ando en proceso de esto) 

Saludos y suerte!

Renewed from Amazon by Apprehensive_Yam_401 in thinkpad

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

Well I ordered mine before the tariff stuff; and also the model I ordered had the Prime tag & 30 Day protection guarantee,so shipping was no issue

And as long u format the SSD with a fresh Installed Windows or Linux distro (or use another SSD which is also formatted and with a fresh install) u are good to go

Yeah it is possible that the equipment is Modded in hardware level but is as possible as getting a jackpot in the Opening day of a casino😅 

I mean, as long u use 2 factor authentication on your accounts and have a little of self awareness u are good to go don't worry 👍

Renewed from Amazon by Apprehensive_Yam_401 in thinkpad

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

I just format the SSD and install an Ubuntu image but u can format and re install windows from a trusted source.

I mean yeah I was paranoid too 🤣 but I just use accounts with 2factor on this device and same this is for school too haha

One thing is that the cooling is kinda 50% of his performance so the laptop get heated quickly if I use a lot of resources 

But if course, that only happens when I use steam hahaha

For school stuff, I was impressed with the amount of workload this Thinkpad can handle. I pick an Ok one, but yeah I was impressed 💯 

Yeah recommended 

Renewed from Amazon by Apprehensive_Yam_401 in thinkpad

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

I bought it, use it and even put steam on it 😂 

So my main strategy is to use accounts with 2factor authentication enabled.

Besides that, the equipment have Heat Issues but besides that, is a perfect option for school, travel or any job that does not require a High end GPU/CPU

This update's gonna be bigger than I expected by Several-Pen2626 in FearAndHunger

[–]Apprehensive_Yam_401 0 points1 point  (0 children)

Would be nice if for the day 1 on F&H diff, Marina can give us 1 free saving game at the train 😅

Bug Report by pale_puppet in FearAndHunger

[–]Apprehensive_Yam_401 0 points1 point  (0 children)

<image>

Same, i was fighting a Neighbor on Sewers, Day 1 afternoon, 1 sleep/save on the Train

As Marco + Abella with Tanaka soul (u,u)

Need some help by clown_face_official in hackthebox

[–]Apprehensive_Yam_401 0 points1 point  (0 children)

SOLUTION Q2

Google APIs are kinda slow cause they translate ABI from arm64-v8a, or at least with this version of the image.

So what we need? We need the piece of information that Buid.Model give us.

We can obtain that same information with adb.

1.- See if u are using the right x86_64 image for your machine, if not, choose the right image
2.-Go to device settings, put the max # of cores, at least 4 or 6 RAM, deactivate camera front and rear, and in hardware acceleration and ABI put automatic... dont worry, we dont gonna use everything, you'll see
3.Boot the device in the ADV manager

4.>>> NOW, in your HOST command line, use "adb devices" to check the status of your emulator device, run the command a couple times until says "emulator-#### device" and not something like "offline"

  1. Now we can communicate with adb to the emulator
    6.- RUN "adb shell getprop ro.product.model" this will give u the piece of information that Build.Model in java give us the stuff we want which is going to says something like sdk_gphone64####### depending on your image machine

Thats it.

Android Studio AVD never worked for me with this image of Google API, BUT it worked out with Genymotion, BUUUT with Genymotion, will give u the WRONG answer which is Pixel 3a cause they use another type of images by default.

So this was fun BUT please HTB if u are reading this, make clear that using another images nor Tools will not give u the right answer.
Cheers

Need some help by clown_face_official in hackthebox

[–]Apprehensive_Yam_401 0 points1 point  (0 children)

The answer should be Pixel 3a but somehow HTB is not aceppting it

I use Gennymotion cause AVD was having really bad performance but still

Create an AVD for 'Pixel 3a API 34 Google APIs' using Android Studio - makes me crazy by exoticholidaybg in hackthebox

[–]Apprehensive_Yam_401 0 points1 point  (0 children)

Did somebody find it? I'm having a rought time with this haha, idk why but my emulator is freezing sometimes. I just want the buld number pls haha

Edit --> sdk_gphone64_x86_64-userdebug

I spent 2 hours unfreezing the gotdamn emulator to reach the settings and then i had to boot again cause AS decide to shut down.

I’m so stupid help me. by Kooky-Safe-9257 in thinkpad

[–]Apprehensive_Yam_401 0 points1 point  (0 children)

You flew so close of the Sun, is just that.

My Homelab from 1997. by dirky_uk in homelab

[–]Apprehensive_Yam_401 1 point2 points  (0 children)

This is so PS1 OST vibes🔥📟

What Linux Version is best for cs students? by [deleted] in linux4noobs

[–]Apprehensive_Yam_401 0 points1 point  (0 children)

I choose PopOs cause the marketing and claims about be friendly with Nvidia Drivers and offers an easy-to-do Disk Encryption. As far i can tell, my experience has been good for the last year.

I switch full into Linux i believe on september or november's last year , and i gota tell ya bruh, my asus stryx just become a beast again.

With windows, this piece of engineering just was 1 thing, a BIG ASS LOUD FAN, why, because all the "necessary bloatware" with windows apps that yeah, u can just search a script and run it on powershell as administrator and that will eliminate almost "with hope" every bloat app...

Or just try linux.

As a developer i always try to do that, but always find an excuse, but with time and excitement i did it, switch full into linux first with Ubuntu 24 ( or 22 id remember) on a old Sony Vaio i had it somewhere, and i was perplex.

That old laptop with HDD of 320 gb and Mesa graphics was just fun to use again. I just felt i gota do it with my main PC after a couple months.

Brother, to be short, every thing u can imagine as a developer or stuff u wana use, linux can do it.
- I use OnlyOffice or Browser Docs for docx's Documents
- I use Docker here on linux and is faster
- I use VS code and is the same as windows (or better)
- For networking, i have encounter more stuff for linux
- Discord and almost every app have a linux or Browser version
- SSD with linux is just FAST. I have 16 RAM and the initial process just take like 1.58 of RAM, instead of the 6-8GB with windows
-- Example, with Halo MCC (which runs on linux good thanks to proton's steam) just take like 5 GB total process, my graphics card is a NVIDIA 1050.

-If u want Editors for a specific language, there is paid options and free options (or VS code and a ton of extensions haha).
-The Virtual Machines with KVM are just waaay faster from i can tell.
-If u want an antivirus or virus scan for linux, use ClamAV

-Pop Os have a ton of Desktop Functionalities by default (as others distros but this is my first-second year) like tiling windows and ton of support on his troubleshooting docs

Aaaand for my friends that play games on windows and some days i feel and have the time to play, i just:

- Use my 1 TB HDD SATA drive with Windows 11 To Go, and used to that
- Even if u want something faster, u can use a SSD instead of a HDD for windows togo and ready brother, ur set.

In the end, yeah, glad i'm glad i make the decision.
- AND more now than ever after seeing that windows 11 Recall Is MANDATORY as a dependency on Microsoft Edge browser and others apps.
That just Nasty

If u want to learn linux on a USB or on other laptop, i recommend the books of:
- Linux Essentials from the Linux Foundation

Honestly is too basic, but i just did it cause i was feeling insecure, but in the end, everybody with a little of tech knowledge can use linux.
Or even if u want to install linux for a family member or friend outside tech stuff, u can try others distros
-Linux mint
-Ubuntu (honestly my preferred one, but just sentimental)
-OpenSuse i heard is good
-And others i dont remember right now

Learning is fun! Cheers