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 - "sort"
-
I was showing my girlfriend how merge sort works... Halfway through my visual explanation, she took the pen from me and finished the algorithm.
I think I have chosen wisely :')9 -
Some sort by Date, some by length, others by upvotes. But devrant's algorithm is so great it sorts by sarcasm.4
-
I came up with a single pass O(n) sort algorithm I call StalinSort. U iterate down the list of elements checking if they are in order. Any element which is out of order is eliminated. At the end u have a sorted list.
@mathew@mastodon.social11 -
Maybe it does some sort of calculation to let us know who is going to call next by accessing calls? #facepalm5
-
A customer once wanted a button to sort a table column by name (alphabetically).
We told him, he just needed to click the column once.
The response:
C:"I still want that button!"
Just why...?7 -
My friend had the bright idea of making a version of bubble sort that plays a quacking sound effect on every swap. I added in different variations of the same sound effect for various conditions.
We named it "Quacksort," and one of the professors asked us to present it to the intro class.
My career has reached its peak.4 -
dfox please put in a "support us" feature of some sort that lets us watch ads of our own free will. I hate using your resources while not working for it at all.46
-
My try at the fractal tree :) This sort of simple graphical code is very quickly satisfying, gonna try to add some wind next22
-
Love this quote:
"Think of C as sort of a plain-spoken grandfather who grew up trapping beavers and served in several wars but can still do 50 pullups." -
I told my TL about my aspiration of pursuing a Masters degree.
TL: "You don't seem like the sort that is suitable for academy."
Me: "You don't seem like the sort who's suitable for management but here we are..."27 -
Try to click quickly on this button multiple times and the play store will crash. If you implement this sort button on your own app this will crash too. #google_guidelines 😡15
-
Took me a week to realize that "!rant" just means "not rant".
I thought it was some sort of post front-matter that was no longer supported by the app (like a Duck Duck Go "bang").
😅7 -
My school stores everyone's username and passwords (including admins) in plain text on a Windows 2007 server that they remote desktop into.8
-
I just programmed a counting sort algorithm, and I swear to God I think it has AI. Sometimes it works and sometimes it doesn't.3
-
Girlfriend: There are so many passwords to remember, man. What's my amazon password, baby?
Me: Just use a password manager?
Girlfriend: That sort of thing exists?13 -
Fuck yeah!!! After five days of fiddeling round in assembly without any sort of tutorial finally, im there :)16
-
We are currently doing procedural programming in an OOP language. "Only write code inside the main function" Here, have my bubble-sort function in your face.2
-
At this point I think the "algo" is a secret team that's being held hostage and forced to sort the rants by hand 😂😂5
-
If you have an e-commerce site and you don't let me sort the products based on price, what the fuck are you doing?27
-
My own programming language (still WIP). I got SO excited when I found recursion worked, I even got the simplest factorial recursive function wrong. And then again, once arrays worked, bubble sort it was. I shit you not, once I saw all the numbers printed in order, I had to stand up and walk or I would have jumped out of the chair in excitement.
In case someone is interested, I use LLVM for the backend.4 -
The fun thing about wannacry and petya ransomware, that you are living in Ukraine and facing this sort of shit second day long6
-
When my neighbor forgets to lock his computer, I append this to his bashrc
alias cd='cd $(ls -d */ | sort -R | head -1) && echo'7 -
!dev, sort of
Days like today make me not ready for Monday. Goddamnit nature, why you gotta be so pristine?16 -
Practical example of why you should sort your code by feature (users, notes, analytics) instead of technical layer (models, views, controllers, etc)5
-
When your coworker writes his own selection sort instead of using the built in Arrays.sort()
Efficiency at its finest... -
wooah.... devRant's front page got a whole redesign....
... though it feels sort of main-stream now...20 -
!rant
Apparently everyone else has some sort of inanimate object they use for debugging. Am I the only dev that just using all the other voices in my head for a souding board?13 -
If every developer looks stuff up on stackoverflow, how do stackoverflows first developer create it?14
-
Finally (sort of )completed my website for the first time ever.
Yay me!
Sorry for the useless post, but some of you should be able to relate.20 -
i was graphic designer but couldn't find a reliable frontend dev to implement stuff for my clients. So i decided to learn. Then i found fun in js, later on angular. Then i found node.js and this was FUN! so im a backend dev for quite a while now :-)3
-
So went to my bros graduation at CMU. Weather turned out to be really nice unlike forecasted.
And I was even able to meet myself 😀... Sort of8 -
This snippet was found in Thanos’ bash history:
```
ps Sh | sort -R | awk 'NR % 2 {print $1}' | xargs sudo kill -9
```joke/meme shell script thanosdidnothingwrong avengers joke marvel scripting snaps that hurt in prod thanos bash -
I thought that o reily books were a some sort of meme, but then i found this in my house while cleaning4
-
MOTHERFUCKER!!
Woke up this morning with a plan to backup and export all my shit. Sort my files and get ready for a fresh start.
This morning my laptop died irreparably! Winning at life. 👌🏼1 -
I wish there were some sort of nerd club in my city were IT ppl gathered and build a datacenter just for fun13
-
Anybody's a father here? My 10 months kid is giving me hard times waking at 2am and not going to sleep till 4am (it is 4 now, here). That's a really repeating problem. I'm loosing my focus at work, tired after few hours of coding, couldnt mange to learn after hours. Makes me frustrated. My PM understands situation (actually he have 5 kids!), tries to help. But can't figure it out how to overcome this. Any ideas fellow dads in code? To make it clear - I really love my son, but if I'll fail to keep my level at job I could loose it one day, don't feel like beeing able to find new decent job with current exhaust level. Also I'm the only one who makes money in our lil family, loosing job for too long means loosing the roof under the head for all three of us. My wife is barely living after beeing there for son whole day, so please dont point at her. Our kid is really demanding on attention and love, and thats like a sweet poison. Love kills.23
-
Hello, world!
Soo.. I am half way done with Pre-Release 10!
Woohoo!
However.. The update log is already as long as the full update log for the last update.. Which was twice as long as the log for the update before..
I'm Starting to notice a pattern.. XD
This is all good and well, but I feel as if I'm overworking myself. I'm getting stressed out, and I'm not spending near as much time with my girlfriend. 3: But, I'm having fun. I'm genuinely enjoying myself, and I'm making a ton of progress in such a short amount of time. I also have a new team member!
Idk.. I haven't done anything the past two days really. Work nor spending time with my girlfriend. I'm stressed, and I'm not sure what I should do. I'm sooper modivated to keep working, but I feel that my situation will only get worse.
---
Because I'm sure some of you will be interested ('cause my game is very popular in this community <3), here is the update list so-far. Do note that this is not the final list, and things will be added, and may be removed.
As you can see below, this update is mostly focussed around API's. Specifically Modding, and the new FileSystem. On top of this, I will *try* and tinker with the official Patreon API for Java and see if I can't intergrate that into my game. I'll also work on a ModManager, but I'm not sure if either of these will make it into this release. I also have plans for new Apps and Commands for this release, as well as working and polishing up existing Apps and Commands.
---
* Closing the game with X button (and other ways) now also calls preExitTasks()
+ Added AddonLoader. It's literally a Mod-Loader. (Your welcome :3) A tutorial coming soon, but just know that it's standard Java codeing and you simply need to drop the mod.jar into the game's addons/ directory.
++ Added "API" - This is a bunch of methods that are added for the Mods to use. These Methods likely wouldn't of been added othewise.
+ Added in-game FileSystems (Folder, files..)
++ Added FileNavigator API for traversing the in-game FileSystems
* Fixed a major bug with the "debug" command where you could no longer run any commands after enabling debug mode.
+ Added GameSave creation
+ Added System creation
+ New Save + localsystem are generated on startup
++ Added WindowBuilder API for creating Apps. This makes creating Apps much, much simpler, and is intended for not only us, but use in Mods.
* We re-wrote the Console Class from scratch, and turned it into an API for creating custom Terminal Apps. (Commands are now created using the Command Class and are then passed to Console and registered as either a Local or Global command)
++ Added Command API for creating commands. These commands execute Java code, much like a JavaFX Button would, on each call. You also get everything after the first [space] of the command that was passed, as a String.
* Re-wrote ALL previously implimented Apps.
* Re-wrote ALL previously implimented Commands.
+ Added "debugtest" command to test debug mode. (This just prints a totally boring random message, and you shouldn't try it.) [Note: This "command will not exist" when debug mode is false.]
+ Added "cd" command. ("cd ~" "cd .." "cd /home/folder" "cd etc" "cd /")
+ Added "cat" command. ("cat file" "cat /folder/file")
+ Added "mkdir" command.
+ Added "rm" command.
+ Added "dir" command.
If you're new and you have no clue what I'm talking about, here's the info page: https://trello.com/b/0bH2SjQf2 -
Every sprint, the beast grows.
Every sprint, we'll sort it "later".
Every sprint, we suffer more.
We warned them, but they did not listen. The technical debt rapture has begun. -
Backend guy thinks he's cool doing some sort of loop to generate some layout and alignment. Please hands off coz u're making our app slow. There are CSS features can achieve what you've done and it's 10x lighter!
-
I need a folder for unsorted unfinished programs to sort them out of sorted unfinished programs. Also, I have an "old" folder inside of "old" folder. On both computers.3
-
What are your most used commands? Find out by running:
history | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head -110 -
Recreated minesweeper... Sort of
Some how Medium is still extremely hard.
Seems just using a random number generator for Mine placement doesn't make good games...16 -
So I tried to set up Google AdSense on my website to show ads and earn some $... Next day AdSense console tells me that they've found "Adult: Sexual content" on my site. Like, WTF? There was nothing of such sort.8
-
What the fuck sort of help do you call this!?undefined fucking adobe why do i have to "loan" ebooks? dawsonera password encryption help i use arch pdf faq not all linux users use ubuntu9
-
I hate it when people sort numbers in a drop down box like so:
[1, 10, 11, 12...19, 2, 20, 21...29, 3, 30, 31...]
This is just pure infuriating...5 -
i remember how my father was angry at me, that i "only play games" on the computer. Cause what else can you do there? We had multiple wars about how much nobody will i be. Well I wasn't playing I was learning. Now i have my own family, got many life goals done. i dont consider me as nobody but my father still thinks of me as a young boy, at least he's sometimes proud. Sorry guys gad to lay it off. :-)3
-
pencil and paper.
kind of weird right? haha I just like writing down stuff, it helps me sort the details out when I write them down.5 -
You know that USB joke... well you see this cable fits both ways... Sort of except one doesn't work and will if you force it I guess u could break the input15
-
Lets learn bubble sort!
Type the following code to Visual C++ 1998 and compile it. Then run it. Write the output to the paper i just gave it to you.
Reality:
• Takes 5 mins to compile and run
• Too many errors in the given code so obscure output
• Teacher thinks we are so smart that we can understand c by typing and looking at the output.
The worst part:
• Different output per compiler
- Correctly compiles in the compiler in VC++ 98.
- Differs in GNU GCC, compiles wrong
- sends out obscure dummy output in VS2015~2017
- Works well in tutorialspoint.com compiler
WTF is this, guys?
@@@@@@@@@@@@@
Oh, and i have gone off topic...
Why does he think we are smart that we can understand bubble sort, and 4 more by only typing the code and looking at the output without knowing how does this algo work?
@@@@@@@@@@@@@
Answer to weekly question.
The teacher said to understand sorting algos by typing the code and looking at the output which differs per compiler.5 -
@dfox
Feature request:
If(When you are in the app and go to notifications, group the notifications for the same rant.
||
Automatically sort unread notifications to the top)
{
Zombie = happy;
}
Sometimes I have to scroll forever1 -
Why do all developers that seem to know their stuff drinks, smokes or both? Is it some sort of a trade secret?30
-
If some of you still have problems understanding Quick sort, I've got you covered. This is masterpiece.
https://youtube.com/watch/...2 -
The other thing I did was write a reduce function to sort items in an array without modifying the original array.
.... I really need to find a job so I stop being the sole driver of my time. XD4 -
Has anybody noticed that "this" in JavaScript is sort of a pain in the ass to keep track of? It appears to have identity issues.22
-
Website still in development but client wanted to get access to add data in backend.
Now client calls every single day multiple times to complain about "bugs" in the frontend 🙈1 -
DevRant should have a sort by random I am tired of reloading and get basically the same thing but in different orders2
-
I make jewelry,mostly earrings but necklaces and bracelets as well. While i sort of watch TV. Something to keep my hands busy and my mind free
=) -
So apparently there's going to be some sort of "link tax" for creating hyperlinks to other peoples websites.
What's next is the EU government going to start requiring people to register a license to run a webserver on their computer?5 -
Of the rants that have tags, it seems like half of them contain some sort of non-tag that is dry wit, self-aware joke, or humorous comment.8
-
It seems almost everyone here is a web or mobile developer of some sort. Am I the only non-student, desktop developer? I occasionally do some backend web stuff, but I just do a lot of desktop stuff (mostly C++)5
-
I sort of panicked when typing out my mail to avail of the free stickers. I forgot to put my full name. welp
But they still replied! XD DevRant is awesome!!!3 -
Any sort of video conferencing.
Every time. EVERY TIME. Is always a hassle. It’s always, ALWAYS shite.2 -
What would you all be doing if you didn't have programming?
Personally, I'd be getting a sports science degree, or working on some sort of degree dealing with sports. My other option would be something with music.21 -
interview from the other side. A month ago I was looking for frontend dev for team I lead.
Now I believe that it was a nightmare for one guy, whos bio was full of js, angular and a little of php. Thought that he will be the man we were looking for.
Nope. I've started with classic (I suppouse) questions, like call and apply difference. Guy couldn't even manage to say a word. Went to bubbling, nothing. Ok sth easier, hoisting... Maybe at least you're minifying your code? donno what is. Ok so what you actually did from js? "I know jQuery, did something in this, and did full angular app to build forms, store and send them", but after question what Factory is he covered his face in hands, went still for about three minutes and probably would start to cry but we stopped this. I feel sorry for this guy, but he applied for senior frontend position.9 -
we just created a new web dev team (3 months) and boss came to us, looked what frontend guy has done already (one guy who joined us month ago) and said "this is not how i imagined our platform. It should be working next month". Well how about providing anything to let us know what do you want? Well Im fighting now to get some brief at least ;)
-
I would love to develop true A.I, though one which doesn't want to kill.
Sort of like the machine in Person of interest, something which can be everywhere and acts as a guardian for all.
But ultimately looks after me. -
devRant needs some sort of Offspring-of-Clippy tool.
"It looks like you're posting a sort-of-humorous-the-first-time joke or meme. Have you bothered to scroll more than twice to see if this dead horse has, indeed, been well flogged?" 😜 -
devRant = Developer Anonymous. For people who are addicted to coding - the best sort of addiction. :-D
"I'm sterex, and I code."2 -
Sort of off topic but why can't you un-press buttons in elevators?
Seems like a no brain feature to me18 -
Upvote if you are one of the lucky devs, which companies use Google Cloud Storage or any other AWS S3 competitor :)2
-
I finally (sort of) understand how to perform an interactive rebase thanks to a single enlightening article. Not sure why nobody explained it so clearly before.
This will make my half-baked commits much less embarrassing.5 -
Can't someone just write some sort of Programm that gets project adjectives as input and outputs some nice project names. That would be super awesome. How do you create your project names?5
-
Starting to hate resharper for visual studio 2015. Pushes studio memory consumption up by almost 1/2gb with a moderately sized solution. Come on jetbrains sort it out we know it's coz you won't integrate with roslyn.
Doesn't help that vs is still 32bit with a 1.5mb memory cap that will kill the process ...... And Microsoft please sort that shit out as well,32bit app on a 64bit system .... Come on WTF.....
You two sort your shit out 😡2 -
Why yes, yes I do sort my M&M's and Skittles according to color, then eat them from fewest to most.3
-
@dfox New excellent algo sort makes lots of old threads bumb which means better notifications is suddenly more important.
I'm wishing for notifications grouped per thread and with a line or two of the rant/comment the notifications is about. -
Second fecking time since January, I thought these things were meant to be "low maintenance"! (Though in fairness this time is sort of my fault, I may have accidentally edited the MacOS Python files instead of the downloaded ones)undefined reinstall i hope this fixes it beta version test software oops may be my fault this is all because of coreaudio fuck coreaudio python macos2
-
GitHub appears to be operating in some sort of time paradox at the moment as none of my recent commits are showing up.8
-
That feeling when you spend two hours trying to crack an array sorting exercise for college and finally get it right3
-
Dropped my trusty old Note 2 backup device this morning and it just keeps on ticking. No smoke just a nasty cracked screen. Sort of gives it character 😊1
-
Tye branch manager just made me spend 1.5 hours rearranging a huge dropdown list because he wanted to be able to sort it differently. We are deleting that dropdown list tomorrow.1
-
When I interview a super cocky candidate:
"Write a merge sort algorithm that works in linear time complexity."5 -
Feature request: Being able to copy text from rants/comments on mobile. Also some sort of code formatting would be nice!2
-
Cengage's shit wanted me to rewrite Bubble Sort in Python. The test also said bubble sort was "the most efficient sorting method."
How does one slap someone in the face with a concept? Someone's getting their shit pushed in with timsort.11 -
tfw you're the only female dev in the room surrounded by men in brotanks, their protein powders, soylent, and gym bags 🙃7
-
1 in 5 rants in the past week have been about Python bashing. Did I miss some sort of cataclysm or something?11
-
Delivered a website to a client, pagespeed results 99 on both mobile and desktop (just 1 minus point for implementing Google analytics- since it has a too low caching time). Client insists on having a 100 pagespeed result even it doesn't change real pagespeed ... -.-2
-
Nothing I fucking hate more than working without any sort of specification then being asked to change something multiple times because no one has any defined functionality.1
-
Wrote a script to sort my download folder or any other folder into folders according to file types.
https://github.com/gauravat16/...1 -
Best thing: I started to understand how compilers work under the hood (sort of), was even able to implement a few scanners already
Worst thing: I have absolutely no clue how to continue ._.2 -
when you see this in the code of a senior programer
if(0){
all sort of things;
}
or just like
if($var == $tmp){
do nothing
}
if i would have done this in college i wouldnt be programming today...2 -
I am this shitty ass frontend dev that knows one language and one framework, I only do light logic and I can't even do a quick sort algorithm.10
-
@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 -
Okay, I really need some help here.
We're building quite a large application that will serve as the backbone for the whole company. We have to implement some sort of role system. We're debating whether or not to store roles in the DB or in code (some sort of config file). Personally I don't see any reason to do so. What's your thoughts?13 -
honestly im all for devrant becoming sone sort of alternative to StOve, or branched off into one, you all are so nice and fun to talk/listen to, and ypu dont treat this platform as a dick measurement contest5
-
@dfox, is there a "@everyone" sort of function that mentions everyone who commented on a particular rant?13
-
The moment when your website works in every modern browser but not in IE 7 and downwards but the QM want you to make it work in IE :/9
-
I know why group work sucked in school. It was a missed opportunity to teach project management and accountability. We’re almost always left to sort it out ourselves.
-
Hate it when customers are acting like they know everything about IT and then say things that make absolutely no sense ... 😡
-
More marks for a bubble sort.
For those of you that know the bubble sort you may share my frustration. I built a simple python program that took three integers and sorted them using a series or compound if statements using no built in low and max functions. Someone in my college class did the same thing but used a bubble sort and got higher marks. This angers me, I had to write an algorithim in a language I had barely touched but this person just used old scrappy code and got higher marks. Only a little tease but you get the picture, bubble sort is inefficient.2 -
When everyone treats you like some sort of commodity "what? I want to pay you good money for my 'awesome' idea and you won't do it??"
-
When developers see everything the way it could be rather than the way it is - sort of on a slant. Opens up lots of opportunities.
-
Allright, so.. 3 (sort of 4) dev projects at work (7 roles in total), 2 (sort of 3) DEV projects at home, 2 guys approaching to me via messenger w/ DEV/Linux questions, family (with a baby), construction works in the apartment, taking care of the farmstead,...
Whenever you ask "what do you do", I'm not even sure where to start.
Whenever you call me with "Hello, I'm calling from company X, do you have some time to answer a few questions" I sort of want to hit someone really hard before answering "yes, sure". -
What's your git style? Commit many times as a sort of change tracker/backup regardless of feature completeness or functionality, or only when something is complete and passes tests?6
-
Business consultants armed with psychometric pseudoscience have invaded our organisation.
I fear it is only a matter of time before HR strays yet further from any sort of rationality, basing their decisions on some sort of essentialist colour type stereotype nonsense.
Anyone successfully dealt with these sorts of infestations before?5 -
Waking up at 4:30 am is a some sort of enlightenment. For example, today I figured out that using sudo with npm is generally a bad idea.
-_- Well... -
Sleep sort
The most meaningless hacky code I have seen in a while not to mention it's not even correct -
I AM going to put parts of my SUPPORT request in CAPITALS to point OUT how annoy I am.
SORT IT OUT
Seriously FUCK OFF4 -
Spend 2hours reading the code to find that the array I want to sort was "reinitialized" before the sorting method was called1
-
Would be nice to sort comments in asc and desc order. Scrolling to the stuff at the bottom is annoying.2
-
Being Ill and a dev is the worst... Not being able to think straight and focus for more then 2seconds really kills any sort of work you can do5
-
Upvote if you also had to describe your job as a webdev as "I do websites" because otherwise they didn't know what you do ... -.-2
-
Need to find the visual studio process to kill it because the app is frozen. Pen task manager > processes> sort by memory usage. right there at the top...always at the top...2gb+ usage.3
-
Sighhhhhh.
SIGHHHHHH.
been looking for days now and can’t still figure out how to sort with redux.
Can someone just teach me this? I’m starting to feel “special”35 -
I literally just answered an issue by copying the lmgtfy.com link.
The reporter is a fellow programmer. Shouldn't that at least require some sort of knowledge about how to use Google? -
Well... My process isn't/wasn't necessarily that refined... It sort of goes like this. "You're stupid and you know nothing." Rinse and repeat.1
-
https://youtu.be/ywWBy6J5gz8
Lol, now I know how quick sort is done for sure.
Quick sort with Hungarian folk dance.1 -
Slack sort your shit out. slightly_smiling_face ??? Stop making me doubt the authenticity of the smile emoji.1
-
How many hours does it take to get your configfiles right?
First .zshrc, then .vimrc, tmux, weechat, wpa_supplicant, grub... so much config.
But that's sort of the fun of it all3 -
5 minutes till I go home. And server breaks... Out of space and a bunch of the automation tools have thus done harm. I'm no DevOps. But I just want to go home but have to sort it out.
-
When your shop is closing and you are the only IT staff member (sort of) left who is supposed to take care of a proper shutdown.1
-
Have grown wierdly fond of devRant in a very short time.
Reading about devs around the world getting as frustrated and magnetically fucked as me, gives me some sort of sadistic calmness.1 -
I have a question that my friend and I can't work out an answer for. Is a list of length 0 sorted?
A list of length 1 is sorted so you'd expect this to be sorted but then there's no items to be sorted. But does this mean it it sorted???3 -
Me:
- 4+ years of experience
- Great Portfolio
- Great Github profile
- Worked at some succesful startups.
Interviewer:
- Uhmm sorry we can't hire you for this frontend job because you couldn't complete this whiteboard bubble sort test in c++.4 -
My colleagues and me had opposing views regarding this Advanced search Icon to be either 'fa-filter' or 'fa-search-plus'. We decided to sort it with a coin toss, I lost. 🤤 Which ones you'd prefer?8
-
Does vim have a tree view and multiple tabs? Maybe some sort of plugin? How bout Neovim? If there is anyway to get that on vim I am sold, but until then I’m sticking with my text editor.7
-
Hey guys.
I just released a demo for this game-sort-of-thing I'm working on. Would love to know your opinions/criticism.
https://cellv.itch.io/post-mortem
Playable on any device.21 -
Guysss, thinking about getting a programming or computer related tattoo, I was thinking about a big 'C#' om my arm. What are your suggestionsss?
(It s a temporary tattoo so go crazy... sort of)29 -
This sort of CSS failure:
div { display: inline-block; width: 50%; }
span { display: inline-block; width: 50%; }
<div>go left</div>
<span>go right dammit</span>8 -
So my vapes coil wick just gave out and leaked through my satchel... And covered my Chromebook...
Anyone feel like cleaning out vape oil from a Chromebook, not prepared to deal with this sort of oily hell!6 -
Business Rep: Hi dev guys, you know that priority 1 work you were doing? We've decided GDPR is important, can you sort it for Friday? OK, thanks, bye.
-
!rant
Question: If you are making an API for your Android App. Let say you have total of 50 rows currently and you have to sort a table column by price in ASC order.
Will you do the sorting in the Android App or Server side?14 -
Have to create a social network type app for a project. Anyone ever used firebase for the purpose?
Any sort of help in defining the DB schema would help :D3 -
Fuck ruby. I've spent less time learning the ecosystems of java, golang, node, and docker combined compared to the shit ruby is flinging at me like some sort of deranged baboon10
-
I've thought of a new sorting algorithm called Trumpsort. It's like twittersort in that it will take an array of values and tweet them at Donald Trump with a request for them to be sorted. It's scientifically proven to run in O(bad hombres).
-
Our family is Lego obsessed. We have a bunch of sets but can't build any of them because it takes too long to sort them. I've been seriously considered programming an automatic sorter.3
-
Now that winter has really kicked in, my hands refuse to warm up in the morning and I'm typing like some sort of end user or something. 🌨😣🌨7
-
@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 -
I cannot write my shopping list on paper anymore. I'm unable to sort it alphabetically, refactor it, group the items by theme...
-
!rant
C++ / OOP QUESTION
I have a uni assignment / project (Data Structures class), where I have to implement the ins-n-outs of 1D arrays, by creating a dynamically allocated array class, which can accept any type of data (using templates). But there's a problem.
I'd like to implement sorting the elements of the array. But given the fact, that I'm using templates, I cannot treat the elements as integers, nor as strings, or other types...
Also, let's say that the elements of the array are elements of class T, where T looks like this:
class T {
private:
double height;
int age;
string name;
public:
double getH() { return height; }
int getAge() { return age; }
string getName() { return name; }
};
(It's just a random example, pls don't judge for code quality...)
Let's say that I'd like to sort the T elements based on height, print out, sort by age, print out, then sort by name and print out. How can I do this? Is this possible?5 -
well, my father told me that I need a real job. And you can only play games on computer. Well after more than 10 years when I have 8yrs of professional exp now Im earning enough and my father dont know what to say.2
-
OK sort of late but reading over my email newsletters and see this.
MIT got affected by WannaCry... MIT!!!! **facepalm**
https://fastcompany.com/40421153/... -
And so begins the start of Spring, where I emerge from the slide of my study room and behind my computer and books... Sort of...6
-
I joined a sort of computer science club in 2014 that had everyone learn python on http://codecademy.com. Two weeks later I started learning JavaScript on the same site.
-
My phone is always on silent.
If you want something done, leave a message or listen to my phone message which says... Email me details and I'll sort it -
I always sort by new.
If you have a steady job for a long time already but still sort by price ascending, you’re a bouba. No exceptions.10 -
I have a sort of mini career fair at my internship tomorrow. I work at a University Affiliated Research Facility. Any tips for talking to job reps?2
-
I logged into Google Ad Manager and clicked Change History. But it is a fake. There is no way to change history there! I can only view, sort and filter history. Weak Google!5
-
I just spent 6h to sort all my private documents : university stuff, financial stuff, my trades, devices etc etc...
Totally worth.
Being organized is so satisfying.. Finding everything you need in seconds:) -
Another android update. More media server issues even on 7.0.
I thought 7.0 was supposed to sort this stuff out? -
An easily extendable voice activated AI. Basically a personal assistant made for programmers that can be extended to meet their personal needs. Sort if like the echo, but you have a more accessible API.2
-
Mum: you can't figure out how to close the latch on that window, what sort an engineer are you?!
Me:😒1 -
hate to create huge one timers. got to build huge migrate tool (luckily there its not thousand of users) to migrate from mysl to mongo, then to upload assets properly at place. Its also got to be a new api test. Which also i wrote.(the api). Eveything is fine except the time. They wanted me to finish two days ago and i almost got it. But my head is about to explode and code is messy...
-
Worked on a project where for three month had not even a single task. First week was a nightmare, later on ive lost hope and decided to learn something fancy. So in the end it was fun.
-
I thought devRant week count would have overflowed and gone back to 1.
Qhat sort of year has more than 52 weeks, feels like the estimates PMs give ... -
"Bug fixes and performance improvements" - what I actually mean is that I shipped some dodgy code & this patch covers my humongous arse...sort of.1
-
100th email of the day with the same subject...revised from marketing. Just sort it out and send me the last one
-
I have a question for the freelancers out there. When getting work, do you usually go through some sort of vetting process from the person or group hiring you? It seems that the company I work for doesn't do anything if the sort and I want to know if that is something a company should do.1
-
Where should i go to get started with some sort of testing for my expressjs apps ?
I'm a complete testing noob1 -
The moment when you have to style a totally unnecessary div/span jungle of a website and you can't change anything else then CSS ... 🙈1
-
So... I'm on an old netbook with a screen resolution lower than 720p, and some websites / web designers decide this means I should get some sort of half-arsed mobile page... seriously, why... this is fucking stupid!3
-
Started today by solving it, seemingly with no problems at all!
Last week i had extreme problems regarding some async ajax-calls.
Sort of felt like i dreamt about a solution. -
That awful feeling of going through the mailbox to sort out build issues and defect mail chains, after a day off
-
Meeting with a company that'll help you exit is tomorrow? No worries, get your devs to build 9736372 features before EOD!
-
Boss mentioned yesterday about me working with meteor angular, only have experience with meteor react, what sort of learning curve am I looking at?
I figure best to go with it for diversification -
Does anyone else feels that the mirror dimension in Doctor Strange is sort of equivalent to a virtual environment in Python?1
-
Isotope.js is an awesome jquery plugin for anyone looking to sort, filter, or search for items (html elements with specific class or attr)1
-
Bribing sysadmin with an ice cold Coke hoping he will deploy my latest tag sort of in a hurry since I fudged up last one :/1
-
actually it wasn't mine. But it affected me. So we had a project website on wordpress and wanted to rewrite the theme. everything went well to the Point of production. Site is fine locally, at testing and on stage. On production we still see old, a bit broken old version, but only on homepage. Wtf. Nothing helped. After couple of hours later we found out, that the admin was updating php version and he left html shot at production, which was taking over.
-
Do anybody have a Nice Code on a sorting algorythm to sort arrays with. The algo shall be in Javascript please sens answer IF you have.4
-
remember: the conficker table is still really useful in 2020 due to the prevalence of laziness in users and sysadmins. Use with permutations of some sort!
-
VS Code
Nano
Nano:
easy to use
easy to exit
VS Code:
Can easily turn into sort of a IDE with all the plugins available -
My uncle is a dba so gets it, my dad sort of gets it because he also works in the transport sector, my mom doesn't Really understand but knows it's computers. Everyone else thinks it's it support
-
The Devrant Algorithm not only reads everything and then sort by sarcasm but sees everything and then sort by sarcasm.
Even puts Google's cloud vision to shame. -
How come when implementing merge sort the mid doesn't need to deal with odd/even division?
I know int will always go down if there is decimal but how will it cover the whole array?
Full code:
https://gist.github.com/allanx2000/...
I guess in general, array indexing that involves dynamic cutoffs always confuse me.
How do you think about them without having to try things out on paper?7 -
Found a minor bug:
- Sort by Top
- Open app, Top Week is default tab
- Switch to Day tab immediately before top week rants are loaded
Rants of Week tab are shown under Day tab -
I've sort of got this personal interest, and that is information security, but it's a frickin jungle out there. Where would you guys start?
-
Sort "insert file name here" | uniq -c outputs the same file in a bash script but in a command it works. Any ideas?6
-
so yesterday i was manualy checking if endpoint works as suppoused to (there was a bug before). And nothing changed, so I deeply checked everything, refactored a bit and sent request again. Nothing changed! Breakpoints does not work. WTF! After one hour realised that I was sending requests to dev server not localhost :-( now it works fine.
-
started to learn vi. Well, options are amazing, way it works is amazing. But those shortcuts are so goddam not intuitive. Why the heck ce is remove word and insert?!3
-
trying to sort out duplicate files on my various hard drives. i mean really determining how long i want to keep this torture going is beyond my own stupidity... clouds be trees
-
Insider tips and tricks for a PhD, if we have grad students of any sort here. Literally anything at all. I'm enthusiastic but not naively so (I like to think), so let's learn stuff from the vets.1
-
Personal question what sort of wage are mobile devs contracting out at with around 6 years experience, day rate? Would be interesting to see the difference1
-
Gosh, I'm bored!
Better reinstall Ubuntu on my computer.
(I don't know why I always do that when I'm bored, some sort of habit I think)1 -
This seems like the sort of thing all you Vim users may appreciate: http://owen.cymru/fzf-ripgrep-navig...
-
Is it just me, or are the Jinja2 docs shit?
Won't tell me how to sort my JSON file via a JSON variable. Fucking irritating. -
!rant
Not programming related, kind of...
I don't want to seem like I'm sharing nosense but I guess this sort of thing would be popular with devs / gamers
Hacknet is on offer on Steam
http://store.steampowered.com/app/...