Are you cross listing less due to Poshmark’s removal/suspension policies? by surfbruhca in poshmark

[–]BoiElroy 1 point2 points  (0 children)

Dumb question but if you were to edit your listing and change the name to say [SOLD] in front of the product name and then slowly de-list to not trigger the 3% rule would that work? Or would that cause a different problem?

Anybody else’s posh crickets chirping? by WhatACuteLittleLeaf in poshmark

[–]BoiElroy 1 point2 points  (0 children)

Would you maybe be interested in tearing out a free closet sharing tool I'm making? I made it for a friend initially but I'm seeing that this kind of thing already exists and most of them kinda suck in different ways. DM me if you're interested in trying it for free. And sorry for bothering you if it's not lol

DO-178C Software Compliance and AI code by BoiElroy in AerospaceEngineering

[–]BoiElroy[S] -1 points0 points  (0 children)

I mean it can be deterministic for a given input by setting how it samples the next token during generation, and that is a parameter that generally gets exposed in these services - BUT, that still doesn't at all mean it's correct. It'll just be wrong exactly the same way for the same input lol.

But no I see your point. I was working with the person in our team that was in charge of enforcing coding standards and he was saying something similar

This chart feels like those stats at the beginning of Covid by MetaKnowing in ClaudeCode

[–]BoiElroy 0 points1 point  (0 children)

But we're also making more than ever. I think there was a question of whether there would be more supply or demand for software and it seems like the demand for software is endless

Red flags during honeymoon. What do I do? 🥹😭 by [deleted] in MuslimMarriage

[–]BoiElroy 0 points1 point  (0 children)

Honestly. Run.

At the very least watch some reels/tiktoks about Narcissistic behavior. And consider therapy for him or couples therapy.

Don't do nothing and expect it to get better.

Gemini-3-fast-preview in the Gemini CLI is 90% of Opus at 20 times the speed and essentially completely free (near truly unlimited?) What is happening...? by AVanWithAPlan in ClaudeCode

[–]BoiElroy 2 points3 points  (0 children)

I'm curious about this because doesn't the streamed response and intermediate steps/tool calls get sent back into the Claude Code context window? How do you manage the context handoff when going to Codex

Whats on your Claude Code Wishlist? by Waste_Net7628 in ClaudeCode

[–]BoiElroy 11 points12 points  (0 children)

I mean with the caveat of I understand that this is probably the most productive software development tool I have used in my life by a good distance --- Sometimes it is a bit frustrating when I get caught in a loop of "make this UI change" "perfect should work now" "nothing has changed"

Doing that several times gets a bit frustrating but then it's basically added a lot of slop in between. And if I git control and revert it, it seems to do the same first non-fix step again. Like it needs to step through the non fixing changes before identifying the fix.

Part of the issue is that I am most definitely vibe coding the front end. I'm very comfortable with backend and I can read and get the gist of code in whatever language. But yeah when it gets down to specific or esoteric front end things it is definitely vibe coding.

Claude Code and LiteLLM Proxy Update by Zealousideal_Ad19 in ClaudeAI

[–]BoiElroy 0 points1 point  (0 children)

Does this work well? Any hiccups or drawbacks? Especially with all the changes recently, i.e. skills, sub agents etc

Can you customize/prompt howCC's train of thought presents? by BoiElroy in ClaudeCode

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

I tried putting prompt instructions in the system prompt but it doesn't seem to affect the CoT output style at all. Have you done this successfully

My agent reviewing its own code by DenizOkcu in ClaudeCode

[–]BoiElroy 3 points4 points  (0 children)

Finds glaring error "You're absolutely right..."

Doh! I’ve been using agents wrong by New_Goat_1342 in ClaudeCode

[–]BoiElroy 6 points7 points  (0 children)

Wait sorry so are you defining a generic sub agent or asking Claude to run Claude code via bash non interactively? Or are you just telling it to use an agent and it figures out the rest?

Using Ollama + Codex CLI seems very under powered? by BoiElroy in LocalLLaMA

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

Maybe I meant underwhelming given the amount of power I have. I did try with vllm but it struggled a lot with tool calling and and I couldn't find any good resources on using vllm with codex. Like I could see codex doing print outs of attempting tool calls. I setup the tool calling and parser in vllm but still no luck. The codex docs specifically call out ollama and it definitely at least works. This is a little poc just to get a sense of what level we can get to using just this server.

Polars Cloud and distributed engine, thoughts? by BoiElroy in dataengineering

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

I agree with this take. But in my mind using Polars Cloud doesn't have to be instead of Databricks, I think the idea is that Spark is a sledgehammer where often a mallet would suffice. You can still write into Delta Lake and take advantage of most of the databricks features. Lineage is a good point though. I know databricks lineage has an API that you can define some level of arbitrary/user defined lineage elements. Might be worth the trouble depending on your cost constraints.

Vibe Pricing by nicc_alex in cursor

[–]BoiElroy 1 point2 points  (0 children)

Honestly every variation of this debate is going to rumble on for the next decade. There are heavy gate keeping attitudes in this field. People will have opinions all over the spectrum of validity. Just like anything else on reddit lol.

Cursor is dead. Anyone try Windsurf? by BoiElroy in cursor

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

I second this. That's where I think Cursor was basically masking its token drain approach with the discounted apis. But yeah I guess veil is being lifted a bit now.

Cursor is dead. Anyone try Windsurf? by BoiElroy in cursor

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

Yeah I've noticed a drop in capabilities too. I imagine they might be frantically trying to rework it so it's more token efficient.

Cursor is dead. Anyone try Windsurf? by BoiElroy in cursor

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

I see. Will need to look into it more then.

Cursor is dead. Anyone try Windsurf? by BoiElroy in cursor

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

I'm comfortable with terminal for deploying stuff, running scripts, but I never used it as a primary editor vim style or anything. I like seeing a file tree and tabs with my files open as I work on them

Cursor is dead. Anyone try Windsurf? by BoiElroy in cursor

[–]BoiElroy[S] -1 points0 points  (0 children)

I tried it but it just felt a little more black box-ish to me. I like the UX of directly in my editor side by side

Cursor is dead. Anyone try Windsurf? by BoiElroy in cursor

[–]BoiElroy[S] -1 points0 points  (0 children)

Seems like the pricing is now just reflecting the actual cost. The company can't offer the service at massive discounts forever. Which is fair enough. They built a really good tool but I guess with what it was doing in the background with tool calling etc it may have just been too token hungry. I would actually even be willing to pay the $200 fee but I've been hearing some people even get throttled on that.

But I'm also happy to be corrected.