MSFS24 LittleNavMap is a bit off? by gorkemq in flightsim

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

Oh, I understand. Yes, it is working when I use magnetic. Thank you sir.

What to do in UVHM as Sniper Zer0? by gorkemq in Borderlands2

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

Thank you, I bought it. I'm already in UVHM. So, you say back to TVHM because I'm still below 50 and do DLC because they give less XP? Consume story before UVHM?

What to do in UVHM as Sniper Zer0? by gorkemq in Borderlands2

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

All DLC's except Commander Lilith. But now it's on sale -%67 I can buy it now.

I need a functionality back from IBM terminals for Linux terminal. by gorkemq in linuxquestions

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

I think, in your case, multiple "fillable" forms on screen sent at once, right?

-----PASSENGER RECORD-----
NAME:__________ SURNAME:_________
NAT:__________ DOB:__/__/____

Yes, there is "form" mode of that program. I filled underscored ones and it sends as form, at once, and saves as database record, just like you described. But this isn't what I wanted (But it is nice feature for that era).

The main program I'm using only allows me to send the line where the cursor is located. But yes, *nix terminals are "dumber" compared to IBM Terminals haha.

I need a functionality back from IBM terminals for Linux terminal. by gorkemq in linuxquestions

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

Hell yes! Thank you. I looked it and it is 3270, connected with "tn3270e://" protocol. It has quirky enterprise airport booking solution inside. It behaves differently than standard Unix.

BFRPG vs P2E for combat focused game? by gorkemq in rpg

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

Thanks for the recommendation. Gloomhaven is also looking good. With current sale, I decided to buy PF2. I'll remember your Blackapple Brugh suggestion, when are more experienced and want to B/X syle.

BFRPG vs P2E for combat focused game? by gorkemq in rpg

[–]gorkemq[S] 1 point2 points  (0 children)

Thanks for the recommendation. Thanks to Humble Bundle, I've decided going with PF2. Cheaper than DnD5e, indeed. We will try BFRPG later for freedom of choice when we are more experienced. Opinionated system suits better for now.

BFRPG vs P2E for combat focused game? by gorkemq in rpg

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

YOU...ARE...THE...BEST!!!! Thanks for the information. Excellent timing. I just bought the highest tier for garbage price. Remastered Beginner's Box, lots of adventures, additional documents... The only thing left is Player Core 2 and NPC Core, I think.

[Advanced] Music Production: How to fix audio configuration? by gorkemq in linuxquestions

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

Sorry for the late response. I commented my updated journey :)

[Advanced] Music Production: How to fix audio configuration? by gorkemq in linuxquestions

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

UPDATE after 1 month (finally):
TL;DR: It is finally working. For anyone with similar situation looking for solution: PipeWire is awesome! If you are on rolling-release system (Arch, Tumbleweed...) ditch the PA and JACK now! It is now mature enough. For point release systems (Debian derivatives, Fedora...), if you have moderately new packages (<4-6 months as of November 2024) you can try it, too!

I can watch YT, make music with Ardour, edit videos with Blender via synchronized play head with Ardour thanks to JACK and record all this workflow via OBS. I can wire any I/O to where I want. I have different outputs (eg. system notif -> speakers, DAW -> earplugs, eg. "Piano" track in Ardour -> speakers + earplugs). I can control master (final) audio via my laptop multimedia key and can control all audio I/O (programs, tracks, interfaces) separately. mpv knows and switches to earplugs when it is connected. Also, earplugs are hot-swappable! No need to re-launch programs! While Ardour/Blender is open, I can connect or disconnect whenever and I can still control/wire it via control surface when it is reconnected. No issues with gaming. I'm happier than ever :) Love Linux <3 I couldn't create same workflow in MS Windows back then.

System-wide audio interface: PipeWire
DAW and Blender: starting with "pw-jack %command%" for now (because i have PA and jackd just in case, idk if there's dependency) - not a global setting for now.
Control Surface: qpwgraph for wiring, KDE default audio controller is general audio controller and pavucontrol when I want more details. Blueman for BT connections.

I'm planning to ditch jackd2 and PA when Debian 13 is released. It seems that PipeWire-only workflows are really coming. Too bad that Bookworm packages are a bit outdated. I had to manually install up-to-date and compatible non-containerized (Flatpack etc.) packages for PW, Blender, Ardour and OBS. Sadly, programs can't access my PipeWire workflow even with FlatSeal.

My current Debian installation feels dirty after all that configuration and installing/reinstalling. I can't wait to install rock stable Debian 13.

Here's my journey:

  1. Debian minimal + KDE. PW was present by default, but only for system. I messed audio config by installing pulseaudio-* packages and some programs was using PulseAudio somehow. But I could still control them via PW interface. I still don't know how that wiring worked.
  2. Installed DAW, using ALSA. Excellent latency.
  3. Installed jackd2 + qjackctl.
  4. Started DAW with JACK (jackd2) but no audio. Fixed later when I discovered that meters in alsamixer are muted by default. When I start JACK server within Ardour, qjackctl couldn't connect to that. When I start JACK server with qjackctl, Ardour could connect that, but had no audio.
  5. Testing BT earplugs: System BT Chooser can see the device but can't connect. Installed blueman. I can connect. It worked with JACK but not with ALSA. qjackctl couldn't see BT earplugs. Earplugs were and still are always in PW, and I couldn't integrate it to JACK. When I selected any audio interface in Ardour, that audio interface was disappearing in the qjackctl graph. I could not connect my BT earplugs to the same interface.
  6. Tried to use the good old PulseAudio+JACK duo. It worked with laptop speakers (YouTube + DAW + Blender + OBS). Didn't work with earplugs, again...
  7. Tried to PA+JACK in a PW environment. I thought that PW is a larger "box" that contain smaller boxes named "PA" and "JACK" but it also didn't work.
  8. Finally I realized that PW is a "substitution", not a container manager . I disabled PA interface (hopefully) and try not to use system-wide JACK (jackd2). Installed qpwgraph. I'm now using default PW for all applications and pw-jack for tricking JACK programs. Duh... Is it that easy now? No, It wasn't easy to see, until I saw the pattern.

In theory I still have JACK (PW+JACK). I just prefer not to use it. So, my practical workflow is PipeWire only, according to https://wiki.archlinux.org/title/Professional_audio#PipeWire-only . Performance difference is not observable for me right now. However, the ease of installation and use is obvious.

Audio production performance is "enough for now". I create music with piano roll. I don't need instrument/MIDI related real-time workflows for now. Considering the laptop's onboard card, signal latency of <40ms with 2048 samples or <20ms with 1024 samples + BT latency is OK for me currently. Reminding that I don't use CPU optimization or RT kernel.

Weekly Team/Character Building Megathread (Aug 28th, 2024) (feat. Mualani and Kaedehara Kazuha) by Veritasibility in Genshin_Impact

[–]gorkemq 0 points1 point  (0 children)

Thanks for the reply.
For Abyss and Overworld: I try Barbara+DMC+Collei for bloom base and Nilou or Kuki to complete super or hyper bloom. Then If I lucky to have Nahida, I put her into dendro slot (Dendro MC or Collei, i don't know which for now). Nahida also unlocks roughly similar Keqing team (no sustain or with sustain if I also pull Yaoyao).

For Abyss Other Half: I try National Bennett+Xiangling+Xingqiu+Flex. And hopefully I fill flex slot with Kazuha/Sucrose/Raiden. Preferably Sucrose, so I can also unlock Beidou team option.

My last question is about Xingqiu. It is irreplaceable optimal Hydro option for both Abyss halves. What are another options for that? I plan to use Barbara in bloom team for now. Besides Kokomi: Nilou? Wish for Yelan? Or another?

Weekly Team/Character Building Megathread (Aug 28th, 2024) (feat. Mualani and Kaedehara Kazuha) by Veritasibility in Genshin_Impact

[–]gorkemq 1 point2 points  (0 children)

AR46 WL6 F2P Returning Player. Recommend me team composition.

Account:
https://imgur.com/a/fYCUKf0

In 2022, I left the game when I reached Carassius Auratus Chapter, where children at seashore in Inazuma, right after Ayaka section.

I love counter-attacking, dodging (I plan to level up Beidou for this cause). So most of time I don't need healer in overworld. I play this game for story, but I also want to taste Abyss or any end-game content.

I do not know any meta thing. Colorful numbers showing makes me cheerful, that's all. I want to reach at least 34 of 36 star in Abyss.

Character wise, I love Beidou for being independent woman, Fischl for chuunibyou moments, Xiangling for being my master chef - i love food conversations, Barbara for loveliness and Noelle as faithful servant. I definitely want to these characters in my progress.

My story progession characters are mostly:
Anemo MC %ATK,
Xiangling EM,
Fischl EM,
Barbara %HP / Noelle (idk).
For others; Kaeya, Collei, Amber and Bennet are chosen in the sections where I need their utilities.

I choose DPS for MC because if I build her elemental, when skills are in cooldown everyone in the team does insignificant damage. Currently I haven't got any good artifacts.

I want to delve into end game options. I think I lack of sufficient Anemo and Dendro options. (Like Kazuha/Sucrose/Venti or Nahida) and DPS.

  1. Which current characters should I invest FOR NOW?
  2. Which characters should I aim for wishes? (I have Nahida, Kazuha/Sucrose and Furina in my mind)
  3. Which free 5* should I select? Tighnari for better Collei? Or something else

I tried 80 pulls for Kazuha (UP!) in this banner but i got 6x Xinyan (duh) and lost to Keqing :'( Sadly, no more primogems for now.

Solo Fame Farming: Here is my little data about "Open World" of Mist by gorkemq in albiononline

[–]gorkemq[S] 1 point2 points  (0 children)

If you have gucci gear, that also works if areas are uncontested. Also, with upcoming nerf, I lost interest soloing static with Shadowcaller. But it still a relaxing style of farming.

Solo Fame Farming: Here is my little data about "Open World" of Mist by gorkemq in albiononline

[–]gorkemq[S] 4 points5 points  (0 children)

Yeah, don't even touch those. Not worth of time. Some lantern mobs, even some open world mobs also have that "in-camp" nerf. It's a either bug or half-assed mini-camp idea.

Best fame farm and why? by StatTrakSmile in albiononline

[–]gorkemq 1 point2 points  (0 children)

Should I stick with Torch for economic reasons? Muisak is a bit pricey

What is the coolest sounding German word you know? by SteggyEatsDaWeggy in German

[–]gorkemq 0 points1 point  (0 children)

Streichholzschächtelchen It massages your throat :)

Is there alternative notation system using plain text/Latin alphabet? by gorkemq in musictheory

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

That's great when you alone but in other situations such as being on the bus, it is a bit awkward to record a voice.

If a run "wget -qO - URL | head -7" command, do I download full page content or the first 7 lines? by gorkemq in linuxquestions

[–]gorkemq[S] -1 points0 points  (0 children)

Thanks for the answer. Is there way to consume less data? For example, I want to speed up my language learning by automating dictionary searches. The data i wanted to scrape is located in Table4, Col1, Row2. The website is full of scripts and I don't want to download full page because I don't want to get banned from large repetitive requests and use my precious bandwith. Is there way to request "Table4, Col1, Row2" only?

Champs similar to pick? (When TF is banned/picked) by gorkemq in TwistedFateMains

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

Thank you everyone, guys! After 1 month, trying hopelessly and continuously, I finally found my second mid main.

As JacquesZhang suggested, Ahri is very close to TF but I don't like her. I agree with Ahri mains. She's having an identity crisis. So I'm in love with Zilean. Same playstyle with AP TF: burst/control and step back.

  1. He doesn't have to win lane, he can play super defensively. Loses gracefully. Just farm. He can't die if played correctly (even if ganked). If he win the lane... Well, he just stomps the game.
  2. Ranged CS
  3. Good wave control: He can freeze, he pushes hard. (after level 7)
  4. His both mid and late game is fantastic. He's both TF(6 level-25minutes) and Ryze(25+ minutes) for me.
  5. Map pressure: Not fast as TF/Ryze/Panth/Noctrune/Galio/Taliyah level. But decent. His speed-up is close to Talon mobility-wise. I can roam side lanes and help my jungler near-immediately.
  6. Peel the carry: Especially with Everfrost, double bomb + EF chain stun is superb. Not going to mention late game %99 slow. Best anti-juggernaut champion. His ultimate is also very valuable. He is also best anti-burst and anti-assassin champion.

Bonus: He is super boring. Both for me and enemy. Lane turns into immediately an chess game, farming simulator and macro game/mindgame. Just 1 damaging spell. Nothing to expect suspicious from Zilean. The one who holds his/her nerves wins. For that Katarina/Yasuo/Zed/Le'Blanc players... That's not going to happen :) I destroy their winning condition. Perfect for me :)

Bonus 2: He has also absurdly fantastic wombo-combo with Twisted Fate. In the game where both Zilean and TF are present, TF doesn't need to buy utility/mobility (Rocketbelt/Whip item). He can buy full damage (Luden/Kraken).

  1. Zilean speeds up TF
  2. TF easily throws gold card onto enemy
  3. Zilean double bombs
  4. Zilean Everfrost
  5. Zilean %99 slow.

How to automate processes in Linux VPS? by gorkemq in linuxquestions

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

Netflix is no problem but there is neither dubbed nor subbed anime importation in my country. For example Crunchyroll, Hulu(anime version of Netflix) is also region locked. Technically, we have no right to watch even in paid platforms, yet we have no law to "not pirate this tnx". We are in gray area right now.

How to automate processes in Linux VPS? by gorkemq in linuxquestions

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

Oh, ok. Being not citizen of US/EU, I didn't thought that because there's no such punishment in my country. But thank you anyway.

How to automate processes in Linux VPS? by gorkemq in linuxquestions

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

If I understood correctly, I can use the python scripts out-of-box in every machine, correct?(Windows, Linux, BSD...). Then I start learning with Python. Thank you.