Details
-
SkillsPHP // TWIG // PYTHON // CSS // HTML // DRUPAL // LEARNING RUBY
Joined devRant on 6/8/2018
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
-
Hosted my very first project, developed back in Aug18.
It has been a wonderful journey as a programmer.
Link to my first web development project(I should say web designing cuz it doesn't have any db XD):
https://nitinsautomobilewebsite.herokuapp.com/...
More projects developed by me:
www.github.com/globefire -
Any HTML / Frontend designers here who could share their opinion on the following:
A company project of mine is basically a document store with a (deep) folder hierarchy.
The deep folder hierarchy is not negotiable / changeable.
However my brain fries when I try to come up with a - mobile friendly / responsible - design.
There are ~ 10 - 15 root folders, having a maximum of 3 subfolders, so:
Folder 1 -> Documents
Folder 1 -> Subfolder of 1 -> Documents
Folder 2 -> Subfolder of 2 -> Documents
...
Any ideas on howto design something like that?
Was thinking about using a top navigation for the folders and then the rest of the screen for the document information...
But with 15 elements in top navigation it would be hard to navigate on mobile I think....
The naming and everything else ist managed by the customer.
Any ideas?6 -
Pls send help. I having problems with following code:
Human h = WildOrangutan
.getInstance();
Ass ass = h.getAss();
Toilet toilet = new Toilet();
ass.attachTo(toilet);
while (ass.hasOutput()) {
ass.output();
h.readDevrant();
}
ass.detach(toilet);
// This throws
// OutOfToiletPaperException
ass.clean();9 -
During interviews about a month ago my friend and i saw an astonishing girl.we didn't knew her name but we had the interview list containg names of more than 1200 candidates which were selected. Fast forward today we started talking about that day and all of sudden we thought wouldn't it be fun if we used the interview list to find her on Facebook. Around 400 of the candidates were female. Instead of doing it manually i decided to write a python script.
Give script list of names
It will go to all the Facebook profiles which came up by performing a Facebook search though your fb account and take a screenshot of every profile
All of it is done through automations
At the end you just have to look at the screenshots manually
p.s. we failed to find her name. You've to trust me when i say we're not creep😂28 -
Just want to put it out there.. Please dont degrade yourself by calling yourself a coder ...
https://harishtheblogger.wordpress.com/...12 -
Heard you guys like stickers.
I don't know if you know him but Wes Bos is selling some packs in a couple of weeks.
18 stickers a pack. 5$
https://bos.af/
https://twitter.com/wesbos/status/...
There's also a holographic one. -
Devrant black theme is here! Thanks to @Floydian and @Stuxnet for the idea and the tag! You can also grayscale all images, for that late night devrant viewing.
https://github.com/7twin/...
Previous rant: https://devrant.com/rants/1554399/...89 -
Update on my previous rants: finally got it working! after spending 2 days compiling the kernel and trying to fix some issues, I just reinstalled my laptop with a fresh antergos image, installed the kernel and both the speaker and headphones work just fine! no distortion, no weird chrome video speed ups, just works - it was probably just something I had installed ages ago to make external usb sound work.
I also used this opportunity to apply the missing grub theme and found this: https://gnome-look.org/content/... it's perfect with almost any custom background too.
Why is this a rant? well some asshat at gnome decided to remove the "global dark theme" option from tweaks, so now thousands of themes are broken if you want the dark theme, since the developers now have to offer the dark theme seperately, well numix-frost has had this reported since the 7th may and no response since, the hack to make it work is to replace the gtk.css with the dark equivalent gtk-dark.css for now..31 -
Heya folks, I recently published my first package on github and npm, titled, allcollapsible.
https://github.com/adityasrivast/...
It's mainly for front-end development though.
It gives various collapsible menu options to the developers for better implication. Most of you are senior to me and each of your suggestions are precious to me. Please take a look at it. It will surely be a great help. Do star if you find it worth!!
Also you can use it in your development if you find it worth it.
For demo, https://adityasrivast.github.io/All...
Thanks in advance 😄1 -
Well, I love react-native and how easy to build mobile app with it. but damn look at these folder sizes jeez1
-
Why is the "leave building"command now working?!?!?! Are you sure it's a Git command?? .... Oh shit.14
-
My friend is a css guy and he told me this
.illuminati {
position: absolute;
visibility: hidden;
}11 -
Hey there, tired of all those lols in the comments? Do you sometimes wish that people would stop spamming lol without conveying any message? Inspired by Floydian's rant (https://devrant.com/rants/1520486/...) I've written a short script to remove those comments. It additionally allows you to keep track who the offenders are by giving a short summary displaying the amount of lol-comments they've posted under a rant.
You can find the one and only LOLblocker, in all it's glory on https://github.com/SignificantOverf...
GitLab mirror: https://gitlab.com/SignificantOverf...
Keep in mind that it doesn't block notifications.7 -
So I've been MIA lately for personal reasons, but think I'm ready to get back into my coding and stuff :) Here's my arch setup that I've been working on recently.7
-
Random guy : Well I'm not tracked on the internet, I use private tabs.
Me : Well, I'm not sleeping with your mom, I use condoms10