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 - ":d"
-
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 -
Sometimes I feel frontend development is like ancient magic:
Backend Dev: Oh no, I can't align this DIV properly.
FE Dev: No worries!
* Casts Flexius Boxius on the DIV *
* Div aligns slightly better *
BE Dev: But it's not centered!
FE Dev: No worries!
* Casts Marginis Automaticus! *
* Rolls natural 1 *
* Everything collapses *
* Website is on fire *
* Product owner cries *
FE Dev: No worries!
* Casts Flexius Boxius level 5 on the parent div *
* Everything looks beautiful *
* People are in awe *
FE Dev: You are welcome!
* Adjusts his robe and leaves *8 -
Ok guys. I'm not only rejected by girls in real life but also when it comes to playing chess online with a stranger :D :D16
-
Morning Deployment.
Me: Let's add this application to this server.
Deployer: Alright.
...
D: Done. Please verify.
Me: I'm seeing errors. Send me the logs.
D: Sure. I also updated the framework to a version that wasn't tested.
M: Yeah, that won't work. Roll it back.
D: Fine.
...
D: Done. Please verify.
M: All the applications on the box are broken. Please revert to the snapshot before the Deployment.
D: Oops, I didn't make one.
🙁😟😢😭😤1 -
It makes me SO happy when coming across some real neat UI out in the wild! :D :D
(source: https://ticketea.co.uk/users/...)4 -
I just got my first set of D&D dice! I know it’s just some metal polyhedra but I’m really happy to have them!15
-
I’ve been working on a fun little project using Crystal and d-bus to control the lighting for Razer RGB devices. Making progress!24
-
-Let's start making the game!
-Yaay
-We should focus on performance optimization!
-But we don't have anything to optimize yet..
-Performance optimization!!!
1 month later
-OK you were right, we can't focus on performance now. We need to start making this game!
-Finally!
-So we're in pre-production now, let's do some R&D!
-Awesome, I wanted to start designing our workflow for adding new content, and maybe also loca..
-NO! That's unimportant! We must do R&D!
-OK what should we Arr-and-Dee?
-Performance optimization!!!5 -
What fresh hell is this
.replaceAll("(//"?)([^//d]+)(//.?)([^//d]+)(//.?)([//d]{3})(//.?)([^/d]+)(//"?)","$1$2$3$4$5$6$7$8$9")
...who is fucking with me7 -
!rant
I got hired!!
It's been a long month of jobhunting, interviews, and paperwork, but I finally got a job. Real world dev life here I come.9 -
When I realized that my rant on wk60 had only one ++ and that one was by @dfox, I was glad that I'm not alone 😀2
-
I was reading a book about D language and thought it would be fun if i write a simple snake game in D.
This is the result:
https://github.com/TheWeirdDev/...10 -
Discussion between a new hire (NH) and a designer (D) in our project :
D : "I need the final designs"
NH : "You haven't given me any content"
D : "I'm sending you a layout with dummy text"
*2 days later*
NH : "WHATS LOREM IPSUM?!"2 -
RUUUUNNNNN! D:undefined boom manager lifeendingfast justrun lifecrisis developer life becareful run development code software4
-
I'm doing my own sci-fi D&D story and need some new weapons! So why not use programming names? 🤔
So far:
voidpointer
nullifier
destructor
finalizer
One player is also a dev and I want to trigger him as hard as I can 😈6 -
I created a rant a few weeks back, about a job i applied for and the HRM followed me on github. Guess what, I got the job finally :D :D :D1
-
Definitely Dungeons & Dragons.
One of the oldest geeky fantasy roleplaying games and I love it.
My first teacher teacher at my bachelors got me into it. Tried it out and I've need addicted ever since.8 -
Have you ever wanted to open links with firefox from within termux?
$ cat firefox.sh
d=$@
am start -a android.intent.action.WEB_SEARCH --activity-clear-task -t text/plain -d "$d" org.mozilla.firefox/org.mozilla.gecko.BrowserApp
thank me later5 -
Just noticed the notifications now display ++'d instead of +1'd, my brain can now rest easy knowing...3
-
I told my lead, "I am creating a new Algorithm" instead of "I am trying to fix this", and instantly I am a programming wizard :D :D :D6
-
!metarant
Why do the notifications say "<insert your name here> +1'd your (Rant||Comment)" when it should say "++'d your (Rant||Comment)". 😜6 -
Guess what came in the mail today (more like 1w ago but I wasn't home yet)! Thank you, devRant team :D
Obrigada! :D -
Update on CLINL:
Thanks to the help of @Linux and t.me/nekocentral CLINL now has an online repository =D
https://kernel.clinl.org
(website will shortly be uploaded, link will probably be clinl.org)6 -
If you were to write a regular expression to match phone numbers in the format of either:
(123) 456-7890 or
123-456-7890
Would you prefer a regular expression that looked like:
A) /^(?:\(\d{3}\) |\d{3}-)\d{3}-\d{4}$/g
B) ^\(\d{3}\) \d{3}-\d{4}$|^\d{3}-\d{3}-\d{4}$/g
C) Other
D) I hate regex
Reasoning? Alternative? Discuss.
(I'm curious about preferences surrounding the readability of regular expressions)19 -
Writing simple terminal input/output lang (Hello, what's your name, hi) in D.
Compiling in D using standard lib: 6.1M
Compiling in D with inline assembly, no standard lib or libc, using syscalls: 1048 bytes!
I'm still freaking out a little.2 -
Adobe labs released one new component, I played with it after two days. Went to an interview with huge company after two weeks for a developer position, the interviewers was from different departments, they asked about one technical challenge they have, then I suggest the new component as solution, they gave me small task to implement using the component, I delivered it next day... Then they hired me in R&D department. It was great days.
-
!dev_related
Finally hit chapter 6 of my book's rough draft!
Feels good to be making good progress, had to do a bit of an info dump on the readers but still need to expand everything.
Might even think about publishing in the future :-D2 -
D: I can't get my files to my D drive
C: And you want me to help you with that?
D: Yes! You know how to do that
C: How about you move your files from your F:\ to your U:\ drive -
look at that... was trying to use shortcuts and ended up with rotated screen. laughed my ass of, why on earth windows.? :D :D :D actually couldn't undo it the same way and had to use gui :D :D4
-
Why does it feel like nobody uses D?
I love it. It combines the best bits of C++, Java, Ruby and even some Python. It still is C ABI and C++ ABI (ish) compatible. It can do everything you need it to. It's not limited like Java. It feels cleaner than C. I LOVE IT. But I don't understand why there's not much going on about it. Is it because it's not 100% stable yet? I don't know. AAAARGH7 -
Fun experience backing up my laptop drice to external hdd :
1 folder : 100 sub folders with 12000 files, size 6gb
>> Ctrl A-> ctrl C -> ctrl v
>> Copying time 55 mins , files remaining 12000
CANCEL CANCEL CANCEL!!
>> add to archive (5 mins) -> ctrl c, ctrl v
>> copying time 6 mins , files remaining 1
(*Insert hackerman meme here*)2 -
Why does D-Link make absolutely useless drivers? I've bought a USB modem in order to use cellular with my laptop, and the controlling software absolutely sucks. Often it doesn't recognize the device even though it's plugged in, other times it randomly decides that there's no service despite my phone right next to it getting 4 bars. This fucking piece of shit cost 30€, and it's shipped with a proprietary piece of software that's so bad it was probably written by an intern for half the price of a single device.4
-
Currently we have zero time for R&D at work, now I have convinced management to let me try and convince them to arrange some time per week/sprint(2 weeks) or month
How should I approache this? And how much time would be optional (enough time for prototyping but still leave more than enough time for the projects we have) ?
Any tips that you have for negotiation/convincing management would be greatly appreciated!! 😁😁3 -
What is this I don't even know. Why does it exist? Why?
.d-flex
.d-inline-flex
.d-sm-flex
.d-sm-inline-flex
.d-md-flex
.d-md-inline-flex
.d-lg-flex
.d-lg-inline-flex
.d-xl-flex
.d-xl-inline-flex9 -
So I just read up on what the language D has to offer. It seems quite good!
- Active community
- Multiple compilers
- Modern (no header files, garbage collector, etc.)
- No VM or framework needed to run it (like C# and Java)
Looking forward to trying it out!
Does anyone have any experience with it? What are your thoughts?7 -
Settings be like..
yo dude you want your home directory on C: or D:?
Me: let's use D: pls.
Every program uses D, cus there is HOMEPATH.
Cmd be like..
C:\Users\Mofo>3 -
My school is awesome, their network infrastructure is so secure (not),
that you can easily control other people's desktops with Windows' basic tools. -
I feel disappointed in myself, only now just noticed that the up and down votes are increment and decrement...
Now I hate that notifications from devrant say "someone +1'd your rant" insteda of someone ++'d or someone +=1'd...1 -
When I was in 6th grade, and we were learning HTML, and I realised the power my fingers suddenly held as Chrome (ugh) loaded up my frst webpage with some basic styling. At that moment, I understood the extensibility, the dyanmicity (My English teacher would kill me), the pure awsomeness I could do with a text file. In three years (now), I finally made a calendar that works which has comments, is split into dedicated files, works, is clean and written in D, and works.
-
tech D&D
dev = fighter
ops = cleris
network = wizard
design = bard
dba = warlock
infosec = rogue
it is not mine but i think its great analogy. and because i always choose the warlock1 -
I think I'm more talented than I thought. Nobody turns off my electricity when singing while coding :D :D
-
!Rant
Guys guys guys!!!!!!! And girls!!!
Not only did I recently obtain 2 certifications the past two or three weeks, but a company called me back to see if I was still interested in an internship that I applied for a month ago!! I sent her an updated resume and she's sending it to the IS (information systems) guy (only one for the branch in my city) and if he likes what he'll see they'll call me back 😄😄😄😄😄😄😄😄😄😄.
I'm so stoked because I started this bullshit job at Dave and Buster's and it's not even really technical. I started like two weeks ago but I don't give a fuck, if I can find a better opportunity elsewhere, I'm taking it. Even if it's an internship.
Only thing is, if they want me to start as soon as possible then I'll want to, but wouldn't it be best to do a two week notice for D&D?2 -
this project is so ridiculous at times that IDK whether to laugh or to cry :D :D
Frankly, I don't even know how to compose a rant about it.... :D1 -
Yjdhdjxdndnckxksmxnx hi xksndnxjxjdndnxjskjx d d xjdjdnd xjjd e dnxjsnd fbcjrnd f ffjkrenf djdjer r. D Jo ne e djcjdje r fjcje Rd joke r dkskxjd e emskxnr e dndxkje e dndxkje e dmdkdkfke dmxk see nemdm
Brain fucked.9 -
Phpref tricked me into thinking my variable has no whitespaces in it. Damn. Fix your CSS please :D Debug the debugger :D1
-
[EXPLODING BRAIN]
[1]
cout << a << b << endl;
[3]
cout << a + b << endl;
[3]
c = a + b;
cout << c << endl;
[4]
d = b + "";
c = a + "";
cout << c << d << endl;
[5]
d = b + "";
c = a + "";
e = c + d;
cout << e << endl;
[6]
a = "a";
b = "b";
c = pl;
d = pl;
c = a;
d = b;
e = c + d;
cout << a << b << endl;5 -
Q) What's the bravest action ever?
a) Sky diving
b) Rock climbing
c) Underwater diving
d) Doing fixes in Production
Correct Answer: Option (d)2 -
!Rant coming to devrant after a month or so (sorry). Delighted to see all these changes :D :D. Thanks a lot @dfox @trogus
-
I had a lead dev on our team saying we should drop PHP and write everything in D, because their syntax is basically the same. And replace our MySQL database with MongoDB. We have data going back to the early 90s, I don’t even know how many entries we have in the production database.
We just adopted python on new projects so that it’s easier to find developers.12 -
More like a confession.
Had a task that involved invalidating a string if it contained more than five digits (anywhere in the string.)
"No problem", I thought. That sounds like a simple regex!
^(\D*\d?\D*){5}$
Turns out catastrophic backtracking had other ideas, and I revert to my usual "atomic grouping fudge that will hopefully work without me really understanding what's going on" of:
^(?>\D*\d?\D*){5}$
...anyone else shamefully follow this mantra, or am I the only one that hasn't skilled up properly on regexes...7 -
Gonna start a web dev side project for my D&D guild to monitor gameplay and build characters. Anyone know of a D&D API for spells and such?1
-
!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 -
An Italian provider in his webservice documentation defines a date (birthDate) as string. Why ?
I discovered the format provided is d-m-Y, my database store it as Y-m-d and my users prefer d/m/Y (as many Italians).7 -
Does anyone know where B, D language, Haskell, Scala, COBOL, Fortran and other unfamous languages are used? I know that Scala and Haskell are functional programming language but I don't know where it is useful and COBOL was used in US army but I never hear about them.3
-
I know there's a bunch of different clipboard enhancers out there, I just want a shortcut to view what I last copied/cut so I know if I need it before I copy/cut the next thing.
-
HELP! Stack overflow did not take this question! I want to learn code! How can I learn code if they won’t help! Question was:
CS 101 take home assignment question 1: write a function to determine if an array of numbers is sorted. The function must return true if it is, false otherwise.
@Fast-Nop , @Root , @theabbie please. I have a week to get this question done 😭22 -
Any good hackathon project idea that can enhance the D-Commerce Market??
D-Commerce includes all digital goods like e-books, streaming services, SaaS, etc.