Details
Joined devRant on 3/20/2020
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
Look Samsung put "KNOX" improved corporate security on their flagships and then handed out back door keys to government. So there's that.
Huawei locked the bootloader for security. I used to root and ROM all my old devices. Helped a lot with the LG G2 for overclocking. But I've never felt that need on the Mate 10 Pro. It has everything I want. OS is 100% themeable by default. For any kind of linux access I use Termux. You don't need to completely shatter the selinux and compromise your phone just to get some functionality you can get from a third party app. Best rooting gets you is a couple more CPU governors and a way to remove the (harmless) bloatware. And my device has never been laggy so I'm comfortable with Huawei's choice in CPU profile.
But that's just my opinion. -
@shakur search from bash. Literally the fastest "find -name ' ' "
-
npm_modules
I would definitely hide porn in there. -
I like to mindmap with a whiteboard. You could use a connection graphing tool like yEd. Every time you work with a section, add the classes as blocks in yEd, connect them the way they subclass in the code.
What's nice about yed is you can reorganise the tree and when you select a class it'll show the immediate dependants and dependancies up to an nth recursion. But being able to layout between family tree and organic will help with understanding the connections imo -
Respect
-
I like vim. I did a dev project a while back where I had to do all development on a remote machine through ssh. I decided to use it as an opportunity to get familiar with vim.
It takes some adjusting. At first I used it with Tmux to get multiple files open at a time. Turns out vim can do that itself. Can also browse files, run code, has spellcheck and lint. But the powerful stuff is in the command mode.
Also working with lines at a time and moving around words and paragraphs at a time instead of clicking made my workflow faster.
To this day I can edit code on my phone through ssh because vim only requires an escape key and the alphabet. -
@greengallop23 if you zoom out you should see this
-
@greengallop23
It takes a while :( It has a lot to load! But maybe check the debug log maybe something broke ☹️ Yea so you can add stuff to the map and it should give you a profile thing -
@linuxxx whatever floats your boat.
Huawei phones are cheaper than Samsungs. By a lot.
And.. honestly the S9+ can't touch the mate 30 Pro with a 10ft pole.
Why stick with the sore deal. -
@greengallop23 even better
There's a web version!
http://binsta.herokuapp.com/login -
It also sucks that Trumps gone and declared war on Huawei. I really love their Mate 40 Pro with the 7000+ fps slowmo but not having google :(
And thanks dude 😇 -
Hey that's awesome. I've built the exact same thing. Legit not joking.
I used Django/Python on heroku with PostgreSQL for back end and Qt QML for Android, iOS, Desktop and embedded Linux.
... I called it Circles -
Oh lol, okay so it's a specific use case kinda thing 😂
-
@AleCx04
Ever since the Samsung S5: a semi-competent device in a world of mostly shit android phones.
Keep in mind I'm comparing them to the iPhone. Any android device back then was faaar behind the iPhone 4, 5 and 6.
Nowadays Samsung is only a mile behind the latest iPhone.
But Huawei, Xiaomi, Oneplus are already ahead of it. In terms of battery life, camera quality, even touch responsiveness.
But my parents Samsung S9+ reminds me more of the S5 than an iPhone :') -
@linuxxx
Maybe you've just kinda settled in and never knew anything better? -
Your friend hates you.
Samsung is one of the worst android implementations to date. It's all pretty and shiny for the first few months.
Then it starts.
Overheating.
WiFi connections start dropping.
Phone starts lagging.
Battery suddenly stops lasting.
You realise the camera quality is actually terrible compared to all of your friends phones.
The leather case it came with is already in tatters and looks cheap.
The screen is cracked because infinity edge means very crackable edge and no case helps.
If you want an iPhone quality android phone. Have a look at Xiaomi Mi mix. Have a look at Huawei Mate or P series. Have a look at Google Pixel 3.
My Huawei mate 10 pro (circa 2017) is still consistently getting better WiFi signal, better looking photos and less lag than my parents Samsung S9+. It's shit.
By love of God don't go Samsung. -
@SortOfTested
Looks pretty neat actually. Any good ORM's for it?
Coming from a Django dev