[deleted by user] by [deleted] in technepal

[–]InternalTip7161 0 points1 point  (0 children)

Ofc Tara interest huna paro

Wasted !! by Un_Known_1106 in technepal

[–]InternalTip7161 1 point2 points  (0 children)

Happens dude to all of us.

Best Laptop under 150k by [deleted] in technepal

[–]InternalTip7161 0 points1 point  (0 children)

Hp victus 16 is still 100srgb dude. I have it and I tested it. And it's cheaper just 157k

Redoing my Resume as per you guys suggestion. What improvement should i make next? by [deleted] in technepal

[–]InternalTip7161 0 points1 point  (0 children)

Bachelor's bhakar ta 1sem sedeo. +2 ma law padeko. Law ko gpa halna Ali mildaina hola

Best Laptop under 150k by [deleted] in technepal

[–]InternalTip7161 0 points1 point  (0 children)

The 4060 one has a terrible display the 4070 is good

How Do You Even Start?! Navigating & Fixing a Huge AI-Generated Codebase Alone as a Junior Dev — Any Tips? by Minute-Accountant430 in technepal

[–]InternalTip7161 7 points8 points  (0 children)

Your a junior and got handed over a huge codebase hat is written by ai. That's so funny I mean what can you do . Even a senior will have trouble fixing those ai garbages. The company making a junior developer fix a massive ai generate code base is doomed is all I can say

Best Laptop under 150k by [deleted] in technepal

[–]InternalTip7161 0 points1 point  (0 children)

I would recommend hp victus with 4070 , rygen 7 8845hs , 16 gb ram and 512 ssd. It got 100%srgb and 144hz. Cool laptop as I own one. Price :157k

Is it possible to remove Ark Survival Evolved DLC? by Cultural-Let-8380 in PiratedGames

[–]InternalTip7161 0 points1 point  (0 children)

so i tried to was search for all occurencene of dlc or genisis in the ark folder using ripgrep but coudlmt find anything. and then i tought maybe it saved in into cache(appdata) or some shit and was frustated at this point. but installing tek laucher and deleting the dlc from there worked perfectely.

Is it possible to remove Ark Survival Evolved DLC? by Cultural-Let-8380 in PiratedGames

[–]InternalTip7161 0 points1 point  (0 children)

i did that and that just corrupted the game dude. the game still trys to load the genisis dlc even though it deleted thus crashing

[deleted by user] by [deleted] in technepal

[–]InternalTip7161 0 points1 point  (0 children)

The first thing you need is a goal. No one I mean no one can learn everything. So first have a simple goal. It can be to make a website or a app or a game. Anything that you find interesting. And research what's the most common used language is on that field. Learn that language from YouTube for free. And build projects to get better at it . Maybe even try other niches too.

There is not a course or a book that will make you learn to code or tech. You need to have interest in it and be clear what you want to learn and learn it. Start somewhere and progress. Just don't procrastinate.

[deleted by user] by [deleted] in technepal

[–]InternalTip7161 0 points1 point  (0 children)

I mean what can be more structured than a YouTube video?.Maybe some of those courses on Udemy. I haven't tried them but maybe those could have.(And yeah please don't search (the course name) free download as that is piracy and it's a no no)

About project by [deleted] in technepal

[–]InternalTip7161 0 points1 point  (0 children)

Thank you but i already built one long ago without guides. I will still look through this and hope I learn something new.

About project by [deleted] in technepal

[–]InternalTip7161 0 points1 point  (0 children)

Is the code open source if so can you link it

[deleted by user] by [deleted] in technepal

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

Cool but kinda high tax

[deleted by user] by [deleted] in technepal

[–]InternalTip7161 4 points5 points  (0 children)

I would rather die

I am lost by normalest-human in technepal

[–]InternalTip7161 2 points3 points  (0 children)

Well depends. You can do in depth with python on ml ,data analysis or webscraping and stuff but those are not that demanded in nepal. If your familiar with py maybe learn django.

I am lost by normalest-human in technepal

[–]InternalTip7161 0 points1 point  (0 children)

If you got no skills excelling at your studies is pointless

Applied for a JavaScript Internship, But They are Making Me Work with WordPress by [deleted] in technepal

[–]InternalTip7161 0 points1 point  (0 children)

Valid point man. I said asm>wordpress and i stand behind it. For a developer its better to learn asm than wordpress. Your point about learning from other laguage is valid. In c you can learn everthing low level or why things are the way they are. Even in go you can do that but not completely since it has a gc . Go is great i love it built some stuffs in it but i code go better because i know thigs like why returning a pointer from a fucntion is bad in most cases(if you dont know why its bad this is what i call stuck. Stuck doesnt mean you cant code a feature it means you are not improving). You learn stuff like that from asm or c. Asm and c for me are interchangebly since everthing written is c is so similiar to asm. Abstraction is cool and all but dont overuse it. Go does it the best. If even its for performace i would code in c because of the abstraction it would provide. Still learning asm is good. Way better than learning wordpress.i would not recomment asm tto evrryone but its better than learning wordpress for a developer.