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 - "notifs"
-
Introducing new Notif filters! Now on mobile, all your notifications are broken up into category tabs and you can clear each category separately. No more digging for mentions!
Also we just released a new image preview for when a rant is shared on FB, Twitter, etc. which includes the ranter's avatar image. You can see it by sharing a rant on social media, or check out an example here: devrant.com/rants/1036286/image.png (if you change the rant ID, you can see others)45 -
Me: **posts 🔥rant**
Me: **gets flood of devRant notifs**
Coworker: "What push API are you testing?"
😉1 -
One of the coolest good bye message I have ever seen in my company...
The code is so clean with proper comments...11 -
Hey everyone,
During some backend improvements to the devRant infrastructure, some of our async queue processors (SQS) stopped working which caused many notifs to not go out/stop working. Unfortunately our alerting didn’t pick up on this since there were still queues being processed (just not specific ones) and some aspects of notifs working. Big apologies for this issue!
It is now resolved, and while very delayed, no notifications were lost and all were processed after the queue processors started up again. Sorry for the bulk notifs, but we wanted to make sure all that were supposed to go out went out.
Additional alerting will be put in place to prevent this from happening again.
Thanks for your patience!16 -
Hey everyone - I just wanted to update our Android users on the push notification crash that has been occurring.
The good news is the issue should be fixed in the update I just pushed out (should be available in the Google Play Store within a few hours). We apologize for the crashes and thank everyone for their patience.
I'm still looking in to what actually happened here. Our GCM library hasn't been updated in a while and all of a sudden a specific case started failing. I'll continue to look in to how that seemingly happened with no changes in the app. Some other users of the library started experiencing the same issue.26 -
"Hi, I'd like to hear a TCP joke."
"Hello, would you like to hear a TCP joke?"
"Yes, I'd like to hear a TCP joke."
"OK, I will tell you a TCP joke."
"Are you ready to hear a TCP joke?"
"Yes, I am ready to hear a TCP joke."
"OK, I am about to send the TCP joke. It will last 10 seconds, has 2 characters, it does not have a setting, it ends with a punchline."
"OK, I am ready to get the TCP joke that will last 10 seconds, has 2 characters, does not have a setting, and ends with a punchline."
"I'm sorry, your connection has been timed out."
"Hello, would you like to hear a TCP joke?"6 -
I tagged myself in a comment, and it notified me... 😆
No idea if this is a DevRant thing of a DevRantron thing.. Both..?32 -
Hey everyone! Recently there was a bug discovered which caused many (but not all) “user x posted a new rant” subscription notifs (both in-app and push) to not get sent out for the last week or so. It should be fixed now. Unfortunately though, they won’t be backfilled, so make sure you take a look at your favorite ranters’ profiles since you might not have been notified about their most recent rants.
A big thanks to @gitpush for reporting the issue and thanks to @linuxxx for help testing/confirming the fix worked.
For the basic cause: when we overhauled/fixed push notifs on Android in the last build (about a week ago), we had to convert to FCM. When a “user posted rant” notification was getting sent out, the asynchronous worker would process all of the subscription notifs in a loop. So for users who have a lot of subscribers, somewhere in the loop, something was failing, likely having to do with the new FCM send method. This is now fixed and all push notifs in that worker are also done asynchronously.
Let me know if you have any questions and apologies for the loss of subscription notifs!13 -
Had an interview in a MNC company.
He: Propose a solution for reading huge logs file like 1 GB and parse errors with today's date.
Me: Gave two solution, one with regex and second with buffering the logs (reason: reading the entire in same shot will cause cpu spike with huge memory consumption) and I fell in love with my second approach. By the way it was on paper.
He: (Without seeing the logic) Your syntax is wrong.
Me: Got frustrated who the hell checks syntax in interview. I asked how may years of experience you have?
He: 10 years.
Me: I don't wanna continue, and I left.5 -
Finished an MVP of my garage-opener-thingamajig!
Basically I decided I wanted to control my garage from my app. Retail solutions are expensive af. As a dev, the choice was easy!
RPI3
HC-SR04 sensor
DHT temperature sensor
5v Relay
Nativescript + Angular
Firebase
Result: i can open my garage anywhere, safely (sorta?) via firebase, and get push notifs when it gets opened (from hcsr04), which triggers the pi camera, while also getting live temp feeds (this one is kinda for the giggles and utterly pointless but NUMBERZ!)
Anyway - fun side project! First version of my app looks like this. Its very rough, and I have a couple more details I wanna display, but for a first time app I'm happy!10 -
Recently I got into contact with the supplier of that 500W power supply that I've been servicing earlier, as I lost my pictures of the disassembly process with that craptacular Nexus 6P (didn't back them up.. terrible sysadmin, am I not?) and wanted to get the circuit diagrams of this thing in order to repair it. Sales girl wanted to give it to me but she'd have to ask the factory people.. and of course those people denied. As if I wanted to use this for anything but to repair my own bloody unit.. pieces of shit.
So I started considering buying a second one, in order to repair my current supply that I've already spent half a week on to document its components, desolder it, clean it up and resolder it (and replace some resistors here and there with better ones from my own assortment). And the project had to be paused because I lost the stupid pictures and couldn't for the love of God figure out how there's supposed to be a jumper near BD2.
Just now going through my notifs..
"Someone ++'d your rant!"
*clicks notif*
A rant that I completely forgot about.. https://devrant.com/rants/1757297. It's a perfect picture of the supposed jumper near BD2 that I was scratching my head about for so long. Turns out that it's just a dupe of the LF2 lines that I erroneously wrote down twice. DevRant, it's good for more than just venting, haha! Time to restore from a cloud backup XD3 -
Trying to setup server monitoring for one server (will deploy it on all my servers once this works well).
Getting these email notifs to work is a bitch 😅
(can't do pushover etc since those require GCM and I've got Google blocked out of my phone)20 -
//
// devRant unofficial UWP update (v2.0.0-beta7)
//
After "Active Discussions" (implemented in v2.0.0-beta5), it was time to implement the last missing app section, "Collabs".
This is the biggest update since the start of the public beta, over 100 changes (new features, improvements, fixes).
Changelog (v2.0.0-beta7):
- Support for Collabs
- Notifs Tabs
- & more... read the entire changelog here: https://jakubsteplowski.com/en/...
Microsoft Store: https://microsoft.com/store/apps/...
I'm really happy to announce that the unofficial UWP client has now 100% of the features available on the official Android and iOS apps (if we don't count Push Notifs 😝 but they will arrive soon too).
It took several months of hard work, but I made it... it's here, it reached the level I wanted to reach since the beginning of this project (May 2016) (if we don't count Push Notifs).
I did it a lot of times, but I think they deserve it everytime, I would like to thank all the people who made this possible, all the active users, who opened issues, suggested features, or just used my app and had fun, posted positives (and negatives, motherfuckers, just kidding, maybe) reviews on Microsoft Store etc.
The entire community who made me want to do this project.
You're amazing guys!
Of course this is not the end of this project, I want to bring the app out of the beta and support it until I will be able to do it, releasing updates almost simultaneously with @dfox and @trogus.
Planned to be done:
- Support for Anniversary Update
- Push Notifs
- Custom Themes
- Close the 15+ issues (features requests, fixes) on the issue tracker on GitHub
- Ranti by @Alice: Your devRant Assistant <- I really hope it will become a thing :)
- Your future suggestions -> post them here: https://github.com/JakubSteplowski/...
Thanks for the attention,
Good ranting!10 -
*pulls down Android notifications*
*Scrolls through ≈ virtual 70 cm of devRant notifs*
Anyone else think devRant should have a setting to enable for merging all notifications into one notification card linking to notifs Activity that has running totals of ++s and comments?10 -
Hey all - I made a big update to in app "x replied to a rant you commented on" in app notif to try to fix some bugs/scaling issue.
Please let me know if you notice any weirdness/notif issues. Thanks.5 -
Me: * Browses devRant for about 10 minutes *
Phone: 0 notifications
Me: * Puts phone in pocket *
Phone: * seizures in pocket *
Phone: 3 new Jira issues, 9 Sentry warnings about critical bugs, 2 emails from my boss, roughly 60 Whatsapp messages and 3 new notifs on Slack
Why does this happen so often :/3 -
Quick'n'dirty devrant filter for tampermonkey (frontpage, comments, mentions in comments, notifs), since there's no block/ignore function, bye to whoever lands on that 👋3
-
When you want to watch a series before going to bed but first check devrant for notifications: 37.
"ok that is doable"
One hour later "10 left to go".
I keep getting new notifs which I have to reply to again...
Why is devRant so active?26 -
!rant && Announcement
The closed beta for the new DEVRANT TOOLBOX is starting for chrome users.
The Toolbox is an UNOFFICIAL web extension for Chrome and Firefox.
Additional features:
- Compact mode: reduced image height in the feeds
- Extended page navigation controls for feeds
- Timestamps for rants
- Image preview on mouseover
- Autoreload for the recent feed (180 sec)
- Highlighting new rants after a reload (recent feed only, see screenshot)
- Highlighting own rants (inside feeds) and comments (inside rants)
- Hiding personal scores (still visible by mouseover) and share buttons inside rants
- Colored notifs (different colors for the notif types)
- Notifs with clickable usernames: a click will open the rant AND the username (in a different tab)
- 3 additional Themes: Black, Monochrome, Dark blue
(Next themes to come: solarized light and dark)
- Global history.back on rightclick (for faster navigation)
- Increased feed width (see screenshot)
- Plain background (just the feed on screen)
- Weekly rant
All features can be switched on/off.
The weekly rant is a temporary feature. It uses the devrant api.
I will remove it when that feature is added to the original devrant webfeed.
@dfox: If you dont like the use of the api or some of the features please contact me.
Chrome users can join this group to get the beta:
https://groups.google.com/forum/...
I NEED SOME FEEDBACK!!!
Therefore a feedback is my term of use.
Please post it as a comment (or in the google group).7 -
!rant && Announcement
I am working on a DEVRANT TOOLBOX for the Firefox Desktop Browser.
It includes a dark mode and some new functions (autoreload, colored notifs, image preview on mouseover).
The Alpha version is finished.
As a first step I created an experimental version just for the dark mode (no other functions).
Its alpha and experimental, so I will not not published it.
I need some testers for it. My email is temporary available in my users profile for that.16 -
Self induced devRant rage.
The Setting:
I like to pull the "recent" feed up and put it on a third of one of my monitors staying out of the way, but letting me glance over to see new posts or new notifications without depending on the iOS app.
So I put this page on a 5 minute cron reload, so the feed and notifs will update.
Then I get a notification and go to the rant and wrote out like a long ass comment to somebody.
And as some of you have already guessed, just as I was about to post this long ass comment the five minute cron timer ran out and my fucking browser page reloaded.
TL;DR ~ I have played myself.3 -
A woman in hot air balloon realized she is lost...
She reduced altitude & shouted to a man below: Excuse me, can you help me? I promised a friend to meet him an hour ago but I don't know where I am.
Man below replied: You are in hot air balloon 30 feet above the ground. You are at 41 degree North latitude & 59 degree West longitude.
Lady: You must be an engineer.
Man: How do you know?
Lady: Everything you told me is technically correct but useless & the fact is I'm still lost.
Engineer: You must be in Top Management.
Lady: Ya. How do you know?
Engineer: You don't know where you are or where you're going, you have no technical knowledge.
You made a promise, which you've no idea how to keep & you expect people beneath you to solve your problems..!!
😀😀😀😀😀😀😀 -
Yesterday I submitted my chrome extension to the chrome web store.
Today it got accepted!
https://chrome.google.com/webstore/...16 -
So apparently there was a prod issue all day today because some server app couldn't start up.
The error was caused by missing Params...
And seems everyone that got asked to look at it are pretty clueless.
I looked at the text msgs now cuz my phone wouldn't stop vibrating from notifs (yes it got that bad) and I'm thinking, of all the ppl you guys could've asked, no one reached out to me... Who well knows exactly it works, and how to fix it.
But the issue with the team is everyone works on everything but most people have no idea how the apps actually work...
Jack of all trades, master of none...
Anyways, sitting on the sidelines watching the chaos ain't too bad either....1 -
Fucking kill me. Is this really all we do with our lives?
1,715 JIRA-related emails. ALMOST TWO THOUSAND EMAILS. I mean seriously, that's BY FAR the largest email filter I've got. I mean I had them muted of course, but when you really think about the whole thing... are we just wasting our lives chasing some garbage that doesn't really matter? ugh.
Death approaches...9 -
// devRant unofficial UWP update (v1.5.0.0)
I decided to release another "big" update before v2, with some interesting and useful features already present in the official clients and a completly new feature suggested by users present ONLY here ("hide notifs already seen").
I hope you enjoy it! 😉
v1.5.0.0:
- Added weekly rant banner to rants with 'wk' in tags;
- Added avatars in notif list;
- Added ability to hide notifs already seen;
- Added 'draft Rant', you can now write a Rant without posting it, it will be automatically saved and available to be posted later;
- Updated Swag Store, now always up to date;
- Updated 'Mute notifs from this rant', now except @mentions;
- Improved date format of rants;
- UI improvements;
- Minor internal changes;
https://microsoft.com/store/apps/...2 -
Female : how hardcore aye you ?
Me : I clear all notifs in devRant even if it is 99+ all the time
Female : wow, lets get laid already3 -
Watching the Social Dilemma. Interesting quote.
Anyone else seen it? or addicted to social media?
I'm wondering maybe because we're all tech... we sort of develop a natural immunity? or is it just me that has all social media apps' notifs turned off?
And rarely use social media... except devRant.22 -
!rant
@dfox
Any chance the notifs can jump to the relevant item? When someone has commented on a rant I commented on, I want to start looking from that particular comment, not have to go through them all and wonder where the fuck i read last in that thread.
Thank you.2 -
How to disable "New comments on a rant you commented on!" notifs?
As a true narcisist, We are not interested in people's comments as long as they aren't praising Us and Our ingenious words. As all comments mentioning Us are also praising Us, only showing notifications for comments that mention Us would be fine.9 -
I've been using devRantron recently to try it out. It's hard enough to be productive when I just get notifications on my phone, but getting desktop notifications that pop up over my code... how can I not immediately go look who commented on what??
So thanks guys, the app is great, but I have a love/hate relationship with the desktop notifs due to my lack of self-control.2 -
Who else finds it very satisfying to tap an notif and see all other notifs turn gray the last second you see them because they all belong to the same rant?3
-
Waking up and finding your Notifs panel full is like Christmas. Slowly opening every mention and ++ you get. Then, just for fun, you read every comment on rants you've commented in. Oh and comments in your own rants are the best.
What a nice start for the day.5 -
Devrant feature request:
Filter notifs so I can actually get to my mentions without scrolling through random comments and ++ notifs.2 -
Today was very good day for me:
one of my friend said he is going to buy new phone as his older phone is unrepairable (Android failed to boot). I took the phone installed twrp - unlocked bootloader and then flashed cynogen os and boom! android booted up.
Now they think me as a genius and says i wrote that Android OS, i tried saying its just a hack due to open source but they still think me as a HACKER! :)6 -
@dfox Would you make it possible to cluster push notifications that occur on the same post? When I receive a lot of notifs at once it clogs up my notification center.
Additionally would it be possible so that I can completely turn off seeing certain types of notifs even in the app not just for push notifications (from what I gather that is the only thing I have control over)2 -
Just wrote a rant/story about my school day, seriously spend 10 - 15 min writing it and I was just about to post it, but boom - "Unfortunately devRant has stopped"
Sometimes with good custom ROM comes unstable updates.
P.S. if you think devRant would have saved my rant, don't worry I thought that too but when I checked it, it was empty just like my devRant notifs!!2 -
How we click notifs in devRant.
1-1. SOMEONE mentioned you in a comment!
1-2. SOMEONE commented on your rant!
2. SOMEONE ++'d your rant!
.
.
.
.
.
.
.
.
999. SOMEONE ++'d your comment!
1000. One (or more) new comments on a rant/collab you commented on!
Sorry creators, but..... (silence, drops mic)1 -
Oh when did devRant start saying ++ instead of +1 in the system notifications? The notifs tab still says +1 though.6
-
Has anyone else noticed that the notifications screen's title is just "Notifs" even though it could've been "Notifications"?2
-
Why do Android apps not clear their own irrelevant notifications?
For example: If I mark all notifs as read within the devRant app, or archive an email in Gmail, or read a message in the Jira app, why does it not clear the status bar notification?
Is there a good reason, or is it just often overlooked by developers to perform a cleanup action like this?6 -
Sad story:
SSHd to a vultr server, downloaded MongoDB docker (approx 170MB) download and extracting 70% of the image was done faster than me navigating from devRan notifs page, to devRant feed page, I need a new internet plan T_T1 -
@dfox
Please. Please please please!
Give us a setting to toggle "Mute notifs for this rant" by default.
I toggle it off on every post I comment on x.x9 -
A long time ago I started a project to make a devRant client with Python and Qt5.
I got far but got bored, or whatever. Was still in school, etc.
I have started from scratch again. Including a nogui mode. Sharing because I actually have made some pretty good progress in the past two days.
Plans: Besides the obvious fully-featured client: full support for plugins, custom themes, custom CLI commands. Multiple logins.
Considering a system that allows you to run a bot, and a bot framework (parsing arguments for you, marking notifs read, etc.)
And yes, it's called qtpy-rant (Pronounced cutie pie rant)3 -
Wow, I've got more than 10 notifs per hours during the last 16 hours. Do the DevRant community go to sleep sometimes ?4
-
I made Skype Bot which queries the data using wsdl authentication on our ticketing tool and send the data whoever has requested in skype itself(without logging or touching the ticketing tool).
Manager: Is that even possible?
Me: (In excitement) Everything is possible if you have the will.
Now, He wants me to work on his pet project. I dont know how to react!4 -
Devrant should have a snippet of the rant that is being 1+ or commented. And should combine notifs for the same rant. Easier maybe?1
-
https://devrant.com/rants/5565999/...
This reminds me of the time the upper management that took over a government contract didn't know how to use Lotus Notes email correctly. We had an entire day of people in the upper group hitting "Reply to All" for company wide emails. Then people who got the email again, also in upper management, would angrily "Reply to All" for them to stop sending these emails to everyone again. Like I said, this went on for a day. These were the so called geniuses who got paid the most in the company. This is how they introduced themselves to the company.3 -
@dfox when will the feature of blocking users and blocking spamvotes be introduced. Im getting really annoyed by it every single time 30+ upvotes are given to my rants within a minute...
Its both ruining my overview of notifs and ruining the meaning of upvotes.21 -
So some notification types are broken again (at least ++ notifs are not), ++ counts don't update again, search finds next to nothing, and the weekly doesn't work properly either (I saw wk288 topic once but can't find it anywhere now).
It still works better than the thing I'm currently dealing with.10 -
For a second while looking through my notifs I thought someone cheesed the avatar system. Turns out everyone did 🤷🏻♂️
-
Today is my worst day!, my MacBook motherboard got burnt out and repairing cost is $750. :(
Feel like crying 😢22 -
The beta version of the new DEVRANT TOOLBOX is available now.
Its an unofficial web extension for Chrome and Firefox.
Chrome Web Store:
https://chrome.google.com/webstore/...
Firefox:
The certifaction process takes a long time, therefore I provided a direct download for the xpi file (for side loading).
https://drive.google.com/drive/...
Additional features: DUAL FRAME MODE (feeds left, rants right), themes (black, mono, darkgray, darkblue, comic, solarized), scrollbar plugin (perfect scrollbar, FF only), extended controls, fixed header, sorted userprofiles (by votes), autoreload (recent feed, 180 sec), highlighting new rants (recent feed), personal filter, image preview (mouseover), keyboard shortcuts, timestamps for rants, compact mode, colored notifs with clickable usernames, weekly rant.
I tested the extension with Windows Browsers only.
It would be great to get a feedback how it works with other systems!
Have fun with the toolbox.7 -
@dfox can i suppress the "New comment on a rant you commented on!" notifs? Is there a toggle somewhere?11
-
I've got a kinda basic networking question I can't quite figure out
How does a push notification work?
Like, on an Android app. A good example is an authenticator. Say I don't login to the service for 4 months.
Then, one day, I try to log into the web portal and it prompts me to accept the request on my authenticator app on my phone.
Immediately, there's a push notification on my phone.
Wtf.
Is there a socket open for 4 months? Does it send requests every few seconds for 4 months? I can't imagine that either of these options scale whatsoever: both horrendously waste bandwidth and server connections.
How the fuck does it work? I don't even have the first idea.7 -
Now that mention notifs are back, how many convos would you have missed if they were to never come back?
For me, it’s 1.8 -
So about nine days ago I've stopped recieving @-notifs without having anything disabled. Apparently other users have similar issues.
What's wrong?11 -
Just noticed I haven't been here for quite some time. Missed you, you fucks <3
Also noticed notifs don't work for me no more.
Do dR notifs not show for anybody else?5 -
I found a bug in the web app. (Yes, i will go to https://github.com/devRant/devRant/...). If you don't have an avatar you get the avatar url https://avatars.devrant.com/undefin... in the notifs (which doesnt exist)3
-
@dfox please add a option for not getting these "comments on a ront you commented on" notifs, they are annoping af12
-
Wow! Giving Thanks this morning for the new devRant upgrade. Tag suggestions, links open in app, mute notifs... Thanks devRant team
-
Notification system is weird
Suppose I have 200 notifs unread and as usual, dR shows 99+ on its bell. But if I click to see it(someone mentioned you in a comment and ++d your rant and whatsoever), its logic is flawed and shows only 97 notifs left unread. But actually 200-3=197 in the whole fucking list5 -
I gues devrant android app got an update recently [last week?]? Notifications suddenly started to work. Yayy!
But in-app notifications broke. More often than not either tab in notifs [all, ++, comments, etc.] loads nothing and there's no way to re-fetch data manually. If _all_ breaks I have to browse each category manually to see what's new.
Is it just me or is anyone else experiencing this?
Galaxy s7 edge, stock everything.
P.S. I rarely get to rant about devrant :) -
Does anyone use pushover.net or know a reliable / cheap push notification app with an api behind It?
Im trying to setup some monitoring alerts back to my phone, using slack / teams etc for personal projects seems pointless.
Emails are currently being sent but this relies on me actually looking at them and I tend to miss a few important ones. 😂
Not to worried about daily / monthly limits, it's going to be < 20 notifs a day kind of thing on a terribly bad day.6 -
Every time I open devRant, I have >0 Notifs. Why am I never notified by Android about this anymore? I used to get one Android notification for each devRant notif in the list. Now, my phone never goes off for any of them and nothing from devRant appears in my android notifications. I did not change my settings. Running latest app version on Android 6.
¯\_(ツ)_/¯7 -
I wish devrant allowed me to press the left and right arrow keys on keyboard to cycle through my notifications rather than having to click the bell then click the next one
Since I keep disappearing I come back to 50-60+ notifs every time and I actually like reading through them, it's just so time consuming
probably already a way I just don't know about it yet lol3 -
I made a wordpress website to one of my friends long time back as he wants to teach online and sell his videos. (he is studying MBBS)
Yesterday suddenly he calls me and says our site has been compromised and its not longer secure.
Me: After seeing screenshot, no actually site doesn't have ssl and in recent chrome updates http site is being flagged.
He: Okay, I saw video on youtube how to buy ssl.
Me: its not just installing the certs, all the links and images has to be on https so it will take sometime for me.
He: Today, Website is no longer opening please help after putting ssl as per the video...
Me: What the hell? Who asked you to do that? Are you nuts?
He:................. Sorry, 😐2 -
Did something happen with notifs? The app says I have 71 unread notifs, but in reality I only had 5 unreads and the rest was just old (read) stuff.
The 'comments' category is marked as if it still has some unread stuff in it, even though it doesn't.
Bug?5 -
One my junior was trying to re-build the code for 2 hours, he tried every possible ways: clean - build - rebuild - run and tried several times changing the codes. Then asked me for help, I just stopped the current running process in task bar and rebuild it. It worked!
He started starting at me like I wrote Windows OS :) -
@dfox Feature request: could you add the "pull down to refresh" feature to the notifs and rant windows please? xox2
-
Feature request: Able to subscribe to a rant and get notifs without having to leave a comment on it @dfox3
-
Glad to be back to some IRC servers that managed to not die off and ZNC bouncer got so much neat default and external plugins now, for example you can get push notifs if you want: https://github.com/jreese/znc-push1
-
@dfox @trogus
Is there a way to hide ++ and notifs from the UI itself
I am thinking about the current UI, seems like it is designed to “catch-up”.
A more refreshing design would be where i get to hide all the ++ and notifs from the UI itself.
That way App engagement is solely based on my realistic interest rather than an need for external validation8 -
Did anyone else notice a sudden drop in battery backup after devRant update with push notifs?
I have muted the notifs, but I guess the app still makes the calls to show notifications, but why would that take so much battery.
PS. : I haven't installed any other apps in the past few days.4 -
You know what would be nice? The Devrant desktop client having the same functionality as the mobile client, like for example 'mute notifs for this rant'. If someone could JS that, that would be cool.2
-
!Rant, rather a small question.
Few weeks back I have provided Python lectures to my teammates and they were so happy that my manager raised my name for one of the major python resource (though my core work is CMDB, just to ease my work I have learnt Python).
Today I came to know I have been SPOC from offshore liable for entire integration team in JAVA. I don't have much knowledge in JAVA and without asking me they gave me. I'm confused what to do? (Write a mail and say No or simply accept this new challenge) :(16 -
!rant
whenever I hear my phone vibrate in the background I open a new tab with devRant and check the new notifs.2 -
https://microsoft.com/store/apps/...
the pet project I thought would take 2 weeks but took waaayy longer -.-
critique it?
Known issues:
tries to get dimensions from the width, works half the time, will make a setup process in the beginning eventually and allow people to change the values.
Background download, lockscreen and wallpaper all use different methods, trying to see which one works better, doesn't use a separate background process by itself hence easier on the system resources.
the "dismiss" is there just so the notifs carry images in phone. Somehow, notifs with just images and no buttons didn't show the images on phone, hence a temporary workaround, will be replaced with actual buttons later :p
Search and sketch don't work the way I want em to, are there but not accessible, will be there eventually.
tips? things I should change? anything?
And not the final logo, took it from a sample package to submit it, will tinker with the logo thing later :p
//first UWP4 -
So I needed a break from all the straight computer logic for days... so i figured i had 2 options, argue with chatGPT or go back to a dating app.
I chose the latter.
Im ocd with notifs... i NEED the bubble to be gone.
Found this gem...
"Hey beautiful Sara ;) my names is James king it very nice 2 meet u wow u look like a angel that fall from heaven 😘u mind me of a rose because how beautiful you are am how beautiful the rose is am I the best guy on badoo that u would ever talk with on badoo I actually look for Friendship and relationship ;) how are u today am wyd"
So... because im curious, esp when it comes to perplexing linguistics... im def gonna ask if English is his 1st language.
Normally i can tell within a sentence or 2... even tend to know their native tongue by then... this one has me stumped.
Anyone wanna guess if hes a native English speaker???
Maybe ill make a modest prize poolif there's a few entrants.
(he has plenty of pics so ill be able to legally find out in a few min... but ill wait til i dont get a response for a week)
Ill probably make a script to strip out the auto-messages... replying with an auto ofc... and the mundane crap that shows they definitely didnt go beyond the pics.13 -
@-red thanks for the ++ bomb man <3
Thank goodness I don't have notifs enabled for devrant, or my phone would be dead already :D1 -
Thank you @-red and @R1100 for both destroying my notification box! You both got me to 69 notifs, make of that what you will.
-
All people are happy except me as Reliance (Service Provider) giving Unlimited 4G Unlimited Calls and many service Unlimited till December and I cannot use that SIM because I have Windows Phone :(3
-
Does anyone else's notifs glitch out on here? I keep clearing them but every time I load it back up my notifications are back - currently up to 16 and they won't go away10
-
Has anyone noticed after the subscribe feature, they check Feeds less and just look for new Notifs?
Or is that just me?6 -
# bug
There seem to be some push notification weirdness with my device.
push notifications are shown like couple of hours after I've seen them in Notifs. up to like 6-7 hours.
anybody else?3 -
Asking for your opinions/experience regarding this
I have a program which send payload to fcm api to push notifs. But sometimes it gets timedout at a random interval.
Someone says the server is too far from us (SE asia to US <google>). And that we should move our codes to AWS (when we already have a huge ass on premise server). Am I an idiot for being skeptical at this?
I mean i could play games on US server just fine and here we are debating about 100KB json payload that cannot be sent to a US server due to 'distance'. Dunno what the cause for timeout but it gets ridicilous now.. I dont have the patience for this4 -
I gotta say, devRantron is awesome guys, congratulations! One issue though I'm having (it's probably not devRantron's issue) is that notifs from other Electron apps appear under devRantron in the notifications indicator on Elementary OS 😂 but no problem :)
-
A minor bug, which might already been reported but if not then here it is
The notification panel keeps showing the number of notifs haven't checked yet even after opening that rant from other comment or +1. Also maybe it should be returned to zero after checking the panel1 -
One of the client wants simple website with ecommerce gateway. Can someone suggest me whether using WordPress with plugin will be an good idea?3
-
Today I called my ISP and shouted what the hell is your wireless service, I cannot even open youtube. Then they asked from what time you had the issue we are not able to see any data.
All of a sudden I saw I was disconnected from dongle and got connected to Wifi automatically (So i was on wifi). I feel ashamed then all of a sudden I scolded them and told yes because of your shitty service am not able to use!! :)24 -
When you realize that your company's git doesn't support smth like emailing or notifs, when commenting on bugs/merge requests/etc. and you manually have to tell those ones via other channels, that you just wrote smth/responded to them.
As a co-maintainer of a personal project I feel spoilt now, for having this functionality for free, but ... oh dear2 -
People who have seem my rants know am a calm person.. But watch out for what's coming next:
AAAAAAAAGGGGHHHH !FUCK YOU STUPID CHEAP PHONE!!
was coming home after tiring college exam, thankfully got my spirits uplifted coz of my crush's message...
So , we were chatting, i was having fun flirting with my little cuteness nd was telling her some tale about how me nd friends were partying some day....
She was so into it and was getting into her naughty mode when suddenly this asshole went off... Had got 15% notification just a second ago, thought "yeah i have some time to connect" but this shit went out from 15 to 1 in a matter of seconds!!!?!, nd that too without notifs.
Fuck man, i lost such a nice moment today X(
(Ps: am using this shit micromax phn just because my old phn is at service center) -
I felt a bit sorry for MS this morning so logged into dev rant using MS Edge only to see that my notifs are completely missing, don't even render lol. Every time I try something like this I wind up going back to chrome (which I am using now) within minutes. Edge genuinely is a terrible browser, (and I think I'm right in thinking is the most expensive one ever developed). Goes to show you can't compete with wealth!6
-
Anyone else getting this notification bug? It keeps telling me I have like 63 notifs but when I open it nothing appears as unread?18
-
Today one of the user complained me that my account has been hacked and someone is using it. I asked how can you say that then he replied "Whenever I hit enter after typing the password, its getting extended !"
I was like - "Please kill me!"2 -
I don't know if anyone else has had this issue, but how on earth do you clear the notifications for this app? Driving me nuts right now!
-
devRanters every 5 minutes be like "I haz new notifs???"
PS - devs: I just implemented GCM for my employer's mobile app. it's easy and it's free. you can notify us of our notifs ;)3 -
I'm very confused by the notifs , everything ok? @dfox
I should mention I have gotten some 20+ mins late (I know cause they mention me whilst I look at the rant and then I get it) -
Hey devrant , make the notifs sec like you can swipe rather than select the comment column or the ++'s column , I just want to swipe right and left rather than select them columns6
-
Is devrant developers using dark patterns in this app? I have set my notifications on only for direct mentions of me but there are tons of unrelated notifs;
1. Somebody ++ d your comment/rant
2. One or more comment on a rant...(can only be disabled manually)
I dont care about these notifs and I have minimum notif setting. What is the point providing settings that does not work.9 -
I have shut off notifications for "new comments on a rant you commented on!", but I still get notified of them. Does anyone else have the same problem?1
-
I'm digging the new GH notifications UI (beta):
https://github.com/notifications/...
It might not (yet) be available to you.
What's nice is that notifications can now be shown regardless of (un)read state (but you can still only show unread notifs). This means that you can read all notifications and not lose track of everything that you have read. Just mark notifications as 'done' when you're done, but until them just leave them in the list and/or save them for later. The UI is also responsive to the browser window, which is much better than before, because a lot of context and content now is shown! And it is possible to handle issues and PRs from the notification screen itself, which basically adds some additional UI elements to the regular issue/PR screens.
And earlier this week the GH Android app went into beta too: https://play.google.com/apps/...
It's a good week to be a GH user!