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 - "dfox"
-
EDIT: devRant April Fools joke (2017)
-------------------------
@trogus and I have had an absolute blast working on devRant over the last year. However, we're strong believers in only working on a project if you're passionate about it, and over the last few months, we've sadly lost some of that passion so we've to announce, with heavy hearts, that we will both be moving on. We've decided to focus 100% of our energies on our next product, one which we are confident has billion dollar potential: Semicolon JS (http://semicolonjs.com).
We identified this sizable market opportunity as we were building out the new devRant website. Every JavaScript framework we tried left us wanting more. More efficiency. More elegance. More extensibility. That's what Semicolon JS is: more. More than a framework, it's a guiding philosophy. We believe that Semicolon JS will do for front end development what Material Design has done for user interface design. We're calling it Semicolon JS because even though you can still develop JavaScript without it, like a semicolon, we think it will soon become a standard and synonymous with quality JS development.
So comes the obvious question. What will happen to devRant? We wanted to make the announcement today because we will be officially shutting down the product in 30 days. So that gives everyone a full month to take in the last memories, look at those rants they really loved, and hopefully take some time to chat with @trogus and I about Semicolon JS and what we have planned.
With so many thanks and looking towards the future,
- @dfox and @trogus160 -
A devRant Update!
Hey everyone,
We thought now would be a great time for a devRant summer update on what we've added recently and what we've been working on.
Highlights since our last update:
- We launched devRant++, a supporter program for people who want to help us cover our costs while getting some cool extra features (a supporter badge on rants/comments/profile, reserved spot on our in-app supporter list, ability to edit rants/comments for up to 30 minutes instead of 5, and thanks to immediate user feedback, we also added the ability to post a rant every 1 hour instead of 2, and post comments that are up to 2,000 characters instead of 1,000!) We are extremely happy and thankful for the great response the program has gotten and we plan to continue to improve it using your feedback.
- We added the ability to subscribe to a user's rants. This makes it so you get a notification whenever that user posts a new rant!
- We added an "active discussions" feature (available in the "more" tab on the right). If you're looking to join a conversation happening in the moment, then this feature will help you discover those rants. It shows rants that have recently been commented on so if it's a topic that interests you, you can easily get in on the discussion!
Some stuff we have in the pipeline:
- More fun avatar stuff, including fun new OS/language-themed pets
- More perks for the devRant++ subscriber program - if you have anything you'd like to see, please let us know and we will try to make it happen!
- We will be testing some stuff to help classify rant types (rants, jokes, questions, etc.) in order to create a more personalized experience
- On that note, we're also going to take some more time to do some work on the algo as we haven't done much in terms of improvement since the initial smart algo launched
- Community projects page update - we've been slacking on updating the page and apologize for that. If you have created a devRant-related project and it's not on the community page, please resend it to david@hexicallabs.com (even if you sent it already) so we can make sure it gets added. Sorry about that!
A note on community etiquite regarding voting on content:
We've always believed that one of the most important and awesome experiences on devRant is getting your content noticed and appreciated by others. If you enjoy a piece of content, you should upvote it. If you enjoy 500 pieces of content, you should upvote them all. People really appreciate others enjoying their rants and comments so let them know if you do! If you don't like content, you can downvote it with the relevant reason. What we don't encourage is voting on content that you haven't actually looked at or spamming upvotes in mass for content you're not even actually reading/viewing. While we don't encourage that, it's not explicitly disallowed so we won't impose any penalty for it.
What is strictly prohibited and enforced is using scripts or automated procedures for voting on content. Anyone who is caught doing that will have their account deleted without warning. While very rare, we caught a couple of people doing that this week and both accounts in question were immediately deleted once discovered. To be clear, this is the practice of explicitly using a script or automation to mass vote on content. You will NEVER be banned/deleted for voting on a lot of content manually, even if you vote quickly and on lots of stuff. We just want to make that clear becuase this is not meant to discourage people from voting, it is only regarding votes not placed by humans. So if you're a human voting on content, you have nothing to worry about, we promise!
Please feel free to let us know if you have any questions or feedback on any of this. We love constructive feedback and in the past it has gone a very long way to improving and advancing the devRant community. And as always, thank you to everyone who contributed to the community in any way, we really appreciate it and want to keep making your experienfce better.
Happy ranting,
~David and Tim (Team devRant)
@dfox @trogus38 -
Every user of any app: "damn these annoying ads. I hate ads!"
Average devRant user: "Dfox, add ads please so we can support you more."
What a wonderful community (except those who repost memes). ❤️13 -
Hey everyone,
We have a few pieces of news we're very excited to share with everyone today. Apologies for the long post, but there's a lot to cover!
First, as some of you might have already seen, we just launched the "subscribed" tab in the devRant app on iOS and Android. This feature shows you a feed of the most recent rant posts, likes, and comments from all of the people you subscribe to. This activity feed is updated in real-time (although you have to manually refresh it right now), so you can quickly see the latest activity. Additionally, the feed also shows recommended users (based on your tastes) that you might want to subscribe to. We think both of these aspects of the feed will greatly improve the devRant content discovery experience.
This new feature leads directly into this next announcement. Tim (@trogus) and I just launched a public SaaS API service that powers the features above (and can power many more use-cases across recommendations and activity feeds, with more to come). The service is called Pipeless (https://pipeless.io) and it is currently live (beta), and we encourage everyone to check it out. All feedback is greatly appreciated. It is called Pipeless because it removes the need to create complicated pipelines to power features/algorithms, by instead utilizing the flexibility of graph databases.
Pipeless was born out of the years of experience Tim and I have had working on devRant and from the desire we've seen from the community to have more insight into our technology. One of my favorite (and earliest) devRant memories is from around when we launched, and we instantly had many questions from the community about what tech stack we were using. That interest is what encouraged us to create the "about" page in the app that gives an overview of what technologies we use for devRant.
Since launch, the biggest technology powering devRant has always been our graph database. It's been fun discussing that technology with many of you. Now, we're excited to bring this technology to everyone in the form of a very simple REST API that you can use to quickly build projects that include real-time recommendations and activity feeds. Tim and I are really looking forward to hopefully seeing members of the community make really cool and unique things with the API.
Pipeless has a free plan where you get 75,000 API calls/month and 75,000 items stored. We think this is a solid amount of calls/storage to test out and even build cool projects/features with the API. Additionally, as a thanks for continued support, for devRant++ subscribers who were subscribed before this announcement was posted, we will give some bonus calls/data storage. If you'd like that special bonus, you can just let me know in the comments (as long as your devRant email is the same as Pipeless account email) or feel free to email me (david@hexicallabs.com).
Lastly, and also related, we think Pipeless is going to help us fulfill one of the biggest pieces of feedback we’ve heard from the community. Now, it is going to be our goal to open source the various components of devRant. Although there’s been a few reasons stated in the past for why we haven’t done that, one of the biggest reasons was always the highly proprietary and complicated nature of our backend storage systems. But now, with Pipeless, it will allow us to start moving data there, and then everyone has access to the same system/technology that is powering the devRant backend. The first step for this transition was building the new “subscribed” feed completely on top of Pipeless. We will be following up with more details about this open sourcing effort soon, and we’re very excited for it and we think the community will be too.
Anyway, thank you for reading this and we are really looking forward to everyone’s feedback and seeing what members of the community create with the service. If you’re looking for a very simple way to get started, we have a full sample dataset (1 click to import!) with a tutorial that Tim put together (https://docs.pipeless.io/docs/...) and a full dev portal/documentation (https://docs.pipeless.io).
Let us know if you have any questions and thanks everyone!
- David & Tim (@dfox & @trogus)53 -
dfox: "Let me make life easier for them. Introducing tab bar!"
users: "tab bar is hard to reach on top. please move it to the bottom"
dfox: "But you never complained when the hamburger was at the top-left corner. nvm I'll do it"
users: "ugh, where is the material design. Move the tab bar to the top. Make it scrollable"
dfox: "sudo rm -rf /users"20 -
devRant/me are featured in a pretty cool new electronic developer magazine. There's some neat articles and it's pretty well done I think. You can check it out here: http://stackify.com/bb_emag/...10
-
EDIT: devRant April Fools joke (2021)
-------------------------
Hey everyone,
@trogus and I are happy to make an exciting announcement. With the rapidly increasing success of NFTs, we've decided the devRant community shouldn't miss out on this compelling new paradigm for user-generated content. So, we will soon be offering all rants as NFTs at auction.
To kick things off, we're going to first be offering the first ever rant posted to devRant (https://devrant.com/rants/489/...) at auction for a starting price equivelent to $100,000 USD. We think this is a fair starting price for such a significant piece of devRant history, and we anticipate the final sale price to be significantly higher.
We look forward to hearing everyone's thoughts on this new direction for the devRant community, and we can't wait to see the Rant NFT market take off!
Sincerely,
@dfox & @trogus30 -
Good guy @dfox,
When he sees a good rant without upvotes, he upvotes it.
We need more like @dfox.
Be like @dfox :)12 -
I like how @dfox listens to suggestions and updates the app quickly.
If only our 'agile' team completed even a single task successfully without chaos.5 -
devRanter : YESSSSSS!!!!!! 5 more to get a free stressball!
dfox : (nope!) You can get a free stressball if a rant you posted has got more than 750++.
devRanter : DAMN IT!14 -
Can we just appreciate for a second how @dfox is active in his own community, both in support and as a user? I've seen like a dozen posts today of "dfox ++'d my post on my new account", my own included.
Best OP4 -
Remove the d from dfox.
Fox has three words.
Triangle has three edges.
Therefore dfox is illuminati12 -
soon,number of devRant users will hit its million mark and @dfox will not be able to write to everyone personally and mail their stickers!
So, here's to us, the early adapters of devRant! cheers!10 -
Since I discovered devRant, looks like I stopped using instagram, Facebook and Twitter.
I love this community so much!!
It even has functions facebook and instagram doesn’t have!
Thank you @dfox and all the others! Hope it continues like this!
Thanks devrant!6 -
Yo dfox and trogus how are you doing? What's happening around devRant? Any new ideas, changes or troubles? Anything we can help you? How's the situation with the server costs? 🙂
congratulations and thank you for more than 2 years of devrant! 🎉18 -
For the new episode of the devRant Podcast we're working on, we'd like to take questions for a new Q + A segment we're going to try. So if you have any questions you'd like me (dfox) or trogus to answer, ask it in a comment here. They can be about devRant, us, life, anything really! We'll
pick our favorites and answer them in the episode.16 -
That moment when @dfox likes your comment and you feel successful in this social platform even though you're new.25
-
@dfox can we please add an optional 'vote' option in rants? :D It would be fun to check the preferences of people for different things.
e.g. How do you pronounce 'git'?
1. Git
2. Jit24 -
So when @dfox and @trogus cross 500++ on their rants, do they just take a stressball for themselves or go through the emailing procedure ?
Asking for a friend...6 -
Thank you so much for the goodies @dfox and @trogus
Now the duck can swear at me with it's high pitch noise when I am unproductive 😃2 -
DFox & T-rogus: Dafuq do you put in your algo? It's frikin insane how many times people notice completely related rants side-by-side or even weird replies to rants below the rant itself in our feed. What is this sorcery?9
-
When I realized that my rant on wk60 had only one ++ and that one was by @dfox, I was glad that I'm not alone 😀2
-
JUST GOT MY STICKERS!!
Super cool that they wrote the address on envelope by hand! Love the stamp btw ;)
Gonna stick these on my laptop!
Thanks @dfox !6 -
So
I wrote a song
About devRant
Don't judge me
To the tune of "Rudolph the Red Nosed Reindeer"
dfox and trogus
Had a very good idea
They worked on it
And out popped devRant
Then one foggy Friday night
They published it
It was an instant hit
Devs everywhere rejoyced
Now the devs love them
As they type out their rants
dfox and trogus
You'll go down in dev history!
(Like Linus Torvalds!)7 -
!rant
When you get a +1 from @dfox and feel like *insert famous person here* took the time to read your rant... 😃3 -
Fuck.
I cant comment or do ++ -- when I am in China.
Only can read.
It always throws error after certain period of time.
@dfox13 -
@dfox maybe add a donate button? at this point i would deffinatly support this thing. i think you deserve it plus it will help you make this even a better place without been stressed out from monitization, which somtimes can ruin the whole thingy...
put it in the side menu or something3 -
@dfox I don't know if this has already been mentioned, but...
Feature request: Autocomplete suggestions for user-name mentions when we type @. Shouldn't take long, right?😋😋10 -
@dfox I really wanna thank you for this wonderful app..! An amazing platform to rant,share,laugh,learn ..what not for like minded people...You are so responsive towards users that you brought 'dark side' theme in jus few days ☺17
-
Logged in to devRant after an year.
MindFuckingBlown.
The web version has changed so much. And I just noticed I have been registered here for more than 2 years now.
So glad to be back guys. *misses a bracket*
@dfox Can I get the devRant goodies now which I never received? Since eternity? I have even changed countries so lets see. :)2 -
@dfox great job on the upvote/downvote system. You really thought this out. And i appreciate this level of thoughtfulness.1
-
I didn't redeem my stressball because I felt bad for dfox and trogus having to pay extra for shipping. Is there any way to redeem my stressball while still paying shipping? ❤ (I wanna order some other stuff too)8
-
Guys! @dfox is doing an interview at my local tech radio show! Check it out on tunein WLJS . I can't wait to hear his inspiration for devRant.12
-
Thanks again devRant, @dfox and @tragus.
Those stickers are amazing.
Hope to get the stress ball one day too.
Btw @dfox what do you mean with +1’s here? 500 +1's on a single rant for a ball2 -
@dfox can you please implement a gang feature? Someone assigns an hashtag to some people and everytime this hashtag is called, the team members get a notif.
Adittionally, maybe you could add gang stats (how many new rants, how many times the hastag was mentioned etc...)36 -
I wish there was a way to pay for devRant++ yearly. Since I have no card of my own that work outside of Sweden I have to pay my mom and use her card, which is a bit annoying to do once a month.
dfox pls fix.8 -
Guys! For every 300 ++s @dfox sends out a signed envelope and a free stress ball! It's like the best deal ever!6
-
I love how active @dfox is in this community. He ++'ed several of my rants and comments and I often see rants with screenshots of the notifications when he ++es something. It feels like the gods have spoken directly to you3
-
I await the day, when @dfox and @trogus hire someone. There will be some pretty huge competition among us devranters.5
-
Finally got a good spot for my devrant sticker
(Thanks for the stickers @dfox)
If you want to know why I put it on the Apple logo, in general I quite dislike the Apple brand but I needed one for college.11 -
EXPRESS NEWS!
theres a spelling mistake in devRant!!!!!!!!!!!!!!!!!!!!!
Inacceptable for a service i dont pay at all!!!
XD no just kiddyng, but as its only 2 mins to fix... Lol @dfox15 -
It's such a pleasure to suddenly notice that oh... devRant's been updated. Invisible transition. 2-person devs are doing great. @dfox
-
This is random stuff.
I wonder what would happen if an innocent new user unknowingly reports a rant written by @dfox or by @trogus themselves.🤔
Maybe a beautiful post or maybe a nice email like
"Dear @... you might not have realized but @trogus and @dfox are the creators of devRant"3 -
genuine question: does @dfox read each and every rant? I get his ++ for almost every rant and his ++'s are around 8000 😱4
-
Just a personal request to @dfox
Can you screenshot only the part of the behind the scenes code of devrant? Just the part of it.
I want to see the syntax and how the language is used.
Thanks.23 -
dfox and trogus are devrant++ users but there names are not listed in devrant++ supporters list..
You both missed to add your names.. or took the privilege of being the founders and developers..5 -
When I use devRant in the browser, want to post a comment and click right next to the post button accidently, the comment text field thingy is empty after re-clicking the 'add comment' button. Annoying as hell when you just wrote a 800 character comment! @dfox @trogus5
-
@dfox Bug or something? Had this just before the update. Also I got a toast message saying 'invalid user credentials' when I tried to post this before the update.7
-
Unknown notification error.
devRant unofficial
@JS96 @dfox
too bad... I'm sure @dfox didn't tested in production (joking... don't be too serious guys...)4 -
@dfox
You put that little horizontal scroll bar or you seriously wanted to troll us?
Thinking it's a side bar, I tried literally 5-6 times and then I gave up.8 -
Started learning PHP bcuz @dfox loves it. Why not me?
(instantly)
WHY IS THERE SO MANY -> SIGNS???????
IT DOESN'T LOOK LIKE AN ARROW AT ALL!!!!!!!!
IT SHOULD BE AT LEAST --> TO LOOK BETTER!!!!!
UUUURRRRGGGHHHHHHHHHHHHHHH!!!!!
(stops learning a few hours ago, got a refund)
(curses david)6 -
devRant bugreport
Im getting more and more bugs in devRant on my LG G2.
- Links cannot be opened
- profiles can not be viewed
- double tapping a rant opens the rant twice (tapping five times opens it 5 times) instead of voting it up.
- once in a while an opened rant shows up again under all the comments (with all comments as well). When this happens its exactly the ammount of comments.
Im not sure where to report this. If @dfox could take a look at this?
Gonna look up my android version in a sec. (edit version: 4.4.2)9 -
!rant
@dfox maybe add a "type" field at the bottom of the rant creation screen so people can classify rants as rant or !rant and not have to remember to type !rant (maybe auto-prepend "!rant")
Plus it would be nice to have the option to filter out non rants if people want to5 -
@dfox
On Desktop, when i comment or rant, please focus the textfield.
The number of times I almost had to buy a new pc because it almost learned to fly. Just because when you are ranting to vent, you don't want to get even ansier because you have been typing tin air this whole time.1 -
@dfox You lately changed the needed +1's for stickers and stress balls. But you forgot to update the website ^_^ Clicking on Free Swap still refers to 15 and 150.7
-
@dfox we need like an automatic email reply when we email about stickers/stress ball because I'm waiting unsure if you got my email. I'll just keep waiting patiently I guess...5
-
Looks like I'm @dfox evil twin.
class nerd-san extends dfox {
constructor() {
evil = true;
sunglasses = true;
}
}2 -
@dfox add a onBackPressed function and while exit make the code to double press the back button to exit.
Mistakenly clicked back button, now I hate my life.4 -
when you post your first rant ever and it gets upvoted by dfox :D
instant screenshot taken
seems like a really nice community here, glad to have found the app3 -
Hey @dfox! Wouldn't it be good to have a way to search for rants, be it using tags, user or content?9
-
dfox? I think it would be nice to make the different tabs 'swipeable' so that you can swipe from one tab to another, it is especially handy for the peopke with thos super big screens :D5
-
@dfox I sent you an email regarding a better, safer implementation of the third-party notification server! Can you take a look?11
-
@dfox @trogus
How about adding feature and bug report in app?
Add it in more tab like the discussions.
When clicked, there will be two tabs called feature and bugs. We can report them and dfox can make a checkbox only for him to click when viewed. That way, it would be more efficient.3 -
!Rant
I was just listening to a podcast and they mentioned patreon. Not sure if you two, @dfox and @trogus, thought about creating a patreon page. I would definitely support you guys for the work and time you two put into devrant. Would be awesome to have some method to tip you guys some dollar for a tea ;)1 -
@dfox An option in the Settings to keep from getting notifications about "News comments on a post you commented on!"9
-
Hello devRant !
I'm a student in computer science, in my last year. In one course, I'm asked to make a contribution on an open source project and participate in it's community.
Since I love the people here, I was wondering if you could point me something not too big I can help with that would be useful. To give you an idea, I have some experience in both Android and web development, but none in anything iOS.
Anyway, thanks for reading and you're awesome ! (Tagging dfox 'cause you know, helping the project ^^)10 -
This has been here for atleast 6 months. When are we getting a more extensive list? Would be quite interesting 🙂1
-
@dfox and @trogus I was just wondering how do you support yourself and devrant? Do you have a day job or are you freelancing or is devrant making money to sustain you and itself?7
-
@dfox @trogus : Do we have a feature of auto complete @ mentions ? If not, there can be an elegant feature to provide drop down suggestions to mention / tag user in comments after we type @ in comments of any rant ( not all the users , but author of the rant and those who previously commented on that particular rant previously. For example, if I commented on a rant of dfox, and trogus also comments and types @, me and dfox will be in the drop down, tapping on which will select and tag that user on that comment ). I bet users will love this devRant update. Sorry for long post , I don't have any potato :p3
-
sometimes i wonder when i see a rant 3 weeks old with just one ++ if it's just @dfox himself or not4
-
Is there an api to fetch avatars?
@dfox
I mailed to you a long time ago, but not getting any responses.7 -
@dfox Any plan to optimise the images? Also, it would be great if there was a option not to load images unless tapped on a rant. It uses a lot of mobile data now. Thanks2
-
MSG for dfox and trogus
Hey guys, have you seen my bug reports?
For all the others.. Do you have a bug where your app crashes when uploading a IMG from Android or is it just me?9 -
!rant
Improvements for devRant
Add markdown support.
Change ++ -- button's color. (they look like they are disabled)
More probably coming soon
@dfox @trogus3 -
@dfox feature request: Multi-window support for Android Nougat so I can read rants and watch YouTube at the same time.2
-
@dfox, is there a "@everyone" sort of function that mentions everyone who commented on a particular rant?13
-
@dfox
Notifications are busted again!
++ still come through, but mentions are dead 🥲
Anyone seeing the same thing?4 -
@dfox Read about the latest update. Excited for the changes as well as the secret feature coming in the next few weeks. Also thank you for the community guidelines. Much appreciated. Have an awesome weekend.5
-
@dfox @trogus
Why is it that after scrolling down on my profile page I can no longer properly scroll up? The view gets sort of "stuck" (sorry, no Android dev here).8 -
@dfox I keep getting an error when trying to post my wk112 rant :\
It does have about 4986 characters in total...
All I get is "There was an error creating the rant."8 -
wooooo!! finally got my stickers!!! many thanks from Mexico @dfox
and you should consider checking your toner... kinda running out of ink... xD -
Why is that you can open a gif from the feed but to open a picture you have to open that rant first?2
-
@dfox
When I create a post here and modify it. What exactly happens?
Does the posts has revisions or not (overwrite)?8 -
Bugreport @dfox or @trogus
On the Android app, comment a rant and remove it (modify -> delete). After that the last comment before your's will go all the way to the bottom, instead of having a "spacer" for the social buttons.
Can anyone confirm it?10 -
@dfox seems so be some kind of humanoid bot, going through all rants it didn't ++ and ++ each of them with a chance of 35%.😅5
-
The tags disappear from your drafts.
Anyone else experiencing this ?
Also I can't scroll through the tag suggestions.
Is it a bug or a feature ? @dfox
(This still happens even after updating the Android App)
I'm using a Lenovo device with Android M.2 -
@dfox Feature request
Can you please give me the option to load the whole rants. I don't want to use the story feature because I want to see all the rants.1 -
Hey there people, I have a few questions regarding neo4j. Your experience could also be very useful to me here @dfox.
1. Is neo4j good for storing user data, like password hashes, etc.. In addition to the regular relationships with other components of the ecosystem
2. Is neo4j good enough to accommodate a really large number of users..
3. Does DevRant use a dual database, like user info in Mongo and relationships like comments and ++ on neo4j or is it like everything on neo4j
For q.3, if you're not @dfox then just provide an idea of how you would handle the situation.7 -
@dfox you need to create a site and app like stack overflow and keep this app, so that we can solve problems here and have fun too.. :D6
-
@dev-rant @dfox @trogus
Feature+bug
I think it would be better for the development of of the app to include a feedback/bug option.
Bug-> I changed my password on a different phone but the current phone didn't ask for the updated password, and logged in.7 -
Hello. I suppose I didn't really see anyone ask @dfox or @trogus how it's going without mentioning devRant itself. So, I'm going to do it... How is it going?10
-
@dfox. Please make links to devRant open in the app.
For example: https://www.devrant.io/rants/243831
^opens in web browser7 -
Dear @dfox and @trogus, please make the app go landscape for large screen devices like iPads, now I have to hold it always in portrait mode and it is highly uncomfortable at this size of screen4
-
Just wondering
@dfox
Will you ever maintain the issue tracker?
There are like 200+ issues/FR
https://github.com/devRant/devRant/...6 -
Devrant bug: If the screen size is changed (by resizing app in multi-view) content disappear.
Apps should be able to cope with screen size changes during runtime - check android documentation, especially for Nougat.
@dfox10 -
Devrant should have a "preview" image option for images uploaded on a rant. You could just end up uploading images of you and your vacuum cleaner doing some "cleaning"
@dfox1 -
Hey - @dfox article 'The Zen of devRant' is now featured on my favorite freelancer site toptal.com A must-read article for every devRanter's worldwide - https://toptal.com/software/...
-
@dfox I am having issues posting rants with images! I am getting an internal server error. Can you check what's happening?8
-
@dfox. I think it's gonna be greate to have a possibility to ban some tags. So posts with that tag will not show.8
-
@dfox feature request
poll and some sort of pinup thing.
every second day people rant abt os or editor etc and voting gets lost , u know what I mean.1 -
Request :
Please add more Cartoons as it is really fun to see the devRant avatars in action
Please make it happen @dfox and @trogus3 -
This indicates what I often ask myself when posting a rant.. but could be used for example for feature requests, too. 😋
The song is quite horribly though.. was kind of a running gag during my studies. A friend reminded me of it a couple of days ago and my mind directly associated it with @dfox 😛3 -
Why can't we attach images to the comments. They seem to be attached but are not visible.
Please look into this @dfox
Also about the rant https://devrant.io/rants/663081/...
The problem still persists on Android.
Thanks for the amazing community.4 -
@dfox For some reason, I can favorite my own rants if I send a request to do it manually, I guess that's not... good?9
-
Does anyone else having an issue with playing GIFs on devrant Android? Mine done play when I click them and the phone just halts. However, they're working just fine on desktop.
Phone: Nexus 5X
Android: 7.1.1
@dfox3 -
@dfox could you switch the position of report and reply button it is very hard to reach when the screen is large and only have one hand4
-
@dfox @trogus do you have any plans for adding chat with other plp around here or link to external portal profiles? I'd like to send a private message to one of them but I can't 😐
Btw I know it's hard to maintain something like that in a database since it takes much space but I wanted to ask anyway 😉14 -
@dfox, feature idea.
We should be able to make lists or rants, just like Twitter lists. Then people can have a "read later" list or use the lists to rank their favorite rants.1 -
DEVRANT FEATURE REQUEST
@dfox It would be a real time saver if DevRant app remembers the rant I was reading and saving me a time to scroll down to the last rant. :)3 -
suggestion?
Maybe we can have some sort of weekly rantcast podcast (maybe with @dfox hosting it or something through Google Hangouts) where we talk about certain topics and let a group of ranters take the word or something. Not sure if anyone would be interested or would listen to it but it sounded like a good idea to me (it would also grant the ability for people who don't live in NYC or in the US to kind of meet other ranters more personally and stuff like that)
Thoughts on this?3 -
Its been more than a month since I received the confirmation mail from dfox for my stickers, still hasn't arrived yet 😭 it hurts more when I see others posting pics of it2
-
@dfox I have a strange behaviour. Don't know if it's just me. But when I Click on a rant to open it on "a new window" and I give the rant a "++" and go Back afterwards, the plus icon on the specific rant changed the Color to Red but the counter didn't changed. When I Click the rant again, the counter and the Color is correct. But if I go Back again, only the Color remains, not the counter.
Does anybody else made this experience?
Thanks in advance.2