HackerTrans
TopNewTrendsCommentsPastAskShowJobs

feymese

no profile record

Submissions

Income tax exemption for mobile developers in türkiye

esin.av.tr
1 points·by feymese·4 năm trước·0 comments

comments

feymese
·4 năm trước·discuss
oh, looks like this site (fanbyte) bans people by their geolocation. ironic.

(this is Türkiye at my case.)

> We've discontinued servicing users from your location and are thereby preventing access to any of the websites owned and operated by ZAM Network, LLC DBA Fanbyte (the owner of Fanbyte.com):

This decision is ultimately one we were forced to make due to the number of visitors from your region when compared to the operational costs necessary to continue providing access there. It was a tough decision but one that we ultimately had to accept. This is an indefinite decision. We genuinely apologize for the inconvenience this will cause all of those who reside within your region.

Note: This is not related to Russia/Ukraine or any other political/military actions around the world.

If you need to reach out to us, please use our support portal.
feymese
·4 năm trước·discuss
didn't they already doing this?

i remember getting lot a spam from different persons/agencies to develop a website for my newly bought domain.
feymese
·4 năm trước·discuss
i saw few porn sites hosted via github pages in the past. ¯\_ (ツ) _/¯
feymese
·4 năm trước·discuss
i'm using rules to mark emails as spam by title and/or content.

some weird peoples/companies sending spam emails like legit emails and it won't go to spam unless i use filters.

( i don't like "growth hacking" peoples )
feymese
·4 năm trước·discuss
maybe session.

src: https://getsession.org
feymese
·4 năm trước·discuss
android dev here.

afaik newer device kernels in android implements f_uvc function for it's usb gadget interface but i'm not sure you can use this without root. so, apps can't create this functionality without root.

also i'm not sure it's works even apps can get root. i didn't tried yet because my phone not support f_uvc and released kernel sources sucks.

src: https://android.googlesource.com/kernel/msm/+/android-5.0.2_...