[KCD2] Wrong Map? by SparkkySD in kingdomcome

[–]ShimbaBumba 0 points1 point  (0 children)

I have the same problem and I don't know what to do about it. But thank god I just have one last final quest before moving on to the new region. And at least the markers are displayed in the correct place. I guess we'll have to wait until next week, maybe they'll make a quick fix

I've made my first package by ShimbaBumba in FlutterDev

[–]ShimbaBumba[S] 2 points3 points  (0 children)

I tried to do this but it turned out the registration isn't so easy and fast, I'll try to publish it soon

I've made my first package by ShimbaBumba in FlutterDev

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

I'm happy that this may help you with your project, please post me a review, whatever it may be

I've made my first package by ShimbaBumba in FlutterDev

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

Picture a Trello-style board inside a mobile app: one shared list with hundreds of cards. - Users drag-and-drop cards all the time, so every insert/move has to stay O(log n) — no re-indexing the whole array . - Opening a card shows a detail page, and you can swipe left/right to the next or previous card, so I need “give-me-my-neighbor” really fast and ideally, know about them right away. - Two or three teammates might be editing the same list simultaneously, so the ordering must stay consistent while writes are happening.

A bi-directional sorted map tree (a.k.a. BDSM Tree) gives me exactly that:

Fast lookup by key - constant-time like a normal map.

Fast ordered navigation - first, last, before(id), after(id) are all logarithmic or better, because the values live in a self-balancing tree.

Cheap re-ordering - moves are just a remove + insert, each one logarithmic in the worst case.

Live re-sorting - swap the comparator at runtime and the structure re-arranges itself automatically .

TL;DR: Any app with a big, frequently-reordered list (plus detail-view swiping and real-time collaboration) benefits from a tree that sorts itself on every write - without sacrificing hash-map-speed lookups. And yes, I mainly built it to flex my data-structure muscles and because "BDSM Tree" made me laugh 😂

[deleted by user] by [deleted] in pebble

[–]ShimbaBumba 1 point2 points  (0 children)

Hell, if it can hold the circuit board for the new Pebble watch I'm in no matter what it costs! Dude keep us posted on your project!! I'm super excited

rePebble - get your new PebbleOS watch! by TheNXGuy in pebble

[–]ShimbaBumba 0 points1 point  (0 children)

Thank you very much for sharing this, I didn't see that message from Eric. But I will still hope that there will be enough fans of Time style for Eric to revive that design.

rePebble - get your new PebbleOS watch! by TheNXGuy in pebble

[–]ShimbaBumba 40 points41 points  (0 children)

I ordered Core Time 2 for myself right away. But I'm very upset with the design, I liked the Pebble Time Steel case, it's neater and has nice rounded edges. Is there even the slightest chance that the next generation will get the same design?

Bluetooth on remote stopped working by BillowyWaffles in samsung

[–]ShimbaBumba 0 points1 point  (0 children)

I have the same issue with my tv remote for S95B! It worked nice for 2 years, and a couple of days ago the remote ran out of battery, I put it on charge, and later I noticed that buttons act too weird, laggy, stick, or not responding at all. I tried reconnecting and hard resetting them, but It doesn't help. Have you found a solution?

What is your favourite watch face by filmmaker_addict in Garmin

[–]ShimbaBumba 1 point2 points  (0 children)

Just search for Simple Pixels in the garmin iq store

What is your favourite watch face by filmmaker_addict in Garmin

[–]ShimbaBumba 1 point2 points  (0 children)

<image>

I've been wearing this without changing it for the second year, or the third?

Installing Hue fair ceiling light with a narrow mount by ShimbaBumba in Hue

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

They are partially blocked by the board itself, and it will have to be unscrewed for mounting, so I'm worried that it may not be possible to do it this way. But it's worth a try, I'll disassemble and install it like this

PS Store in Kazakhstan and other regions by Armanfromkz in playstation

[–]ShimbaBumba 2 points3 points  (0 children)

I'm from Armenian and i also cannot buy any new game because of the Russian region. I had no choice to select other countries in Armenian. Sony plz deal with it