Snotat: My first clone would be the popular Nairaland clone.
A fullstack app, frontend on Netlify, backend on heroku.
[url]Nairaland-clone.netlify.app[/url]
Judge my new portfolio design, tell me it's lapses from your point of view. [url]Www.snotat.com[/url]
I am really wondering what you were trying to achieve by cloning Nairaland. Because if you were doing so by coding with your head without any assistance, I would give you thumbs up. But, if you really wanted to replicate Nairaland, then it's thumbs down. Why? It's because you simply could have copied the source code of nairaland and get the exact 'carbon-copy'.
Jobola1: Naija police actually have all those tracking tech for real, the case just needs to be serious enough ni.
In a serious country, any crime once reported should be followed up. But, as you said, once big money is not involved security agents feel less concerned/motivated about it but they forget that they not a money making enterprise but a crime fighting unit.
This same kidnapper will call and demand ransoms from the SIMs that are registered with NIN but will never be tracked or caught.
They have also transferred money from the victims' account to theirs but BVN, NIN, and other unnecessary things that banks use to hook ordinary citizens by the throat will not be used to track down the said kidnappers.
airsaylongcome: The speed with which Nigerians rush to mention money is always startling for me. I understand that services aren’t and shouldn’t be free. But for me I focus on marketing the value I can offer and allow the client see that value before we start talking commercials. This is a hobby project. Thanks for your offer all the same
Even if you had offered me money, I wouldn't have taken the offer because I currently would not have been able to it now as I am not predisposed to do so.
I had earlier told exactly what you can do inorder to get it, for free. I only chipped in about the fee so that you know it would have cost you some money if I were to do it.
airsaylongcome: Does anyone have or know where I can get a detailed dataset of the 176,846 INEC Polling Units for the 2023 election Cycle? Initially I’m looking for datasets that lists each polling unit by state, LG, Ward and Polling unit. Eventually, I would like to have data of registered voters for each of the polling units
Go to the inec portal registration site and scrape the data, if you know how to scrape
To practise on the soloLearn IDE, you need small data or you could down an offline IDE for the particular language you are learning.
The advantage of the offline feature is to download the course resources which are usually heavy using free WiFi or midnight plan... I hope you get the point.
sinkhole: For your info, there is no report of other platforms, i.e., IPPIS of FG and U3PS of the non academics and from what I learnt, when ASUU asked for IPPIS to be tested the FG then claimed that there is a script on IPPIS that they do not have access to except the vendor (the vendor/owner of IPPIS is not in Nigeria )
I was also thinking of this, they are saying IPPIS is protected under intellectual property. If the owners of IPPIS are indeed foreign, how come FG is trusting them with people's data and huge financial operations/transactions without any integrity test for accuracy, hacks and loopholes.
They are more interested in forcing IPPIS down the throats of ASUU and civil servants even after several compliants that IPPIS is not disbursing accurate amounts.
emorse: You can't really fault them for trying to dig as deep as possible. After all, the system is supposed to handle a lot of money amongst many other very important things. Such a system should be fool proof.
Yes, but I sense they were trying to discredit the system (UTAS). I will give you a scenario:
ASUU/UTAS say "0+2=2" FG/NITDA say "Why did you follow that pattern, you should have done 1+1=2"
SoloLearn, download the full course inside the app once and it becomes 'offline'. (Although you still need a little data when you first open the app, you can then turn off data and continue)
Obviously, NITDA was out for a fault finding mission, not an integrity test.
They basically concluded that although the final outcome of the UTAS yielded desired result, the did not meet their (NITDA) desired expectation/method as per "best practices".
Christistruth00: BBC was educating everybody Nigerians included about what was going on and why it had taken the FG so long to end the Problem
The Bandit Leader himself confessed that Banditry had become a very Lucrative business
Many Nigerians didn’t know that the Hausas were badly affected by the Bandits attacks until that Documentary
The documentary was an exposé on things we knew not. Perhaps, that was what infuriated the FG as the documentary showed that all is not well and rosy up North.
It is no longer news that Sheikh Gumi had in the past negotiated and discussed with bandits on several occasions without any government authorization and was never for once cautioned nor punished by the Federal government. However, in a twist of events, the same government is about to punish BBC and Trust TV for having an undercover interview with bandits and airing same.
It begs for answers as to how different sets of people receive opposite treatments for the same 'crime'. Sheikh Gumi had in recent past had back and forth interaction with the bandits terrorizing the North, which was heavily published in newspapers and yet it was seen as normal. BBC and Trust TV are on the line to be punished for 'promoting acts of terrorism' by publishing the documentary on bandits' activities.
The questions remain, was BBC promoting terrorism by that documentary? If yes, did Gumi err by similar activities?
torbitalimited: Who is a full-stack web Developer? A full-stack Developer is a web builder who gets a project done from start to finish. The individual start with the front end then moves to the backend then connects the two to build a responsive website.
Who is a front-end web Developer? Front-end Developer builds the front-end portion of websites and web applications—that is, the part that users see and interact with. A front-end Developer creates websites and applications using web languages such as HTML, CSS, and JavaScript.
Who is a backend Developer? A back-end Developer builds and maintains the technology that powers those components which, together, enable the user-facing side of the website to even exist in the first place.
airsaylongcome: What’s the difference between C++ and Java? Related as far as I care. If you studied CS in a university abroad say 10 years ago, your first language would have been Java. So yes, Java can be a starting language
Years before now, FORTRAN used to be one of the beginner's programming languages but it is a difficult language. It is still taught as part of undergraduate course in computer science in some universities but that doesn't mean that it's the best approach to learning programming. Some other universities teach BASIC, Visual BASIC or QBASIC as their beginner-courses in their curricula.
C++ or Python If you start with Python (one of the simplest), just know that other languages may be harder due to their syntax or readability is not really 'human'.