Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,158,739 members, 7,837,671 topics. Date: Thursday, 23 May 2024 at 09:12 AM

Makavele's Posts

Nairaland Forum / Makavele's Profile / Makavele's Posts

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (of 79 pages)

Programming / Re: Good PC Spec For Programming And Design: Your Advice by makavele: 10:00pm On Nov 12, 2019
sparkle7:

...

Bye !!

Programming / Re: How Good Are Jetbrains Products by makavele: 12:15pm On Nov 10, 2019
Ausrichie:

Mtcheew I miss my laptop ehen check your installer and look to the right side that is those things that are marked to be installed or are installed anyway you'll see Vs code. First person I've seen using pro. Sha preferences. And can you sell your applications if you use the community licence.

Say no more . . Go PLAY !!!

Programming / Re: How Good Are Jetbrains Products by makavele: 6:23pm On Nov 09, 2019
Ausrichie:

I don't have time for you you have never used the visual studio and I have. So just move aside if you don't want to understand English. Feeling like a know it all Visual studio code is visual studio's own code editor simple as ABC. If you want to talk nonsense there is someone beside you.

Say no more . . .

Go play !!!

Programming / Re: How Good Are Jetbrains Products by makavele: 6:21pm On Nov 09, 2019
luvyaself95:


OK, but intellij can still develop android apps right

100%
Programming / Re: How Good Are Jetbrains Products by makavele: 11:37pm On Nov 08, 2019
luvyaself95:

Get this words on Google too i will be going for JetBrains
but is intellij IDEA good as android studio.

ItelliJ IDEA is a java IDE . . . so can be used for any other stuff related to Java.
They already have Android Studio by Google dedicated for Android development as part of the toolbox apps. See screenshot

Programming / Re: Instagram Integration by makavele: 5:13pm On Nov 08, 2019
Hi,

I don't know where you're from . . . *school of thought* but where I come from . . when you have issues like these and seek help
you should upload your codes to version control and create and *Issue*

Explain everything there; include snapshots if possible ... then come here and past the link with a summary.

If anybody is interested, they would fork your repo; tackle the issue; solve it and push it back to you as a PR (pull request) with detailed explanation.

Minus the explanation, you get to see what they fixed and how they did it.

Merge the solution and you're fine once again . . .

TLDR: We cannot proffer solutions for something we can only imagine . . We need hard facts and evidence.
Programming / Re: How Good Are Jetbrains Products by makavele: 5:00pm On Nov 08, 2019
Ausrichie:

Abeggi Visual studio code is the code editor for the visual studio ide so they are one and every human being you meet will tell you that visual studio is the best and unrivaled so shift. Every ide uses a FVCKING CODE EDITOR.

Educate yourself !!!

No wonder the Nairaland Programming section died . . . I see

Programming / Re: Good PC Spec For Programming And Design: Your Advice by makavele: 4:50pm On Nov 08, 2019
Ausrichie:

I personally don't believe in open source because of the nonsense of piracy and that licence stuff is way out of my league and what does age have to do with this.

Interessante . . .
Don't worry SIRE . .
Let's talk when you have a LinkedIn or GitHub account;
Programming / Re: Good PC Spec For Programming And Design: Your Advice by makavele: 4:40pm On Nov 08, 2019
Ausrichie:

I'm a hobbyist not someone who's looking for work, what's my business with LinkedIn. So message to op you may not understand when I say any processor can do until you go into assembly. Don't want to go into the business of registers, cache, prefetch queue etc.

Sorry if this sound offensive, how old are you again?

Hobbyist !== LinkedIn . . makes no sense to me . . .

Ok, let's see your GitHub profile.
Programming / Re: Good PC Spec For Programming And Design: Your Advice by makavele: 4:34pm On Nov 08, 2019
Ausrichie:

Please read the op's question before insulting me. Use your head too. A good programmer must be able to write code that will run fast on any system that is still in use. I have used Pentium 4 to make programs and a core i5 3rd generation to make programs they both ran fast the only area where you'd need a faster processor is when you need to go into game programming do you think every human using a computer has money for a fourth generation processor or for a 32gb ram as you said boy please.


Blah blah blah blah .. Nobody insulted you . . by the way, let;s see your LinkedIn profile . . Thanks
Programming / Re: Good PC Spec For Programming And Design: Your Advice by makavele: 4:27pm On Nov 08, 2019
Ausrichie:

So me that has coded on an Intel Pentium and a core i5 processor 3rd generation is now a god or what mtcheww the truth is the processor does not matter and it won't even take any time to compile as a programmer always aim for faster compile time.

SMH!!! Educate yourself!
If processor speed doesn't matter; then why are laptop manufacturers churning out monster laptops every day?
We have core i9 now . . .
Going by your logic . . .The world should have just stopped at Pentium 3 or 4; and only increase RAM right?
I have a core i7 apple machine with 16gb of RAM and a 2TB drive . . and this sh*t still feels slow when I open
the big guns of engineering . . .
And you say you code; again? I'm disappointed . . .

Anyways, there are levels to this !! Bye

3 Likes

Programming / Re: How Good Are Jetbrains Products by makavele: 1:38pm On Nov 08, 2019
Ausrichie:
Yeah it's nice but visual studio remains the undefeated and the best.

Visual studio code is A CODE EDITOR
JetBrain products are full-fledged IDEs


Take a moment to understand deeply the difference between a code editor and an IDE . . . then you'll find out for yourself if you want an IDE or not

If you can keep up with payment for JetBrains after the free trial, it is superb.

The best feature I like about it is the "live code analysis . . it watches your codes as you type and analyses it on the fly"
and it tells you when you're writing spaghetti code . . . and offers you a better replacement of that "spaghetti line"

It tells you when a particular block is too complex and should be simplified . . .
or tells you when you're running an unnecessary loop over external properties (which is not what you want).

Then if you're into DevOps; you can facilitate your pipelines right from there
and create cron jobs if you so desire. And you don't need to download any plugins. It works right outta the box.

Stuffs you can't get with a regular code editor . . .

The artificial intelligence is A++.
Programming / Re: Good PC Spec For Programming And Design: Your Advice by makavele: 1:29pm On Nov 08, 2019
Ausrichie:
Any PC can be used for programming no matter the specs only thing that does matter is RAM get nothing lower than a 4gb ram or if you have no choice 2gb ram, even an Intel Pentium would be good enough. After all Bjarne Stroustrup wrote c++ on an ancient machine and writing compilers are well one of the largest programming projects.

Very wrong information. CPU prowess goes hand-in-gloves with RAM . . . Don't expect an Intel Pentium to run well even on 32GB RAM;
RAM is only meant as temporary storage for holding applications and threads instead of fetching them repeatedly from the hard drive . .
The CPU itself runs the calculations, instructions and any other thing the computer does.
The CPU determines how many seconds it would take to open your code editor; or how many hours? lol
It determines how long it would take to compile that program, days, hours or years......
It determines how fast your computer boots ( coupled with if you're running off a traditional HDD (slower) or SSD (rocket))
I would say, dont get a CPU below the 4th generation core i5 processor, and at least 8GB of RAM . . . else;
you would need to go to the bathroom and have a full shower before a medium Angular application would compile and serve . . .

2 Likes

Programming / Re: Which Bank Has These Card Details?? by makavele: 1:27am On Oct 13, 2019
glowskillz:


You are asking the wrong question. Banks don't run cards. They have partners that handles all that which are MasterCard, visa, and verve... You can't use s card number to know the bank that issued it.

Say no more . . .

1 Like

Programming / Re: Angular/nodes Developers by makavele: 4:32pm On Sep 28, 2019
How can you build a house when you aint got cement, sand, gravel etc.
Software/Programmer Market / Re: URGENT: Very Good Software Developer Needed by makavele: 4:30pm On Sep 28, 2019
This is a job for a team of seasoned engineers NOT just "one developer".

Contactless payment isn't even existing in the Nigerian banking industry yet, hence

the application must support the use of hardware using NFC and EMV chip technology.

Don't be shocked when your bill run into tens of millions of naira.

I hope you're ready; and know what you're doing.

Cheers.
Programming / Re: Competent Developer Needed Freelancer/company by makavele: 11:02pm On Sep 20, 2019
Haba, half a millie at least for the web app alone
Add the other two, then we talk millions
Programming / Re: Devctrainingwithandela Profiling Assessment - SOLUTION by makavele: 10:16am On Sep 16, 2019
Yawns !!! What a sunny day
Programming / Re: Devctrainingwithandela Profiling Assessment - SOLUTION by makavele: 1:54am On Aug 23, 2019
dodosecret:
Boss, there is no step 4 ?

You should have gotten this by now

Programming / Re: Is It That There Is Nothing To Code Anymore? by makavele: 1:53am On Aug 23, 2019
@stanliwise

Any ideas why I would be getting all these ?

Programming / Re: Guys Where Can I Learn Python In Lagos by makavele: 1:44am On Aug 23, 2019
Daejoyoung:

There are so many videos online and many online resources, both good and bad. Although some people are terrible with such style of learning, l think it remains the best these days. The only disadvantage l can think of is that you'll want to meet up with other programmers from time to time for feedback.

Exactly, there are pros and there are cons to everything in life.
Programming / Re: Devctrainingwithandela Profiling Assessment - SOLUTION by makavele: 9:54pm On Aug 22, 2019
dodosecret:
Boss, there is no step 4 ?

Did you follow our FaceBook updates, i unblocked lots and lots of people there.
And not just me alone, a lot of others did too.
Programming / Re: Need An Expert Assessment by makavele: 9:25pm On Aug 17, 2019
I will do an in-depth review over the weekend and let you know whats' up.

1 Like

Programming / Re: Devctrainingwithandela Profiling Assessment - SOLUTION by makavele: 9:14pm On Aug 17, 2019
cyberpeaks01:
Weldone bross,
thanks so much as I have learned so much.
Please what about challenge 3 and 4

i thought i submitted it, yeah?
Programming / Re: Is It That There Is Nothing To Code Anymore? by makavele: 2:17pm On Aug 13, 2019
@stanliwise
U really have time?
The moment he kept dodging ques about
bad road, power supply, bad hospitals, u shud have left him.
Maybe its Apple's fault we have bad road filled with potholes.
And he dodged south africa too. They were colonized for a longer period yet no bad rounds like the ones found in Nigeria.
So whats the issue?
Rain falls and NEPA takes the "light" as its normally called, is that the fault of slave trade?

2 Likes 1 Share

Programming / Re: Devctrainingwithandela Profiling Assessment - SOLUTION by makavele: 7:44pm On Aug 11, 2019
there are many things wrong those codes, and even while it may pass the automated tests, will fail a manual review.
the codes are in dire need of optimization.

not bad though.

2 Likes

Business / Re: Pls Help; How To Find And Unused Business Name by makavele: 11:51am On Jul 27, 2019
zylkenny:


Yes I am. The problem is with similar names. I check and it shows that the names have not been taken. However I get denied later saying it’s too similar to another name already registered

Of course, you cannot use something too similar e.g. FIRST BANK HOLDINGS will be denied . . even if it doesn't exist,
looks to similar to First Bank., you dig?
Be creative, a name is for identification ONLY and the success of a company
is not dependent on the name. e.g. 'THE BORING COMPANY" which is a very successful American company.

1 Like

Business / Re: Pls Help; How To Find And Unused Business Name by makavele: 11:39pm On Jul 26, 2019
Are you aware you can actually check if a name has been taken before paying for it ?
Programming / Re: Should I Reject Andela's Offer? by makavele: 7:22pm On Jul 25, 2019
Nope
Business / Re: Court Shuts Osun Polaris Bank Branches As Customers Lament by makavele: 11:36am On Jul 23, 2019
niyisky:
Which one be Garnishee biko? Enter here if you don't understand

if u owe me money and have refused to pay or something, i can place a garnishee order on your bank;
the bank freezes your account, withdraw my full payment and give it to me

or i can send one to your place of work . . in this case, your employer will redirect your salary to me
until i have been paid completely.

that is the high level summary of what it is.

8 Likes

Programming / Re: Guys Where Can I Learn Python In Lagos by makavele: 3:46pm On Jul 12, 2019
Drjimoh:



For your one on one training. Give me a call if you are around Lagos or willing to pay for my flight shocked

I can teach you Web Development (Django as backend and Bootstrap for frontend)
Data Mining (Web Scraping using Python's Scrapy)
Data analysis and a Bit of Machine Learning

What else?

Learn the basics of Git
A bit of Pentesting (SQL injection using Kali's Metasploit etc)
+23481.28221279

Can u teach the Pyrula's Morphology using Python ?

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (of 79 pages)

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 44
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.