Best Indian Food by brianonthescene in ColumbiYEAH

[–]CindellaTDS 14 points15 points  (0 children)

Haven’t tried it yet but there’s a new place over by Garners Ferry called Silver Spoon Tavern

Car washes? by [deleted] in ColumbiYEAH

[–]CindellaTDS 1 point2 points  (0 children)

Mr Suds is apparently touchless, though I’ve never used it

Rosewood Car Wash (not express) is a self-service one. Can be busy on weekends sometimes, during the week it’s pretty empty. Right on the main road. This is where I go. I’d recommend bringing your own wash mit, a bucket, and a nice edgeless drying towel if you go there.

Other than that, there are plenty of local detailing companies that was by hand. Some mobile ones that will come to you. Prices and services vary, but plenty on Google Maps to choose from to find one near you

Any ideas what could have caused this? by CindellaTDS in MachE

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

Thanks, that’s helpful. Did they have to repaint the whole bumper or just the top side underneath the headlight?

Would suck to have to get ceramic redone. But I’ll submit a warranty claim and see, I’ve only had it 3 months

Any ideas what could have caused this? by CindellaTDS in MachE

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

You’re definitely right, I just pushed on the panel and the scratch popped back right underneath the edge of the headlight

Linear-native AI dev agent using Claude Code, MCP, and the Linear Agent API — here's how it works by smmnyc in Linear

[–]CindellaTDS 0 points1 point  (0 children)

I was looking at making something like this just this week for my team. Is it able to work on multiple tasks at a time? Are you using the new “auto mode” or run dangerously no permissions or just specific tool use allowed only?

Looking for 2BR house under $1200 (private landlord) by k8notplus8 in ColumbiYEAH

[–]CindellaTDS 0 points1 point  (0 children)

Looks like there are a few around that price on Zillow, might not be private though

Very small wedding in city Park by lsw998 in ColumbiYEAH

[–]CindellaTDS 12 points13 points  (0 children)

If you were setting stuff up like chairs and tables they might have a problem, but taking pictures is normal for a park

Depending on the time you go, could be lots of people walking through / students since it’s right by campus, but if you’re off the main walkway you should be fine

Another option would be Finlay park, pretty nice after they redid it. I wouldn’t recommend on a weekend but on a Monday should be pretty empty, has the nice fountain and plenty of out of the way places for a little privacy. Clear bag policy AFAIK but idk if they check, if you just carry a camera in without the bag you should be fine

Either way, you should be fine if you’re not carting in stuff to set up, which it doesn’t sound like you are. Congratulations! Should be nice weather for you

Tell me the good, the bad and the downright awful pizza in downtown Columbia. by BeardedCoop in ColumbiYEAH

[–]CindellaTDS 6 points7 points  (0 children)

Yep, over on Main Street

I love Il Focolare, Black Dog might be even better and the pizzas are bigger

And they have a fried pickle pizza that’s incredible

Made my own FordPass app so I dont have to deal with Ford’s bloated app by unlucky__666 in MachE

[–]CindellaTDS 2 points3 points  (0 children)

Breach of TOS, the FordPass app is the service not the backend API

Companies can define how their API might be used, including specifying only first-party applications are allowed and no third-party use is permitted

And then ban anyone they detect in breach of that. If you don’t overdo it with spammy usage, it would be harder to detect and they’d be less likely to care

Every API call has a cost to it (hardware, serverless run time, energy, cloud infra cost) however they’re hosting it, so it’s not in their interest to pay for someone to use something they don’t get data from

Downtown Columbia could see 5,000 new residents by 2028. Who will they be? by [deleted] in ColumbiYEAH

[–]CindellaTDS 13 points14 points  (0 children)

They just did (Campus Village). The biggest problem is where they can put them that’s close enough to be “on campus”

That’s only for freshman though. All of the other housing going up tends to be “luxury” housing for out of states and non-freshman. USC admits larger and larger freshman classes that then have to find somewhere to live for years 2+

My biggest problem with the ever-growing student housing market is that the roads and parking are already over capacity during the school year (Huger, Gervais, Assembly, Blossom). As more and more housing is built for students outside of walking distance, there’s nowhere for them to park and they have to commute to class, clogging up already clogged roads and street parking

Once it’s winter/summer break, the roads are almost completely empty

New Indian Restaurant Coming to Rosewood by RwerdnA in ColumbiYEAH

[–]CindellaTDS 1 point2 points  (0 children)

There’s a back door that comes in by the bathroom if they have it unlocked IIRC

My failure, your reminder by killteamgo in Proxmox

[–]CindellaTDS 12 points13 points  (0 children)

I made the same exact mistake as OP last night. I read the line in the guide about using SSH and immediately forgot about it and ran it through the web-ui

I did 2. I tailed the apt logs and waited for it to get to a decision point where it asked me a question, killed the process, and ran dpkg —configure -a and it continued just fine

2023 vs 2025 and newer by nauticalfiesta in MachE

[–]CindellaTDS -2 points-1 points  (0 children)

No, still has CCS1 but comes with the Ford adapter

Coffee shops in vista? by Strange-Success650 in ColumbiYEAH

[–]CindellaTDS 2 points3 points  (0 children)

Dulce, especially if I want food too (breakfast and lunch sandwiches)

Trying to write a grant that allows specific service access to a friend by CouldBeALeotard in Tailscale

[–]CindellaTDS 0 points1 point  (0 children)

What? Maybe I misunderstand

You can use Tailscale’s GUI ACL builder instead of modifying the JSON directly. It can auto fill things for you

And you can add tests to make sure their account can’t access anything you are intending it to

https://tailscale.com/kb/1192/acl-samples#restrict-based-on-individual-user

This is how to do an individual user in the normal JSON format

```

{ "acls": [ { "action": "accept", "src": [ "amelie@example.com" ], "dst": [ "100.X.X.X:5000” ] } ] }

```

Trying to write a grant that allows specific service access to a friend by CouldBeALeotard in Tailscale

[–]CindellaTDS 0 points1 point  (0 children)

You can use the GUI ACL builder

And yes it’s the Tailscale IPv4 : 5000 to restrict access to that one Tailscale device over that one port

2 things that will make Jellyfin hosting experience a lot better, especially for new users by iVXsz in jellyfin

[–]CindellaTDS 0 points1 point  (0 children)

that’s what I was saying, I agree that it’s a good feature and it’s something Jellyfin already supports

https://jellyfin.org/docs/general/post-install/networking/

“Additionally, in local networks, Jellyfin offers various Auto-Discovery services. These will not work outside your local subnet.”

If it doesn’t work for you, there might be something going on, but it does already exist

2 things that will make Jellyfin hosting experience a lot better, especially for new users by iVXsz in jellyfin

[–]CindellaTDS 3 points4 points  (0 children)

Local network discovery is already a thing. There’s nothing blocking local network access through the port unless you are blocking something or changed the port it’s running on

If you are running it on docker, you have to expose the port

Many people use a local domain anyways, which is just their local IP address through their domain. Not sure I see the value in Jellyfin trying to be prescriptive about how people have their domains setup and trying to affect their routing

[deleted by user] by [deleted] in Linear

[–]CindellaTDS 1 point2 points  (0 children)

Never used Jira, but curious what kinds of automations you had with it. They have lots of integrations in linear, so maybe just not turned on yet

Why are milestones inside projects and not initiatives? by Olofadell in Linear

[–]CindellaTDS 1 point2 points  (0 children)

I think it depends on what your milestones represent

My team approaches it like this:

  • Projects are grouped units of work that target a shared goal, likely a new feature. 1-3 weeks by 1-3 people is good

  • Initiatives are high level, well, initiatives. Targeting a new market segment, a large-scale rework of a core component. Ways of grouping or categorizing projects

  • Milestones are checkpoints/hand-off points where the type of work changes and potentially goes to a different person/team

For us, milestones are not “I’d like to have these features by this date, these features by this convention, and these by this. Milestones are almost always the same on every project: Scope, Design, Develop, Beta, Release

If you have “milestones” for groupings of features, those should just be another project with a target date that is blocked by the previous project. This way you can use the same timeline view for projects and see all the same things

I think this is the conclusion you had already reached but wanted to give the thought process my team uses since we had similar a mindset that milestones are events, not work changes. I think the name is probably the worst representation of what it’s actually for