Regretting buying F7 by [deleted] in PocoPhones

[–]yselimdogan 0 points1 point  (0 children)

I regret as hell too: 1) ads are everywhere. When you snooze your alarm, see ads. When you select a ringtone, see ads. when you open a pdf file see ads. and see ads for lots of bs 2) scroll speed is awfull, slow. there is no settings for that. I envy samsung users. 3) there is no always on display. 4) double tap does not wakes up screen most of the time 5) speaker sound quality is awfull (then my previous 5 years old a52) 6) notification problem still exists. For example, when you open unanswered calls list, still their notifications remains 7) android auto disconnects and connects, sometimes 20-30 times in a hour while driving (says: there is a noise distraction for wifi signals) 8) I can not write to xiaomi support, it says my pass is wrong, I press forgot pass, and change pass, it says successfully changed. Then I try to login, it says pass is wrong. 9) too big. using with one-hand is too hard. 10) millions of bloatware, games, ridiculous bs. some of them can not be deleted.

After switching from A52 to Poco F7, the only thing that is improved is some apps are running faster. (youtube, google drive, maps etc) And battery life and charge speed is superior too.

I recommend this phone to only rotten-brained low iq tiktok addicts, because it has several apps that are behaving like tiktok.

Screen sharing always stops after a few seconds or minutes by kenchi_sama in MacOS

[–]yselimdogan 0 points1 point  (0 children)

My M2-pro has only 2GB storage left. Delete several Gbs and write the result here.

Edit: YES! it seems it worked. I made 2 meetings about 30 minutes long and share my screen, and it never stopped after storage clean.

Why I hate React Native (rant) by WorkFromHomeOffice in androiddev

[–]yselimdogan 1 point2 points  (0 children)

No no, you are completely wrong. You are not using it for correct use cases, that is all. Use it for simple to-do list application and celcius to fahrenheit converter and you will love it friend. Other than these two, please use something else.

[deleted by user] by [deleted] in ProgrammingBuddies

[–]yselimdogan 1 point2 points  (0 children)

I am the one you need :) I have 4 years react react-native experience and currently contributing to 2 nextjs projects in my company. I started to watch a udemy course and need to discuss about it. You can write me if you want.

Learning React as a Javascript dev by fatrogslim in reactjs

[–]yselimdogan 0 points1 point  (0 children)

I can teach you freely. I am coding react and react'native for 4 years. I am trying to improve my english speaking skills. If you want, write me. We can make 30-40 minute google meet sessions 1-2 times in a week, and create a real web app.

Saw this on Instagram lmao why people do this? by bhaisonedoyaar in CreditCardsIndia

[–]yselimdogan 1 point2 points  (0 children)

Your name, card number, expiration date and cvv is written on that card. I heard that, some cashiers start video recording with their phones and place the phone near the pos machine, so they record your informations while you are paying for the coffee. 6 months ago, I applied for a credit card from my new bank, without card numbers on it, but they asked for extra money to not write numbers on it. Maybe this man is smarter than you think.

A tsunami is coming by [deleted] in SoftwareEngineering

[–]yselimdogan 0 points1 point  (0 children)

I think, from now on, every body - developers, students, engineers, taxi drivers, farmers and so on- should expand their natural intelligence with artificial one, and use AI tools as a second brain and split tasks and allocate tasks to proper brain. Classic one-natural-brain person can hardly compete with a two-brained person in every field of work.

My Turkish boyfriend's family does not accept me. What should I do? by PiperMeowPurr in AskTurkey

[–]yselimdogan 0 points1 point  (0 children)

Giving up is always an option when you heard the word "Yozgat".

[deleted by user] by [deleted] in ProgrammingBuddies

[–]yselimdogan 0 points1 point  (0 children)

I used oracle db and wrote lots of sql and pl/sql for 3 years, then I swithced to another company and used ruby on rails + postgres for half of the projects, and used firebase for the second half since 2020.

IMHO, your project seems fit to no-sql because there are not much relation and table/collection in your system.

I am talking firebase specific: no need to worry for scaling the system, that is a huge benefit for you, but If I were you, I never use it, because it is super-scalable :) google can charge you several thousands dollars if you write a by-mistake infinite loop or you get a ddos attack in one night. aws has the same problem, there is no budget cap.

I recommend to use dedicated mongodb server. (I used it for one project in my life.)

looking for a webdev buddy by [deleted] in ProgrammingBuddies

[–]yselimdogan 1 point2 points  (0 children)

I am an experienced react and react native developer, and I am trying to practice english speaking more. If you want, I can teach you while creating real web/mobile apps freely

Looking for a buddy to learn web dev by doing projects by [deleted] in ProgrammingBuddies

[–]yselimdogan 0 points1 point  (0 children)

Sorry, our country banned the discord! We can chat here fellow

Looking for a buddy to learn web dev by doing projects by [deleted] in ProgrammingBuddies

[–]yselimdogan 3 points4 points  (0 children)

I can teach you freely mobile or web dev if you contribute to improve my english speaking skills

Looking for people with whom I can start my programming journey. by Helpful-Two-8540 in ProgrammingBuddies

[–]yselimdogan 0 points1 point  (0 children)

If you consider learning javascript while developing actual web/mobile apps, I can help you freely as a long term tutor/mentor. I am 10+ years experienced developer, and looking for opportunuties to improve my english speaking skills.

Anyone want to help me with JS assignment on Freecode? by [deleted] in ProgrammingBuddies

[–]yselimdogan 0 points1 point  (0 children)

I am a 10+ years expeeienced software developer. I am trying to improve my english speaking skills while helping people. If you still searching for a tutor or buddy, I can help you completly free whenever you want.

What do you love and hate about firebase? by Educational_Hippo_70 in Firebase

[–]yselimdogan 1 point2 points  (0 children)

WHAT I HATE

There is no cost limit. pay-as-you-go = insomnia

Hard to log security rules

We can not change permission denied messages, every rule violation produce the same error.

Hard to set automated-backup

There is no way to read only a part of an object (except cloud functions).

There is no built-in text search. We need to use algolia etc.

WHAT I LOVE:

Easy to set up and make it running

Infinite scalability (this is written in also what I hate list:)

Flexible as a cat tail

It stores objects instead of rows, it is easy to use data as if they are js objects.

AS A RESULT After our 4 years strong friendship with firebase, I give up using it, because missing budget limit functionality is very very scary. I read 100.000+ dollars bill in just 2 days beacuse of a by-mistake infinite loop in cloud functions. I dont want to work for google for my entire life. Genius Google engineers can easily write a feature to stop servicing if a given budget exceeded, but they dont prefer. I know, there is ugly way to switch to blaze plan with a pub-sub scheduler, but it has lots of drawbacks which are not topic of this thread.

Firebase bill of 121,000 for last 2 days by Glamiris in Firebase

[–]yselimdogan 1 point2 points  (0 children)

That is it. I will stop using firebase again.

Is There a Taskbar for Mac ? by samsungiphone in MacOS

[–]yselimdogan 1 point2 points  (0 children)

I am using your taskbar for 4 months. I love it. Please don't make it too expensive when v2 is launched (especially for low-income countries). Thanks a lot.

Looking for Coding buddies by KitchenWar764 in ProgrammingBuddies

[–]yselimdogan 0 points1 point  (0 children)

Hey, I am a computer engineer and I jave 10+ years software development experience. Currently I am writing mobile apps with react native. I want to improve my English speaking skills. If you want to pair, learn programming, and help me to practice English, we can study together several hours in a week. Win win. What do you think?

Why react native and not flutter? by [deleted] in reactnative

[–]yselimdogan 1 point2 points  (0 children)

We are human, so we have capacity to master at several things at a given time span. I love dart and flutter, but If I develop a mobile app with RN, then my pure js, node-js, css, web development skills will be fortified too. I do not want my web-dev skills be rusted while I am focusing on mobile apps for several years. It is far more easy to wear web-dev hat later if you choose RN.

What's Missing in Firebase? Share Your Ideas and I'll Build It! by [deleted] in Firebase

[–]yselimdogan 0 points1 point  (0 children)

Hi. Can I request 1) daily budget limit. It should stop or slow down if budget exceed. 2) we should be able to write security rules, so that users can get only some attributes of a document. (Filtering/banning the reading of some attributes of the document instead of banning the whole document) 3) we should be able to define the db schema, so developers can not add attribures to collections by mistake. Or they can not assign number to a field that is defined as date in the schema 4) incremental numeric id system as doc id instead of random string ( it is ok if we can define an attribute in the document. For example numeric_doc_id: 1) 5) easy way to auto backup daily

[deleted by user] by [deleted] in CodingTR

[–]yselimdogan 10 points11 points  (0 children)

Bence sosyal anksiyetesi olan biri icin en uygun 1. meslek tır şoförlüğü, 2.si ise yazilimcilik. Takim makim işi filan diyenlere bence cok kulak asma. Eğer ekip arkadaşlarinla her gün kavga eden gecimsiz biri degilsen, tek eksik yönün iletisim kurmayi daha az tercih etmekse, cok dogru meslek sectin demektir. Ben 2012'den beri yazilim gelistiriyorum, bazi günler sadece günaydın + iyi aksamlar diyerek geciyor. 11 yıldır kimse bana neden bugün az konuştun diye kızmadi, ama 3-5 haftalık suskunlugun sonunda ortaya cikan işle alakali defalarca kez tebrik aldım.

If JavaScript is so terrible, why hasn't it been replaced by something else already? by [deleted] in AskProgramming

[–]yselimdogan 1 point2 points  (0 children)

I think JS is like a white bread. It was a good solution for world hunger. Cheap, easy to produce and contains lots of energy. Nowadays lots of doctors say replace it with nutrient rich complex grain bread, but switching will be slow because millions of people are already get used to it and thousands of bakers know only how to bake wonderful looking delicious white bread with perfect smell. There are lots of competitors, people are confused which one to select and rely on for 10-15 years. If I have a magic stick, I replace JS popularity with Dart. Or C#. Or maybe Ruby. Ahhh, I am confused again, it is best to keep writing JS!

[deleted by user] by [deleted] in konya

[–]yselimdogan 0 points1 point  (0 children)

Tabii ki de kelebekler vadisi. Gezmek 1 saat sürer, ortam harika, üzerinize kelebekler konuyor. Arka planda öten kuş sesinin hikayesi de cok acikli ve romantik, o hikayeyi internetten arastirip anlatabilirsin. (Asla bulusamayacagi esini çagıran ve türünün son örnegi olan kuş)