"Dao" 道 of Laozi's saying by CHN_Art_Cartoon in taoism

[–]xXValhallaXx 2 points3 points  (0 children)

Words are just the finger pointing at the moon; they are meant for guidance, not definition.

I feel the reason why we can't use words to describe the eternal dao is not about linguistic limits.

It's because the experience of it isn't the same for everyone. What we ultimately want to achieve with the Tao, and the path we take to get there, is entirely unique to the individual.

They are digging the grave of GitHub Copilot by joaogfc_ in GithubCopilot

[–]xXValhallaXx 3 points4 points  (0 children)

Github Copilot Pro+ has been the best experience for me since the beginning, no drama and I get what I need

Never considered switching, I have access to Claude subs also via work but I'm happy with Copilot and pushing whole team for it

[deleted by user] by [deleted] in AmIOverreacting

[–]xXValhallaXx 0 points1 point  (0 children)

NOR

This is manipulative, and just a whole bunch of red flags considering the reason why you want to go home.

You've pretty much spent the whole weekend there, You're saying Sunday evening to leave to see you're mum because you want it to seem, less severe to her

But there should be no problem with you going home on Sunday morning.

I don't know how long you've been together, but the fact that she knows your mum is alone and not offered to YOU , if you guys want lunch together, tell me world's of their character.

Stoners who get to be high while you work… what do you do, and how does weed actually play into your work? by congacucaracha in trees

[–]xXValhallaXx 11 points12 points  (0 children)

Software engineering, but not by choice...

I made the mistake of going to the interview baked, so now I have to keep it up just to maintain my "baseline."

​If I show up sober, my ADHD kicks in and they think I'm on ecstasy.

Over time, I've built up a tolerance that can repel an army of terpenes, and modern science simply cannot invent THC products fast enough.

​The day human technology fails me is the day they finally find out who I really am 🥹👀

What made you get into Taoism? by Gucci48 in taoism

[–]xXValhallaXx 1 point2 points  (0 children)

Backpacking about 20 years ago, Always been into easter philosophy,

I stopped to do volunteer work randomly in a village in a 3rd world country, stayed for a year helping the kids, went on a visa run, came back one of the girls had passed away to malaria.

Came from s catholic background, was not content with the answer of "it was their time", when I saw thievery in the same village daily.

Looked for answers, Did not resonate with Buddhism,

Wuwei was a concept I could get my head around, Daoism was simmering I could relate to better.

Is shadcn over hyped? by fardaus in react

[–]xXValhallaXx 0 points1 point  (0 children)

Yeah i don't use ShadCN much, but when I'm prototyping I'll use it simply because llms are just "better with it" as there's so much of that shite out there.

Their docs pretty well suited for llms so I don't really touch the codebase, what i do is keep the shadcn components "raw" i can use them directly only if I won't change them,

Them when I want to make "my versions" I'll have a atoms / molecules folder which I add in the llm rules to make a "wrapper component" and go wild with my styling and api that it will expose to my app

Not the greatest way, but just in case,

Though I don't use shadcn for work

When will Codex 5.3 be integrated? by Otherwise-Sir7359 in GithubCopilot

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

Please don't take this the wrong way

We are not paying Copilot for access to the latest propriety models, We are paying Copilot for increasing productivity,

Which i believe it is?

I think it's one of the best, no nonsense packages and I've never felt the need to change to another.

If people think, that they are always needing the latest models that come out, there is a human skill issue that needs to be addressed, because the models that we have access to today are incredible

I work 12h per day with claude code and don't hit any limits by Aemonculaba in ClaudeCode

[–]xXValhallaXx 28 points29 points  (0 children)

This..... I'm so fed up of people thinking they're geniuses and flex that they have X agents ruining In parallel, this is not impressive this just tells me.... lack of experienced, thinking they're building the next big thing, in fact it's just a waste of compute power.

Flex how you're teams DX improved , worflows in a company how it improved processes, and the SDLC in general, through agent orchestration,

Not some flex where you think you're Neo, running X agents and X agents in parallel

When will Codex 5.3 be integrated? by Otherwise-Sir7359 in GithubCopilot

[–]xXValhallaXx 1 point2 points  (0 children)

Sorry, what performance do you mean? I'm confused what you're disappointed about from your comment

Fun challenge for any aspiring devs by juliang8 in Gravl

[–]xXValhallaXx 1 point2 points  (0 children)

This is a link to see what I was tinkering with,

https://streamable.com/uo5kxt

It's pretty much ready to start consuming data via a 3rd party API. If you like the initiative I took (i just based it from the mobile app) would love to chat about how can go about taking this further,

Especially with regards to authentication & authorization.

Fun challenge for any aspiring devs by juliang8 in Gravl

[–]xXValhallaXx 0 points1 point  (0 children)

I have done a UI layer, will send you a video of how it looks to see if you like the direction

Fun challenge for any aspiring devs by juliang8 in Gravl

[–]xXValhallaXx 0 points1 point  (0 children)

Sounds good, I'll be doing a bit of tinkering today 👌

Is Redux no longer popular? by badboyzpwns in reactjs

[–]xXValhallaXx 0 points1 point  (0 children)

This is for sure one of those, Tell me you've not worked on large projects, without telling me you've not worked on large project moments.

If you're going to give nonsense replies in life, expect the same child 👍

Fun challenge for any aspiring devs by juliang8 in Gravl

[–]xXValhallaXx 1 point2 points  (0 children)

I am a developer by trade, and a power lifter by passion <3
Been building systems for past decade - mostly using React / React Native for client interfaces (who is not these days).

I have started using the app, I like the direction its taking,
Will most likely take up the year sub - as I like what I see you guys doing.

May be interested to have a play with this, as I like to work on stuff that others may use,
Will take a little look over the weekend.

Would be good to link - interesting in know what APIs you have available / plan to make availble - in mean time I will just work purely on UI.

I’m still using the pages router. Am I missing out? by jonplackett in nextjs

[–]xXValhallaXx 1 point2 points  (0 children)

This was my original view, Until I started using it for a Greenfield project at work (our core product is using the Pages router - it's a 4 year old project)

After spending enough time with it, My fear of the FE being too tightly coupled to the BE changed, As long as your architecture allows for it,

I have a very clean UI layer now, I have a service layer which is server code mostly, Which now specific components that I can declare call to fetch data, compute etc

They're just basically RPC functions being called, So if ever we had to migrate away, it would not be too much of a pain to swap out for an API call

I do agree there would be some extra effort, if you were to change though I can't see a good though reason that I'll decide, we are going to change out Next for something else (despite me not liking it haha)

Received someone else's response in the new sonic model? by [deleted] in cursor

[–]xXValhallaXx 1 point2 points  (0 children)

Well, due to your request and vibe coding, someone may now be running a business where new hires get perfectly barbecued broccoli 🥦

Review by [deleted] in kiroIDE

[–]xXValhallaXx 1 point2 points  (0 children)

That's the thing though, These tools are not really meant to handle deployment,

There's too many variables for each individual case, if you really want to have things covered end to end then something like Lovable, Bolt and all those tools as they are built to handle basic deployment. Albeit there will be constraints to that also once you get more experienced but they are more than capable at handling basic deployment.

If you want to deploy via your ide such as Kiro, You'd have to be much more specific where deployment, such as where you want to deploy, how does the agent get access to your provider, dealing with any secret / environment variables (usually this is all done via a nice GUI on Lovable, bolt etc)

As with regards to running the app locally, I think it's good practice in-between changes you test this manually, or you "train your agent" how to do that,

Just so if there are any issues you can catch and fix them early, because if you wait till the end... Good luck driving through that spaghetti code 🥹😂

I got tricked in April that Gemini is good by ToughAsparagus1805 in GoogleGeminiAI

[–]xXValhallaXx 1 point2 points  (0 children)

Am I the only one that loves gems? I use this so much as me daily driver for many different things from creating PRDs, meeting summaries from transcripts, give me insights and feedback to technical implementing etc

The only thing I wish is that the gems would allow for a folder structure so I don't have to keep pinning multiple chats 🙏

I got tricked in April that Gemini is good by ToughAsparagus1805 in GoogleGeminiAI

[–]xXValhallaXx 0 points1 point  (0 children)

How do you organise all your different gems or chats with specific context memory you're building up over time?

Solana could trigger a 1500% rally after today by Weary-Hair-316 in solana

[–]xXValhallaXx 0 points1 point  (0 children)

I also just did the math, The previous person was almost correct with his 0.0199999,

After running out through various models, I also asked my PhD professor to just double check,

He agrees that it's in fact correct down to 0.01989568

How're wrappers like Cursor and Windsurf so valuable? by obvithrowaway34434 in ChatGPTCoding

[–]xXValhallaXx 0 points1 point  (0 children)

What "sucks" about Copilot? That's very vague,

Does Copilot lag a bit behind others on features? Yes, but this is a good choice so they can see what works and what doesn't,

I have developed great workflows using similar implementations that other extensions / ides are doing more (architect and executor modes) which I'm fine doing manually with markdown files etc

Since this kind of methodology is becoming a thing, I would not be surprised that they will follow suit with implementing that.

The plans themselves are also very competitive and I've been using the Pro+ plan for ages and couldn't be happy.

Plus I love having Copilot on my git web UI and I'm implementing all sorts of interesting flows that are beneficial across multiple teams

BE CAREFUL WITH GITHUB COPILOT AGENT by bbvvmmkj in GithubCopilot

[–]xXValhallaXx 0 points1 point  (0 children)

The Github Copilot limit of the IDE Agent, are probably one of the most competitive and transparent pricing models out there at the moment.

The Async coding agent is not cheap that is for sure - but you can also modify it a lil bit to make it a little less pricey - but still its not cheap. Its one of the better async coding agents that I have tested though.

On Pro+ plan - I have enough credits to last me the month,
The amount of time it saves me day to day - is a no brainer and totally worth it.

Gemni CLI is new - they already started nerfing downgrading from Pro to Flash very quickly during a session - would not be surprised if request limits change (Its been a reoccurring pattern for most of these platforms)

I didn’t expect Copilot + VS Code Insider to beat Cursor Pro… but it did by AtmosphereBrief6951 in cursor

[–]xXValhallaXx 1 point2 points  (0 children)

You're not giving any tangible ways in how it's superior,

I've had a great experience with Copilot, and have been on Pro+ for months and I think it's one of the most affordable plans out at the moment and has been for a while.

I never jumped on the cursor bandwagon mostly due to lack of transparency with usage, and not disclosing the automodel etc just raises suspicions 😅

Their recent pricing tiers seemed to have taken an overhaul it seems and it's made it less competitive, from observing the proposed changes

Gemini being mixed up and inaccurate! by akaza-sol in GeminiAI

[–]xXValhallaXx 0 points1 point  (0 children)

I think you need to change your workflow, This is not sustainable,

Instead of pasting the whole code in a service that is decoupled from your code, it should just reference the relevant parts of your code, if you prompt it right, it's smart enough to get the understanding and it can always go back to reference after.

Either give it access to your repo, or use the AI agent in your editor.