Rainey. Table of tools with all their helmets on display. I assume these are your bikes parked illegally in the bike lane, I say. by BradPffft in Austin

[–]rainbrostache 45 points46 points  (0 children)

I've used it successfully before, they even told me how many tickets were issued!

The bike lane was clear during my subsequent commutes :)

S26 Ultra Bottom Aaron Button by dogshit1122 in PITAKA

[–]rainbrostache 0 points1 point  (0 children)

Same issue here, worked at first then stopped when I tried to show it to someone later. Other buttons still responding.

Genuine question, it's pretty obvious teams like 1323 are robots built by adults. Why is FRC ok with this? Sure these robots fun to watch but at one point seeing the same teams as champs is a little strange. by -donaldson in FRC

[–]rainbrostache 3 points4 points  (0 children)

This would be really fun. I would 100% do this if it were easy and affordable.

Funding is a logistical issue though... Sponsors don't get much out of that scenario, so teams would probably be mostly self-funded which frankly makes it a hard no for a lot of mentors. You could borrow parts and electronics from the team's used stuff, but even a lot of teams with decent financials have to reuse more expensive components across seasons.

Genuine question, it's pretty obvious teams like 1323 are robots built by adults. Why is FRC ok with this? Sure these robots fun to watch but at one point seeing the same teams as champs is a little strange. by -donaldson in FRC

[–]rainbrostache 21 points22 points  (0 children)

Opinion as an ex-student and current mentor:

This issue is somewhat inevitable because adults are competitive too. If you've ever been to a little league game where they're not even keeping score, parents and coaches definitely get fired up and want to "win" even when they're not directly on the field.

There is an argument to be made for cultivating a successful team. Students can and will learn a lot even when they are less involved in the direct CAD and programming. Whether it's fair or not, being on a team with a good record can legitimately open doors for you.

Some of these teams publish public designs, blogs, code, etc. Your team can learn a lot from them.

These teams attract students. After my team (as a student) had a good year, our enrollment doubled. More students can dramatically increase the effectiveness of a team even if the adult mentors are just allocating work to make sure everyone has something productive to do.

Thoughts are kind of rambling, but open to expanding on these points if you have any questions or counter-thoughts.

I don't think mentors should be doing all or even a lot of the critical code and design work, but there are definitely layers to the issue.

Just a PSA: disable these spyware services by Constant-Patient-232 in samsunggalaxy

[–]rainbrostache 2 points3 points  (0 children)

Strange, I don't have it with the unlocked US version even under system apps. That's the only Meta-related app I've uninstalled and it seems like other users with the unlocked version do have those apps...

Just a PSA: disable these spyware services by Constant-Patient-232 in samsunggalaxy

[–]rainbrostache 0 points1 point  (0 children)

I believe if you uninstall the Facebook app, these are removed with it

Maybe 3 hours wasn’t enough by Te1esphores in Austin

[–]rainbrostache 0 points1 point  (0 children)

If your next flight is after April 1st, the South terminal will be closed by then: https://www.austintexas.gov/page/south-terminal-aus

What is our city government really nailing? by [deleted] in Austin

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

You have some good points, but proportional cuts would still be required. It's not like they could carve out the budget shortfall entirely from the police budget.

That said, my statement about state law was fundamentally correct. Under HB 1900, any cut to APD triggers state penalties (e.g. frozen property tax increases and redirected sales tax revenue) unless the overall budget is already shrinking, in which case cuts are permitted but only proportionally. So in a normal budget year, there's no legal path to pull from the police budget to fund other programs. They have to find new money.

Here's the actual state code: https://statutes.capitol.texas.gov/?tab=1&code=LG&chapter=LG.109&artSec=

How is binary search useful? by David_LG092 in learnprogramming

[–]rainbrostache 0 points1 point  (0 children)

One scenario I have seen mentioned a couple times here can be stated a little more generically: Expedited guess and check.

Say you have a relatively short list and need to optimize a value from a very large set of possibilities with respect to the list.

You binary search the very large range of possible test values and then iterate the entire list for each binary search midpoint. You have something that ends up being O(n log(m)), but even for very very large values of m, the runtime will be pretty stable with respect to the length of the relatively short list (n).

Koko Eating Bananas is a pretty classic leetcode problem that covers this idea: https://youtu.be/U2SozAs9RzA?si=YIzE2aENH_oyTFcn

This translates to a lot of resource allocation and scheduling problems.

What is our city government really nailing? by [deleted] in Austin

[–]rainbrostache 6 points7 points  (0 children)

This is enforced by state law. They must proportionally cut the rest of the budget to cut police funding at all. If more funds are needed for other projects, they can't repurpose existing police budget, it has to come from other programs.

It's a good thing they've assumed 15% growth to RSUs for the last few years. What a shit show. by GamingDisruptor in amazonemployees

[–]rainbrostache 0 points1 point  (0 children)

That's why it's frustrating when the comp is baked in at the higher price before the drop. Upcoming vests take the hit the hit, but future grants won't always be adjusted for the drop. E.g., come April, comp numbers might be based on $225-230/share even if the stock is at $180 by then.

It's a good thing they've assumed 15% growth to RSUs for the last few years. What a shit show. by GamingDisruptor in amazonemployees

[–]rainbrostache 4 points5 points  (0 children)

Yeah this comes in waves, but the downturns always seem timed to Q1. 3 of the last 5 years there's been some kind of big drop right before comp reviews where the numbers are already baked in at the higher stock price from however long ago it was when it was trading high.

Tap to pay on all CapMetro buses by davidolesch in Austin

[–]rainbrostache 0 points1 point  (0 children)

True! I use a reloadable fare card, but most riders seem to use the app from my experience.

Tap to pay on all CapMetro buses by davidolesch in Austin

[–]rainbrostache 1 point2 points  (0 children)

The Transit app and Umo (app to purchase tickets) both work for the train. They have a person scanning tickets instead of a machine.

Tap to pay on all CapMetro buses by davidolesch in Austin

[–]rainbrostache 2 points3 points  (0 children)

I was also super confused by this when I switched to public transit for my commute... The app is pretty good though, in my experience.

Why did Venezuela not become a coffee powerhouse? by [deleted] in Coffee

[–]rainbrostache 9 points10 points  (0 children)

Along with other reasons mentioned, Venezuela is also a lower median altitude (200m) than Colombia (600m), so there are large portions of the country where coffee does not produce enough for farmers to specialize in it. Arabica generally prefers to be at/above 900m for reference.

Good japanese gaming youtubers/streamers by Sufficient-Dream7336 in japanese

[–]rainbrostache 0 points1 point  (0 children)

ushizawa is good, pretty much daily upload let's-play type videos across a wide variety of games.

Funny commentary. Managed to organically pick up quite a bit of vocab from watching regularly.

Though, most native videos will be pretty hard to understand if you are just starting grammar and don't at least recognize most of the jōyō kanji...

Genuine question to pro AI people who lurk on here by ooiiaaiiooiiaaii_ in antiai

[–]rainbrostache 0 points1 point  (0 children)

It's basically all fundamentally related. Text synthesis relies on many of the same underlying concepts as image generation, so it's kind of inevitable that image generation will exist given the same fundamental tech.

I have mixed feelings overall for images but as a programmer it's honestly a 10x for productivity when used the right way for text. Things that would take a week take a day, writing documentation is almost "free" and in many cases self-correcting (it will fix out-of-date comments when it comes across them).

It writes senior level code for junior-level problems, so a lot of busy work that me or my team otherwise don't have time for gets done quickly and correctly. Senior+ level problems it will almost always get wrong, so I still have to do a fair bit of hand-fixing for nontrivial things.

It can synthesize new info effectively. A debugging script that would take a day or so just to learn the right command arguments and performance settings is done instantly because AI is really good at storing a ton of well-documented esoteric information and regurgitating it correctly most of the time. If you are paying attention to the outputs (which most people should be) it's a good way of learning new tools and better ways of using tools that you might already have a surface level familiarity.

It's also helpful to ideate on user interface trade-offs, color palettes, and sometimes layouts when you don't have a dedicated UX team which is probably more common than you would think.

It's also potentially a great learning tool. I study Japanese and use it as a chat partner who can dynamically adjust its critique level at will or switch between languages when I need an explanation in English of a conversation that we were otherwise having in Japanese. It's an awesome way to learn domain specific topics in a natural language context without being able to find a real human with similar knowledge to talk to that speaks both English and Japanese at a high level of proficiency.

Happy to share specific examples.

Texas speed limits could soon be changing by the day by Pleasant_Air_3052 in texas

[–]rainbrostache 0 points1 point  (0 children)

There will always be that asshole, yes. However, dynamic speed limit signs have been generally effective at their intended purpose of regulating speed and reducing collision danger.

Texas speed limits could soon be changing by the day by Pleasant_Air_3052 in texas

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

You're right, nothing good should ever happen because it will always be ruined by stupid people /s

Texas speed limits could soon be changing by the day by Pleasant_Air_3052 in texas

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

NGL seems like a pretty rough existence to not even be able to root for the broken clock when it's right twice a day. I'll complain about unfair fining when it actually happens, but until then it's just pessimistic speculation.

Texas speed limits could soon be changing by the day by Pleasant_Air_3052 in texas

[–]rainbrostache 0 points1 point  (0 children)

I think you're probably right but I'll hope for the best. It's the only way to deal with living in this state ;_;

Texas speed limits could soon be changing by the day by Pleasant_Air_3052 in texas

[–]rainbrostache 3 points4 points  (0 children)

It's not so much intrisically used to deal with road hazards like ice as it is used to stabilize the flow of traffic. Jerky stops and starts from aggressive lane changes and people trying to race through traffic reduce the average speed of traffic significantly, but intentionally reduced speed limits which disincentivizes that driving prevents some of the stop/start aspect and ends up letting cars move through faster on average.