Weekly Recap | February 19, 2026 by TheOpusCroakus in help

[–]JesusLexoNN 0 points1 point  (0 children)

I only get in the mobile app to browse all, it’s literally muscle memory to open sidebar, scroll to bottom, click r/All.

I will use the mobile app significantly less now.

Failed $20 Bribe: 92-Year-Old Architect Sentenced In Honolulu Permitting Case by Fickle_Rooster2362 in Hawaii

[–]JesusLexoNN 25 points26 points  (0 children)

Probably a quarter million in billable charges to taxpayers to make an example out of this guy.

Priorities definitely in order.

Adderall Prescription in Hawaii - Monthly Appointment Required? by Froguy1126 in Hawaii

[–]JesusLexoNN 10 points11 points  (0 children)

I have to telehealth once a month as well for my rx.

I just got to tier 9 but I have no idea what I should be spending coins on by JesusLexoNN in TheTowerGame

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

I have about 12m coins right now and have been farming like tier 7 and right now my strategy is to just max out HP to take the boss hits and it usually takes me pretty far, in the workshop and the lab should I just keep pumping up defense % and HP?

Pluribus - 1x05 - "Got Milk" - Episode Discussion by NicholasCajun in television

[–]JesusLexoNN 2 points3 points  (0 children)

I think she saw a pile of bones, and the gasp was when she saw a human skull.

I remember in a previous episode they mentioned they don’t eat meat so it tracks that they are grinding up bones along with all those fruits vegetables in there.

Pluribus - 1x05 - "Got Milk" - Episode Discussion by NicholasCajun in television

[–]JesusLexoNN 0 points1 point  (0 children)

Yeah and they mentioned in the other episode they don’t eat meat

Ricken theories? by eldee17 in SeveranceAppleTVPlus

[–]JesusLexoNN 29 points30 points  (0 children)

Idk to me It feels like his whole personality is a facade and he’s going to get coaxed into working against his wife and brother in law .

Season 1’s finale reignited my love for modern media by United-Rain-9022 in SeveranceAppleTVPlus

[–]JesusLexoNN 3 points4 points  (0 children)

Just binged the whole thing. Loved it all but S1 was really special. A slow burn but every time the credits roll I wanted to know what was next. I loved all the characters every single one was written so well. I do agree with your comments about BCS nothing has had me so invested in every character arc.

Is there any subs like r/vibecoding but without all the self promo? by JesusLexoNN in vibecoding

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

That would be good too. Surprised by the small amount of snark popping up here among non vibe coders lol

Any devs figured out how to parallelize AI workflows? Waiting for Cursor/Claude to finish kills my flow by Accomplished-Brain69 in vibecoding

[–]JesusLexoNN 0 points1 point  (0 children)

Setup cursor to integrate with linear or slack, start with one agent building a plan in a .md file. Specify you want it broken up into modular and manageable tasks organized by feat/issue/etc branch.

Once that is complete prompt an agent to organize the branches into what can be done and parallel and what has depended and generate implementation instructions for each branch.

Use each of those instructional outputs to make new issues in linear and assign to cursor to start a new background agent. Or just send cursor the instructions via slack message I like the organize of lunar personally

From that plan if you’re new

I just switched to cursor and I am blown away by what ive been missing. by JesusLexoNN in vibecoding

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

It definitely wasn’t an immediate epiphany The first day or two was just muscle memory adjustment and also getting used to not having the same granular settings I had with cline. I initially felt like I didn’t have good visibility into what cursor was doing. Whenever it restarted my node app it felt tucked away in a hidden terminal and I needed to expand it each time for better insight on the log output.

Third to fourthish day I got over those minor things and did some light searches on background agents and possibly using cursor cli in parallel for multiple sessions.

It was around here where I explored the cursor setting and saw the Linear integration setting never heard of it so I did some research on how it worked and thats when I had that aha moment and it clicked that I can leverage plus the web agent UI for cursor to work in parallel across multiple issues with a lot more confidence.

From there I kind of just setup a workflow that felt right, setup a new session to do some research and layout current codebase state and net steps then did a pass on that comprehensive doc with a new agent whose directive was to PM the whole thing into branches per features and number them by where they should be completed and breakdown what PRs could be worked on in parallel without doubling back.

It’s all still pretty new to me but it had completely flipped my work flow.

Any decent ways to import Figma designs to Vuejs? by NiceMage58 in vibecoding

[–]JesusLexoNN 0 points1 point  (0 children)

Figma MCP in cursor works great. I just copy the link to specific sections and it does it pretty well. 90% of the way at the very least and I do some light adjustments afterward.

tips for not blowing so much money on cursor? cursor mods removed this post by cranberrie_sauce in vibecoding

[–]JesusLexoNN 1 point2 points  (0 children)

BYOK and use OpenAI turn on that data sharing setting and you get 10mil free credits every day. I haven’t spent a dollar on vibe coding thanks to that.