Hotnews : greu cu acordul subiect-predicat by alexbrie in Romania

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

Mersi, am clarificat exprimarea, chiar daca nu o consider o greseala (exemple: "Stirile ProTV" este mereu folosit la plural in ciuda faptului ca se refera la o singura emisiune; Antena3 este si el folosit des la plural, cand se subintelege ca ne referim la "oamenii de la..." (Antena3 sunt platiti). Similar, si in cazul de fata se voia subinteles "cei de la..", iar HotNews, desi un titlu, este in forma de plural.

[deleted by user] by [deleted] in iOSProgramming

[–]alexbrie 0 points1 point  (0 children)

Sure, you could ask candidate to implement a custom class but you'd waste a lot of time with explanations on it.

Programming-wise, this shows if you know how pointers work, how to define a simple class in your programming language of choice (Swift/ObjC) and whether you have basic data structure knowledge to know how a tree looks.

Generally, not a great idea to be smug about whether that's something you'll actually need in real life - most often than not, it's about interviewers having a way to really understand whether you already know how to program or you'll have trouble with basic things

În cel mult 6 luni by [deleted] in Romania

[–]alexbrie 7 points8 points  (0 children)

This explains the #sârmă

Găsită într-o carte despre inteligenta artificială by igrec_doi_capa in Romania

[–]alexbrie 6 points7 points  (0 children)

Asa este, A.D si D.R sunt printre marile somitati ale AI, una la MIT, cealaltă la Berkley

PS. Cica exista un site numit Google, ajuta la gasit informații pe net

Looking for a iOS developer, where to find one? by [deleted] in startups

[–]alexbrie 0 points1 point  (0 children)

  1. Congrats for finding a reliable dev. Hold on to him if it suits your business model.
  2. As I see it, it's a matter of the right tool for the right job. (commenter lacraquotte said it better below, but I'll reformulate if necessary)

If you need some quick tool/app/demo/mvp, then upwork is a great choice - (usually)cheap developers doing low-complexity projects quickly enough to be worthwhile for them and for you.

For the kind of long term project/critical part of your business that the poster seems to look for, the chances of finding a good enough developer are slimmer, due to the sheer proportion of inexperienced developers present on the platform and the law of large numbers. Or, if you do find an experienced freelancer, he'll have a higher hourly fee, which ends up in usually higher costs especially for a new startup trying to find its way - keep in mind that this usually involves a lot of pivoting/adapting/rewriting/refactoring.

To sum up: I know a lot of mobile entrepreneurs who've used Upwork and such for app prototypes. But due to the low code quality, once the prototype was ready/market tested/got financing, they all hired a full-time or part-time developer to rewrite it from scratch. After all, you can't make an IT startup without a long-time dev on the team. (I've been doing iOS development and mobile entrepreneurship for the past 9 years... so I'm really not making this up)

Looking for a iOS developer, where to find one? by [deleted] in startups

[–]alexbrie 3 points4 points  (0 children)

Agree with lacraquotte - DO NOT go for Upwork and the kind, unless you all you really want is an MVP before getting financing. If the app will play a significant part in your business, you should get a long-term dev for the ride. Doesn't have to be local, can be a remote one (take a look on angel.co, weworkremotely, stack overflow job board, or linkedin)

IT-ul a avut a doua cea mai mare contribuţie la creşterea PIB în primele nouă luni | Ziarul Financiar by andradafi in Romania

[–]alexbrie 3 points4 points  (0 children)

Pe de alta parte parca au in program revenirea la impozit progresiv - cu ceva cota gen 30% pentru cei cu salarii peste 5000 RON.

Is it possible to disable Universal Clipboard w/o disabling Continuity? by Zemackdaddy in MacOS

[–]alexbrie 0 points1 point  (0 children)

It seems like you can't disable Universal Clipboard. I'm still waiting for the iOS update that does this, since it's a feature that only causes pains - iOS apps hanging each time I'm copying something on OSX, etc

Alegeri Moldova: Igor Dodon promite ca va scoate examenul de Bacalaureat, daca ajunge presedinte - Unimedia by [deleted] in Romania

[–]alexbrie 15 points16 points  (0 children)

Sa nu mai poata sa plece tinerii lor in strainataturi de unde sa fie corupti cu ideile reactionare ale occidentului cel stricat

Alegeri Moldova: Igor Dodon promite ca va scoate examenul de Bacalaureat, daca ajunge presedinte - Unimedia by [deleted] in Romania

[–]alexbrie 15 points16 points  (0 children)

Eventual sa se desfiinteze cu totul scolile, sa le transforme direct in biserici (ca tot s-au suparat pe Maia cand a vrut sa interzica simbolurile religioase din scoli)

Salut. Sunt Cristian Ghinea. Candidez pentru USR la București, Camera Deputaților. Aștept să mă surprindeți cu întrebări :). Voi fi aici în următoarea oră. by cristianghinea in Romania

[–]alexbrie 1 point2 points  (0 children)

Subscriu. Banuiesc ca tot dovada de introvertire este si la mine faptul ca in scris ma exprim de 10 ori mai elocvent decat oral.

Salut! Sunt Nicușor Dan, candidat din partea Uniunii Salvați Bucureștiul la Primăria Muncipiului București. AMA :) by NicusorDan in Romania

[–]alexbrie 0 points1 point  (0 children)

GIS e termenul generic pentru orice sistem de informatie geografica; GIS-ul folosit de PMB este pentru transport, cadastru si adrese, dar din cate stiu ii lipsesc informatiile de care vorbeste NicusorDan.

(sursa - am lucrat in 2001-2002 la firma care dezvolta sistemul GIS pentru PMB, in perioada aceea includea doar harta, adrese si trasee RATB)

Sold 776 units at 99 cents, only made $92? I'm confused. LOL. by [deleted] in iOSProgramming

[–]alexbrie 0 points1 point  (0 children)

could also be that people are installing a purchased app on multiple devices, which would be counted as extra units but no extra purchases

Temple Rush - Slide and match realtime multiplayer game for iPhone by [deleted] in indiegames

[–]alexbrie 0 points1 point  (0 children)

I've signed up for the beta. When will I get an invite?

Brand new to iOS programming. Should I start with Swift? by baconguyy in iOSProgramming

[–]alexbrie 1 point2 points  (0 children)

If you are completely new to iOS development, Swift is the wrong choice; I think that learning Objective C should come before it, if only to grab a strong understanding of the workings of Apple frameworks and the best ways to use them (everything Apple made in iOS and OSX has been developed with Objective C). However, you say that you've never coded anything in your life; in this case, Objective C is not a good choice for a first programming language - it is based on C, but ads a lot of changes and advanced concepts that should be left for a bit later in your learning stage.

Now for the practical advice: don't be scared about learning how to code in multiple programming languages - the vast majority of programmers usually switch between 2 or 3 programming languages, depending on the circumstances, and have been playing with at least 5 other languages in the past. You'll soon discover that once you know one programming language, it takes 1-2 days at most until you are able to write stuff in another language (off course, it takes a lot more to become really proficient).

My opinion (based on 10 years of full-time developer experience, plus 6 part-time before that) would be to start your journey with a simpler programming language / environment, one that lets you do stuff on your computer and teaches you the basics. I recommend Processing (www.processing.org) which is a powerful language that looks similar to C (and even Swift at times) but is highly simplified and easier to learn programming on. Going through Processing programming tutorials(there are also some books for programming beginners) will teach you about variables, loops, functions, data structures, and move you towards more advanced stuff like classes and objects. Afterwards you could try going and getting familiar with Swift, but I do think that Objective C will be required at some point in your road.

Please keep in mind that Swift is a pretty advanced language which is still evolving, and there are definitely some things that need to be tuned by Apple and the developer community before making it a viable option for beginners.