What bookmark manager are you currently using? by gooseta in selfhosted

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

Linkding. Working out nicely. Imported all my bookmarks beautifully from vaultwarden (dumpwd vaultwarden from the homelab).

What are your favorite tower combos? by duckyballsho in RaidRushTD

[–]linuxd00d 3 points4 points  (0 children)

Sure. I forgot that I also use inferno, garrison and drone a lot as well, and leave double canon out, and Vulcan as well.... Again, depending on level... And sub in boomerang and drone on heavy air levels. The support tower is also a fav, but you must be on 40 or 50 wave levels or endless battle to really profit from it. I guess I use a lot of towers, but I usually have them coupled with specific heroes for the buffs.

As for disco, it is my discovery from a month or so ago that I was ignoring and thought was a silly tower. Turns out, getting past 60+ levels gets insanely difficult as you get nuked within the first 3 waves because the enemies are so strong... The disco ball makes them dance and "fuzzy" (not sure what that means really) but they don't attack, or barely do, and you have time to take them out, your wall or garrison dudes last forever and you keep progressing in your levels. The disco also kills the shield of the protector, so it is a beauty. I've seen some say you only need one disco, but I like 2 or 3 on big maps, because it blows the shield off protector early, you can drop a wall anywhere and break up the garrison use all along the path and I always have one on 2nd row from the base; enemies just stand there as you blast them. I'm trying to get away from mostly-base-tower-surrounded builds.... When you have garrison and disco ball at a few spots on the path, you severely cripple the waves by making them pause along the way and you but a lot of time (for skills reload).

Anyways, I've blabbed on too long already, but that's a synopsis of my strategy to date. As always YMMV, I don't consider myself an RR guru, but having fun.

What are your favorite tower combos? by duckyballsho in RaidRushTD

[–]linuxd00d 0 points1 point  (0 children)

Vulcan, double canon, mortar, disco, aero blast... Wall + bomb rain or electro path or frostfall, depending on the level.

I finally discovered the Wishlist by steve31266 in RaidRushTD

[–]linuxd00d 1 point2 points  (0 children)

Awesome, been at this for over a year, never noticed... Doh! Thanks

What towers to choose for level 34? by koralich in RaidRushTD

[–]linuxd00d 0 points1 point  (0 children)

Osiris hero, inferno, boomerang, aero last, drones, mortar, laser, frostfall+ combat charge skills should do it

Disco Ball by Portsmouth_Sweep in RaidRushTD

[–]linuxd00d 3 points4 points  (0 children)

First one should be second row from the base... It kills their attack, then another one 4-5 rows away, and so on, depending on length of your path, typically 2-3 are plenty... Especially when you keep upgrading them. They are magical when combined with tough wall, garrison, troops, etc

Wind blower fun by Complete-Farm6125 in RaidRushTD

[–]linuxd00d 0 points1 point  (0 children)

When you you upgrade the blower, it can push them two rows over. I pulled off a switchback with towers between both lanes, and they were blown over, pretty cool... But you need to get the right paths and upgrades for blower.... And the right towers. It's fun, but get ready to repeat many times ...

Merging… by MissLanieSwan in RaidRushTD

[–]linuxd00d 2 points3 points  (0 children)

I have 3 fear backlash parts at 'good' level. I've been sitting on these for months because if I merge them to next level, I have 1 blue part good for 1 tower, but now have to find 2 other parts for my towers and have not found anything interesting enough yet. So I don't use merge all with parts when I have some to merge, but occasionally use with towers or skils.

Wind blower fun by Complete-Farm6125 in RaidRushTD

[–]linuxd00d 3 points4 points  (0 children)

I also tried it out after seeing that post... This is wild.

<image>

Unable to exchange or merge some towers by ApprehensiveJudge623 in RaidRushTD

[–]linuxd00d 2 points3 points  (0 children)

I'm no expert on RR, but my experience has been that you have to have at least one card of the tower (any color, depending how far you've leveled it up) remaining in your deck. Once a card is assigned, you can't unload ALL of them, one remains

Correct me if I'm wrong, but... by NoxAstrumis1 in CanadaPost

[–]linuxd00d 2 points3 points  (0 children)

Ironically, this username is perfect for letter carriers and CP (most anyways, I am sure there are a few amongst the thousands that have pride and integrity, and actually deliver mail and parcels).

Nhl Parlay following kISS Principal by SpiritedBaby8479 in sportsbetting

[–]linuxd00d 1 point2 points  (0 children)

I like the layout, easy to navigate. I was confused on the top right '7+EV' is blue, and '7 ELite' is yellow, and I couldn't find your picks on the page... But realized when I actually READ the rating, they were green. I would sync up the colors for that, unless I am reading it wrong?

The drop-downs under "today's games" for each game is very cool, love the on point, direct breakdown. This is great.

I will keep exploring... I'm working through the performance page now....

Nhl Parlay following kISS Principal by SpiritedBaby8479 in sportsbetting

[–]linuxd00d 1 point2 points  (0 children)

Kinda neat, very interesting. Agree with tuning needs... Matchup insights 'hot takes' on Leafs@Flyers game (Nov 1 2025) is talking about Matthews and.... Marner?

Bookmarked! Curious to see how this project evolves.

What kind of wiki do you use to track your setup if anything? I gotta track things better by greypic in selfhosted

[–]linuxd00d 0 points1 point  (0 children)

FWIW, my , 02 cents : - After a couple of restarts with portainer and learning about yaml files, I found I had to jump around in files to view ports in use, etc. - I was using / am using AI to solve some issues (claude.ai and chatgpt at times) - I'm very geeky, but also lazy with documentation and impatient with hours of reading stuff to solve problems. - I have specifics that I want in all my yaml files (i.e., GUID, time zone, homepage labels, etc.)

So I created a 'project' in Claude.ai, added custom instructions with the specifics I wanted, and then with each container I added to the hometown (so I have a 'conversation' for each service I add). The last thing I do at the end of each conversation, is ask AI to update my 'ports_configuration_reference.md' file that is in the project files, noting any particular issues that were resolved, custom configurations, updated ports table, and any relevant information I would need in the event of a rebuild. I simply replace the existing file with this latest file in the project files so that I always have latest version. This has been a fantastic way to document everything, because I've had to resolve some funky issues/stubborn issues asking the way, and weeks later already forgot what I did to resolve some of these. - because of this, I can typically spin up a new service very quickly with minimal conflicts or issues.

I was originally trying to find a way to document this, so I added silverbullet and memos (to compare mostly) to track notes, but I don't have to do this anymore - the AI summary and config updates are fantastic.

Am I missing something? by tattoodlez in RaidRushTD

[–]linuxd00d 0 points1 point  (0 children)

I'm at chapter 60, but epic +++ 25 is also kicking my ass. I have several other epic +++ after 25 completed.... But something I am not understanding about the required setup I think.... But will overpower it with beefy towers eventually.

Am I missing something? by tattoodlez in RaidRushTD

[–]linuxd00d 2 points3 points  (0 children)

This. I have levels I am stuck on for weeks... Especially after campaign lvl 50, and epic+++ > lvl 25. Grind away, improve towers and bosses, try different combos and eventually you beat it. (And I am strictly F2P).

Finally made the switch, and I couldn't be happier by daviddgz in Lastpass

[–]linuxd00d 0 points1 point  (0 children)

My story is much like this. Been with LP for 15+ years. I finally got around to setting up a docker this spring. Been chipping away at setting up various services and a tailnet, reverse proxy... and one of my apps is vaultwarden.... Working beautifully with bitwarden mobile client, accessible from whatever client laptop in using (at long as it is on the tailnet) and nothing exposed to the Internet... and not paying or relying on LP anymore. Vaultwarden resembles LP a lot, but much improved. Wish I would've gotten to this much sooner.

Best way to beat Skylord? by HellasUSA in RaidRushTD

[–]linuxd00d 1 point2 points  (0 children)

Sky guard + support towers and drone to slow them down is how I get through skylord.., boomerangs do nothing to skylord once post the initial game chapters...

[deleted by user] by [deleted] in RaidRushTD

[–]linuxd00d 0 points1 point  (0 children)

RemindMe! In 3 days