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 - "feed"
-
This happened at my previous job where I worked for a dating app. It was at a time where the CEO was trying to turn the dating app into “more than a dating app” by adding tons of social features. We always had “interests” which allowed users to see what interests they had in common with another person, but he wanted to take the social component even further.
So with that, he decided we needed an “activity feed.” The activity feed would show what various Facebook connected users were liking on Facebook, posting on Facebook, etc. On a dating app. Where the majority of the audience was > 50 years old. The idea was absolutely ridiculous and everyone but the CEO knew it was destined for failure before we started building it.
But that’s not the best part. The best part was when we launched the activity feed component. We launched it late on day and went home shortly after. The next morning, we came in, and checked on the activity feed to see what was doing. It was literally all spammers liking porn/sex related stuff on Facebook. It was a complete disaster. All garbage but not just boring garbage - completely obscene garbage.
And just like that, the activity feature came and went in the course of a few days.18 -
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 -
Hey everyone,
For about the last 24 hours, there was unfortunately an issue with the algo feed where scrolling did not show more rants. This has now been fixed.
One of our background queues stopped processing for some reason which caused rants to not properly get marked as read for algo.
If you notice any other issues with this, please let me know. Thanks!11 -
There is a spider outside my window at work that I've named Vanessa. She is a web developer. And every time I squash a bug, I feed it to her.5
-
someone was doing this on github issue feed. I mean what the heck dude, this is going out of hand.rant unlimited taaaags bring me precious github hate when it happens 😑 gimme more tags github issues3
-
So I've been pulling my hair out as for WHY ON FUCKING EARTH MY CHANGES DON'T SHOW WHEN I RUN THE RSS FEED GENERATOR.
Oh right maybe I should upload the file first 😅🔫9 -
So today someone on my instagram feed posted a story of himself "deleting his facebook", "enough is enough"... Guess someone should tell him who owns ig 📷😂7
-
@dfox Another bug.
Sometimes when i double click on a rant to ++ it, it opens it twice instead (i have to press back twice to get to feed).12 -
People who browse the devRant feed with 'Recent' filter
"Ahh! I see you are a man of culture as well"7 -
Yikes, this headline appeared in my feed:
Chinese man sentenced to 5 years in jail for running VPN.
😲8 -
Someone asked for an RSS feed for the security/privacy blog, I thought?
Well, hereby! There are three feeds:
https://much-security.nl/main.xml - a feed which is updated with both blog posts and external links relating to privacy/security I find interesting/useful.
https://much-security.nl/own.xml - a feed only containing the blogs posts themselves. For people who are only interested in that part.
https://much-security.nl/external.x... - a feed only containing external links. For people who'd like to stay updated on recent cyber security/privacy thingies.
Tracking: every time a feed is visited, a redis value for that feed get's incremented. No time, ip addresses, user agent or whatsoever is saved. Just one variable getting increased once.
New domain name will also be revealed soon (probs tomorrow, going to bed soon as I've just been sick) :D.
Oh and just a warning, the main/external feed are the only ones populated with exactly one item right now :P30 -
It's really funny to build a PHP based RSS feed generator when, this morning, I hardly knew what RSS even was 😆11
-
"I think my screen broke, it displays some colored lines... wait I'll send you a screenshot"
Classic5 -
devRant on desktop web now live! Check it out and let us know if you find any bugs or weirdness: devrant.io/feed/11
-
# Need review about user interface.
// Its a social media application.
// Following screenshot is the Feed page.
// Inspired by Vero.19 -
Person- Hey! are you a game developer?
me- yea.
person- Nice! so, you make games, right?
me- NO! I fuckin' scroll through my Twitter feed!
person- Ahm hah.. ok then, ttyl.
me- T.T6 -
++-ing a random rant from the feed is like a one night stand whereas subscribing to a user's rant is like a long term relationship!56
-
Remember last week's build I randomly popped in between the rant feed?
Here's what it ended up being like!20 -
✨ I created a cli tool that brings my GitHub feed right to my terminal.
It's just a fun idea that I had since I have this habit of checking my github feed every now and then. So made this tool to do it right from my working terminal.
The project is open-sourced in Github
https://github.com/RocktimSaikia/...7 -
Because the RSS feed is still down, hereby.
The post about what I personally take for security and privacy measures is up.
Hopefully you can learn something from it or even email me some tips!3 -
You can always fucking tell when it is the season of economics student "entrepreneurs", by just scrolling through the job feed - "payment not verified", "$10k", "NEXT BIG IDEA", "I need", ..7
-
Setup Slack integration with SQL Server to feed realtime reports to channels....the company estimated this would take 1 week, I did it in 1 hour. Boom. Suck it.6
-
After ten months. I still hate Instagram's algorithmic news feed. Just because I like a lot of memes doesn't mean I want to miss out on my rarely-posting-friend's posts thanks.
While the chronological feed is never coming back, I just wish they'd add a switch and let us choose what we like.7 -
https://nakedsecurity.sophos.com/20...
TL:DR: US Border Control can detain you, force you to unlock and search all your devices without a warrant, they don't even need a hint of suspicion. Guess I aint travelling to the US in the foreseeable future. This is some North-Korea shit.27 -
@dfox @trogus Was there any discussion about not displaying usernames within the feed? (eg, "posted by brod")
I reckon it's one of the best _features_ devRant has.7 -
Instagram in a nutshell:
1. Posting a meme without real picture
2. Getting likes
3. Comments:
- Bots: "Amazing","Beautiful view!","you wanna see my nudes?😍😍😍❤️❤️💘💘💘💦💦"
- people :"@randomdude bro this is funny because xy Haaha"
4. FOLLOWERS DON'T SEE MY POST BECAUSE INSTAGRAM IS STILL PROUD OF THEIR NON CHRONOLOGIC-FEED!!10 -
Microsoft added support for carriage return (CR) and line feed (LF) to notepad!
Source: https://blogs.msdn.microsoft.com/co...
THE FUTURE IS NOW!!!3 -
To create your avatar: go to the menu (top left icon) on the main feed, tap "profile", and then tap "Build Avatar". Enjoy!3
-
A sign in front of startup office:
Do not feed the developers! We keep them on a soylent diet - eating real food might make them question their life choices. -
Umm yes, this cyber you're talking about sounds interesting, where do i get a cyber? How much does a cyber cost? Can a cyber feed my family?
-.-4 -
Saw this popup in my feed today. Glad I've never had to deal with code like this.
Sauce: @LoganDice@mastodon.social6 -
This is my implementation of devRant Android app. Currently, it can only display rants feed, search functionality and display profile. You are free to modify at as you like https://github.com/themohammeda/...7
-
Y'all wanna see snail?(on Android app of devRant)
Scroll back and forth through your feed and watch the scroll bar.
Enjoy 🐌🍻9 -
When someone wants help with a common error in a group and another person is encouraging him to actually look up the error online, DON'T SPOON FEED HIM WITH A STACKOVERFLOW LINK.
DON'T BE THAT GUY.1 -
I'm going through job applications from technical point of view in our company.
A guy applied for 4th time already and in the field "Webpage or LinkedIn profile" he always puts: linkedin.com/feed.
How can I take him serious as a developer if he doesn't know that /feed is not his personal page.4 -
so i'm new here. and i have to thank you guys/grils - this is so much better then any other social networks feed.
i love you <35 -
Feature request:
Swipe between rants so you don't have to return to the feed if you read more / comment -
Is it really necessary to show an ad for the supporter program whenever I sync the feed? Wouldn't be once per hour or something enough?10
-
After the buttfucked fiasko that I had with a windows force feed update, here we finally are; Ubuntu 18.04. long time has it been 😍6
-
When you can code amazing things but can't cook to feed yourself or remember to drink enough water in a day.1
-
Well, here is another Intel CPU flaw.
I'm starting to think that all these were done on purpose...
https://thehackernews.com/2019/05/...3 -
When I'm scrolling through my feed here for a long time and see a rant I want to comment on, I always scroll down, comment and then realize the rant is a month+ old.
Ugh.2 -
> Click on a rant. Read, interact, enjoy.
> Click "back" button.
> Feed reloads. Back to the top.
Fuck this shit. Every fucking time!6 -
So, the moment I started as a BA in a health insurance company, my Quora feed gets populated with Dilbert comics, and I can finally relate to them.
Thanks Machine Learning! -
I thought devRant was dead today because I didn't see new content for hours, then I realized the feed was on Algo. #fml
-
100 updoots and I actually post this to my linkedin feed
entertain me, devrant, my finger is itching on the post button already8 -
Found this while getting dog food at the feed store. Turns out https://reddit.com/r/CrappyDesign/... found it earlier this year. Because I didn’t see the GNU notice, aren’t they breaking it?1
-
Here I am just realizing the reason the author of a rant isn't shown directly in the feed is probably to avoid influencing votes. That makes sense now.4
-
If nothing new is posted here I go to Facebook. If I exhaust the feed there I come here. Such has been my life for the past one hour 😶
-
Why is fuck as a fucking word used so fucking often??? In like every other fucking rant on my fucking feed...6
-
New AltRant build!
This new build brings the new Subscribed feed to AltRant! This took me quite some time to implement and I hope it will be stable...
Here's the link for those who want to join the TestFlight:
https://testflight.apple.com/join/...11 -
1. I feed my creativity addiction.
2. I solve my personal problems with automation mostly.
3. Money and food. -
Facebook's algorithm is so bad that I can't believe that. In the past few days I marked ~20 posts from the same person with the same/similar content as "Hide post - see fewer posts like this". And now, not that I see fewer of these posts, they are literally throwing all such posts of that person to my feed. I know that I can unfollow this person but I don't want to. I just want to filter out these specific posts (they are all the same, some link, image of an old black and white photo and some description).5
-
Me, perfectly relaxed after 2 hours of conference call (the voices are telling me to feed my colleagues to the ravens and they're winning)1
-
I may have come up with the next big thing in entertainment!
You can watch a live feed of me, while I'm watching a live feed of someone playing a video game.
Here's a sneak peak:
I'm sitting there looking incredibly bored and every 30-45 seconds I make a comment about how stupid this is.4 -
Finally the animated gifs are starting to die down on the feed. I hope you all got that out of your system.
-
A rant on my feed reminded me of this
I once saw someone prefix his variables with the initials of his name. I was speechless.
Every goddamn variable in the entire project was named like that.6 -
"Refreshing devRant feed within few minutes"
I am getting addicated to #devRant.
And I'm Loving it...
;)
#deleteFacebook #equipDevRant -
most of the self-described "AI experts" on my Linkedin feed were "scrum masters" not even half a decade ago. something to think about2
-
So I had been developing a real estate website and developing a MLS feed parser. I had only 1 year experience at that time and parsing a XML feed was already complex enough. On top of it, the client wanted to automate feed download from the MLS provider through HTTP authentication. Managed to do it. Everything worked for 15 days and on 16th day the property location markers stopped appearing on Google maps. Turned out that address to lat-long reverse geocoding was failing because API limit exhausted. My bad, I coded it on view instead of caching the lat-long in database. Fixed it in a day and viola!
-
Don't feed the pigeons.
A cautionary tale.
When you feed the pigeons they keep coming back. They don't stop pestering you for help, and they don't ever listen to you.
I gave my father-in-law my old laptop, and installed the latest version of Office 2016 because I'm a nice guy.
Now, every week at family dinner there's something he needs me to help him with.
Mind you, his previous computer had Windows XP and the one I gave him had Windows 7. So it was quite the texh upgrade for him.
Except one of his octagenarian siblings wrote a family recipe book, and wrote it in Word Processor. (because Old People!) Well fuck of course it has pictures, clip art, special formatting, vertical and horizontal lines. It worked fine on XP because Word Processor was supported by XP.
The following is me explaining to him over the phone why his recipe book wouldn't load into Word. I was in his house picking up 2000 rounds of ammo for my and my wife's pistols (target practice) while he was out and about.
FIL: "It's the link on the desktop. It comes up in Word on the old computer but when I tried to put it on the new computer it wouldn't work. I used a thumb drive."
Me: "Okay well I tried to..."
FIL: "I don't know why it would work in Word on one computer and not the next."
Me: "Okay, well I clicked on the link to the file on your old desktop and it opened in Word Processor, not Word."
FIL: "No it opens in Word on the old computer, but it won't open on the new one."
Me: "It opens in Word Processor on the old computer, it won't open in Word on..."
FIL: "Which computer are you sitting at? The old one is on the left." (as if I wouldn't recognize the computer I had for three years and just gave him a month ago!)
Me: "The old one."
FIL: "Okay so it should open in Word on the old computer."
Me: "It won't. It will open in..."
FIL: "I was thinking maybe it had something to do with a screen that popped up when I logged in to the new computer. Something about antivirus software?"
Me: "It will open in Word Processor on your old computer, but it isn't formatted..."
FIL: "Yeah, it's a '.-w-p-s' file so it should work in Word."
Me: "Word Processor is a different program from Word. This opens in Word Processor."
(long silence)
FIL: "So which one do I have?"
Me: "You have Word Processor on the old computer."
FIL: "So how do I get Word Processor on the new computer?"
Me: "You don't. It is defunct software, it was discontinued ten years ago. You can try to get a converter online, but there's no guarantee it'll work."
FIL: "Alright, I'll be home in a few minutes. I'll take a look then."
This was at 10pm last night, and I'd been out all day since 7:30am. He still didn't believe me that the book was written in Word Processor until I showed him the different startup screen for Word Processor, where it says "Word Processor" plain as day.
I fed the pigeon. And it looks like there's more of this to come.3 -
Goes to settings.
Turns on "Hide posts that are voted repost" switch
Suddenly feed is nothing *but* reposts.
Wat2 -
> Opened devRant to read some cool rant.
> Scrolled down the feed to find awosm rant.
> Found an interesting rant, touched it to view it.
> Read the rant.
> press back to find more awosme rant but, (boom💥) again on top of feed.😡😡😤
> Now need to scroll down again :/ :(
FIX THIS!!!!14 -
So @dfox ... when I subscribe to people, why not show their posts in my feed??? This is overuse of the notifications system I think...6
-
I'm I the only one who doesn't face any problems with windows updates? Not sure why people complaining so much about it and the rant feed is full of windows update problems. Strange!4
-
Is it possible on devRant to block users so their rants don't show up in the feed? There are some attention whores around who's content I'd prefer not to be forced to read.16
-
Existing algos are messed up. The one that personalizes ur feed. FUCKKK.
My YT, Tiktok, IG, Reddit feed are mostly about suicide stories… I just interacted with some posts about anxiety and it led to this. Idk if it’s just me or is this really a trending thing? Coz it’s suicide awareness month??? But dude? That “awareness” might trigger someone contemplating it, like it taps into their confirmation bias.4 -
Every time my news feed says "Giant meteor potentially can hit the Earth in 2025 blah blah blah....."
I think to myself - Please, end it all already. Wipe the planet away.1 -
Hej @dfox why the rant feed on the web (devrant.io/feed) is still stuck with the +1 instead of ++? ;)4
-
Why does it take a few seconds for the feed to show up when I pull down to refresh?
This is Android N on a Moto G5 plus.4 -
In getting a remote job, go to a lot of online job boards. Filter their feed for remote work or work from anywhere. Get the RSS feed (if they don't have it, make one yourself), and add them to your RSS reader, like Feedly.
Do the following daily:
Go through the feed, study the job post ad, apply for the job as per their instructions. Archive those you don't have an interest in and those that you have applied. Repeat.
This also applies for hunting freelance contacts too.3 -
Did the devRant algo shit itself or something? I've seen pretty much the same exact feed throughout the whole day..
@dfox6 -
The sorting button on devRant's feed page is just Gilfoyle's tattoo twice, once upside down like Dinesh says.3
-
To all those whining about sudden windows 10 update, or don't want to update their windows, please go to
Administrative tools->services->Disable windows update.
Enough of blue screens in my devRant feed.3 -
I'm so used to rss right now, I figured I would create a rss feed for top feeds from devrant.
Here's the unofficial devrant rss feed (based off Skayo's unofficial devRant api):
https://devrantrss.herokuapp.com/ge...
Just add this link to your rss reader (I'm using feedly) and it should be recognized instantly. Each feed will have the name of the ranter, rant, image, tags and user profile. I'm running this in free tier of Heroku. Feel free to use it.
You can find the source code here: https://github.com/Ullas-Aithal/...
It's a Node.JS script. There's a herokuBuild branch which it's heroku ready.
What do you guys think? Any comments, suggestions?10 -
Last year, this was in my news feed: https://lkml.org/lkml/2018/6/5/769
Will we ever see this Linus again after the COD bullshit?4 -
there is so many devRant user now.
so much likes in every post in the feed.
looks like devRant becoming bigger and bigger 😁😁😁1 -
Would you make an effort to make something like Peacefare? An app where you feed virtually homeless people virtual food?4
-
What retarded way of writing a json feed is this? what the fuck!
Each product in the feed is translatable, but instead of creating a new object in the feed with the translated content, there's an additional field pointing to a language code (this applies to all translateable fields).
Then each translatable field is appended the number which matches the number appended to the language field containing the desired language code.
In addition to that, the keys doesn't have any sensible meaning, but appearently they abide by som obscure "GS1 / GDSN" standard.
So for each "distinct" field I have to look up the definition of that key
If just the language code and the actual value keys was grouped together.. but no, the feed is ordered by the number after the 'D'.
Yeah for being stuck with something that looks like infinite scrolling, because one product object is fucking gigantic.
FUCKING INSANE MANIAC PIECE OF TRASH.
@#%!#€&7 -
What happens when you feed an LSTM the Godfather movies as input?
It will give you an offer you can't refuse.
Credit: Twitter1 -
I saw a feed long before which described how to generate an image like this, Does anyone know how to do this?7
-
Yaaaay, cells now size themselves correctly on the main feed! (Profile view still needs some work but it’s also improved some)9
-
This girl is programming robots and watching them getting failed is the best thing you'll see today.
https://linkedin.com/feed/update/...6 -
Best part of being a dev is able to do something I love everyday and able to feed myself while doing it.
-
Hpw cool would it be if devRant eventually was able to run in a multi window for android? Would really love to play some YouTube videos while scrolling through the feed4
-
Our company has an internal url shortening link called go/ . I just created a link to devrant.io/feed.
-
What a pretentious pool shit is Instagram feed!
LinkedIn and they must be friends. (https://devrant.com/rants/4678943/...)
Sigh.1 -
My wish for devrant: click devrant text in navigationbar to refresh and scroll to top of the feed.1
-
It's hard to see my parents struggling financially. This pandemic has really brought us down to massive debt. My weekly allowance is just enough to feed my cats.
:(5 -
Sees notification on Devrant. open app. go to ++ tab on notifcations. notifications not loaded. pull the feed a few times. a small delay and they appear. enjoy ++. repeat every hour or so.
-
Anyone else have this happen? Has happened twice already where the menu covers the feed and no matter what I do I cant remove it to go back to the feed(clicking rants, swiping, etc)4
-
Why is that you can open a gif from the feed but to open a picture you have to open that rant first?2
-
Now that is my rant inside someone else's rant inside my rant. Coincidence is that these screenshots are from our home feed1
-
didn't know that if you long click on a rant on the rants feed will open the rant and the comment box..
try it here 😁3 -
Completed a python project, started as interest but completed as an academic project.
smart surveillance system for museum
Requirements
To run this you need a CUDA enabled GPU on your computer. (Highly recommended)
It will also run on computers without GPU i.e. it will run on your processor giving you very poor FPS(around 0.6 to 1FPS), you can use AWS too.
About the project
One needs to collect lots of images of the artifacts or objects for training the model.
Once the training is done you can simply use the model by editing the 'options' in webcam files and labels of your object.
Features
It continuously tracks the artifact.
Alarm triggers when artifact goes missing from the feed.
It marks the location where it was last seen.
Captures the face from the feed of suspects.
Alarm triggering when artifact is disturbed from original position.
Multiple feed tracking(If artifact goes missing from feed 1 due to occlusion a false alarm won't be triggered since it looks for the artifact in the other feeds)
Project link https://github.com/globefire/...
Demo link
https://youtu.be/I3j_2NcZQds2 -
Am I the only one whose daily morning routine is not only reading through devRant feed, but also catching up on the devRant issue tracker? Love me some discussions there :D1
-
Clicked on a funny devRant post
Chuckled immensely
Clicked back arrow
Still saw image and back arrow
Spammed back but nothing happened
Turns out the burn-in on my phone is so bad that it still shows that back arrow on the rant feed...
P.S. After typing that I saw that the edges of gboard was also burned into my display uggghhhhh3 -
If you feed the trolls it makes their nips hard. You don’t want to be responsible for hard troll nips!2
-
Anyone else getting 504 timeouts on devRant or It just me.....
Or maybe it's that giant image in the feed taking forever to load 🧐4 -
I have never thought that eventually I'll swap from Twitter to another feed-based app. It's already 2 weeks I forgot about Twitter. #devRant <3
-
I am so annoyed with Clickbait "News", that I instantly block every news site in my feed with them at this point. It's SHOCKING what's HAPPPENS next, go to the comments to find out more!7
-
Am I the only one that doesn't have images loaded in my feed? Also, when I scroll until a rant with an image has to be loaded it freezes for a second9
-
Feature request: Setting to display whole image on main feed without having to click into the rant :)
-
Even I want devRant feed to be filled with quality rants, but 1 rant/hour is bit less!
Like 5 or so would be better?3 -
Idea - News app that connects to a blood pressure monitor and adjusts your feed accordingly. It'd be so awesome.2
-
5th time I've lost my place on the feed. Also for the love of god why have they not made a face palm emoji? I need that in my life9
-
I was wondering.... why are rants public?
Shouldn't be better for DevRant's feed to be visible only to logged members?4 -
I just released a new version of AltRant for TestFlight users, it’s supposed to fix most issues about the home feed layout. All testers are asked to update and test.
-
News Feed for web dev trends/news?
I don't want these "how to do some weird shit with divi" kinda-news, I want to learn about new trends, frameworks, stacks, tech n stuff, especially new js features. Mainly webdev but other dev-stuff, too.
And if someone has a better reader than feedly for such feeds, pls let me know.3 -
https://www.devrant.io/feed/top/854
I was able to find the last page of devRant using a script. It's a cesspool of reposts and bad jokes XD1 -
We need to create a Rant AI! After see the IO17 I feed the need for a AI for devrant... An AI who makes Rant about devs
-
Ranting in my winphone8.1 via web app and it is awesome!
Simply change the user agent to Firefox or chrome desktop and then go to
devrant.io/feed
Login, and enjoy!1 -
Dear Microsoft, I see what you were going for, and I love you for it; but for the love of god, please fucking fix the clusterfuck that is Nuget.
I use a private feed for client work, and I have the public source registered too, so why would installing a new .core template from Nuget fail just because it tried the private feed first and shit itself?
It really shouldn’t be this hard.
Sincerely,
Brolls -
I've started down voting reports so that the poster knows they have a repost, and so it leaves my feed. Does that make me a horrible person, or just not very new user friendly?2
-
! rant.
Just noticed this interestingly weird yet annoying thing Facebook does to force you to look at their advertisements !!
The first post in your news feed is something that is decided by their "ADVANCED ML+AI+... " algorithms.
The next post in your news feed is always an advertisement..usually tagged as "Sponsored".
After this, there is an insanely long delay in loading the subsequent post in your news feed, which in turn does not allow you to scroll further down and forces you to keep looking at the sponsored post in your news feed!
Noticed this on my Mac + FF 57.0.1
Makes me love devrant even more. Thanks for keeping it add free! -
I have a handy RSS Feed Reader extension in Google Chrome that allows me to add RSS feeds and check them in a popup in my browser and get notified when something new comes up. I've added RSS feeds for my email, GitHub, and a whole lot of other things. It'd be really awesome if devRant added an RSS feed too, so users can implement devRant in their RSS feed readers too (if anyone still uses them in the 21st century lmao). What does everyone think?
-
Data scientists should be charged with animal trafficking and animal abuse because they import Pandas 🐼 and feed them to Python 🐍2
-
Bug in the Webapp
(maybe its already been reported before...)
If you load the new top feeds
https://www.devrant.io/feed/top/day
https://devrant.io/feed/top/...
https://devrant.io/feed/top/...
https://www.devrant.io/feed/top/all
the button "more rants" opens
https://www.devrant.io/feed/top/2
This URL doesnt work. Its reloads page 1 of the "all" feed
https://www.devrant.io/feed/top/all
The links
https://devrant.io/feed/top/...
https://devrant.io/feed/top/...
https://devrant.io/feed/top/...
https://devrant.io/feed/top/...
don't work ("page not found")4 -
I loved the podcast episode again!
Just one question:
Is there a podcast feed we could subscribe to? I tried subscribing using Podcast Addict app on Android4 -
Curious how devRant's "Top" (weekly) feed works? How are the posts sorted? ++ count? ++ count + comments? ++ and comments each have different weightage?
The posts seem to be in a haphazard order10 -
Do devs who write unintelligible documentation actually expect other people to use their software? Do they not have mouths to feed?1
-
Anyone else feel the web feed on devrant.io needs a back button after going into a rant for more detail?
#fixit10 -
Feature request: if everyone tagged memes and funnies with, say, meme, that way we could have a special feed for those. Some like em, some dislike em, everybody wins!
If a rant is really a meme, and it is not tagged as such, the downvote menu could include a "It's a meme" selection which would promote it to that feed. Whadda y'all say?3 -
Noob alert !
Plz feed me some c# projects!!
Mayn i ve been only reading and learning from book(c# 7.0 in a nutshell) i feel like i need to implement the stuff i learned so paliz help me daddy !
Again i am noob simple uni projects would be fine!
Projects with oop datastructure and simple database would do the job!
But if you have better suggestions feed me !
Thanks :)26 -
What does it take for one to design his/her own laptop completely from scratch?
*If you answer me it's not worth my time, then please don't waste your time answering.*18 -
I have bills to pay, I’ve got mouths to feed. 💵 don’t grow on 🌳
I also take breaks, exercise and vacations, no dev can work 24/7 and expect to keep his sanity.5 -
var peanutButter = “creamy”;
var jelly = “strawberry”;
var bread = “Wonder”;
public string Lunch(peanutButter, jelly, bread, out satiation)
{
int stomach = 0;
string mouth = “”;
for (int hunger = 100; hunger > stomach; hunger--)
{
mouth += String.Format(peanutButter + jelly + bread);
stomach++;
}
return var satiation = “YAAASSSS”;
};4 -
Brackets because live feed even though it really messes up a lot, it's better than refreshing every 5 seconds!
-
First rant eva since stalking the feed for weeks:
When you do everything in Production and the Integration Analysts want it done in Staging and Int 2 days before go live.
??? ???4 -
I have been seeing double info and shitty margin on my Facebook feed...someone is going to get fired lol
-
Is the algo feed broken? Or am I just liking so much that ones I already liked show up after refreshing2
-
I just realized that the rant from weeks ago is still at the top of my feed ...
Anyone else get that?6 -
Put a rant about some productivity stuff and instantly my feed had few productivity related rants on top. algorithm is working well @dfox :)
-
Does devRant have a feed extracting API? I want to add new rants to my personal website. It would be really cool to.4
-
In the factory of the future, there will be only robots, but also one man and one dog.
The man will feed the dog, and the dog will keep the man away from robots.12 -
You give a man a fish and he can feed himself for the day. You teach a man to use Blind, and he will buy organic fish from whole foods for a lifetime.
- Joma1 -
I wish the iOS app could be used in landscape mode on iPad. It would allow us to view the algo feed and any other feed side by side for example.
-
Just discussing with my office colleague, that there should be one same rant feed for doctors.
Then I realize they are doctors and they can't built one themself, and their handwriting sucks1 -
Seems to me that when I read a mix of super drama, and actual rants, I'm looking at the feed and not the people I've subscribed to.
My plan worked. -
So why does the devrant list stays the same all the time 🤷♂️ I read those rants since monday wtf ...3
-
devRant app feature request:
Mark a post as "read" in the feed after viewing (opening) it. Maybe fade the text or change the color?
At the moment, there is no quick way to tell from the feed if the post has been viewed unless the post is "++/--"ed.
@dfox @trogus
Great app and community! -
music
I would just like to share an amazing feed for minimal house/techno on soundcloud called 'Drumcode'
Really good for focussing :) -
Sick of ads in your Facebook feed? So was I....
If you use Chrome, you're welcome :)
https://chrome.google.com/webstore/...6 -
got access to a data feed from US stock markets, personalized an algorithm to compare fundamental data/enterprise value, run it continuously, get good investment ideas and feed an android app.
watch my money growing -
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 -
!rant
My favorite thing about the new web overhaul is that individual rants don't get truncated in feed view. What's yours? -
Hahahahahahahahaha! So when I would go to youtube I only saw videos related to my channels I have chosen. There would be a few interspersed videos that they try to get me to watch. Usually some political indoctrination shit from MSM as well. This is because I have history turned off. They are not supposed to tailor the feed to me based on previous watches.
Today when I went to my main youtube feed it gave me a prompt. The prompt was to either turn on or leave off my history. I said stay off. Now my feed is completely blank. I can see my channels and such, but no feed for me. I am a bad person and get zero feed. That is a weird thing to do youtube. Do you think this is some kind of punishment? Besides, I am sure they collect enough data about my internet usage anyway.
Anyway, this is my feed. I find this amusing:4 -
Meeting rooms... it Made me giggle.
Original was a gif was a gif on LinkedIn in from Netflix post.
https://linkedin.com/feed/update/...1 -
Actually who hate Facebook?
I nearly can't find any of my friends on the news feed, not to mention that my fans page can't reach my fans.2 -
Got new client today, he wanted me to make a camera feed. Searched on Google free software that does what he says. Welp.
-
DUPLiCATED SEE COMMENTS
Bug, my feed is full of rants I already upvoted, and reloading it doesn't change the feed, I am on algo mode btw
My phone is a Samsung Galaxy grand prime Android 56 -
I fucking hate what Google Feed has become. Is the Google Feed team composed of infinite monkeys on infinite computers trying to churn out the worst possible user experience with each update? Adding to the existing clusterfucking mess of unswipeable cards and unintuitive tabbed design that is inconsistent all over Android, they are now testing fucking Ads on the feed. Fuck Google Feed. I miss the old Google now cards. Listen to your users!
-
About the devRant podcast... Why they don't have a feed (I know you put it in many "funny places" like Google play, iTunes, but I like to use WeCast to listen to my podcasts...2
-
To the iOS developers out there, I am just wondering what is better to build a news feed interface with? ComponentKit or AsyncDisplayKit or any other others that you can recommend that works in swift9
-
Okay my Instagram feed is filled with Devin AI engineer! It's not that I'm threatened that it will take my job, but srsly? Is this a threat?5
-
"Deep is in. We want people to go deep. Deep neural networks … as opposed to shallow neural networks"
-
I was evaluating a b2b enterprise software solution today. Mediocre except for their real-time analytic dashboard. They used Idashboards.com to analyze feed and display. Tableau is similar. Impressive.
-
It would be cool if the comments for the rant postings were able to be viewed/interacted with on the rant feed without leaving the page.1
-
I would rather quit then train a new college graduate. Zero effort from the other end. Fully dependent on others if they feed eat then otherwise keep quacking1
-
Found devRant's duplicate on a website called hashnode, its some social media for developers with a devRant option to rant.
here is the website
https://hashnode.com/feed/devrant5 -
Hey guys, I'm looking for some feedback for a new website I launched socialfeedapi.com. It provides quick and easy API access to any Instagram media feed (for any public username or hashtag). Is this something that you guys think will be useful in the dev world? Is it just me, or has anyone here tried to gain access to an Instagram feed and was frustrated in doing so? Thanks in advance!7
-
Hello Devs!
I'm a huge fan of football, and I want to understand how apps like flashscore or livescore work ( feed sources, parsing data, real time notifications, etc.). Please, point me to the right direction.5 -
Working on an automated deployment process as an aged programmer is tough! So I go outside feed the pigs, have a chat with them.
Back in, advice on board and I roll - solution solved! -
I know that Ubuntu used to spy on it's users prior to 16.04. Is this still a thing? Does it still spy and feed the data to Amazon?
-
@dfox it's not so nice to click on the "Web App" on visiting devrant everytime on browser.
why don't the main page direct to the Rant Feed ??10 -
What's the subject of the week? It usually says in the heading of the rant feed, but now there's just the news about the issue tracker.2
-
!rant
So I'm making a very simple ionic app that creates a highly customizable feed from different wordpress-based websites of user's choice.
Can you please spam this post with wordpress websites? Just to add some "default" websites to the user5 -
Feature Request:
We can now categorise rants we post, please let us filter rants in the feed by category.5 -
I do not know what an rss feed, heard it a lot but never bothered to check it. Am I a normie? Did my earlier life go to waste?3
-
Does anyone know how to add an overlay to a camera feed so it can be feed to a program like zoom? Idealy live so i can like add palm trees with the press of a button.
(I usualy use mit's processing ide for graphics)6 -
I'm trying to fins an application that can give me a ticker style news feed and pull prices off of poloniex.com. Poloniex does not natively provide an embedded RSS feed so that wouldn't work but I don't know what the other options.4
-
The fact that 2 devs complain about node-sass sequentially on my feed says a lot about node-sass.
Thank God for --insert-something-enjoyable- in the comments please.1 -
Hello everyone! Can anyone please give any tips on creating a feed with customer feedback from my Google business account? I need a clickable feed that can redirect users to my profile on Google.4
-
Alright, fellow DevRanters, gather 'round for a tale of woe and frustration. 🙄
I was knee-deep in my code, chasing down a bug that had me stumped for hours. I thought I was on the verge of a breakthrough, but then it happened—the code disappeared! Poof! Vanished into the digital abyss without a trace. 😱
I mean, it's one thing to wrestle with bugs and errors, but it's a whole new level of insanity when your code decides to pull a disappearing act on you. I scoured my directories, I even questioned my own sanity. But nope, my code was just playing hide and seek.
So, here I am, feeling like a detective in a coding noir thriller. 🕵️♂️ The hunt for the vanishing code continues, but I'm not giving up. This bug won't escape me! 💪
Has anyone else had their code pull a vanishing act when you needed it the most? Share your tales of coding mystery and mayhem below! 🕵️♀️👇5 -
Once upon a time I was working with an engineer who loved sed and awk a bit too much. We had data stored in SharePoint that was retrievable via an RSS feed. Said engineer insisted on using curl to grab the feed and sed/awk to parse the HTML ...
I on the other hand suggested using libcurl (primarily for NTLM auth support) and parsing the RSS feed using libxml.
Which engineer do you think management decided supporting?
Hint: Reusability and maintainability were big requirements in this project.1 -
Since rubber ducks are everywhere, let me play with the algo and see if this post will be in everyone's feed. 🐤undefined rubber ducky rubber ducks let's see algo debug quack closest i could get to a duck with that emoji
-
So my hosting service recently informed me of a personal information leak due to a data feed that “accidently“ went public. I'm lost for words.1
-
We all know, that youtube suggestion feed + music just plain sucks. But.. seriously?
For the record - it's been 3rd time Im listening to this track, in a row, just focused enough I didn't notice at first.6