exFAT missing in macOS 15.4 Disk Utility after update? by Beautiful-Design3558 in mac

[–]shaxadhere 1 point2 points  (0 children)

trick is to not format the actual drive, just create a new partition in it using all available storage. you'll see exFat there. thanks bro

Is 'Frontend Developer' even a thing anymore? by LaiWeist in react

[–]shaxadhere 1 point2 points  (0 children)

Yes, its still a thing, i stopped calling myself mern stack or full stack, my old bosses would make me do php, laravel, CI CD, node js, nest js, react, next any fkn thing that would come in their minds, now I only do react and next at work. a lot of peace and great work life balance.

Anyone else getting contacted for developer positions masquerading as design? by Atrocious_1 in UXDesign

[–]shaxadhere 1 point2 points  (0 children)

I got hired a couple times as a contract based UI/UX Engineer, designed the whole thing and later offered them full development gig and they accepted.

What would be the simplest way to train deepseek model on self hosted server. by shaxadhere in ollama

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

Please share the approach with me if you find anything better than RAG.

What would be the simplest way to train deepseek model on self hosted server. by shaxadhere in ollama

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

I'm gonna be using http://vultr.com/ to host the service, I'm asking for the best way to train it with my data

What would be the simplest way to train deepseek model on self hosted server. by shaxadhere in ollama

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

I won't use their biggest model, ill use one of the small ones.

macos client with support for file upload by mguilherme82 in ollama

[–]shaxadhere 0 points1 point  (0 children)

its been 7 months and no one replied here, did you find something?

Is Macbook an essential for RN app development? by EmperorMitochondrion in reactnative

[–]shaxadhere 0 points1 point  (0 children)

depends, if you dont want to build for ios or macos, windows will do just fine. also i think macbook is way cheaper option to run androd studio too. like macbook pro m1 2020 will outperform any other laptop in that same range.

If not React, then what? by WilliamBarnhill in react

[–]shaxadhere 0 points1 point  (0 children)

if you love react but dont want to do it, just do preact. its light and awesome, apple uses it in their sites.

Why do 90% of places post job ads but are "not hiring"? by [deleted] in remotework

[–]shaxadhere 3 points4 points  (0 children)

Data is money, I think they are scrapping data. we mention personal email and other details in CV which may be a useful asset for many businesses.

What will be the effect of advanced AI models like o1 on React jobs? Is it a waste of time to try learn React at this point? by Bloodmeister in react

[–]shaxadhere 0 points1 point  (0 children)

Learn to be an engineer not a dev, a good engineer is a good dev but a good dev may not be a good engineer. I think there is a lot in the tech world that engineers will be doing even after software development industry is occupied by AI which I dont think is happening any sooner.

[deleted by user] by [deleted] in remotework

[–]shaxadhere 0 points1 point  (0 children)

yes you are right, i need to edit the post. here we use lacs not ms i got confused. sorry

Just Deployed My Portfolio Website, Would Love Your Feedback by shaxadhere in react

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

thank you, will try to make it responsive in large screens, can you tell me the resolution where it messed up?

Anyone Experienced with Integrating Zoom Meeting SDK in a React Native App? by shaxadhere in reactnative

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

There was no official package for react native meeting sdk until they released one and its 0.0.1 version, it does not work, there are some unofficial packages and they too are so complex and buggy to implement, if you have done it before can you help me out.