Ranter
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
Comments
-
> Sees java.
> Sees JetBrains
> Sees orange
> Reminds of Gradle
> Punches screen -
Why though are you base64-encoding a string?
I'm just asking because I'm a noob. -
pk19926446y@gamingfail123 encoding reduces size of large data, we don't want memory exceptions ... This isn't a compression technique though... Will have to check more on it after m done building it :)
-
@pk1992 base64 is actually used for compatibility reasons when dealing with text content. It doesn't save space at all.
-
pk19926446y@beegC0de Base64 actually expands the size of your data by 4/3 ... Sad ...will have to use some compression technique now
-
@pk1992 i meant androod development
(I know this picture is not android development, just reminded me of the hell) -
pk19926446y@cabrasm it's constantly changing overtime with new ideas, so haven't commented, obviously would comment it :)
Related Rants
-
sam21s8• Manager : WTF did you push, now it keeps crashing all the servers. • Me : (silent, I'm trying to speak ...
-
tiagoford4They say developers don't have social lives... Over one half of my total commits on GitHub have been from jus...
-
Demy3Finally found time for myself. And colorful liners. I found colorful liners too.
Weekend goals be like...
Building custom, generic CSV utility with support for nested objects!
rant
core java
weekends
custommade