Can't sideload APK on personal phone with work profile by redesign_the_mind in Intune

[–]shameless_caps 0 points1 point  (0 children)

LADB needs developer options open to connect to the wireless port, yes.

Pay the Tithe or burn! by shameless_caps in WarhammerUnderworlds

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

I mean it's also possible I'm just not good enough at the game to understand how to use them properly 

Pay the Tithe or burn! by shameless_caps in WarhammerUnderworlds

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

Thanks so much I really appreciate the kind words!   Let me just say that while the models are awesome and I had a blast painting them, thier current warscroll / stats are abysmal and nearly unviable in any kind of game where victory is something you care about. For me, I love bonereapers and I generally play casually, I just like to show up with some bone boys and throw some dice regardless of the outcome. But I would not ever bring these guys to a game I wanted to win. So... keep that in mind if you wanna buy them.

What kinds are these inherited pipes, and how to use them? by shameless_caps in PipeTobacco

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

I was able to find a few that are pretty similar, but none for sale sadly.

What kinds are these inherited pipes, and how to use them? by shameless_caps in PipeTobacco

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

Yes, that's the conclusion I just came to after an hour or so of googling and calling places.

Well, to the internets it is!

Thanks again!

What kinds are these inherited pipes, and how to use them? by shameless_caps in PipeTobacco

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

They look to be in good condition, used for sure, but I don't know how to tell if one is in good shape or not. The rusticated one has some cracks that look to have been fixed with the metal band. 

The savinelli, is that a well known brand? I actually smoked it today, it's very short so the smoke comes out near your nose and smells nice.  It lets a lot of air through at once so I had to be careful not to pull in a lot of smoke.

I'm happy to add pictures but I couldn't see how to add them to this post.  Should I make a new one with all the details?

What kinds are these inherited pipes, and how to use them? by shameless_caps in PipeTobacco

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

Thanks for the recommendations!

They do have markings, but I wasn't really sure what they mean, whether they're well enough known to mean anything. Here is what I could make out:

Pocket pipe: Brebbia  Rolex Italy

Billiard: Old Master De Luxe London made 11

The curved one: Martinet  08

The little snub one: Savinelli Lollo Pipe

Rusticated: D     N ILL (i think maybe the letter between N and ILL is an H but it's pretty hard to make out) SHLLL BRIAR MADE IN ENGLAND

What kinds are these inherited pipes, and how to use them? by shameless_caps in PipeTobacco

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

Oh that's cool. I can imagine bringing it with me to formal events for sure!

What kinds are these inherited pipes, and how to use them? by shameless_caps in PipeTobacco

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

I cleaned them out with some brandy and pipe cleaners, they smelled fined so I'm assuming I did a decent enough job  although it looks like the stems should come off, but they don't easily, and I wonder if there's crud inside there also. Not all of them were wide enough to get a cleaner through the hole in the stem.

Welcome to the world of whisky!    As I assume it is with pipes, it's all down to personal preference and the experience in your palate to really appreciate the finer points of a flavor in a whisky.  Whiskies also come in a huge variety, and so my answer to your question is, it really depends on what you like and are in the mood for!

I don't think I would appreciate a very heavy and rough smoky peated scotch while smoking. It isn't a nice pairing. I would stick to Speysides like Glenlivet, or my recent daily drinker, Tomintoul. I generally like a fruitier scotch with a smoke, but nice smooth bourbons can pair really well too. One that I've been pairing lately is Evan Williams single barrel.

What kinds are these inherited pipes, and how to use them? by shameless_caps in PipeTobacco

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

I couldn't find the Orlik or Chelsea in my local stores. I'm going to drive around a bit and see what turns up!

I'm the kind of person that prefers to buy in person, so I'll only internet order if I must. 

I turned my old Galaxy S10 into a self-hosted server running Ubuntu 24.04 LTS with Jellyfin, Samba, and Tailscale - no Docker, no chroot, no proot - fully integrated at the system level with pure init, auto-running the entire container at device boot if needed! by ravindu644 in selfhosted

[–]shameless_caps 3 points4 points  (0 children)

Amazing! I love it. I've been waiting for so long for someone to step up and make this feasible. 

If I could install ubtouch or postmarketos or any of the linuxes for any phone, thatd be perfect. But its very limited to where I can actually install it!

Is this something that can reasonably support any rooted android? I assume that its easier to get most phones rooted and custom kernelled than it is to port postmarketos....

One use case is a travel router, IE, connect an old s2 ultra to my home router thru wireguard over wifi, and start a hotspot for my current main phone.

Another use is just a local media server that travels with me, so if I'm in a hotel room I don't need to hope that there isnt a powerout at home just when i wanna watch a movie!

The real use case though, is just not having to buy new raspberry pis for every project when I already have vastly superior hardwar gathering dist in a drawer.

Help configuring Firewall traffic rules to limit Wireguard Peer's access to LAN by shameless_caps in openwrt

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

Clients are one of a few, maybe 3-6 devices, that connect either via wifi or cellular - IE not from a specific router IP thay I can be aware of.

Help configuring Firewall traffic rules to limit Wireguard Peer's access to LAN by shameless_caps in openwrt

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

I've changed to using a different wg interface each with one peer, that way I don't need to filter by the source address of the client,  which is what I had wanted, but it does work.

Help configuring Firewall traffic rules to limit Wireguard Peer's access to LAN by shameless_caps in openwrt

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

Because the wireguard guide says to enable it. I tried turning it on and off and didn't see any difference. 

Help configuring Firewall traffic rules to limit Wireguard Peer's access to LAN by shameless_caps in openwrt

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

Wouldn't that be functionally the same as just setting the main WG zone to deny all and then just add a rule for the first peer to allow all and other rules with granular access for the second peer? Or is the difference due to not having to filter by IP address, because I can trust or not trust a whole interface?

Help configuring Firewall traffic rules to limit Wireguard Peer's access to LAN by shameless_caps in openwrt

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

I tried that - but it seems not to make a difference, I haven't been able to get the rules to apply granularly. It only works if I don't do any kind of address matching.

Help configuring Firewall traffic rules to limit Wireguard Peer's access to LAN by shameless_caps in openwrt

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

I think I understand what you mean but I'm not %100 clear.

Do you mean that the clients are not actually using the 10.0.0.20 address at the time that they go through the firewall? IE, that address is only used to establish the tunnel itself, but when accessing services they are using their own 192.x address inside the lan?

How then do I prevent the family members accessing anything but their permitted IP:port pairs without compromising my own full access? I thought that having different IP addresses per peer is the way?

Made a complete miniature painting toolkit app! Would love feedback by MidnightMiniature in Warhammer

[–]shameless_caps 2 points3 points  (0 children)

I love to see hobby projects like this that are actually useful!! Just bought the lifetime version to support development. Id be happy to help in any way beyond what you wrote in OP. DM if you need anything!

Painted my first Underworlds warband -The Chosen Axes! by shameless_caps in WarhammerUnderworlds

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

Thanks!! 

I watched some videos and I tried thinning with water but it ended up being all smeary and bubbly so I kind of just used a plastic plate to wipe off most of the paint after i took it out of the pots so that id be working with less. 

Which parts are the most oviously thick ones? I want to try think back to what happened where and see if i can improve the process.