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 - "character"
-
I am Computer Science Student
Yesterday I asked question to my classmates, what is Linux,
here's some(non-forgettable) replays:
3- An App
2- A Soap
1- Game character
and most (suggest me..a word) :
0- Linux Crackers(Food)
and that guy sent me this..17 -
A little ago, a devRant user drew something awesome (fantasy stylish) of another devRanter.
I said in the comments that I'd kill for a drawing of my own character!
A day later I got a mention. He'd drawn my character!
Thanks a lot @ichijou! I find it awesome, it's in a frame on my wall now :D30 -
At job interview.
They: What would you describe as your biggest character flaw?
Me: *rolls d8* I pretend not to understand the local language in order to avoid interactions I would rather not have.
They: What?
Me: ¿que?6 -
The best prank played in our office was an AutoHotkey script that changed the space character to actually print the word 'space' in all caps.
The next message in Hipchat from the victim was: "WhatSPACEtheSPACEfuck!SPACEMySPACEkeyboardSPACEisntSPACEworking!"
The next time this prank was pulled, ALL symbols were typed out in all caps.1 -
Creating a new account is always fun...
"This Is My Secure Password" <-- Sorry, no spaces allowed.
"ThisIsMySecurePassword" <-- Sorry, Passwords must include a number
"ThisIsMySecurePassword1" <-- Sorry, Passwords must include a special character
"ThisIsMySecurePassword 1" <-- Sorry, no spaces allowed
"ThisIsMySecurePassword%1" <-- Sorry, the % character is not allowed
"ThisIsMySecurePassword_1" <-- Sorry, passwords must be shorter than 16 characters
"Fuck" <-- Sorry, passwords must longer than 6 characters
"Fuck_it" <-- Sorry, passwords can't contain bad language
"Password_1" <-- Accepted.25 -
Finally a keyboard made for waffling on about how your indentation character choice is strictly superior to the other option7
-
“That regex almost worked, lemme just tweak it a bit–”
*2 hours later*
“Fuck it we’re processing strings character by character with a while loop like granddad did.”5 -
If money is lost,
Nothing is lost.
If health is lost,
Something is lost.
If CHARACTER is lost
8 bits are lost.2 -
Mistyping one character wrong in a password and hitting backspace until I am sure I’ve deleted the entire Wikipedia.
Then starting all over again.3 -
JUST IN: Client wants to give me 25 character, mixed case password over the phone because the internet is UNSAFE13
-
Not sure if it just doesn't have the right character encoding scheme, or if my existence is being questioned...4
-
"The password must be 6 to 32 characters long and must contain atleast one uppercase character, one lowercase character, a special character, the md5 hash of your last name, a dried olive branch and the blood of a unicorn."5
-
Please for the love of god name your variables in a sensible way! How the FUCK am I supposed to read your shitcode if you decide to write 6 (!!!) nested loops with variables each named by exactly one character. With no comments whatsoever!
I would rather crack password hashes than this nonsense.13 -
who of you posted that telugu character that crashes the iphone?
Thank you very much i couldn't use devRant for an hour 🙄😤8 -
So apparently using utf8 with LaTeX isn't enough to get € symbol working, I have to include two more packages for that (two, because one handles the character, and the other one makes it look "not weird"). How hard can it be to just use a single utf8 font, and have it work with whatever utf8 character you type in? And apparently there are at least 3 packages specifically for euro symbol - a certain XKCD comic comes to mind...11
-
https://fuckoff.services.
Wrote it because fuck it why not. Was sick at home and wanted to build something :)
Feedback would be great!
About the short character limit, I might up it a little but this thing is about writing short messages and not stories so that's a choice on purpose.43 -
I inserted a unicode 'reverse text' character into the registration form of our energy provider and see what we got today 😁🤣9
-
Created webmoney account with password lenght of 81 character
Tried to login to my account
Password lenght cannot be more than 60 character
Now i have to reset my password to b e able to access it7 -
Whoever thought it was a great fuck idea to use backslash instead of forward slash in paths, fuck you. Fuck you.5
-
What a wonderful language JavaScript is. It's the only language where "(+(+!+[]+[+!+[]]+(!![]+[])[!+[]+!+[]+!+[]]+[!+[]+!+[]]+[+[]])+[])[+!+[]]" is equal to just simple "." character.6
-
"Your password must be between 8-20 characters and contain an uppercase letter, a lowercase letter, a number, a special character and a haiku about your childhood pet."9
-
Getting the nth character of a string.
Every other language:
string[n]
Swift:
string[index(string.startIndex, offsetBy: n)]8 -
Recruiter: do you have a negative character ?
Me: yes, sometimes I become lame.
Recruiter: but why is that?
Me: this is not your business1 -
Sending one big PDF with character analysises of everyone in the company to all of us, from apprentice to founder. He had even brought cake, but the boss threw it out the window and made the guy leave the moment he read that mail 😂3
-
Hi everyone! Progress is slow for the game development.
I'm finally (and hopefully) done character design though I have a fuckton to do for 10+ characters.
Tbh it was my first time but got the help from the art community to give me a lot of feedback!20 -
MAJOR RANT:
Bug in question: Shortened URLs (that we generate dynamically because fuck you) would have a pipe character added in them, obviously breaking the URL.
I SPENT 3.5 DAYS DEBUGGING A MASSIVE, FRANKENSTEIN-LIKE CODE BASE TO FIND THIS:3 -
I just noticed programmers can cite Shakespeare in 1 character.
"To be or not to be..." = 2b|!2b = true = 17 -
Word of day:
Hellogrammer
Slang for person who can print "hello world", "hello", or some random string of character in multiple programming languages and whose knowledge is limited to printing string.
Synonyms: hypocrite, stupid, script Kidde....17 -
Let's have a real debate.
Not Linux vs Windows vs Mac.
Not Vim vs Emacs.
Not ASP.NET vs Spring Frameworks.
NO.
CHARACTER LIMIT. 80, 100, or 120+ and WHY.26 -
My boss looks unbelievably similar to a character from the Simpsons.
We have a new guy start, he wants to show his wife how uncanny the resemblance is. So he sends her a picture of him... Except he sent it to our boss by accident, this was his first day on the Job.8 -
Me: *running my first Java program*
Java: Error: illegal character
Me: *scared* Am I going to Java jail or what?3 -
Password max length: 12 characters
Additional requirements: exactly 1 special character and exactly 2 numbers.8 -
I'd like to see a horror movie called "Exception", where the main character experiences exceptions which should not happen according to the code's logic.11
-
Tutorials on the Internet.
They say you have to enter a 12 Character long hexadecimal number.
AND THEN THEY PUT A "G" IN THERE?
WHAT? ARE YOU STUPID OR SOMETHING?3 -
"at least 1 special character except < ' ; / - [ % _"
Also known as "Hey, look at me, I'm vulnerable to SQL injection and a lot of other fun stuff!"3 -
I now just need symbols for - (minus/negative dashes are used as word sepperators) + ÷ × and =
Also ? ! And .8 -
Just wrote a brute-force attack simulation in c. Going to run it on actual hardware, with an 8-character limit, including alphabet (Upper and lower case), 0-9 and a few special characters and see if it gets done tonight ;)
I'll see you all in about 360 trillion operations.11 -
I bought flowers for my date. Online.
When I registered, the website send me via email my 30 character long password.
😥
So I try "forgot password". The genius website sent me, guess what, my 30 character long password...
For fuck sakes!!!! You had one job.... Hash the fucking password!!!!
I'm afraid these people will probably get hacked soon (murphy law).
Sha256.. Guys please...12 -
Oh the irony: one of the e-banks I use, forces users to type their passwords via virtual on screen keyboard (javascript based!!!) due to security 'standards' yet in the same breath doesn't allow a user to use any other character for password besides the basic alfanum.. o.O fml4
-
That one time when it took me 3 days to fix a bug, which ended up being literally one character missing.
I was questioning my life choices for another 3 days.2 -
You ever just randomly blank on something super basic? Like something that has been drilled into your head since you started in development and should be impossible to forget? Anyway I just had to Google the newline character.4
-
Just found the comment
// Wins a prize for the longest class name.
in a class with a 36 character name.
Didn't believe it and checked all classes: We do have a class with a 68 character name.4 -
a missing semi colon is overated, the white space character at the end of a string is the real OG. Been hunting a bug for three days because of it!!15
-
If you write a tutorial or a book with code samples please take the time to ensure that (a) you cover everything that is needed to get your samples to work properly and (b) that your samples actually to work.
It is frustrating the bloody hell out of me typing your code character by character into my machine just to have my compiler screaming at me.
On that note: just wasted a week on rewriting a whole bloody library that was "broken" just to discover that the library works just fine but the freaking tutorial on the very page was faulty.5 -
For fuck's sake! I just spent almost an entire workday trying to fix a bug which didn't even exist in the first place.
Well, at least now I got this to cheer me up:1 -
If money is lost,
Nothing is lost...
If Health is lost,
Something is lost...
But, if character is lost,
.
.
.
8 BITS are lost 😜1 -
So after coding the first iteration of a big project on some whack office supplied logitech keyboard I rewarded myself with a new proper keyboard that suits my character. I am as happy as a kid on Christmas :)
Vortex Race 3 Brown Cherry MX15 -
College student.
Had Computer Graphics project to complete with OpenGL and C🙄
Night before submission * eyes are drooping*
How to stop the transition of the character?
Solution: Write an empty function.
😎 Problem solved.7 -
Using vim instead of an IDE has helped me increase my typing speed but I also think that I understand more this way.
Without auto complete (although you could get this via plugins) you have to type every single character which helps you understand the things you type3 -
So apparently iOS 11 doesn't allow you to add up 1+2+3 as it tells you it's 24 and you can't type the letter "i" as it will be converted to some non recognizable character, so my question now is, who tested this and who got brutally murdered?4
-
I pressed the up arrow 15+ times,
to get to a 3-character alias,
of a 7-character command.
WTF is wrong with me !?4 -
We might achieve world peace one day and still won't have agreed over indentation.
Indentation = TAB. Just 1 character (N spaces = N characters = more disk space, duh!). And then each dev can chose their own TAB width (in spaces) in their IDE of choice. Beautiful.11 -
Me: what happens if you type 'echo PATH'? Pipe it to a file and send it to me
Collaborator: *sends me a 17,238 character text file of their PATH contents*
Me: that's no PATH; that's a space station2 -
The ascii DEL character 0x7F or b1111111 historically had a special relationship with punch tape programming, if the programmer made a mistake punching out a character then they could simply punch out all the holes and the computer would skip that character, effectively deleting it, and saving the programmer from starting over.8
-
I once thought about tweaking the JS files and replacing ";" with a similar Unicode character just to teach a lesson to the guy that refuses to use Git.4
-
Not exactly dev stuff, but LaTeX low-key makes me nervous.
In writing my thesis it seems that through some keyboard-fuckery I managed to slip in some weird unicode bullshit character somewhere, so that it doesn't compile. Alright, I just do \DeclareUnicodeCharacter{0301}{ASDF} so that it gets replaced by ASDF. Searching for ASDF in the output pdf file does not yield results, so I can't even find the location of the fuckery in the text. It seems that unicode character is somewhere in my .bib-file and I guess my citation style doesn't even render the part of the data that character is in after all. So the above hack works, but still there is some weird-ass character in my bibliography file that I can't find.
On another note: I get that modularity is cool and all, but who thought that it is a good idea to give people zero transparency over what macro stems from which included package? No namespaces etc. I end up including a whole lot of packages that are needed for exactly one macro. That bloats up the file and you have no way to trace back which macro came from which of the quazillion included packages.
...then again maybe I'm just a lazy piece of shit whose google searches end before success and all of the above has some easy fix.9 -
Me: *Generates 20 character password with numbers and symbols*
Website: "Please use a stronger password"
Me: "Wot?"10 -
Tl;dr stupid password requirements
Begin quote
Password must not contain any non-alphanumeric characters.
Your Password change was not accepted. Enter your current Password correctly following the rules for New Passwords. Please try again.
Passwords must be between 8 and 12 characters in length and MUST contain each of the following:
At least 1 lower case character (a-z)
At least 1 upper case character (A-Z)
At least 1 numeric digit (0-9)
But, MUST NOT contain:
more than five repeating characters in a row (e.g. 111111356 would not be valid, but 112233445 would be valid)
spaces or other special characters
NOTE: Your new password cannot be the same as any of your 10 previous passwords.
End quote
Are you fucking kidding me? Only (26+26+10)^8 through
(26+26+10)^12 different passwords to go through? It's like the oxygen wasters that built this website give zero fucks about security.
Why? This is the site that manages money and investments. Just allow passwords up to 64 characters, allow any ascii character and just fucking encod the characters to prevent any Injunction.4 -
Today, this made me think: My bank limits the password I can choose to 16 chars, and only letters and numbers are allowed, no special chars. Meanwhile on Typeracer.com I was able to use 60 character password, including numbers, letters and special chars.9
-
Is it just the novice in me that finds the Haskell community's misguided obsession over character count really annoying? Learn You a Haskell For Greater Good states
> Shorter code means less bugs
A lot of people and resources seem to share this opinion, but it's obviously false. Simpler code means less bugs, but look at this function which just means "apply this applicative to each element of a list"
> sequence :: (Applicative f) => [f a] -> f [a]
> sequence = foldr (liftA2 (:)) (pure [])
This isn't "less buggy", it's fucking madness. The same in JS, the king of unreadable languages, would be:
function sequence(seq, val, apply = (f, x) => f(x)) {
seq.map(f => apply(f, val))
}
Seriously, how can you design a strictly typed language that gets beaten by JS in readability?16 -
"Learning Web Design is like playing video games: You start small and build your character as you progress, then you beat the boss, literally." - Ricardo Zea7
-
We just had a big drama because our team leader discovered 2 of our projects use 79 character line limit. He changed it to 80 and reformatted all the code.
What is wrong with this world?9 -
that moment when a (non dev) colleague, understands how a single character (in the entry point) can break the whole website
next time i'll explain him why websites like devrant exist.. -
*Sorry, the password must have only 8 characters and must include a letter, number and a special character*
Fuck you!2 -
Someone put a fucking \b in this dataset I'm working with, which just so happens to be an illegal character for xml.
FUCKING HOW. FUCKING WHY. FUCKING WHERE ARE YOU AND WHY DO YOU WANT TO SEE ME SUFFER THIS MUCH4 -
Writing a function to take a string of delimited entities, parse each character to find the separators, capture the characters in between separators, and return an array of entities.
I used this for about a year before I learned about String.split()
Yeah.1 -
My face when I spend hours debugging, and realize that a non-printable character was messing everything up.
-
I feel guilty. I commited 1 typo fix in a public library, which triggered 4 pipelines. I literally replaced one character3
-
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
-
Well it seems Facebook's JS obfuscator is so good even Microsoft Edge can't read it...
SCRIPT1014: Invalid character
xob7zskxXZd.js (1,6)
Thanks Anniversary Update...2 -
Slowly getting better with RegEx problems! Warning, lots of non-computer linguistic geekiness ahead.
Been working on some functions recently to replicate the furigana (Chinese character annotation) functions available over at JP.SE in PHP for a project.
Managed to get the basic cases down fairly quick:
[Chinese character][reading] => <ruby><rb>Chinese Character</rb><rt>Reading</rt></ruby>
However I realized this evening that there are patterns where this repeats twice for one word, such as the following:
[Chinese Character][helper Japanese character(s)][Chinese Character][possibly optional word ending][reading for the whole thing]
Managed to get it working for both cases initially, but then I found out that adding a Japanese character to either of my test strings (see graphic) would cause the annotations to fall grossly out of sync. The next two hours disappeared pretty fast before discovering that the issue was that I was removing the wrong string length from the annotation string, and just happened to luck out with a test case where it worked the first time.
Probably going to do a code review of it with the intern next time he's in. One of the things I've been stressing to him lately is that however easy a task may be for a human, there are all kinds of extra things that need to be tracked in order for a computer to be able to follow your logic.7 -
When you're naming variables, it is not acceptable for them to be one character, especially when that character bares no relevance to the information it stores.
'f' is not a good variable name for an array of strings now, is it...9 -
Websites that still for w/e reason limit the number of characters a password can have...
Seriously, when a website starts bitching about me entering a 32-character password generated by my password manager "being too long", I seriously start to wonder how they store the password...9 -
To the cunts who use single character aliases for their SQL queries table joins... Suck my throbbing dick till you choke on it and die....
That's all... back to workrant name your shit properly cunts sql alias suck a dick single character sql assholes cheap cunts die10 -
I saw a self called "senior developer" store a boolean as a "t" or "f" in a character varying with a max of one character in our postgres database. wtf13
-
Any geniuses out here that could think of a reason why the main MySQL user of our production servers lost it last character?
Im kinda flabbergasted. The username went from username to usernam. And I can't think of any reason why that could happen.21 -
Why is every company so BAD at working with spaces in passwords? Just trying to setup Hulu on my PS4, apparently I forgot my password? No, my password had a space in it. So maybe Hulu's just one of those companies that doesn't allow spaces in passwords? Wait no, I can log in with no problems on my Switch or PC with the space. It's just SPECIFICALLY the PS4 app that doesn't allow spaces. Cool cool cool.
Like, am I missing something? Is there some reason it's harder to hash than other characters? It's just an ASCII character, it's not like I'm copy/pasting in some fringe unicode shit. Some companies straight up ban it. Some like Amazon don't recognize it as a special character, while demanding I use a special character. Why is this so terrible?4 -
New way of storing passwords "securely":
1. Open word and write your passwords in plain text
2. Save that word document and open it in notepad
3. Delete a random character but remember which one and in which position & save
Now the document won't be accessible with word and to fix it you have to put back the character you deleted.10 -
I can't bear to spend longer on game character creation than a few minutes but oh, the amount of time I spend on customizing my desktop environment with gtk themes and so on...
-
so many great fucking small or niche languages are ruined by shitty/odd syntaxes
sorry, but if you use the | character for function arguments, i'm not touching your language
for FUCKS sake5 -
Ran a sed find and replace function on project-folder/* instead of targeting a specific file extension. Fun Fact: sed replace will find those character combinations in image files, too. The site looked like you were on mushrooms. Thank goodness for git1
-
Unicode I love you!
Who the hell invented the unicode character 'ZERO WIDTH SPACE'
https://fileformat.info/info/...6 -
Someone just guessed my 20+ character one time password on Microsoft 🤔 2 factor authentication and Geo IP checking are definitely good features.
Well, time to change all my passwords.8 -
This is a very mild rant about character limit saying that there are >0 characters left when writing comments, then refusing to submit.
I'm so fucking infuriated! I almost raised an eyebrow in anger! What the fuck, my life is literally ruined, this bug is making my toilet visits insignificantly worse!4 -
People here expect me to use strncmp(str,"ABC",strlen("ABC")) because they think strcmp(str,"ABC") is going to crash. Because they've had experiences of using strcmp and getting crashed.
All they did was, pass inside strcmp, strings that did not carry terminating null character but won't accept if i told so.2 -
Why do people pronounce char like charcoal when it clearly stands for character? It should be pronounced like car 🤔27
-
So today at the beginning of the class, our teacher asked us to write a function that translates a given string to "leet speak" (basically having to replace every character to another).
Some used python dictionnaries, some used arrays...
And the two people arround me wrote a program with a condition for EVERY SINGLE CHARACTER.
It kind of made me wanna die or kill them 😥7 -
I just finished watching bandersnatch. God in the beginning I indentified so much with the main character.
Now I'm just concerned about my mental health.5 -
I was trying to crack my own wifi using airmon-ng but found out applying brute force will take up to 237 years!(11 lower case character password )
Is there any other way to crack my WPA2 (psk) more efficiency?9 -
Big win today. Set up a custom motion capture pipeline for Unity using my Vive/controllers today. Quote a bit of scripting but I went from nothing to complete animation reel for our character model in a single day.
Successful day for once. I can sleep well tonight.2 -
// Define this isn't a rant.
this.isRant = false;
So just curious if there are any dev stroke artists on here that might be willing to lend me a hand with some prototype art...
Just need some character sprites made into modular pieces and a few edits.
Didn't know anywhere else to post this :-(10 -
Staring at a CSV file full of data looking for that one extra comma or stray double quote or some out of place Unicode character that might exist but you don't know which of the hundreds it could be feels like staring into a pit of despair.7
-
Our invoice report crushed because someone paste an invalid character which devExpress couldn’t handle.
I told boss we should trim and run regexp test for all string input.
Got rejected.
Why?!?!?!🧟♀️🧟♂️🧟♀️ 🧟♂️3 -
well if the otakus of the Devrant-verse reads this, they get free updoots
(Hint: It's a Love Live Sunshine Character)1 -
Hacking in mivies are so damn cool and easy!
The main character never gets caught and everything goes as expected.
Hacking in reality is no way like that 😬7 -
ME: ok its time to create a game let's see... i will do a 2d pixel art game and... it will be medieval type of game... ok lets start by creating a character design.
*30 minutes later*
Me: I quite!!!4 -
Hang on... If online banks ask you for the n'th, m'th and p'th character of your password, they must be storing it on plaintext! WTF? I don't even understand why they do that in the first place.11
-
In competitive games in which team composition matters and you have different playable classes and/or roles (tank, area damage, point damage, various kinds of healing, buffs/debuffs, etc) what kind of character do you like to play?
I guess this would apply to stuff like MMOs, Overwatch, TF2, DOTA, Diablo/PoE, and so on.23 -
Just learned that unicode U+14269 is the "troll" unicode character. I feel like this should be used more.2
-
I'm surprised a lot of people still don't realize that passphrases are way better than an 8 character gibberish word.
I've even tried convincing a friend and he thought I was lying.
(insert relevant xkcd link)-->https://xkcd.com/936/ -
All it takes is one jackass somewhere in the world with no understanding of character encoding to ruin things for everyone else.
-
How am I supposed to know which fr*cken whitespaces they are…
The tooltips don't even display!
Plus, emojis get descriptive names in their tooltips. These characters' tooltips are JUST THE CHARACTER ITSELF.2 -
I fucking HATE people at stackoverflow that "edit" every single character or spacing issue they see that are not relevant. FUCKING STOP. why do you have to fucking touch it? for imaginary Internet points? WTF8
-
Person: Let's rub this lamp
* Genie comes out of the lamp *
Genie: You have three wishes. You know the rules. What do you want?
Person: Can you open this jar? It's so tight
Genie: What? That's it? That's a wish? Someone call an ambulance, I'm having a heart attack
PS: Now replace the Genie character with me and replace the person character with my manager. This is the kind of work I do at work and what my manager and leadership team asks of me7 -
My friend asked me if "the thing that contains a character" is a bit or a "bite"
He is a hw guy and has an A from ict, HOW CAN HE NOT KNOW THAT5 -
This weekend I was working on a fun hobby project with a friend of mine. While he was modeling items for the game I started with a dungeon generator.
This morning I got stuck at a bug which took me more than 12 hours and 4 developers to fix. In the end I found the issue. I was checking
If y > arraySize && somethingElse
DoSomething();
It had to be:
If y < arraySize && somethingElse
DoSomething();
After I changed that everything worked without issues... Day well spent... -
What about having more pets.
I would like macots for several languages and OSes like Tux (Linux) or Gopher (Go) in front of my table on my avatar.8 -
So I work at a digital agency and the second my manager heard Twitter had upped its character limit he started planning out all the new hashtags and emojis he’s going to include to max out the limit.
Please Twitter, stop.1 -
Every time I have to write this, it feels like I have to pick a name for my new RPG character that took 5 hours to customize.
git commit -m "..."10 -
You say UI (yoo I) but you say GUI (goo ey)
You say Char ( ch-r) but you say character (keh-recter)
You say gif but you say jif12 -
How about we contribute to a Devrant custom character creator. Like we create stuff for ourselves and others? Or adding more details. Like we can have a separate form for that.
What do you think?
@dfox @trogus6 -
When people use one character variable names in their code I'm just like:
How do you guys live like this... 😰1 -
Visual studio is rather silly.
In one project, just changing the character set to unicode was enough for the program to work.
In another project, exact same code, I also needed to add a command-line argument to enable unicode.
Isn't. That. Just. Silly.4 -
I will never ever see, play, or think about video games the same way again. Even playing all my childhood games is never the same.
I will now forever see the game from the inside out, imagining what code the devs might have written to achieve what is happening: sprites, audio, triggers, AI algos, etc. No longer is a player or character just a player or character; they're sprites, animations, classes and variables and method calls. o.o2 -
When you realize your tears of laughter on DevRant suddenly remind you of how the character Moss on IT Crowd might have felt trying to explain his humor to others.
-
Your three-second password retry delay is far more likely to annoy users than preventing a brute-force attack.
If you insist on a retry delay, let the user enter a password five times without any delay. This would make no difference in the grand scheme, the trillions of retries needed for a brute-force attack, and guessing a password takes longer than three seconds of thinking anyway.
Another alternative is a tenth of the password retry delay but one added character. One added character slows down a brute-force attack by at least sixty-two (62) times, so one more character but a tenth of the password retry delay would still mean more than six (6) times the protection against brute-forcing.
On Linux, the password retry delay can thankfully be reduced by changing a value inside /etc/pam.d/common-auth or /etc/pam.d/login (out of scope for this post, you can search online for more details).5 -
Because of an SINGLE MOTHERFUCKING CHARACTER I've been stuck for 3 days on my code. I live on a love/hate history with dev'ing.2
-
Rant!
Why enforce a 90 character limit in code file (C++)
It does not make readability any better..
you either break up functions that barely exceed the limits
or
start making nonsense variable names just because they are short.20 -
Unicode's biggest problem is that it isn't a streamable format. Given a section of a Unicode string, it's impossible to assert that the next character won't be an accent or zwj or other modifier. This means that it's impossible to convert stdin into an iterator over canonicalized Unicode graphemes.12
-
Wtf outlook, that is just incredibly stupid
"Outlook for Windows converts :) to a smiley icon in Wingdings font, which is the same character as J and shows up as J if you don't have Wingdings installed." - https://twitter.com/timolaak/...5 -
That feeling when you’re working on writing a program to take differently based numbers, parse the input character by character, and return the value in different bases (dec, binary, hex, etc), get stuck, ask your partner to take a look at it and their response is along the lines of “What are you even DOING?! That doesn’t even make sense.”3
-
It is really hard not to feel arrogant when everyone around you is a shitbag.. but that makes me feel like a shitbag myself so the problem kind of solves itself.2
-
Do you too have 8 space tab character in Windows 10?
It's in notepad, cmd and other stuff.
It's fucking wide af.15 -
ok hear me out: local unicode
by that i mean, unicode designates a character that is designated to show up differently for each person
for example, 👤, and your operating system replaces it with you profile picture
or maybe some unused character could be your favorite color and you'd set it in your operating system settings14 -
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
-
So I upgraded my project to a new version of unity.
And my character stopped jumping.
And then it started jumping.
And stopped.
And started.
After 2 hours of debugging I found out that the RigidBody2D editor fucks up physics.
WTH2 -
201, an intro programming course using Python2. Prof was funny. She was a Redditor and slipped the casual troll face or derp face or other rage comic character in her lecture slides.
-
Well life of a game developer it meant to be all fun until you start rigging a character on a potato system I call a laptop3
-
Must contain 8-18 characters, 1 lower, 1 upper and 1 special character. Cannot be the same as email address.
18? Why fucking 18 characters? That's not any pragmatic limit. What fucking product owner came up with that requirement?8 -
C++ overloaded operators are so cringe. They think they're being so clever with their pipes and the path concatenation being a "/" character but you're just making one of the most ugly languages on the market even uglier. Fuck C++ and its operator overloading fetish.20
-
As I'm seriously considering sending the guy I went on a date with recently who subsequently pissed me off the Telugu character, iOS 11.2.6 is released. 😞2
-
I've always found it funny when sql errors "at or near" a character. I don't know enough about sql to understand why it does that (although I'm sure there a reason!)....but it just sounds like it's not trying hard enough 😂
Maybe someone smarter can explain?1 -
So appearantly what passes for the space character in regular expressions in ssms is :b. Sure, Microsoft. Makes total sense. \s was just too convoluted.1
-
Just found out the API of our zentracloud sensors is sending the units with a space before the actual unit. Couldn't figure out for half an hour why Doctrine is not finding the unit in the database. Encoding? JSON decoding? Character itself? Screw you. Screw you...6
-
Does anyone else get annoyed when your outside of a editor and you press the apostrophe/quote or parenthesis key only to outputs a single character and not a pair?
Drives me insane1 -
I made an optical character recognition engine once. Seeing it actually work was a really cool experience.
-
This is the 3rd weekend so far since I decided I wanted to write a blog post. I didn't write a single character so far! God!2
-
So everyone is talking about those Greek sign pranks right? But I got something just as bad (I haven't used it as a prank but I've just encountered it on my own -> pranked my self)
So on Mac OS you can type this character with ALT+Space and it looks like a space, but it isn't. If you don't have render whitespaces on you would never know that it is not a space... Imagine the time you can spend on finding that xD you mistyped 1character and BAM broken xD5 -
TIL the ` character is known as the 'grave' character
meanwhile my 🤡 ass has been calling it 'back tick' this whole time...
🤡🤡🤡🤡🤡🤡🤡🤡🤡14 -
Lost 2 days with a non-highlighted error.
Vanilla JS:
Calling a function with a lower case character which shouldn't be lowercase.
I didn't never understood why neither VSCode nor Chrome showed the error.8 -
It's small but still tangible.
I really like that username and password both have the same character count.1 -
One of the largest "modern" payment startup/service here in India has a password requirement of "8-15" characters. One Number and one character atleast. Doesnt support special characters. And did I mention it won't allow previous passwords.2
-
I taught myself C. I had a Commodor-64, and I bought a C compiler for it. My first project was a random character generator for the original D&D RPG. That was in 1985.
-
@dfox
I recently posted a rant containing the tag "$" (php, you know).
But if I search rants with the search pattern "$", the search returns no results.
I guess this has something todo with $ as a special character ;)
Is it a bug or is it a feature? *g*7 -
Ugh! Anyone also finds it incredibly annoying that regex notations can change between programs? And I don't mean like PCRE vs jS, those are functional differences.
I mean like... In sed, I always spend trying out all possible combos of backspacing when dealing with special notations like quantifiers {}, sets [], match groups () and so on!
Why can't it be just so that backslash anything = character literal, and not the functional counterpart.
Or at least stick to either one of the options, not like sed, where matchgroup is \(\), quantifier \{\} but a set is just []
Also wish sed supported reluctant quantifier (*?), having to use negative character set matching makes it much less readable...3 -
- First logon on the support website
- Input pregenerated password
- Password expired
- Input new password
- Password invalid
- Try different passwords
- I realize that the suggested length of the password (8 char) is also the max length
- Input eight character password
- Password invalid
- Input the pregenerated password
- Password changed1 -
Spent two hours debugging my filter for truncated tweets (ending with "...") Only to find out that Twitter uses a fucking ellipsis Unicode character
*Bangs head against wall* -
Remaking my portfolio site using VueJS. Finish that character design sketchbook I started years ago. And move out of my parents' house.
-
Bruhhh why you use random single character in your variable names in javascript src code? Do you have uglifier installed in your brain?18
-
Is there any good linux application to send FUCKING RAW data to a serial port?
Port in question: /dev/ttyACM0
Baud (nice if configurable): 9600
I want to send specific binary data. I want to send 0b00110011 or something like that to it, not some character or a hex value.23 -
I love when I compile. Then I’m missing one character in a listener function. Compile again. Oops one other character. Compile again. Well WAHT the fuck is it now? I once spent two hours looking for an error in my CSS and my diff program (beyond compare) didn’t show spacing changes in a line.1
-
That moment when you realize you've basically been having a protracted anxiety attack for two months. Should uh...build character or something, right?
-
2 years ago I thought you had to make an if statement for every coordinate in a game to make the character move1
-
Yeah today i'm sharing a little java program who can scan any editable file in your system and count all the alphabet character from it and show the result in a chart renderer in an html document
Code
https://github.com/Afrographic/...11 -
Spent over 25 hours in 2 days fighting with character sets and compatibility issues to get 20 year old software working with MySQL 8.
Fuck that shit... -
The life of every individual, viewed as a whole and in general, and when only its most significant features are emphasized, is really a tragedy; but gone through in detail it has the character of a comedy.4
-
No, Twitter, I will not delete my tweet wishing for the death of a video game character. I will, however, delete my account and invite all my friends to move elsewhere if you don't accept my appeal.7
-
So I just got an insight from my PW session in SQLplus. I finally understood why the fridge did the SQL console under Oracle return the error:
ORA-00911: invalid character
on a line that seemed perfectly correct, but it's as if it spawned you an invalid character, just because.
But in fact, when I enter a character unintentionally like ç, then I remove it, it's as if the text prompt makes it look like it got removed, but there's still the cedilla, or at least its character code roaming around in the line I'm writing, and thus resulting in an error.
I'm not even salty now, that got me curious, and I think it's better like this, even if I'll require a bit of research on that thing later on.4 -
When the business team promotes the robot: “programmed in Arm Assembly with support for all UTF-8 Character Sets”
(Seen in the info of my high school’s robotics team) -
AWS typescript: Your function name can't be longer than 64 characters
how about you tell me what the function name is and where it's located so i can find and fix it?
my code changes don't even have any 64 character length functions , they don't even have any typescript changes3 -
Everyone seems to enjoy posting their debuggers so meet the team:
Slash, Classic Duck, Varys, and a Son of the Harpy repainted to look like my D&D character courtesy of my roommate1 -
Started playing Skryim again. Playing a pretty big modpack with some really cool mods called: Lost Legacy. It has alternate skills like Pugilist and Unarmored. I can literally punch a bitch with a one shot to death. For some reason this is very satisfying. I wonder what level of my psyche this appeals to. Probably something really animalistic.
These two skills meld really well with playing a mage with no armor. Unarmored skill actually levels faster if you cast an armor spell. So it benefits mages. I also don't have to fumble with weapons with Pugilist.
I had to add Sofia as my follower. Her wit while I punch people to death just fits. I feel like my character is a grumpy old mage that just goes berserk and kills people with his bare hands when upset. Do not disturb my circles, bitch!
I like to name my characters with phonetic names that might mean something else. On the surface it looks like an RPGish character name. But contains another meaning, often vulgar. This character is no different. I have named him: "Rehkuuf". An old Breton bitch of a magic user. Whose only care is learning and acquiring power. I imagine this character doing anything to this cause. Definitely a ends justifies the means kind of person. I am thinking of making him notorious in at least one hold. Not sure which one. So every time I return to the hold I have to kill every guard. Punch a bitch time!
One goal I just thought of: Punch a dragon to death.1 -
So this rant:
https://devrant.com/rants/3969110/...
introduced me to the unicode's "zero width space". Lately I've been using it to cheat on "required" fields in forms. Hahaha thanks!4 -
Broke: adding a pipe character ( | ) to your text
Woke: adding a slash, then adding rotation until it's straight.1 -
Modt excited about code was three days ago, when I managed to make SpeedTrees (that are painted on Unity terrains and not detectable as different from the terrain while using raycasts) transparent when they appear between the camera and the character :P
-
You know how in cartoons a character will plug leak in a hose, seemingly solving the issue, only to soon find out that because of them plugging one hole, a new one has opened and is making the hose leak again? That’s what web development is like.
-
!basicNonHarmfulExploitTest
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
Lets see If I can mess up the character cutoff limit 😜3 -
Been working on a cryptographic virtual filesystem. But getting a '/0' character at the end of each block! Been debugging since ages! Any ideas or suggestions where that might be coming from?3
-
For my dissertation project, anyone with a name (e.g, User Personas) has been named after a character in Silicon Valley.
Just because.2 -
AGILE GLUTEN-FREE DECENTRALIZED EXPERIENCES!
Now that I have said the magic words please forward your billions of VC money to this Bitcoin wallet. I promise your character will be played by Brad Pitt or George Clooney or Beyonce in the Netflix romanticized documentary.1 -
CamanJS is a nice library and such but why does it's vignette function take a String as it's parameter for percentage!? It parses it by removing the '%' character and doing a parseInt()!2
-
Thinking of #password requirements: MumbaiNawazuddinSiddiqui123 is a valid password no? Has a capital, special character and numbers?7
-
I love when there’s literally one character out of place and that’s what causes the entire break.
I love that.1 -
This is Twitter with out character limit, #notagsinthemessage and with people who want real friends.2
-
Instead of adopting the ` character to represent multi-line string literals like JavaScript, Swift opts for three consecutive double-quotes. """ smh4
-
Had a weird issue today, opened an old SQL script that I had and every single character was separated by NUL character.
Needed to dust off the regex skills to find the inverse of all the characters I wanted to keep so as to replace everything leftover with nothing...
Still have no idea how that could have happened. -
!rant
Pathfinder (D&D 3.5E fork).
I'm glad (but not surprised) not being the only one here.
My current character is a untalented half orc bard with huge knowledge who was forced to be a barbarian.
It's an interesting combination and fun to play.3 -
You know, sometimes I've just got a blockade, I'm trying to iterate through a List and if there's a certain character at the current index add all values after that to another List until the special character shows up again.
I've been sitting here for what, 5 hours?
Don't know what's wrong with me today.2 -
Spend the whole day trying to figure out why that API call returns undefined...
Whitespace character after the variable -
Junon's Zen of Tabs:
Tabs for lexical indentation, spaces for alignment.
Tabs always come first, and never after a non-tab character.
This is the only way it should be.
I do not have an open mind about this. Fight me IRL.13 -
You have to read this as Bill Hader's Stefon character.
"Yes yes yes yes yes. It's that thing where you said something was an issue three hours ago but was confirmed to not be the issue but turns out to be the issue."1 -
got to play adventures of hugo when i was 6yrs old, a game where you need to type in commands for the character to execute. when i finished the game, my dad told me, that's programming. and i was like O_o this is my destiny
-
Coworkers: Why do you look so tired, did you not sleep?
Me who pulled gacha and didn't get the character I wanted: yes8 -
I saw The Big Short. Shows how connecting data when others don't or can't can present big opportunities. Christian Bale's character was very cool.
-
Can a person sue for defamation of character if the result of an arrest that was wrongly made kept them unemployed for a long time from wrongful imprisonment ?8
-
So I heard a character in a game say this: "You are so stupid that you don't know that you are stupid." They were not saying this to me. It was to a common enemy. However, I am unsure if I am smart enough to be offended by this statement.3
-
how many users on devrant use avatars that don’t reflect themselves at all?
i wasn’t impressed with the character builder at all. no funky color options or stupid hair :(8 -
A fucking space character should never be allowed in a wifi password!!! Just spent 4 hours looking to why the fucker would not connect to find a space on the end!! Trim or show an error!!!4
-
Please, before exporting anything in whatever editor you use, check if it is in UTF-8. Today I didn't knew why my new font wasn't working in certain places and I later discovered that more than 9000 characters were replaced by the replacement character...
-
I have finally done what I will call a "pro javascript move", but I did this in C++...
QString str("hello");
float offset=0.0;
...
offset = somevalue;
return str + offset;
This printed out "hello[]". Where [] is some unknown character box.
No warnings at all. It just found a conversion function and did it.1 -
I'm new in deep learning world, I want to develop a project regarding live text detection on mobile camera (without taking an image by the camera), can I do it by the tesorflow object detection api ? or with anyother tensorflow api or with opencv, which way is best? other suggestions are also welcome.
-
Shits ridiculous
So much of my goddamn time wasted
Perfect idea really
Gradually grab all pixel locations that fit space constraints
Remember finishing this script and watching the areas populate
Purpose ? Extract shapes to feed my damn neural network for custom character recognition
So much goddamn time wasted
Bastards I hate you all !3 -
I think I hit the character limit in JSON.parse() but can't seem to find any documentation about it...8
-
I'm not a programmer, I just know how to put one stupid meaningless cryptic character after another.
fac←{×/⍳⍵} -
Sigh same bug
Or design flaw
Fuck off
The box it grows to encompass a character for extraction to certain parameters
But if the page has a border it selects the whole page -
Can anybody explain why in C# when using string.Format("{0:C}", myNumber);
results in a string with special characters used for spacing instead of the normal space character.
This caused a issues in the PDF I was generating and I'm wondering why the special characters.4 -
Dumb Ideas #1
If anyone could make a lightweight standalone AI which have that !(!worms) ++ features running as a system services on phone featuring a character and is intelligent enough to improve itself..? -
my fellow nerds, what are your favorite rpg tropes? we're making a little game to raise morale at work, with our colleagues as character, and I'm not very good at coming up with events13
-
Working on a xslt just to change a single character in an invoice. The system I use does not have the euros sign...
Because fuck manually editing the pdf every month.
Fun.2 -
Character setup and animations done. Now time to flesh out players, AI and maps. But need more coffee first. Loving UE4 engine.1
-
Can anyone recommend any tutorials and assets to use when making movies/animations in unity?
Looking to turn my book series/potential game into a little series if i can get the hang of it.
I already know im going to use cinemachine for my camera system and I'll build my own audio management and trigger systems (Hopefully).
And a side note, does anyone know of anyone who would do some 3D character modeling if i was able to provide some character concept art and have a chat with them? -
Idea: On Devrant mobile the beginning loading screen should have the users icon. I feel this would be better over some random character that you would never know.2
-
Using eclipse, I type in one character on the editor
Eclipse: "Waiting user operation" *hangs for a whole minute*
----
This is the same version I use every day, same workspace, and otherwise it usually works well!3 -
Ever copied code from somewhere and had to deal with searching and fixing the stupid undefined Unicode character error for an hour (¬_¬)3
-
Upgrading our DB software.Been fighting with table and view character sets for hours. This is going to be the death of me.6
-
When you have to delete/move 1000-character files that Dropbox synced from a Mac OS source...
So thankful for `robocopy` -- even though you'd think MS would eventually allow longer filenames. -
Which keyboard do you use on phone? I got curious because lot is people are using Unicode character, so looking for some support other than copy paste from Unicode app or web page.4
-
!dev
devRant help me decide on something...
I feel like learning a new language but can't decide, I'm torn between Swedish (because I love Sabaton) and German (I have a character in my book who is german)...10 -
I'm thinking of making a game. I think it would be a good game where a woman is the main character. Do you want to feel cute? Or what?5
-
Is anyone else interested in the Characteristica Universali. It's very fascinating and not enough people know about how it can be applied to non neural network artificial intelligence.
-
so tell me if this is true or not.
was this supposedly a character modeled off of you people ?
https://youtu.be/lGgBDjY4yME
because I find this scene hilarious as well lol6 -
Meanwhile in OS X: Pressing alt-space gives you a nbsp, not a normal space character. Happens quite easily after a pipe on my layout. Just suck in the pain of that syntax error.
-
"Geometry can produce legible letters, but art alone makes the beautiful. Art begins where geometry ends, and imparts to letters a character transcending mere measurement." - Paul Standard4
-
Why can't Jira support standard markdown (as defined by Daring Fireball / John Gruber et al)?
Why does it need an own markup syntax and even fail with it. Using ticks ` for code once worked, now it lets the first tick stay, eats the first code character and highlights it as code. Just why?!6 -
Freezie,, the funny name with funny character,, but its just a nigga trying to get a tech brand.. #Freezie welcome all to the world of freezie1
-
Sub Zero in MK 1 is absolute shit. I’m playing as him right now and I can barely win anything as this trash tier character4
-
Who else uses "Down, Left, Ctrl + V" instead of "Down, Left, [specific character]".
Because the distance from Down, Left, to the specific character is way far and slower. -
As a now obsolete practice in the age of widescreen monitors and resolutions many times greater, do you still enforce line lengths in your code?
If so, what length do you use and why?7 -
Brain fart.
In Java and many other languages there are basic types, like char and String. So why does Java have char and String, but not a digit type?
A number is basically a series of digits. For modular arithmetic it is very useful to be able to extract the 3 in the number 1234, it's just the 3rd digit in a number.
Base 2, base 10, base anything could be supported easily too. E.g. a base 2 digit would be:
digit d = 0b2; // or 1b2, but 2b2 would be a compilation error
A number would then be some kind of string of digits.
Any thoughts on this?9 -
Do you guy know that there is a lot of short query name like "f" in web development?
We are discourage from using single character variable name and the query key is too short. Is there any specific reason for using short query name?6 -
Nothing more secure than have 36 character length passwords mixing any kind of character in them and have them in a txt file inside my docs folder 🤯🤯🤫12
-
opengrok doesn't support searching special character forward slash? /
http://bxr.su/help.jsp
like fuck me that's the slash im more interested in, can't remember ever needing or wanting to search for a \ backslash5 -
fact..
you move your mouse, when it comes on cursor while typing
even though you know it just one character you have to type to go ahead of it..1 -
So there’s this theory that given infinite time with infinite monkey typing, eventually they will type out the entire Shakespeare
I explained to my gf, I thought it was obvious but she said it’s not possible, and I had to emphasize that’s why it says infinite time.
Well then I thought, I’m gonna make a website where every x seconds it will type a character, and anyone on the website can also type one character every n seconds, and everyone will see the same sequence, on the side panel I will show what words those monkeys actually typed and maybe eventually, we can type out Shakespeare
But it’s also quite boring, tell me what I can do9 -
For those who hate to like PHP. I have an issue. Character encoding.
A semicolon ' is replaced by ’
A fullstop . is replaced by ' Â
Any ideas?5 -
Developed module for e-commerce system to batch upload product information from MS Excel document. First test from user & got error stating that comment is too long. Some input contains about 100 whitespace in end...
Then I found that PHP's built-in trim function isn't trimming Japanese whitespace character. 😓😓😓 ... Quick fix for that..
I doubt i'll never become familiar with that Japanese 2-byte character thing 😶 -
I used to use Twitter for character count often while debugging or writing test cases. Now the shitty ring counter is freaking useless😑
-
Is it me or DBeaver is plain shit and not-so-robust on importing to csv?
In a table that contains bizzare character as: " & + / ( ) ;5 -
After all these years. Right ?
The best fuck all character penned down in the last 8 or so years has been Alfie Solomons1 -
Dont be a dev if it affects your own well being in any way, most of the reasons given by other people here are in some way about a person's character affecting others. If it makes you happy, gets you money and gives your life a purpose then others opinions shouldn't even matter.