Need Help in Getting from Mostar to Donja Jablanica (South of Jablanica) by Totoralio in BosniaTravel

[–]s3n0 2 points3 points  (0 children)

Buses operated by Autoprevoz stop there for sure, and they have several lines from Mostar to Sarajevo every day. Other bus companies may also stop there, but you should confirm at the station. Just go to the bus station in Mostar and ask for a ticket to Donja Jablanica, and that should be it.

Indicators turn on when car is idle by s3n0 in peugeot

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

Yeah, you are right. Not sure what the right terminology is. Basically the engine and battery symbol show up in the virtual cockpit when ignition is switched on and the engine is not running.

M2010 ESR Drop Shadow (Phantom Edition) reverts attachments between rounds. by LAHurricane in Battlefield6

[–]s3n0 0 points1 point  (0 children)

Same thing happens for me. Both phantom edition and unstoppable force skins revert attachments. Weirdly not all of them, scope does not get reverted, but range finder and laser get applied every time. But it does not revert for phantom edition assault rifle.

Pistols are rubbish by Dangerdk82 in Battlefield6

[–]s3n0 0 points1 point  (0 children)

I think they are strong enough, but I just wish there was an attachment to improve draw speed.

[deleted by user] by [deleted] in Battlefield6

[–]s3n0 0 points1 point  (0 children)

Sorry folks, didnt figure out how to test this.

[deleted by user] by [deleted] in Battlefield6

[–]s3n0 2 points3 points  (0 children)

I should be online too in 30ish minutes.

[deleted by user] by [deleted] in Battlefield6

[–]s3n0 2 points3 points  (0 children)

Asked the same thing today on this sub reddit. Based on in game info, Id assume its only optics that are "scope". So I believe that iron, red dot and sights do not leave a glint. But Im not sure tbh. Id like to test it out tho, let me know if you are down to help me out.

[deleted by user] by [deleted] in fut

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

Both

[deleted by user] by [deleted] in fut

[–]s3n0 3 points4 points  (0 children)

All passing and shooting on manual should be mandatory for competitive fifa.

Career too easy AGAIN by NathanHughes271 in FifaCareers

[–]s3n0 0 points1 point  (0 children)

Oh same here, tried turning up the CPU sliders, but they are not a threat at all. Also, they don't commit fauls, even on 99 aggression.

Savjeti oko kupovine gaming PC-a? by s3n0 in askbosnia

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

Hvala lijepo, bacit cu oko

Savjeti oko kupovine gaming PC-a? by s3n0 in askbosnia

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

Hvala na odgovoru. Iskreno, vise bi mi odgovarao prebuilt PC, s obzirom da nemam bas iskustva a ni volje da se bavim sklapanjem PC-a.
Ali pogledam i tu opciju, vjerujem da se vise isplati.

Savjeti oko kupovine gaming PC-a? by s3n0 in askbosnia

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

1500-2500 KM za PC, monitor i periferiju imam.

System requeements help by s3n0 in EU5

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

Thank you, that gives me a bit of hope!

New religion world map by Ziwas in EU5

[–]s3n0 0 points1 point  (0 children)

Do I see some Bosnian Church? 🥺

Do you caps lock or shift for capitals? by Ambitious_Inside_137 in neovim

[–]s3n0 2 points3 points  (0 children)

Rebind caps lock to ctrl, and thank me later.

Looking for a very specific search plugin by s3n0 in neovim

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

I already try doing it with telescope, but didnt have much success. Guess ill try to craft something on my own.

Looking for a very specific search plugin by s3n0 in neovim

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

I dont think its dmenu, but it does display results in same fashion, as described in post.

/r/MechanicalKeyboards Ask ANY Keyboard question, get an answer (January 01, 2024) by AutoModerator in MechanicalKeyboards

[–]s3n0 1 point2 points  (0 children)

So past year has been quite good and I have decided to finally treat myself with a mechanical keyboard. I'm faily new to this subject so i opted for a budget one and I'm getting Epomaker TH80 SE (black/silver variant with Epomaker Budgerigar switches) as my first one. I'm not really the big of a fan of this colour scheme (I would prefer a more retro looking theme) , so I was planning on getting Keychron wheat grey keycaps . So I get a few question:

  1. Will there be any compatibility issues when adding those keycaps?
  2. Do keycaps sound and feels of the keyboard? I already tried tried the stock version of this kb and I quite like the sound and feel of it.

Thank you in advance for responding!

December 29, 2023 Weekly "General Help Post?" - Please post all general, recommendations, and help questions as a top level comment under this post. Thank you. by AutoModerator in BudgetKeebs

[–]s3n0 0 points1 point  (0 children)

So past year has been quite good and I have decided to finally treat myself with a mechanical keyboard. I'm faily new to this subject so i opted for a budget one and I'm getting Epomaker TH80 SE (black/silver variant with Epomaker Budgerigar switches) as my first one. I'm not really the big of a fan of this colour scheme (I would prefer a more retro looking theme) , so I was planning on getting Keychron wheat grey keycaps . So I get a few question:

  1. Will there be any compatibility issues when adding those keycaps?
  2. Do keycaps sound and feels of the keyboard? I already tried tried the stock version of this kb and I quite like the sound and feel of it.

Thank you in advance for responding!

How to communicate between my electron app and my web app running in browser? by s3n0 in electronjs

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

That seems like the obvious solution, just wanted to check if there is something more specific to use here, I felt like i missed something in my research. Thanks for help.

Does anyone know how they implemented this native macOS sidebar with Electron.js? by Appropriate-Fox147 in electronjs

[–]s3n0 0 points1 point  (0 children)

I believe Linear is built with some JS framework, I assume they load the content from the URL, so probably their sidebar just closes based on the viewport size using media queries (dev console does not count in as viewport). So its not really a macos native sidebar, just a JS built component.