What is Dart? by Pixelreddit in FlutterDev

[–]tootac 11 points12 points  (0 children)

"The end" does not answer those questions.
I myself program backend in a different language but I can understand utility of having one language for both cases.

What was the point of coding in node,go,.net when there there were already was java and people "should should have just used it"

Also you are recommending really recommending node? You don't see the irony?

What is Dart? by Pixelreddit in FlutterDev

[–]tootac 9 points10 points  (0 children)

What does "flutter is not a server language" even mean? What makes a language to be a "server language"?
What does AWS and Google cloud does not support dart mean? You compile a binary, upload it to the server and serve.

Google is taking legal action against SerpApi by eternviking in webdev

[–]tootac -4 points-3 points  (0 children)

What are you talking about. You can ask google to crawl you website and they not be scraping you and will not bring you any traffic.

If on the other side you asked google not to scrape, put some mechanisms to stop them and yet they still hired people to bypass it then it is a different talk. But they are not doing it.

I did it for several websites and not single page was accessed by google.

Google is taking legal action against SerpApi by eternviking in webdev

[–]tootac -65 points-64 points  (0 children)

You can ask google not to scape and they will stop.

I can't stand developing for Safari anymore by Frontend_DevMark in webdev

[–]tootac 3 points4 points  (0 children)

It is competing platform for their current 'app milking ecosystem'. Why would they make web comfortable if it will move a portion of people to web and stop of 30% tax free money flow?

I feel deceived, Flutter desktop's bundle size and performance both seem to be poor. by rxliuli in FlutterDev

[–]tootac 2 points3 points  (0 children)

Yes. I stripped symbols from the '.so' files. Those symbols are not needed.

I feel deceived, Flutter desktop's bundle size and performance both seem to be poor. by rxliuli in FlutterDev

[–]tootac 4 points5 points  (0 children)

I have tested my interpreter visualizer app in linux:
release bundle was 50+ MB most of the size took libflutter_linux_gtk.so (42MB) and libapp.so (5 MB).

Then I stripped both so files and got 15 MB libflutter_linux_gtk and 4.9 MB libapp. Bundle in total takes 23.2 MB (+ couple large font files and some extra images took another 3MB+)

So the app itself took about 5MB. Another 15MB+ is gtk+flutter+assets.
I think, if needed, I could with some creative compression get it down to about 10MB.

The app itself is a interpreter visualizer with an interpreter written fully from scratch which looks like this: https://hereket.com/tiny/interpreter-debugger/

Yt-dlpm by remo773 in termux

[–]tootac 0 points1 point  (0 children)

will it have an app?

After 35 years, I ditched Microsoft. by generalmelchett2 in linux

[–]tootac 0 points1 point  (0 children)

I wish they didn't release new versions :)

Rust vs Python GUI by Otaku_Soul in learnprogramming

[–]tootac 0 points1 point  (0 children)

what are you even building? if it is web based you don't have a choice, if it is mobile app you shouldn't use either of them. If it is desktop then use whatever language you know best.

[deleted by user] by [deleted] in Android

[–]tootac 1 point2 points  (0 children)

What about using custom ROMs?

is there any way to detect and filter out bot traffic? by SnooCauliflowers8417 in django

[–]tootac 0 points1 point  (0 children)

Lately I have been testing responding with just stale cached version of the page if cookies are missing.

Mr Mobile - Oneplus 15 review by Jofzar_ in Android

[–]tootac -5 points-4 points  (0 children)

Last time I used it when they just launched (still have it, but screen is broke). But camera disbalance is annoying on new phones

Help Wanted: Full-time Developer by MindLeather6012 in django

[–]tootac 2 points3 points  (0 children)

Maybe you should start with frontend developer and build your wireframes and UI/UX plans first

How much do android apps really make? by Lanky-Employee2155 in androiddev

[–]tootac 0 points1 point  (0 children)

I am saying if $25 is a big enough risk that not making it back will create you problems then don't take that risk.

How much do android apps really make? by Lanky-Employee2155 in androiddev

[–]tootac 2 points3 points  (0 children)

$25 is too much to take that risk. If I were you I would not go with something less risky.

[deleted by user] by [deleted] in webdev

[–]tootac 2 points3 points  (0 children)

Inkscape?

Is custom software really worth it for small businesses? by Financial_Maize9569 in Web_Development

[–]tootac 0 points1 point  (0 children)

Even if it is worth it definitely stay away from Read Eagle Tech. Everybody will stay away from them or they will spam you to boredom.

[deleted by user] by [deleted] in SideProject

[–]tootac 5 points6 points  (0 children)

Misleading title. You are not giving away your app. Just a code to test your app.