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
Search - "browsing"
-
A few days ago while browsing devRant, my girlfriend stopped me at this one post and asked why does this person have a rubber duck. I went on to explain her about Rubber Duck Debugging. She was totally amazed by the concept (she's not a techie). Today suddenly a package arrived at my door step from her.
Well now I have an entire family of rubber ducks to code with :D22 -
That's the exact question that came to me 2 years back when I was also going to go to sleep early tonight14
-
Browsing to a porn site while still being in the corporate VPN.
Got a proxy page which said this type of content isn't allowed at work. Nearly had a heart attack ;D15 -
I'm browsing DevRant, giggling to myself, my girlfriend asks to see why I'm laughing,
I show her...
*Stares at it with a blank look on her face*
"I don't get it, explain it for me please"
I explain that: even if I explain it to her, she STILL wouldn't understand.
2 hours later she's made her first "Hello World" Java App so she can join DevRant 😂😂😂7 -
Just watched a video where someone (in relation to the new mass surveillance law in the netherlands) asked people on the street if they had something to hide.
Everyone said no.
"Could you get your phone and show me around?"
Everyone said yes.
"May I take a look at your messages/pictures/browsing history?"
Suddenly 80 percent said no.
"But you said you had nothing to hide!"
"I'm going to take that back."45 -
My boss is pissed at me for browsing devRant. So I've created Chrome Extension so i could quickly open\hide it.
Feel free to get it from Chrome Store: https://goo.gl/J05XhT19 -
i was browsing tinder and there was a girl with a bio status that said
"if you are in IT, swipe left, get the fuck away from me"64 -
I'm late to work
...Because I'm still eating breakfast
...Because I'm browsing devRant
... And writing a rant about being late to work
... Which remind me...2 -
Had lunch with my girlfriend today. After we had eaten I was just browsing Devrant and she (without looking at what I was doing) she said "Let's go, you can rant about coding somewhere else".7
-
Husband wanted to not go out after dinner to "go cuddle in bed." This apparently is code for him browsing mathmatica stack exchange and reading books on data analysis with R... 😂9
-
Observed my bf spending at least a half hour browsing devRant in bed, so asked him what he'd do if devRant didn't exist anymore.
His simple reply?
"Cry"
May God help him tomorrow for the scheduled downtime... ;)9 -
This is not really a rant, but...dude.
I was browsing github for a suitable library when i found a test repo of someone. A script inside and at the top he wrote his authentication token. I first thought it was a placeholder or an example or a test he used. No. I entered the token and could control his instance of the app. I sent him a message to disable this token.8 -
So I was browsing devrant and a friend asked what all languages do I know? I said, python, c, c++
He looked at me like 😐
Took me a moment to realise he was asking languages not programming languages 😅14 -
what a irony !
manager using MBP 2017 for browsing and presentation.
graphic designer is working on window xp sp2 dual core.
coreldraw
-_-5 -
What I feel when browsing recent lately.
How to get ++:
1. Get Google Allo
2. Ask question about Siri
3. Screenshot and post
4. ???
5. Profit! -
Really pissed of by tha Boss!
Working late with the project then next day, the Boss is talkin nonsense.....
When browsing I saw this, quite an ultimate view12 -
A (non dev) friend of mine was browsing some stuff on my other laptop today.
*I was just sitting bored*
SSHed into it.
Closed the browser.
Shut down the system down.
Totally freaked him out!
It was an awesome feeling!4 -
Personal projects are the best.
Coming home after work.
Cooking diner and cleanup, dishwash stuff.
Giving some attention to partner.
Exercise, because you have been sitting all day.
And then the one hour that is left before you need to sleep. You fire up the project just to realize that you forgot what you have been doing. And start browsing devrant instead.
Great day. let's try again tomorrow.6 -
Hi guys, I'm new here, discovered devRant randomly by browsing only. Bit sad I didn't knew about it earlier.
Greetings from France BTW 😄8 -
Once browsing through Google play store under what's new area of an app i found this:
*Removed bugs
*Added bugs to fix later6 -
Was browsing job sites and noticed an 'experienced sysadmin' job (Linux).
Everything seemed pretty interesting and then I saw this line (at what they offer):
Free own domain with hosting!
That's genuinely cute offering that to an experienced Linux sysadmin. Not saying every sysadmin has this but I for example have like 10 domain names and a bunch of servers.
Yeah that looked cute 😆27 -
Once upon a time while browsing his Instagram, a young and inexperienced boy found a magic realm called devRant.
He decided to hop on the cyberweb of interconected computers, aka. the Internet and found the gate to the magic realm.
Timidly he took a step forward and found himself surrounded by strange structures called Rants and Stories.
No knowing what to do, he now roams in this new and strange realm looking for some guidence and perhaps even friendship.27 -
Biggest dev insecurity?
Probably http://
It’s not secure at all, never feeling very confident when browsing that protocol.6 -
Me: doing light browsing.
CPU Fan: increases frequency like crazy.
Me: opens task manager.
Windows 10: 60% cpu usage.
Me: sort processes by cpu usage; sum does not match.
Me: closes iTunes update window.
CPU usage: drops to less than 10%.
The update had already finished and the CPU usage was 60%!!!
WHAT THE HELL ARE YOU DOING, APPLE?3 -
Me: Browsing the security of a website.
Tell the website developer that they are using the SHA-1 hashing algorithm for encrypting the credentials of it's registered users.
Them: Yeah, so what?
Me: You shouldn't be using an algorithm which was exploited years ago in the age of 2016.
Them: Don't worry, nothing will happen.
Me: *facepalm*6 -
!rant
I'm at a club and browsing devRant whilst my friends are getting drunk.
I guess I'm really an introvert and a huge nerd.3 -
When you realize you've been practicing C++ for over a year and you're still browsing "Begginer" blogs.6
-
So I found a HDD in a trash bin, plugged it to a USB, and I found this while browsing shit
Either its previous owner is hiding something or is just a lonely man and promptly forgot where his ahem... interesting stuff was stored.
I only backuped what I need and erased the damn thing btw, its now a spare drive20 -
I'm writing my own AdBlock Extension...
CSS:
.ad {
display: none;
}
JavaScript:
if (document.getElementById("ad").playsVideoAutomatically == true) {
getBlacklist.add(window.location.hostname);
alert("You are hereby banned from browsing " + window.location.hostname + " due to automatically playing video ad.");
}
Am I doing it right?11 -
Have you always been missing ads in CLI applications? Have you been wondering how to bring such modern browsing experience to CLI? NPM has solved this problem, it has CLI ads now!
https://github.com/standard/...
However, the are already people who spoil this great new experience with CLI ad blockers:
https://github.com/kethinov/...27 -
>browsing through devRant older members
>found @linuxxx
>he got a tiger on his avatar
This community is dope af18 -
Tried browsing reddit on my new feature phone today, was not disappointed.
It has a surprisingly feature rich browser
http://html5test.com/s/...10 -
Got a new job as a Full Stack Engineer. Moving to a new city. Feeling extremely nervous and a bit scary (cause I don't speak the language). Sitting here browsing devRant to ease up and relax.9
-
You know that you have fucked up another night when you are browsing devrant and your phone turns off the soft-color-night-mode because the sun has infact rise.
Fuck my life, another fucked up night and following day2 -
Well here is my new setup.
Left and center screens are connected to one laptop. Where I run my editors and terminals.
Rightmost is connected to another old laptop. This is for browsing and slack.
Using synergy to share mouse and keyboard.
What do you think of this setup? Any better way to do this?20 -
Morning time.
Sitting on the toilet browsing DevRant.
Boss calls.
Phone vibrates abruptly and falls inside the seat.
And I almost shit on it.5 -
me, browsing the web: oh wow what a cool css framework, bookmarked, ill totally use it for my next project
me, making a project: "free bootstrap templates"5 -
Me: *Browsing normally*
Crappy website: *Obnoxious Ad*
Me: *Installs AdBlock*
Crappy website: *adblock pls disable*
FUCK JUST LET ME BROWSE15 -
My carrier: You have 20MB of internet left on your phone for the next 10 days...
Me: Ok time to use lynx for browsing.5 -
!Rant
Fun links I've found today:
http://amzn.to/2xy5g49
http://amzn.to/2xzKEJb
http://amzn.to/2hwULGY
http://amzn.to/2fpO492
http://amzn.to/2y5JQP1
http://amzn.to/2wVelCm
There are more, but I feel like this is enough.24 -
devRant has rose astronomically to become my favorite bathroom browsing material. Thanks for making poops that much better, everyone!7
-
Weirdest thing happened to me today.
My teacher spots me browsing "Hack This Site" and I'm sent to the tech lab for a "diagnostic test" ?????1 -
devRant on a HoloLens!
The HoloLens is really cool, I was allowed to use it after a short hackathon. I am still surprised, but it works great and the concept feels natural after a short moment - web browsing is not recommended as no website is optimized for mixed reality (yet?).
Sorry for the low quality photo (it is not the compression algorithm's fault this time).11 -
That moment when you accidentally click on upvote button & click it back to undo it & then, clicking it again so the person who posted doesn't feel bad.7
-
I was just browsing for freelancing jobs, found a NodeJs one that didn't sound like crap.
> Plz download attached project description
Ok *download and open PDF*
>Comic sans all over the place with blue and purple font color
NOPE!5 -
Clearing the cache.
Tried clearing cms cache
Tried restarting iis
Tried browsing incognito
Tried deleting browser cache...
WHY U STILL SHOW OLD CSS?!?!22 -
"I'll stop using Windows, Google, Youtube, Facebook, etc and move to a fucking hipster unsupported linux distro, so that they can't spy me in my top secret activities such as watching porn and browsing /r/me_irl"
sigh...34 -
How much am I addicted to devRant ?
To the extent of randomly browsing rants using https://www.devrant.io/rants/<some_number>/
Thinking to automate it, like keep refreshing browser tab every 30s with a different number !!!2 -
I should have gone to bed like one hour and a half ago but I am here browsing devRant and in 4 hours I have to wake up... Thank you all for wasting my sleep! I will never forgive you!5
-
Compiling 2 big projects with two Visual Studio 2017 requires less RAM (combined) than browsing the internet. Seems legit.3
-
> Open private browsing on Firefox on my Debian laptop
> Find ML Google course and decided to start learning in advance (AI and ML are topics for next semester)
**Phone notifications: YouTube suggests Machine Learning recipes #1 from Google**
> Not even logged in on laptop
> Not even chrome
> Not even history enabled
> Not fucking even windows
😒😒😒
The lack of privacy is fucking infuriating!
....
> Added video to watched latter
I now hate myself for bitting22 -
When you are browsing devrant and then you arrive at the posts you left of last time.
Fuck, im up to date. -
Upgraded my cellphone plan from 300MB to 5GB. Now browsing DevRant and Reddit while hearing over Spotify. Its awesome.5
-
*Friend : Do you have something to hide?
Me : Nope.
Friend : Then why do you delete your browsing history every single time?
Me : .... Fine.20 -
Does anyone else inspect element and edit the DOM when you're browsing to give yourself a better experience?6
-
"xkcd.com is best viewed with Netscape Navigator 4.0 or below on a Pentium 3±1 emulated in Javascript on an Apple IIGS at a screen resolution of 1024x1. Please enable your ad blockers, disable high-heat drying, and remove your device from Airplane Mode and set it to Boat Mode. For security reasons, please leave caps lock on while browsing."
Best part of the site honestly1 -
That awkward moment when you're out and there are so many people around and you have nothing to do. So you take out your phone and browse through the app list and settings... Just browsing and doing nothing. I do that so much. Anyone else like me? 🙈6
-
Whilst I was browsing the university website I came across a directory that allowed directory listings. Amongst all the .pl files was one named something.pl.old. Rather than interpreting the file the web server returned the raw source, including domain credentials for one of the network admins.1
-
The only reason I browse incognito is because I don't want Google to mess up my search results. Otherwise I don't care about my browsing history. Anybody else does it for the same reason?4
-
Hello * ! I'm browsing devrant since few months and finally subscribe.
As a GNU/Linux user and Free software supporter I really appreciate to not be forced to be logged to use this app. And the community is great ! Thanks to the developers and the community for this awesome app !2 -
There's an awesome devRant infographic (by @trogus) and write-up this morning on Forbes tech: http://forbes.com/sites/... Please share it around!
And if you don't mind, I just posted the article on hacker news, you should be able to find by browsing newest (you might have to click "more") please vote: https://news.ycombinator.com/newest - title is "Developers Who Rant the Most"
Thanks :)5 -
So I was using this very nice web app for some administration. When browsing their blog, I discovered they were in my hometown, and only a couple of blocks away from my place. I emailed them "do you maybe have a job for an IT student?" And they said "Sure, come on over!"
-
No offence to anyone but I'm wondering why so many people go for Google chrome while chromium browser provides about the exact same browsing experience and speed etc but without Google's proprietary tracking shit. I know not everyone cares about their privacy but still wondering.13
-
Noticed my RAM usage was around 41% when just browsing internet. So, getting more RAM was a good move, until I saw the usage shoot to 52%.
And you already know who eats that much RAM.
PS: Maybe it's some extension, because I just have 2 tabs open and killing that process didn't kill any tab.8 -
So I was browsing through some Redis docs and I find this. HOW THE HELL CAN YOU NOT KNOW HOW TO SPELL KOREA!!!!6
-
Just figured out: If you're browsing open tabs in Google Chrome on android and you're persistent on pulling them up while on the first one, they will spin. 😀1
-
Is it because my browsing history already suggests I am a retard who sucks at programming?
YouTube now show this whenever I click any video about web dev :(
"You need a website. Why not do it yourself. ... choosing from more than 100 templates... "12 -
Just been browsing Awwwards about websites: https://www.awwwards.com/websites/
All of that is unusable crap and achieves "clean" design mostly by not having functionality. The trick seems to be a useless fat image and tucking away functionality as small as possible. This is design wankery.5 -
Me: *browsing devRant*
Friend who's on every Social Media paltform: what's that?
Me: devRant
Friend: *taking out phone* I need to join
Me: its for developers
Friend: *putting back phone in pocket* Ooh
Me: *grinning wildy in my sweet little heart* *yes you piece of shit. This one's not for you*
It feels good to have a corner thats not for everyone3 -
Hey all!
I've been browsing devRant for a couple months now and finally joined!
I'm a CS student from Germany, most interested in AI and Infosec, and member of a CTF team.16 -
FR rant
Warning : Do not use devRant in the lavatory, especially the shower.
So i was browsing devRant in the lavatory like a normal human being (?) and saw a post super funny, laughed so hard, and dropped the phone. Now the bottom left of my phone doesnt work.
So i was browsing devRant in the lavatory like a normal human being (?), went inside a shower without noticing that i went into the shower, turned on the faucet without noticing that i turned in the faucet, and i was attacked by fierce water with the pressure level 10 (10 is the max). Then i found out my favorite snoopy t shirt, which i wore just before coming into the lavatory, is wet. Completely. And water is dripping from my phone's charging port, but works flawlessly for 5 days.
So i was browsing devRant in the lavatory like a normal human being (?), writing this rant, and just because i feel tired, i moved a little bit and got my bottoms all wet which feels so bad...
So the final thing i would like to say is a feature request. Please check whether the user is in the shower or not. Lavatory is fine. But shower is not. You can use thr data retrieved from thw humidity sensor.
List of phones with humidity sensor : https://phonegg.com/list/...
Android sensor reference docs : https://developer.android.com/guide...9 -
Browsing devRant at night is like refresh rants every second cause you seen and ++ the good rants and then no more rants are made. So you need to wait until morning.1
-
This is cool!
JaaS: Jokes as a Service, using PyJokes (https://github.com/pyjokes/pyjokes)
Read them all here (available in many languages): https://github.com/pyjokes/pyjokes/...
Have fun sharing these with other devs that are not on devRant. Because if I see any of these jokes being reposted, I WILL DOWNVOTE. (Well, upto a few weeks that is)
Disclaimer: I am not related to this project. Just found it while browsing on GitHub and really enjoyed it, so thought I should share it here :D3 -
The overreach by a single company near or close to near monopoly on the internet is beyond bone chilling.
To be precise, I am talking about Google extending its reach by forcing people to use AMP in the webpages.
I get insta furious when i see my favorite webpages using them and effectively my entire browsing activity on that page is happily recorded for clicks and ads.
To just bypass that i have to unnecessarily add more and more addons to lock them out of my browsing which in turn WEAKENS my entire browser.
And sincerely saying, this sort of outreach is becoming really annoying. Because plain JS and Cookie Blocking will not work. and slowly people are running out of options.
If posts about AMP are being made earlier, I apologize.8 -
Had been hunting for a "modern" editor, mostly for browsing code and quick edits. Can't believe that the one that actually fit my requirements was Microsoft's VS Code. On Linux!14
-
!Rant
Am I the only one that devRant almost completely replaced Reddit for the "I'm currently waiting on something so I'm browsing" spot?
Since I've been on devRant, my time on Reddit and even HN diminished quite a lot!
Long story short, this place is amazing :P4 -
when you make your best at code writting,responsive design, and making everything smooth but the designer get the credit " coz' the design it's what matters" really? i can't imagine browsing a static image..1
-
Me: *presenting a demo of tool in office presentation*
Meanwhile an audience is browsing Facebook on his phone...
Me: *Finish demo*
*Said member of audience calmly places his phone on the table.*
Douche: "So can you go over that once more?"
Me: ...3 -
TIP:
1.1.1.1: the fastest, privacy-first consumer DNS service
I switched to faster DNS,
And believe it or not, it improved my internet speed.
Just add this DNS and you're gonna experience faster browsing
DNS1: 1.1.1.1
DNS2: 1.0.0.1
comment below if you experience it.20 -
Wtf is wrong with me. I notice that I start opening devRand and browsing post more ofter than facebook. 😂😂3
-
My mantra while browsing devRant:
I will downvote and walk away. I will not take the bait.
I will downvote and walk away. I will not take the bait.
I will downvote and walk away. I will not take the bait.
I will downvote and walk away. I will not take the bait.
*exhales*2 -
I was browsing through xkcd when I came across this comic. Then I realised that a line break after every sentence is actually what I do when writing something in LaTeX. It has no effect in the end but I feel like it makes the document clearer while working with it. Anyone else who does this? ^^'1
-
Just browsing job postings for fun, see a junior developer posting I thought I would read.
Requirment:
Previous experience as a Web Developer (18 months +)
Who would this role suit:
Graduate Web Developer
Yeah fuck off...3 -
I love that my boss can swing by when I'm editing my dotfiles, or chatting in Telegram CLI, or browsing Reddit in rtv, and he thinks I'm hard at work because it's the terminal.2
-
During the meting DevOps were discussing some problem, suddenly a PM spoke up "I am browsing SO right now and someone already had time problem before and it was answered. I don't know what XYZ is but why you didn't google the problem at first place."
A long moment of silence.
You can't help us with random SO post...2 -
Fucking fuck this mother fucking cunt filled arsehole ridden brain dead idiotic world we live on.
That is all. You may now continue browsing devRant.1 -
You ever can't figure out how to do something elegantly during the day, end up with a weird hack. But then when you are home and are lying on the couch browsing memes the perfect solution pops into your head?
Companies should give us thinking couches where you can slack off waiting for the idea.5 -
Got a notification from devRant. Saw that my post got 30++, Paused music and stopped opening my js files on my project, wrote a quick email to stickers@devrant.io, and then ended up browsing for so long I do not even know/ realize what time it is now, and certainly not what the time was when I started.
-
Duck duck go CEO's take on why to use their search engine and not google.
https://quora.com/Why-should-I-use-...6 -
*me browsing through my company's code style guide*
"You must not use spaces for indentation" - awesome!
"Files must not contain more than 4000 lines of code" - wtf?10 -
Can anyone tell me the difference between VPN and this proposed concept of Mr. Wang?
“Your Private Browsing Isn’t as Incognito as You Want It to Be” https://medium.com/popular-science/...7 -
So like a year ago I decided that I was gonna learn programming. And the thing that popped into my head was HTML and CSS. So I browsed some websites where you could learn some HTML and stuff. But I never really got into it and eventually stopped and moved on. Now I just kind of got a sudden urge again to learn programming and build a website again. So I started browsing some sites and found a suitable one. Since I'd already kinda learned the basics it was all kind of just repetition. And now I've got a very basic site set up with Apache that I was thinking I'm gonna use as my homepage. And I also got my very first experience not understanding what the fuck is wrong and browsing stack overflow for an eternity. Turns out it was a simple missing semicolon. Welcome me to the dev world!5
-
A friendly reminder that Firefox is using Google SafeBrowsing by default. Some of your browsing data may be sent to https:// sb-ssl.google.com/safebrowsing and other Google urls.19
-
Most of my friends think that leaving the browser opened on 3G will keep consuming data. In fact they also think that browsing as fast as possible will leave them with more available data on the mobile plan.4
-
When a dev says that he's a really good programmer in his CV/Résumé he usually actually means that he's really good at browsing stackoverflow4
-
Oh my God I'm a failure. Been working on this booking system backend for two weeks, refactored some code, and now it doesn't work at all.
I've gone back through the entire thing, and I can't find the problem.
Open up indeed, start browsing for low-skill jobs. Maybe the carnies will have me back!
*Re-reads error message, adds missing underscore to function call.1 -
Watching a piece (a Belgian TV series) about hackers
- Police IT dpt takes a burned down computer (literally burned down -- black from the smoke), plug it into the mains and remove a graphics card. To collect evidence from.
- A policeman from IT dpt is browsing some company's website (while at the police station), looking at their clients. Address bar says: 127.0.0.1.
- The police hacker is browsing some forum. She got the post author's IP and MAC addresses from that forum post metainfo.
<img src="awkward.jpeg" alt="Awkward...">
<img src="confused_jackie.jpeg" alt="Awkward...">20 -
So I found some weird library included in this legacy code, didn't really get what it does and why it's there though.
Turns out there's nothing to be found on the internet about it. Absolutely nothing.
So after browsing through the directory structure a bit more I discover a README file. Hoping for answers I opened it, only to find this...3 -
I was being interviewed by a tenured Java Dev for a position of android Dev in a big company. it was a glass walled cubicle, and I could see in the reflection that he was browsing stack overflow and asking me the questions. My answers, although correct, didn't match with the accepted answer in stack overflow. sigh. felt good to be rejected.1
-
House search has never been as painful as 2021. Not only the websites are shit at stopping agencies from outright lying on their websites, but also they can't even give you a quicker browsing experience. All the click click clicks just to view one fucking option. Duplicate advertises, photos from "a similar apartment", no 3D showing, no blueprints, etc. , and all in all, awful experience all around that nobody cares to fix. 😒8
-
Everyone's saying "oh my, I'm so ashamed of my code I wrote 4 days ago, it's so horrible"
Well... At least you can relate to someone. When I look at my project's code I wrote half a year ago (or sometime before that) I'm genuinely surprised to see I'm not browsing some library's codebase - the abstraction layers, the generics, the structure... it's brilliant! It's as SOLID as it gets. -
Wtf firefox ? are you serious ?
I made an extension (https://addons.mozilla.org/en-US/...) that uses the Storage API to store preferences. In their website the permission section it displayed "Access your data for all websites". Some guy gave 1 star and let this message "This does not need all my browsing information."
For firefox I'm worst than facebook. Get your facts right.2 -
You 👏🏻 can't 👏🏻 literally 👏🏻copy 👏🏻 and 👏🏻 paste 👏🏻 everything 👏🏻 from 👏🏻 Stack 👏🏻 Overflow 👏🏻 you 👏🏻 absolute 👏🏻 melt 😤8
-
I'm supposed to be sleeping... It's 12:30 am.... But I don't feel like sleeping...
And so I started browsing devrant...
But then I realized something... the screen is too bright.... not gone help me fall asleep....
Then remembered...I have flux installed but disabled.... for months...
Just turned on before writing this...
The screen is so much nicer to look at.... And now I'm feeling sleepy...4 -
Heeeyyy, who likes to lay down in bed melancholically browsing the internet because they went to bed too early as a consequence of burnout?9
-
It happened only once, when browsing all those websites and see their products online I was like:
I need to do this, I need to have a website and product online how cool would it be?
And here I am 14 years later and dream came true 🙂
Don't know if that counts for this week rant though -
In case you didn't knew:
Devrant doesn't support split screen.
Therefore you can select YouTube as the first split screen app and devRant as second, which sends YouTube to continue playing in background with devRant as a full screen app.
Been listening to music/podcasts while browsing devrant for a while now.9 -
I use Pockets to save stuff which I wanna read later. I once saved a StackOverflow page for some reason and later when I was browsing the list, I saw this.
PS: This is the profile picture of that user.2 -
I was at Argos a few days back. After browsing I went over to one of the machines to order. Just as I was about to search for the item I required the program crashed... Bloody NullPointerException! I spent the next 20 minutes reading the error message working out what the issue was wishing I could access the codebase and fix it.
Has anyone else experienced this uncontrollable urge?1 -
When you are all alone at office, stuck with tons of work, nothing to cheer up, browsing every single keyword because you are dumbest person and with millions tabs opened up in multiple windows..
This shows up with a light mood to cheer you up...
I missed to mention that this guy may be working late, but is super lazy to take a screenshot and copy to mobile. -
My work computer is currently so slow, I actually have a legitimate reason for browsing devRant.
Is that good or bad?2 -
I was asked to come to client with the product owner and the marketing person. They told I just need to answer technical questions. But, in reality both the product owner and the marketing didn't even understand what our product is. I need to explained and carried on all the presentation. And the worst part, while I was struggling explained everything, the marketing and product owner was chatting and browsing random website5
-
I don't get why we need videos to auto play on some websites.
I was in class today browsing the news, clicked on an article and forgot my laptop speaker volume was still at max. Guess what happened? Autoplay. Not even the video from the article but AN AD, for a moment the prof. paused and everyone looked around, but I quickly hit the mute button so it did not last too long.
Who ever thought autoplay (WITH ADS) was a good idea?6 -
Is programming a girls dream come true?
I want a package for something so I search NPM, 50 results.
I could spend a life time browsing, shopping for packages, trying them out to see if they fit.
It's all I bloody do these days.3 -
I really hate interruptions when i'm deep in my code. Headset on and blocking out the world, then get annoyed taps on the shoulder from boss for not greeting people.
So now i'm out of the zone, browsing devrant and have pissed off the boss for being anti-social.1 -
Came home from work.
Turned on pc to start a small project because I got an idea I liked.
Picked my music for programming.
Opened eclipse -> new project -> maven project
UI asks for group and archetype Id. Can't think of a nice name right away
"Let's browse devRant for one or two posts"
That was at least 40 minutes ago. Still browsing.
Since I started working it is really hard for me to do any private projects. But I really want to.
Any suggestions?12 -
I seem to have terrible spelling when it comes to being on devRant, it's a curse!
But then again when I'm browsing devRant my code ends up cleaner... Hmmm -
Some feature suggestions:
- Customise order of tabs in new UI
- Highlighting of a rant's OP when browsing comments
- Update screenshots on Google Play & App Store2 -
Why Netflix?? What's your problem if I have a private browsing habit? Your friend Amazon Prime doesn't complain about it!!7
-
There is this company that saves your information, before you have even registered.
If you merely fill in a field, they will save it to their database. Not even saving/submitting it, just filling it in.
So when you then visit their store, they already know stuff about you (if you gave enough unique identifiers, like phonenumber or email adress) and recommend stuff based on your browsing of their website5 -
My daily life with Eclipse. Story #0:
Me: browsing SVN repo with Eclipse (double fail, I know)
Eclipse: freezes
Me: waiting for ages
Me: killing eclipse
Repeated the process several times. Solution:
Me: browsing SVN repo with Eclipse (double fail, I know)
Eclipse: freezes
Me: hover over another view
Eclipse: isn't frozen anymore
Thanks for wasting my time ... -
I just spent 2 hours straight browsing for a new phone case and still haven't made up my mind. Why am I so indecisive!6
-
While browsing LinkedIn, I came across someone who's title is content developer! First, I thought she is a cms developer, then realized she is just a content writer.
-
Found this using elementary os
So while browsing the market i found this "thing"
Am am the only one who things that this is a huge BS?11 -
So I decided to start using NoScript in Firefox recently, and it's been the most wonderful and annoying experience.
Wonderful - Easy to use whitelist on a domain basis makes it easy to un-break websites I trust while keeping potential malicious JS from other domains out.'
Annoying - Now I get why all the graybeards on Hacker News hate what the modern web has become9 -
Arrrgggghhh!!
How the fuck do you stay focused on one task?!
Writing code, is like browsing YouTube for me. I begin by searching for a Hibernate tutorial, and end, 3 hours later watching a video of a cat chasing a dog up a water slide.
How do you stay focused on the task of writing the specific class, method, package you set out to achieve when you sat down for that session??5 -
@dfox
There's one thing I hate about devrant...
While I'm browsing posts I can't check back for my posts or exit the app or I'll have to scroll down again (gets messy after like 50)
That means I just stop watching for the rest of the day.
Suggestions:
3rd button to mark as seen and don't show on post lists
Add a mark on last seen post so it will continue there when we return to browsing.
Thank you for this community once again9 -
My laptop now finally refuses to connect to the company wifi, and here i am browsing bitbucket on my phone
I didn't expect me to be productive today anyway, but that's another rant.11 -
This is going to sound stupid to some.. I recently finished sololearns JavaScript course and I loved it but I want to learn more but I have no idea where to start.. I've been browsing tutorials on YouTube but it doesn't help too much.. does anyone have any suggestions?12
-
Have some time to spare. And compiling android in background on 6 threads and browsing on 2. Awesome. So lets start solving the hidden secrets 2 game. I got to 48 on dnbhl so lets see if this is harder.
-
Me: Browsing DevRant
Me: seeing recent post of @Phlisg
Mhhh 🤔
Why didn't I rant about this?
I literally called myself Json because my name is Jason and there is JSON.
Btw @EaZyCode made fun of me because of this years ago1 -
So if you google any pet say 'cat' on chrome browser on phone, there is a section to view it in 3d. And within 3d section there is an option to view it as a live virtual pet via Augmented Reality. I literally spent entire morning browsing through all the available animals and showing them to my family 😁1
-
Compiling on Windows feels like an Internet Browsing Simulator.
Really shows how incredible the central Repository and System Package Managment systems of Unix are.
Now... Back to downloading the remainder of the required libraries.8 -
Ffs... installed devRant, checked my long forgotten twatter, looked at my fb and now I can't stop browsing soc media. In 2 hours I managed to write only 10 lines of code 💩10
-
Be me at work, 12h nights shift, 4th day like that
Following online course on machine learning, instructor says we'll use python 3.x as the interpreter for the project, boot personal laptop and start pycharms, create the file, choose right interpreter no big deal
pip install the modules I need for the course - done, try to import them.
Doesn't work, first reboot, still not working, browsing Internet for answers, no ideas, reboot again (you never know) reload pycharms, browse Internet again, find out the modules only work on python 2.7.
Wasted 45minutes for this shit
Feels good bro.2 -
I was just browsing some projects to bid on and I couldn't believe my fucking eyes.
"I need website - Wix"
I just can't believe it, can we sink any lower as a species?!5 -
Im petting my cat with my left hand and browsing Devrant with my right. Its super hard to get back from a rant. Pretty please devs of rant make swipe right and left on rants leave/enter?6
-
Upgrading my parents' Windows7 laptops to Windows10.
Waiting...
Waiting...
Waiting...
Browsing devrant.
I'll get to the first post by the time 86% turns to 87%.
Waiting...
Waiting...4 -
I wanted to add a simple gallery for our website.
I started browsing open source alternatives.
Result: "Depens on jquery, depends on node, depends on bla bla bla... Fuck it... I'l just make one myself."2 -
Apparently did Microsoft released their own font called Cascadie Code
https://github.com/microsoft/...
I am still pretty keen on Fira Code, although i see myself browsing this page upon occassion
https://app.programmingfonts.org7 -
Browsing various log files because I'm easily distracted. Found this masterpiece after running `grep "commit -m" ~/.zsh_history`
"init commit to GITHABS"
wtf, younger me?6 -
!rant
Happen to come across the Satan Bible for Programmers on Github while I was browsing public timeline.
https://github.com/Droogans/... -
I'm so used to using IDEs that I'm expecting double tapped words to highlight other instances of the same words while browsing the web 😅1
-
An idea for a website:
A page where you paste a github url and it clones the repository on the server and presents it to you with a IDE interface, lets you apply little changes and build it.
A "development environment as a service", in few words. Seriously, browsing github files is a pain and I can't obviously clone all the interesting projects I want to explore!7 -
!rant
Lights in the bathroom at work are on a movement sensor.
I'm in the shitter browsing devRant.
The lights go out.
tl;dr I'm pants down in the dark right now someone please send help.3 -
I was browsing on this website called ebay-kleinanzeigen.de and got redirected to this wonderful page.
PS: I've no known virus on my phone btw. Made the tests.5 -
What on earth are some developers thinking. Was just browsing the Casio website, using Chrome and noticed the following message. How hard is it to display a message when actually needed, instead of all the time. Good watches, poor development :/2
-
Forgot to wish everyone a happy new year. Some time in July, I was randomnly browsing the play store and found this app called "devRant".
sudo tar -cfz /ce/2017 /ce/2017.tar.gz
sudo rm /ce/2017
sudo touch /ce/2018 -
I was away from devRant for more than six months. It is good to be back. How I missed this!
Just spent hour browsing through the rants. So refreshing. Also so many improvements and new features to devRant, developers are busy.3 -
!dev
So, here I am browsing steam for something new to play.
Thanks kwilliams for a solid 30 hours of gameplay 🤘
But anyway, I was just scrolling through and came across and old gem.
https://store.steampowered.com/app/...
And it got me thinking, if anyone else used to play this old bad boi around here.
It's not High Def or modern, although it does 1920x1080, but damn it's a trip down nostalgic lane.2 -
Browsing Reddit for weird porn back stories and you stumble upon the efficiency regarding loops
P.S. - the comments has more9 -
I was browsing the jobs secion on SO, and came across a position looking for a 'Python Software Engineer.' WHAAAAA? PYTHON IS A FUCKING SCRIPTING LANGUAGE! SINCE WHEN IS IT SUITABLE FOR SOFTWARE ENGINEERING?23
-
Today I was enjoying a coffee and browsing the Internet on my phone for information on making mulled wine (planning on brewing some and wasn't sure whether to add ingredients during the fermentation stage or after) and came across this incredible example of what is wrong with websites these days.
I actually didn't spot the "close" for the subscription popup before leaving the page and later reviewing the screenshot.1 -
The craziest thing happened today
I havemy environment studies test today so spent the last night studying so now even after 3 cups of coffee everything feels like third person. So in the metro i am browsing dev rant and so zoned that i miss my stop by three stops!!
Guess climate change is indeed affecting ourselves -
I really hope that the Raspberry Pi 4 is going to have more performance than the models of the "third gen". I would probably use it as a desktop computer when it's just for browsing and chatting, as opposed to my current PC which I'm sure draws a lot of power while idling or having only little to do.9
-
1. start up my monitors, have one monitor streaming news while the other one is browsing devRant.
2. drink an ungodly amount of caffeine
3. crash so hard that I have an excuse not to code and go back to bed. -
You wake up early on Saturday to pee and you have a bunch of alerts in your inbox about failing dependencies in production. But you haven’t gotten any call or text from your boss. What do you do?
Well, I started browsing devRant while waiting for the next scheduled alert hoping my brethren on the other end of the systems resolve it and I wouldn’t have to login.1 -
The fun you can have with voice control and parents. :-)
Free version lets you have 20 commands:
https://voiceattack.com
Great fun letting parents use it for browsing the web, save their fingers.
Though I notice it works better if it has a trigger word ahead of the command.
So instead of:
"Scroll Up"
They was using:
"Bloody Scroll Up"
Much more amusing. :-)
This has been a public service announcement, please continue working...4 -
Why are there so many "curated list of X" on Github? I really liked browsing the trending page because I found several gems of OSS in it. But nowadays it seems chinese course materials, "curated lists" and so-called "H4Xx0r-Res0urces" share the space on the trending page. Has Facebook arrived on Github?2
-
I was browsing through devrant on my phone OP 5t and I noticed a small white pixel near the notification bar
I was shit scared, cause I got a history of damaged LCD with my previous phone.
I tried opening other apps with full screen no change.
Checked lcd test from hardware diagnostics tests.
The white pixel disappeared by itself.2 -
!rant
I'm in big dilemma for a few days. About what to do to my HP stream. It was bought from overseas so it has licensed windows 10. It only has got 32GB for storage. And I only have like 1GB 2GB free space. I am using it for presentation, urgent quick code debug, watching movies and browsing internet.
So the dilemma is should I abandon the license windows 10 and install a lightweight Linux distro or not? 🤔36 -
I swear I'll snap if someone tells me it's weird that I resize applications to be taller than they are wide. I keep them that way because widescreen monitors came into existence when computers became mainstream and the market shifted to the plebs who only used them to watch videos and wanted to not see any bars on screen, and now we all have to suffer.
Web pages are organized vertically so it makes no sense for me to browse the web in full screen, it wastes space where otherwise all the content is contained and distraction free, most pages strip the side-bars so you'll also see a few less ads. I can also use and organize multiple apps how I want. Small thing too but browsing the web in full screen means pages can find the exact dimensions of your screen and learn more about you (I don't care about this but it's also worth mentioning).
I promise you there are so many good reasons to not use apps in full screen.
Thank you for coming to my Ted Talk.17 -
That confusing moment when you've spent two hours browsing devrant.
You feel like you've wasted your time, but at the same time know it was worth it.1 -
!rant
https://github.com/7twin/...
To anyone who was asking about my github and the devrant tampermonkey filter - I finally linked it now on devrant (most browsing the devrant github issues, probably guessed it anyway) and I am now going to finally again start trying to give back to the github community - which is basically what I had planned to do in 2018! really excited to start fresh again! 😊4 -
ADHD related rant:
Im starting to notice that I treat my multimonitor setup as if they were 2 computers and browsing the same sites like i havent checked them for hours.
brain, y u do this!4 -
I can't believe I've missed out on Firefox Focus for so long. I'm a Chromium guy, but Focus beats rounds on Chrome mobile in terms of speed and browsing experience.2
-
Developing solely on a VM sucks big time. To last the month with my credits I use a crappy 2 core machine. Atleast half a day every week is spent browsing my phone while waiting for the vm to respond 😣 (right now)2
-
You come to work 2 hours early to continue a project that needs to launch next Friday.
40 minutes later you're still eating breakfast and browsing DevRant.
The coding hour has already hit and the day hasn't even started.4 -
My scrum master said, 'I would optimize your work hours.' He's monitoring how much time every one spends on browsing non-productive webs like devRant. How can I fight back? :(6
-
Today me :
It’s 9 am, let’s work a bit, open the terminal, type vim.
What a mistake.
It’s 7 pm, still don’t do anything yet, just browsing some cool stuff on vim, vimawesome.com
Today was a good day.2 -
What os to put on a slow 1.1 ghz dual core 4gb ram netbook?
Would like to use it for ad hoc coding, browsing, git and stuff again, but it performs horribly with Windows, Ubuntu, SuSe or elementary..
Preferably linux.10 -
I have homework for tomorrow, so when i get home i say to myself "right, let's get this homework bs over with". What really happens is i sit down at my pc, power on my VM and keep on tweaking and improving my simple python browser. A few hours later it's already 9PM and i havn't started with my homework. So, it's now 10:30PM and I'm writing a pressentation about traveling and browsing devRant at the same time.
Not getting a lot done. I guess homework isn't my thing....2 -
I finish at my current role on Thursday
Really can't be bothered to create more work for myself.
I'm basically doing the occasional work and browsing DevRant :) -
I decided to try and see if I can live on my 3GB mobile data plan for work and study today. For 3 hours, I just burnt 200MB by ssh, whatsapp, telegram, browsing forums to fix ticket, and reading manuals.
Guess I have to rely on my customer's restrictive WiFi. Sigh.6 -
You know you are addicted to devRant when in a Sweet Sixteen party (actually 15yo here in Brazil), you have a glass of Scotch, my daughter sleeping in my lags and are still browsing devRant...4
-
I remember when first iPhone came out, The only broken shit while browsing was panning and pinching(most of the pages did not have responsive design) but they worked. Now every fucking webpage is mobile friendly, except all of them are fucking broken! You don't have safari or Chrome? Then fuck you! Here you have this BIG fucking button that does not work. Fuck all SPA!1
-
Me: why did I wake up so early in the morning? 🤔
Brain: to poop 💩
Me: damn it ok!
*just finished pooping*
Brain: hey your finished pooping, don't pretend! You're just browsing devRant. Go back to sleep! 😡
Me: oh come on man?
Me: *thinks (well I like devRant and sleep so I will sleep and dream about devRant 😂)*
Me: ok brain, I'll just wash then go back to sleep 🙃6 -
I've been browsing devRant for a while now, and it's a really warm community, so i wanted to ask a question. I want to get into C programming and don't know where to start. Could someone point out somewhere good to start?12
-
Browsing through upwork jobs. Saw a job post where the owner has requested a programmer use his username on stackoverflow and answer questions on specific topics on his behalf. Payment suggested was some $/Upvote.. what the hell!!1
-
Im browsing to webdeveloper vacancies all day today. Appearently every company thinks they are working with or on state-of-the-art technology. This term is raped and abused for sure!2
-
Just reported a minor tracking bug I found on WebKit to the WebKit bugzilla, and I have a few thoughts:
1. Apple product security can be kind of vague sometimes - they generally don't comment on bugs as they're fixing them, from the looks of it, and I'm not sure why that is policy.
2. Tracking bugs *are* security bugs in WebKit, which is quite neat in a way. What amazes me is how Firefox has had a way to detect private browsing for years that they are still working on addressing (indexedDB doesn't work in private browsing), and chrome occasionally has a thing or two that works, with Safari, Apple consistently plays whack-a-mole with these bugs - news sites that attempt to detect private browsing generally have a more difficult time with Safari/WebKit than with other browsers.
I guess a part of that could be bragging rights - since tracking bugs (and private browsing detection bugs, I think) count as security bugs, people like yours truly are more incentivised to report them to Apple because then you get to say "I found a security bug", and internal prioritisation is also higher for them. -
I have an interview in an hour and for all my efforts and preparation I'm starting to sweat bullets! 😅
After frantically browsing Twitter and devRant and HN and stuff it's just a matter of waiting now.
Any advice or tips?6 -
What my colleagues think I do: draining their coffee machine
What my.boss thinks I do since a week: downloading a script
What my family thinks I do: repairing computers
What I actually do: browsing social media -
Oh shit... My XPS 13 seems to slowly approach it's EOL :(
It has lost power 3 times already since yesterday. The last time it shut down while I was browsing BIOS (UEFI) settings, on a charger...
shit :(
Yes, I am drooling at the new XPS 7390 with advertised battery lifetime of 21 hour. But I'm so used to my lappy.
Shit :(9 -
I'm currently browsing for a new dev laptop, however I keep getting distracted by classic console adds! What classic consoles do you guys own and love?4
-
If I spent as much time writing code as I did browsing Reddit I would actually be good at it by now1
-
I want to code something today but don't want to get into it then have visitors show up.... Now I'm downloading Christmas music (FLAC in highest quality possible of course) and just browsing reddit.2
-
Google researchers have exposed details of multiple security flaws in Safari web browser that allowed user's browsing behavior to be tracked.
According to a report : The flaws which were found in an anti-tracking feature known as Intelligent Tracking Prevention, were first disclosed by Google to Apple in August last year. In a published paper, researchers in Google's cloud team have identified five different types of attacks that could have resulted from the vulnerabilities, allowing third parties to obtain "sensitive private information about the user's browsing habits."
Apple rolled out Intelligent Tracking Prevention in 2017, with the specific aim of protecting Safari browser users from being tracked around the web by advertisers and other third-party cookies.2 -
Unpopular Opinion but
sometimes I feel that the pay should be based on how much you contributed to the project not by the titles or your highest education level.
So no fucks given if you are master degree holder or 4yr experience. If you did more work this month, your pay will be higher. If you wasted your whole month browsing reddit your pay will be lower.10 -
!rant
What actions do you take to protect your privacy while browsing/working? What browser/browser extensions/other stuff do you use?4 -
Currently sitting on the toilet, browsing devrant while waiting on 4 Windows installations to finish up2
-
I was casually browsing some issues for a project on github, and I certainly across an issue where someone wanted support for for URI handling (there's a good reason for his request).
I was bored, and I just wrote a script to do exactly that. I'm gonna polish it on Sunday, and then upload it, (plus add a PR). -
I've travelled around the world for a conference (Taiwan) and I'm on my own. Pure undisturbed rant browsing time.
-
I don't remember and idk why, but my entire browser session which I use for development is in incognito mode :D3
-
A few years ago:
Installing Visualstudio 2008 on Xp.
Pc is laggy as f.
Start browsing nsfw to kill time and boss comes over. Try to close browser and not working. Start to panic a bit. Boss comes over looking at black boxes.
Pictures didnt render. I was so lucky1 -
So does devrant save all your rants?
Apparently I'm super narcissistic and enjoy reading my old rants and the responses to them. A lot. And I'm browsing through, clicking, reading all the old comments (you guys are really great, I love reading your comments) and I realize at the bottom of the list of my rants theres no pagination, no infinite scroll. It just ends at the bottom.4 -
Well, after I convince my most beloved client which, minimal design is meant to stay well, clean and sleek. There can't be too much elements to be in it. So user can have a very comfortable experience browsing your website...
Then the ClientA said:" But I hope to show them more about my business..."
*facepalm* I surrender... yet another doomed to fail site coming soon... -
I have spent more nights than I care to share browsing the app store for an app to make me better at my Job in just a few simple clicks. 😩 Why does becoming a better programmer take so much time.
-
Thinking about upgrading a laptop, 4gb ram, i3, and an hdd. Should I upgrade the ram to 8b or the HDD to an SD? Mostly use it to web browsing, and occasional app development.6
-
I found myself answering programming questions on Quora this morning because of an A2A notification but then kept going and browsing other questions...
And well I kinda liked it... Usually I'm the one asking questions and haven't asked any new questions on Quora in over year...
So now wondering if this is the result of having no one that really listens to me work.... Being senior but having no direct juniors or people I can have a proper conversation.4 -
!rant Just random thoughts
Funny things aside, our job is very important when it comes to influence people through ads, well presented "studies", quizzes and polls that contribute on people's decisions. I think we all have some kind of story that we can more or less relate to what is described in the article below.
https://medium.freecodecamp.org/the...
It would be wise to think twice not only about algorithms, UX and implementation details but also about ethics. We should not have as our primary goal to make the browsing experience more pleasing but safer and easier to avoid scams and traps.
Your thoughts on the topic? -
Do you guys have a portfolio website? If so can you leave a link :)
And What do recruiters look at when they are browsing the website?12 -
the moment you realise:
you blasted a quarter of your mobile quota instead using your wlan while browsing YouTube. 😣1 -
Was browsing stackoverflow and saw how they handle votes in comments, clearly indicating one is to upvote (like other websites), the other to (quite literally) flag said comment for moderation purposes (it even clarifies when you hover it! amazing!).
Quite different to devrants UX. :)
On another note, glad to see the time capsule website still didn't change since years back, people even discovered that not everything is a rant. :^)
Couldn't spot any edgy pre-teens either scrolling a bit.2 -
36 Tb Of Cloud storage?
Ref: http://1mtb.com/how-to-get-36-tb-fr...
Ref: https://en.wikipedia.org/wiki/...
https://www.360.cn/
Hey guys
was browsing on Cloud storage and found this Pearl...
Virtually unlimited storage.
I know It's a Chinese service (so privacy = null) but to place huge files...
Who knows or uses this service that can provide us with some info?
Thanks21 -
Using company's google cloud compute as proxy server for browsing 9gag.
I don't know if it's something to be proud or ashamed of.2 -
That moment that you are browsing devRant and instead of clicking the previous page button, you close a window on your 2nd screen to the left.1
-
End of week.
Hasn't got much to do.
Just browsing through Youtube and waiting for my today's shift to end. -
Use less dev rant. Yes I know it's ironic to post this here, but I waste way too much time on browsing through posts every day :/
-
If only the Finance team in my office knew about the proportion of the salary that I get, that goes towards me browsing 9gag every month.
Glad they don't.1 -
To keep the search results of a self build webshop after browsing and returning after searching, my client had "the solution" to make the product page picture-in-picture. He's a self acclaimed tech and seo expert.
In the end I solved it with pushstates1 -
Browsing le web for an extensiv period of time looking for useful input on build/release pipelines related to deployment of js code.
Judging by the answers on SO, blogs, tutorials etc I’ve come to the conclusion that no js code make it past development. Which is weird. -
I'm browsing through my old 'learning projects'.
I realized that I didn't knew json and exploded the whole json string and had an array with 4 dimensions. -
These days browsing through some sites firefox asked me to access to my mic and camera... According to you, why?
I think (and I hope) that was because of some specific sites...13 -
Knowing where to touch to get rid those annoying layered popups (like subscribe, disable adblock), menu bars, etc that appear when browsing (mostly) news sites.
-
Anyone having issue with browsing this weekly topics?
I can't go into this week's 3 Wishes specific feed.
Tried by clicking the tag and browsing Weekly Rants menu. Both directed me to last week rants.
I can only attach screenshot of weekly Rants list. Clicking and ending up at last week feed is not possible with screenshot alone.
If you guys also have same issue, I'll open a ticket.7 -
Just spent 10min trying to figure out why everything was broken in Chrome after refactoring custom CSS to its own page, and the header to its own JSP... I forgot to clear my browsing history and thought it was broken everywhere but IE.1
-
I saw through times when having a computer at home was considered luxury.
I saw the days when there was no cellphones and only landline phones; One per house.
I saw the days when the internet was a thing that was only used to check emails; In browsing centres and offices.
Wait. All these in less than 2 decades!!
I feel ancient :(1 -
Hey there! Anyone got some advice on how to find projects to contribute to pro bono? I'm not looking to enhance my profile, but rather just want to add value to not for profit causes. I tried browsing donatecode.com, but I'm not quite happy with what I found.1
-
Preparing for an interview tomorrow, am a nervous wreck. It's worse when you actually want the job and not just browsing through. The concept of your peers poking holes in your reasoning and deciding you're inadequate is far from appealing.3
-
While I was browsing the server through a ftp client, it froze for a sec and the next thing i notice is that a folder is missing. It was then when i found out the "drag'n'drop" feature.. Ofcourse it took me a few minutes to figure it out and ofcourse everything crashed. Btw, it was an asp.net web application I fucked up..on public..with more than 100 clients...o.o
-
I'm wondering, do guys that answer Stack Overflow questions are being payed for? I mean I would really love to help people and improve my knowledge by browsing SO questions and answer to some, but I really do not have the time for it (coming home at 7:30pm and still need to handle family + side projects) and feel guilty to use SO every day without contribuing.
I'm wondering if some jobs description include time to spend for the community? This would be awesome.
This is not a rant but the frustration of not having the time to help the community I love1 -
Little question: is it just me that does not get the notification when browsing with the browser? If I go here (https://www.devrant.io/feed/recent) I see no notifications in the top left icon (the one that opens the menu) but if I go on the app, BAM! new notifications waiting.
This has been happening only recently, is it just me?7 -
"If we make the changes ourselves, we won't have to pay for the changes!"
"But what if something gets messed up?"
"Then they'll fix it for free! Either way, we don't have to pay anything! I'm friggin' brilliant!"
"Why would they fix it for free?"
"Can't hear you over the bonus I'm giving myself for my brilliant idea."
Found this while browsing comments on Clients From Hell.2 -
Trying to do something "particular"on linux. Prepare yourself to have 30+ tabs of browsing opened.
BUT ! it's strating to work ! (I'm doint some bizzare SQL stuf to speed up my DataBase deployment in local and be able to get a fresh copy of production in under 30 seconds)
https://imgur.com/a/HJzHYQ88 -
If by mistake I edited the URL while browsing website, I press ESC key to restore. How can I achieve this in new MacBook?2
-
ugh now even the octotree extension, my favorite extension for browsing git repos is paid too. any good alternative?3
-
Finish my game. It will probably be shit because the concept just wasn't that good, but I will be able to extract 2-3 useful node modules once it's finished and tested properly. A VoIP system with overlapping rooms and an efficient co-browsing system without a serverside browser like Selenium are certain. Perhaps the plugin structure as well, but that's more architecture than code.1
-
Was browsing ebay looking for thinkpad, found used Thinkpad X230 for sale, seller claims 1-2 hours of battery life, anyone here has X230, how long does the battery last normally, also how is the linux compatibility?
-
browsing /r/assholedesign, and some of these things that talk about games or whatever that serve too many ads and I'm thinking, why are you downloading that garbage? it's just taking up space7
-
I am trying to git clone my existing bootstrap website project and open it on my nginx localhost server.. I have already cloned it but its not opening while I am browsing my localhost. can anyone please help me with that ? I am usig ubuntu.
-
While browsing I just found the following website titled The Mediocre Programmer, and thought it might be an interesting read for some people on dR that are grappling with self-doubt, impostor syndrome, or similar issues:
http://themediocreprogrammer.com/wh...