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 - "where?"
-
I made a web app and a mobile app for a client two months ago. Yesterday I shut down the server because I wasn't paid yet despite my multiple warnings and reminders.
Under thirty minutes the money was in my bank account.
Sad thing is they weren't responding to me, ignoring or lullabying me with good cop bad cop acts, acting like friends etc...
Lowering my bar to people / agencies like this depresses me.
Btw they are my former agency, they have all the money in the world but turns out they are all jackasses after all...15 -
Boyfriend and I decided to take on a simple Raspberry Pi project as an extra curricular thing to do before uni starts. He claims that I'm better at this sorta stuff than him, so I end up with the Pi for most of the week, but have immense trouble getting what we want to work.
I give up and pass it off to him to have a go when he's home. Few hours later he gets all the things I couldn't get done. I'm a mix of frustrated and relieved.
Unrelated, probably gonna wife that man5 -
terms can only be use in programming: -
Where friends have access to your private parts,
Where Parents may kill their child if required,
Where Bugs come in from open windows,
Where one image is worth 128K words,
Where 10 == 2,
Where Zombies are common and not dangerous *,
Where Daemons are always there somewhere
Where the slimmest of USB drives are considered FAT *,
Where comments are made and arguments are passed, **
Where forever alone nerds can also unzip, touch, mount and fsck ***,
Where root is top of the tree,
Where x = x + y is totally correct,
Where opening a jar requires Java,
Where Oct 31 = Dec 25,
Thanks to ASHISH KEDIA for writing these.
Source :- Quora4 -
Try not to use floating point numbers in places where precision is important. Like for instance, money. Always store the base value where it makes the most sense15
-
This is an old screen that I took some years ago and never had a good place to share...
Hope this helps someone to choose the right language :D
https://postimg.org/image/454565eej10 -
There have been so many low quality posts lately, ugh. They’re almost all poor attempts at humor in a pathetic grab for internet points, and many showcase a distinct lack of understanding.
Where are the rants?
Where is the competence?
Where is the anger?
Where is the rage?
... Where is the effort?31 -
When the client sends you a template they want to use and half of the css file looks like this...18
-
Work, the haiku:
(Plus more Dilbert)
“Where are you on this?”
“I’m where JIRA says I am”
“Ok, but how far?”8 -
> me on call
> had to much wine
> suddenly, phone starts making sound
> holy shit, I am on call and I am not supposed to drink
> Calls taxi because shit is looking bad at work. Everything look down according to the sms I get, I had to pay the taxi from my own pocket.
> 40 min later, arrive at work. Walk into the serverroom.
> Go to the the server that is monitoring everything.
> Check networkcable, it is loose. Push it a little.
> Goddamnit, that was it.
> Realize I never doublechecked if stuff really was down from home....5 -
You know how it is when all your friends know you as the "computer guy".
Friend: Yo, I need this small script for school, can you do it for me?
Me: I don't really...
Friend: Come on, pretty please.
Me: See I...
Friend: I'll pay you good for this.
Me: Oh... What language does it have to be in, Python? JavaScript? Ruby? Perl? I don't know it but it shouldn't be too hard, I can learn it. Bash? Not a fan but it's quite easy. So what is it?
...
Friend: Visual Basic
Me: oh...
This was last week. 2017. A couple of days before 2018. Some schools still teach VB. Not even VB .NET.
(He had about 200 good reasons so I did it anyway. But boy, has that been a chore)11 -
I really love how devrant changed from a "place where developer s could post rants about technology " to " A loving , considerate , helping out place where every dev is welcome "4
-
does anyone else have days where they just can't be bothered to make anything, and days where they get a massive amount done?3
-
Both: Let's start over.
Me: Everything different
She: Where to start?
Me: Dunno
She: ...
5 min later
She: I created a new folder
Me: ?
She: That's at least a start, isn't it? ^^
Both: *laugh*
Me: Lemme create a rant about that6 -
Its amazing walking to a big bank building which you networked and you know where each cable passes to and you remember where you took shortcuts
-
Yo, is this devrant or spamspace???
Like, do you even fucking work, mates? Are you a dev? How doesn't a fucking legacy code piss you off on a daily basis? What are all the ways you want to respond to your customer's/PM's abuse? Does your lead dev even know jackshit?
Where did all your quality rants go? Why do you all sound like second graders writing essays for school? Have some passion for your job, and hatred for the incompetence for others!
Now, go produce some quality rants! Funny ones too! Bonus points if it's angry-funny.20 -
A cracker just fell under my desk.
I cannot find it.
It's not possible that the cracker traveled farther than everywhere I looked.
But I still can't find it.20 -
!Poll
I'm curious about where the user base is centered geographically, so...
Where is everyone based?
I'm from Sweden :)107 -
Got noticed by the creator, the first time after sneaking around here for 3 years.
*feels awesome*7 -
OMFG! Who’s bright fucking horrible stupid ass idea was it to mix Ajax with php (php deciding the ajax paths) with random js outputting HTML inside random fucking static divs found no where near the logical route of content.
Trying to add a simple fucking status to a gigantic cluster fuck of a legacy project is just FUCK.
If I could I would burn this bitch to the ground and start again I would, But no, it’s needed.
Someone kill me before I break the shit out of this thing, I would take a wordpress project right now instead. -
I was wondering, where the devRant community comes from. Where are you guys from?
I am from switzerland96 -
And this, ladies and gentlemen, is why you need properly tested backups!
TL;DR: user blocked on old gitlab instance cascade deleted all projects the user was set as owner.
So, at my customer, collegue "j" reviews gitlab users and groups, notices an user who left the organisation
"j" : ill block this user
> "j" blocks user
> minutes pass away, working, minding our own business
> a wild team devops leader "k" appears
k: where are all the git projects?
> waitwut?.jpg
> k: yeah all git projects where user was owner of, are deleted
> j.feeling.despair() ; me.feeling.despair();
> checks logs on server, notices it cascade deletes all projects to that user
> lmgt log line
> is a bugreport reported 3(!) years ago
> gitlab hasnt been updated since 3 years
> gitlab system owner is not present, backup contact doesnt know shit about it
> i investigate further, no daily backup cron tasks, no backup has been made whatsoever.
> only 'backups' are on file system level, trying to restore those
> gitlab requires restore of postgres db
> backup does not contain postgres since the backup product does not support that (wtf???)
> fubar.scene
> filesystem restore finished...
> backup product did not back up all files from git tree, like none of refs were stored since the product cannot handle such filenames .. Git repo's completely broken
Fuck my life6 -
I hate it when I ask the customer where did they test it or where the error is.. On test or on production? And the answer is yes. O.o2
-
DevRant vs Facebook:
Devrant : the place where you will find intellectual friends
Facebook: the place where you will find friends who procrastinate4 -
Where do most devRant users come from?
Please add your country in the comments or ++ if already existing!
Dont ++ this question though. I ask out of curiosity and not for the ++.65 -
You know it's been a hard day when the compiler finishes without errors and you assume it malfunctioned.
-
covid is making life hard again. I can't just stop in the middle of a research project because I can't access the robots anymore. *makes angry noises* I already canceled a human study because of covid, so this feels super unfair.
but you know what pisses me off even more? the govt complaining about numbers being high but not doing jackshit about active disinfection of air and public spaces (China did that, btw) or providing cheap disposable masks for people.
Also, I'm not as much afraid of getting covid as I am afraid of giving it to the head of the department who is a 70+ yrs old genius in his own right.
Fuck.
Fuck.
Fuck.
... This is shit.39 -
Have a couple I want to air today.
First was at my first gig as a dev, 4-5 months out of school. I was the only dev at a startup where the owner was a computer illiterate psycopath with serious temper tantrums. We're talking slamming doors, shouting at you while you are on the phone with customers, the works...
Anyways, what happened was that we needed to do an update in our database to correct some data on a few order lines regarding a specific product. Guess who forgot the fucking where-clause... Did I mention this boss was a cheap ass, dollar stupid, penny wise asshole that refused to have anything but the cheapest hosting? No backups, no test/dev/staging environment, no local copies... Yeah, live devving in prod, fucking all customers with a missing semi-colon (or where clause).
Amazingly, his sheer incompetance saved my ass, because even if I explained it, he didn't get it, and just wanted it fixed as best we could.
The second time was at a different company where we were delivering managed network services for a few municipalities. I was working netops at that time, mostly Cisco branded stuff, from Voice-over-IP and wifi to switches and some routing.
One day I was rolling out a new wireless network, and had to add the VLAN to the core switch on the correct port. VLAN's, for those who don't know, are virtual networks you can use to run several separated networks on the same cable.
To add a VLAN on a Cisco switch one uses the command:
switchport access vlan add XYZ
My mistake was omitting the 'add', which Cisco switches happily accept without warning. That command however can be quite disruptive as it replaces all of the excisting VLAN's with the new one.
Not a big deal on a distribution switch supplying an office floor or something, but on a fucking core switch in the datacenter this meant 20K user had no internet, no access to the applications in the DS, no access to Active Directory etc. Oh and my remote access to that switch also went down the drain...
Luckily a colleague of mine was on site with a console cable and access to config backups. Shit was over within 15 minutes. My boss at that time was thankfully a pragmatic guy who just responded "Well, at least you won't make that mistake again" when we debriefed him after the dust settled. -
Infinite loop in real life :/
X: Where is your house?
Y: Near Ramesh's house.
X: Where is Ramesh's house?
Y: Near my house.8 -
I came back to work after a two week vacation to find out that some people left the company and others are leaving soon.
What the fuck happened while I was gone?3 -
Worst: working a job where I wasn't learning anything and had shit management.
Best: got a new job where I'm learning lots and has great management.5 -
It would have been back in the 90s 🤫
I was about 8 years old I guess when I had a friend who had a Commodore64 and he loaded up the good old floppy, typed some things in and the screen started doing things, my mind was instantly triggered for “how did you do that?”.
Moving forward after that I was into gaming on consoles (sega, snes, Atari ect) and always wondered how the games were made (being pre-internet) that was not easy to find info for, otherwise I think inprobably would have ended up in the game dev world.
It wasn’t until I was about 10-11 that I finally got a PC in the house ( good old IBM 386 with 10mb HDD.. yes MB not GB for you young folk) and I was addicted from day one, MS paint, changing settings left right and Center in windows 3.11 and then when we upgraded to W95 and then W98 things got more and more interesting.
God the memories, and games (MAME32 was the best)😆
Shit now I want to find some old school games for a trip up memory lane 😂
When I was 15, I made my first website in front page (don’t judge), was a nice big walkthrough with photos and map locations for GTA 3, and since then I’ve never looked back. -
That moment when you complete your work and then the client gets arrested and sent to jail and you just sit there mumbling "but my payment...."
True Story. Sadly. -
I didn't leave, I just got busy working 60 hour weeks in between studying.
I found a new method called matrix decomposition (not the known method of the same name).
Premise is that you break a semiprime down into its component numbers and magnitudes, lets say 697 for example. It becomes 600, 90, and 7.
Then you break each of those down into their prime factorizations (with exponents).
So you get something like
>>> decon(697)
offset: 3, exp: [[Decimal('2'), Decimal('3')], [Decimal('3'), Decimal('1')], [Decimal('5'), Decimal('2')]]
offset: 2, exp: [[Decimal('2'), Decimal('1')], [Decimal('3'), Decimal('2')], [Decimal('5'), Decimal('1')]]
offset: 1, exp: [[Decimal('7'), Decimal('1')]]
And it turns out that in larger numbers there are distinct patterns that act as maps at each offset (or magnitude) of the product, mapping to the respective magnitudes and digits of the factors.
For example I can pretty reliably predict from a product, where the '8's are in its factors.
Apparently theres a whole host of rules like this.
So what I've done is gone an started writing an interpreter with some pseudo-assembly I defined. This has been ongoing for maybe a month, and I've had very little time to work on it in between at my job (which I'm about to be late for here if I don't start getting ready, lol).
Anyway, long and the short of it, the plan is to generate a large data set of primes and their products, and then write a rules engine to generate sets of my custom assembly language, and then fitness test and validate them, winnowing what doesn't work.
The end product should be a function that lets me map from the digits of a product to all the digits of its factors.
It technically already works, like I've printed out a ton of products and eyeballed patterns to derive custom rules, its just not the complete set yet. And instead of spending months or years doing that I'm just gonna finish the system to automatically derive them for me. The rules I found so far have tested out successfully every time, and whether or not the engine finds those will be the test case for if the broader system is viable, but everything looks legit.
I wouldn't have persued this except when I realized the production of semiprimes *must* be non-eularian (long story), it occured to me that there must be rich internal representations mapping products to factors, that we were simply missing.
I'll go into more details in a later post, maybe not today, because I'm working till close tonight (won't be back till 3 am), but after 4 1/2 years the work is bearing fruit.
Also, its good to see you all again. I fucking missed you guys.9 -
Today was one of those days where where I wasted hours on a typo and posted a perfect algorithm asking for help concerning a bug.
FeelsDeveloper.jpg2 -
HR Interviewer: Where do you see yourself in 5 years?
Interviewee: I have your job and I'm asking the interviewee: "Where do you see yourself in 5 years?" His response?
I have your job and I'm asking the interviewee: "Where do you see yourself in 5 years?" His response... -
About a year ago a co-scout gave me: an FM radio, a CD cover, tape and some other random bits, and proceded to say.
c-s: Build a metaldetector from this, I don't know how.
me: wat?
c-s: You know computers, right?
me: Yes, but that is not "computers".
c-s: How hard can it be? We need a guide on how to do it in a couple of hours. Good luck.5 -
So, our team got a new dart board. Not the magnetic one, the wooden one with sharp darts.
Now, we all are wondering where should we place it, so that it is safe for everyone.3 -
This new guy has a senior position and is 20 years older than me.
Im not a senior because I didn’t study (still have 10y of experience) and i don’t care about the title as Long as the salary is good.
But.. he sucks, he doesn’t know basics, keeps overengineering, I have to explain basic stuff to him over and over again like JOIN in sql, lambda, method references and async threads in java..
He probably makes much more than me and has a higher title..
I feel like nobody notices because I keep helping him to finish his shit.
That sucks!4 -
8years ago - me. "oh let's learn ruby it might be fun?"
"oh nvm let's get into php."
talk about bad decisions?3 -
maybe Step 2 didn't make it.
maybe it decided to leave and disappear.
or maybe, it was destroyed by an underpaid, overworked dev who holds grudges against Step 2.
Wherever you are, I'd miss the step that I didn't have to take to make the plugin works. -
What if a code, running a factory, making dev ducks, was buggy? Would these ducks cause more bugs in our codes?2
-
For all the Java jokes I see here and people bashing the language, are there any Java devs here? If you are a Java dev, do you enjoy it?10
-
tfw you code without building for an extended amount of time and it just works. Where is it? Where is that damn problem that you know is there?
-
When a dev leaves a project in the middle, and someone else has to continue their shit, that's the worst fucking thing ever!
3000+ lines of codes in just one class? Fuck!
I don't even know where to put my code, where to put debugger break points, where to... fuck fuck fuck!!! >_<4 -
I wanna work for a company that develops cool algorithms and implements them. Where the devs analyze complex issues and have to do complex problem solving. Where everyday is a challenge. Not a place where simple repetitive UI bugs are the issue at hand. Not a place where the only tasks and todos are trivial and uninteresting. Not a place where most of my coworkers are idiots.2
-
Think I am going to try out my first stuff for my game engine in 2D. The games I have the most fond memories of were 2D. Sure I like what has happened on the 3D side. But it would be fun to recreate some of my favorite 2D games. Except with one caveat: procedural generation. Never play the same game twice. For testing purposes I will have a seed system to regenerate the same worlds. I would have played these games so much longer if they had been based on a seed for generation of content.
I also like the idea of weapons and armor never being exactly the same. Sure they can look similar, but on close inspection you could see differences. It will be fun to start with base models and then add imperfections and differences.
Another issue I have with fantasy games is always leveling up the weapon by buying something better. Sure we have improvement systems though smithing and magic, but some weapons are always better than others. I wanted to have a game where weapons could be improved by usage and upgrades. Kill 1000 trolls and the weapon gets imbued with trollbane. Kill a dragon and the blood infuses and it deals fire damage. So a player could start out with the family sword and end up with a god tier weapon at the end of the game. Make weapons become legendary. Not because it has more power, but because trolls recognize the blade and the wielder and are scared shitless.
Terrain in 2D should be a lot easier to generate. Weapons, armor, etc should be easier to modify and generate. This should give me the grounding I need to develop the algorithms for a future 3D system. Godot is currently stronger in 2D than 3D. That will change in the next couple of years as more focus is put on the engine. There is no reason I cannot experiment with mixing 2D and 3D as well.
Holy shit, I was just thinking I cannot imagine the amazing shit they could have done with the games I played as a kid with 2D physics!
Haha, something they had in the older games was actual gambling. You could bet on monster fights and slot machines in game. I wonder if that takes a hard hit with ESRB now?
Currently stuck in tutorial hell. Learning how the engine works and seeing what features are available. I get more excited each video I watch. The engine is packed with goodies and the addons are crazy good.
tldr: First project will be short game in 2D. Will explore procedural content.13 -
Is shit ton not an subunit of measure? I could have sworn that "a shit ton of bugs"was a universally accepted form of currency1
-
So I did a code review for a colleagues pull request and I've noticed that he hasn't written the PHPDocs for a lot of the classes and functions. One minor thing I wrote is to add the author for the class.
About 2 mins after writing that comment he came over to tell me why should he write the author in the comments when people can just go look at the git commit logs. I was like WTF? I asked why would he do that, his answer was that if there's an issue, we can just use git blame to identify the author. To me that makes no sense as git blame isn't supposed to be used like that.
It's guys like these are the ones who don't document anything whether in an online document or even in code. And they just make work harder for the rest of us.2 -
Update Table_Name Set Column_Name = ‘New Value’;
Commit;
I did this on prod and my manager started screaming on me.
Is there any issue in it?5 -
I love working doing tasks like moving boxes.
Move 10 boxes from point A to point B. Simple, you know what to do. and you know when you are finished.
I Hate tasks such as: Change this Icon to other icon. (C++) Because it takes me 3 fucking hours to find in code where the fuck this happens! And every time my first instinct when I don't know something is go to the internet and search for it. But in this case I CaN't!.
Wife: asking why I'm browsing the internet looking at memes.
Because I Don't Know where the fuck I need to be to finish my task! And I am stuck in this repeating loop of searching in code, looking at memes and being ashamed of myself that I did not this fucking simple task in like 10 minutes.
And after 3 hours of doing basically NOTHING. I don't dare to ask a colleague about everything.
Please send help....4 -
SELECT * FROM PEOPLE WHERE GIRLFRIEND = 'Y';
> 0 rows returned
*Sigh*
SELECT VIDEO FROM WEBSITES WHERE URL LIKE '%hub%';19 -
Have the ranters mellowed out in years? I rejoined devRant after 3 years and i see normal rants. Where the fuckety fuck rants at? Where the anger at? Where puke of abusive words at? Whereeee?10
-
Deployment to production last night, and the whole thing is halted because the DBA didn't find it necessary to show up. 2 hours of calling everyone possible and nothing. Thanks DBA, for your prompt and timely handling of the deployment... 😑
-
"Do not go where the path may lead, go instead where there is no path and leave a trail." - Ralph Waldo Emerson4
-
lead dev: hey, I just committed but can't push
me: you need to add a remote repository, you don't have any yet
lead dev: what you mean by remote? 😕😕😕
me: explain what "push" does.
lead dev: ( with didn't get it expression ) hum...
me: (I think I'm in the wrong place) 😐😐😐😐 -
The last time jeeper posted at all was seven days ago. He said he was sick in his last comment.
I'm pretty sure hes dead jim.
Should we start planning the funeral?34 -
We basically don't unit test at work. I write some tests for my code and honest to God people complain I'm wasting time saying a test bed and manual tests are good enough. We don't write test beds for about half of our production code and rely on integration tests for the rest. We only test release builds which have been symbol stripped, I get handed a crash report with no stack trace that I'm unable to reproduce and expected to stay late to fix it for some arbitrary internal deadline.
I've since moved to R&D where basically I'm left to do my own thing so it's better.
We don't project manage. Project leads take time estimates and double them so management might cut them some slack. This doesn't matter because management made up time estimates before the project started. Last project I was on had a timeline of 3 months and took a year.
We have released broken products. Not that any of the above really matters, our software products have made about 50k revenue in 2 years. There are 6 people on software. Fortunately hardware has made about 3 mill. That said our hardware customers are getting frustrated with us as we keep fucking up, shipping broken products and missing deadlines.
I've been working there about a year and a half and will be looking for a job at the end of the current project.
I joined devRant about when I was most pissed off with my job, my rant frequency has definitely gone down since I moved over to R&D. -
when other than IT people use linux first time on your computer and ask u where is "START" button and where is "My Computer "
-
When a client asks us to support IE 6 can we start noting that there are some fucking useless clients out there and that Microsoft is inflicted with more of them than most? The continued existence of IE 6 isn't really down to Microsoft---it's down to their useless fucking customers.
So, let's beat those people with a stick until they upgrade to Edge.
At that point everyone can return to fighting about FF, Chrome and Edge---apart from me as all browsers seem to support cat JPGs.4 -
What I write:
select * from x where id in (1,2)
What appears in sql-server management studio:
select * from x where IDENTITY INDEXKEY_PROPERTY (1,2) -
Nothing's as fun as unraveling the mystery of how a certain dependency got pulled in transitively....
In a monolith.
With over 1000 dependencies.
Kinda like sorting rice by the size of each grain.
Things that make a friday entertaining.
💩💩💩💩💩💩💩💩💩💩💩💩💩💩3 -
It's been a year since I didn't code a line, and now I got a job where I should start programming and I don't where to start?4
-
Yo, where's @g-m-f at ?
Haven't heard from him in last few months, his puns were sharper than a toothpick and shorter than a 3 minute jack-off6 -
Hello?
> dear sir, we have found your pc is infected!
Oh dear, where?
> no, no sir. Not where, your private pc has a virus.
ohh, okay. Thank you. Now that you know can you tell me where it is, I mean the IP I cannot find it!
*hangs up*
dammit then where did I put that PC?2 -
I just discovered bedrocklinux.org and am wondering where this mind-bending tool/toy has been all my life. This thing is amazing!18
-
Even seniors make mistakes. In case you were ever doubting yourself - just remember that.
I just had a very senior level programmer on my staff add a function to a production system that issues an SQL UPDATE query without a WHERE clause. Fortunately, only the 1st entry succeeded and the rest failed due to "duplicate record" errors. Clearly he had intended to do a SELECT to check if an entry was present. If it was present, do an UPDATE, otherwise do an INSERT (think UPSERT - but done manually). However instead in the insert part they were both UPDATE's. The first update was normal looking but the second UPDATE was just this weird malformed-looking thing where he tried to do an UPDATE but to every field including the key fields. Clearly he was thinking about an insert but actually writing it as an update. Every now and then I need to remind myself that these things happen. The guy's not dumb - just made a mistake.
I'm just happy it "failed unsuccessfully".4 -
They promised us flying cars and we got 140 character text messages.
Yes, it's lazy having Peter Thiel write my rant---and he didn't put enough fucks in it (he's three short)---but it expresses what I feel on the subject.
I keep hearing how amazing AI yet I'm still stacking the sodding dishwasher and other such life-diminishing fuckery.1 -
One of my college professor just reached out to me on Whatsapp and he told me that my college is conducting a short crash course on "Machine Learning" for students. He asked me if I could visit and take a session along with others. He also sent me an ad banner which my collage had designed for this purpose.
Soon after the chat, I just opened up Instagram and saw my privacy going for a huge toss 🤪😡!!6 -
FCUKING SHIT X-FUNCING-CODE! Collapsed code by mistakenly typing the shortcut now I cannot fucking EXPAND IT AGAIN T_T T_T T_T3
-
Last. Fucking. Exam. Coming. Up. Soon.
Just... I'm a bundle of confused emotions, knowing that I'll probably never sit in another mentally draining exam. Unless I'll have to sit for exams during phd, if I ever manage to do one.
I'll miss the adrenaline rush and the feeling of relief after the exam, despite however much I fucked it up. I feel like I'm completely closing one big chapter and stepping into my middle ages. 😞3 -
Incredible that these companies with literally no product, and barely a website (if any) come around offering 100K+ jobs
They have funding out of their ass but literally NO real-world value... it's amazing to me.
Guess it really is not what you can do but who you know.1 -
Friend: where did you go to college, to do something like that?
Me: oh well I went to the university of my bedroom. -
I just want a better life. A life where people can live freely. Where skill and talent is enough to make a living. A life where we don't have to be scared of the police.2
-
Yesterday a met a self learned dev. He started electronics at 11 years old. He was homeschooled with no obligations at home. So he ended up doing about 10 hours of electronics a day. Until he got bored of it and realized he could integrate his own programes.
So he started coding 10 hours a day. He is really smart. I figured someone like that surely plays video games. So i mentionned path of exile. I love rpgs the new league is starting on friday, im trying to make exiled friends you know...
The guy tellls me he has no clue about the game so i ask him what games he play and thats when i heard: “factorysialimsntnaio” something. I was like “whaaat?”.
Its the type of game where you create your factory. You smelt, combine, make parts like screws and so on and build your factory.
Thats when i realized how some people will always be smarter than me ;)3 -
I read: "Don't change your implementation to do tests"
Then I read: "If it's too hard to test, your implementation is too complex"
Then we can get into test terminology itself, which is its own mess:
http://xunitpatterns.com/Mocks,%20F...
sheesh, if you thought the whole javascript / framework / web ecosystem always feels immature and behind other areas of software, i'm about to argue that testing patterns are even further behind8 -
Ahhh i don't even want to remember... Dynamic text interpreter that will translate a PDF+excel to a dynamic data structure that will accommodate any changes... Where is my gun again?!
-
Imagine you're in a world where everybody suddenly vanishes when you wake up what do you do with your time and where would you go31
-
My pair partner and I managed to break every feature test written by our 16 strong team today while fixing a login form. Fixing other people's non-refactored rspec tests is not a pleasant experience lol
-
Ever reach a point where nothing seems to matter anymore ? I mean it does but you’re in a situation where everyone is just mindlessly repeating the same bullshit endlessly ?7
-
So, I've gotten to that point where I am thinking about if/where to go to college, and I'm not sure where to look.
Any suggestions of colleges or reliable CS rankings?3 -
"Designers deal in ideas. They give shape to ideas that shape our world, enrich everyday experiences, and improve our lives. Where there’s confusion, designers fashion clarity; where there’s chaos, designers construct order; where there’s entropy, designers promote vitality; where there’s indifference, designers swell passion; where there’s mediocrity, designers imbue excellence; and where there’s silence, designers lend voice. " - Ken Peters2
-
My condolences, Alexa users...
https://washingtonexaminer.com/news...
Sorry if the article sucks, but I am lazy to find better in english :D3 -
As a fan of C#, I'll be entering the world of web development with ASP.NET, but there are so many things to learn before getting started! Javascript, bootstrap, css grid stuff, angular vs react things, docker, microservices, http and REST stuff, accessing some remote thing through ssh. I feel so intimated and don't know where to start!14
-
I just hate trends...
A few years ago, if a website would show customized content (like news, posts) we would say that the job is done by a robot, scripts, filters...
Now days is AI this, AI that... Buy this bike, it as collision sensors so it's AI powered... New washing machine with inteligent AI.. You don't have to set half or full load because the AI will do that for you...1 -
As if it wasn't bad enough, that jase is killing his account - each time his weatherstation detects rain, now theres atleast 6 jase, because I think he missed out creating an account and somebody was faster than him, so which jase, is the real jase, itsjase,vstjase,jase,...?3
-
Currently I own a Lenovo Thinkpad which I bought in 2013. As it is aging, I'm thinking about a replacement. Where would you buy a new laptop, constraints:
- Swiss keyboard (or Option to swap it for one)
- compatible with Linux (prefered if there's a option without Windows pre instaled)
- NVMe SSD
- good battery live
- abillity to upgrade the RAM in the future
I've been looking at System76 now for a while, but since I've worked with Swiss keyboards for the last 12 years, I don't want to switch to an en_us layout...
So where do you buy your laptops?11 -
Angular standalone migration breaks the project on the first step and I cannot find the culprit of the error. So it has to be done manually. Any other idea before doing all by hand? 😩
I guess nuking it all is also an option.1 -
Wanted to delete cache for a project. By mistake I deleted cache and vital settings.
The good news is that I make weekly backups, the bad news is that my latest backup is 4500 miles away from here 😓 -
Having one of those moments where you have so much to do that you don't even know where to start, so you don't. fml
-
Where do I start on Leetcode? There is
- Top Interview Questions
- Easy, Medium and Hard Interview sections
- DS and Algo Study Plans
Pleh?2 -
TFW you realize it's Monday, and you forgot the where clause in your SQL Statement
(22 row(s) affected)2 -
Too much wrong with this...
Test your template before sending, noobs!
And... Where oh where is the unsubscribe link?!1 -
So this one is more for web devs out there, but is Adobe Experience Manager as popular in the enterprise works as my boss claims? I've never heard of it getting used much, and I don't hear about it in web development circles.2
-
Does anyone else have the problem where pictures aren't loading at all and there is just a dark box where they should be?1
-
Serious question.
I’m trying to start my career as an entry level developer. I have had an internship for a short period of time before the company fell apart and had to go back to my retail job to pay the bills. My question is, where are you guys applying to entry level jobs at? Like I have tried LinkedIn. But I looked for entry level and it came up with a 7+ year experience description in my area. Or 2-3 years experience. I’m just trying to find an entry level job man. Like how hard is it to find that? I’m a boot camp grad as well. But even with recruiters it’s so hard to find a job in my area that would take someone on that is so green in tech.
400+ applications and like 50 interviews. Decided to put my specialization in sql and c# and focus more on those because that’s what’s more popular in my area (tulsa, ok). I’m not 100% the best programmer or developer. But man I have the drive to learn and I guess that’s not good enough without experience. I’m at a mental breaking point right now.4 -
Is there a market for novelty ducks? I shared an office with a coworker so i cannot really speak to mine, i still got this one just for the sake of having one. It looked a bit different than the usual ones but its not exactly novelty, but it got me thinking...
anyway, i present you "standing duck with hat"3 -
'Where to code' or 'when to code'?
Which one is more important than the other to you?
(Or are they equally important?)7 -
I think it would be kind of fun to share the country of origin(optionally, of course). I've made it clear in the past that I live in Greece, and I've been wondering if there's anyone here living less than 200km away or something.
On the other hand, it could also be creepy, I don't know...4 -
Litterally all the people i talk to about my LG phone and why i don't want or need an iphone. i have an iphone 5s that i use for 1 app - acapella (androids can really goof up the audio/video sync)
made me giggle
https://instagram.com/p/... -
I just realized I can easily sanitize the data by using + as “ and I haven’t even had coffee yet. I might be on a roll today.
-
In search for my regular dose of stress fueled rage I realised must have missed something.
When did this happen? Is Alex still around?8 -
Where do the images get saved to on devrant (on Android)? I've saved so many memes but don't actually know where they go12
-
Happened today on the way home
---
*Doesn't feel keys in usual pocket*
Shit, where are my keys?
*Checks other pockets*
Oh, I put them where I usually put my wallet.
...
Shit, where is my wallet? (I forgot it on my desk 🤦♂️) -
Have you noticed a change in the typical location of internet/phone scammers from West Africa to Pakistan? All the IRS scammers I've seen have been in Pakistan for example.
-
It's not often that I yell, or even write in all caps. And it would be very nice to be able to write in red, all caps, bold text but there's something that I would really like to say, or rather yell, to || at my systems development teacher (and a bunch of other people), and it's this:
STOP BEING SO FUCKING VAGUE ABOUT SHIT THAT YOU SHOULDN'T BE VAGUE ABOUT SHIT. I'm really really really really really really tired of listening to "probably" and "maybe" and "there's a chance that" about shit where those words shouldn't be applicable. I don't really wanna hear about what the C# compiler probably does (with like 2 different suggestions) and I don't wanna hear about what laws there might be in place and possibly and probably and oh god just stop -
Now that I have decided yo learn Java.
Can anyone tell me where do I start and where to find the required resources and tutorials and so on..6 -
What do you do when you get demoralised and are unable to understand anything. Don't know where to start ,how to do it and where to end??
-
I gotta praise Google for notifying users well in advance of purging inactive accounts. In fact, it is amazing they retained abandoned accounts as long as they did, given that they provide 15 GB of cloud and mail storage for free.
Whatever unkind things Google has done, one has to appreciate the positive things.
In comparison, the email service "Web.de" deletes accounts not used for as little as half a year. And they only give 1 GB.6 -
I need to actually build up my website since all that's there is a digital resume currently
I have too many ideas for what I want like a simple blogging space, project showcase space, my teacher recommend a lanking page, and a better digital resume. but limited free time to figure out where to start and what to use and that's really demotivating
I'm thinking about using node or vue to learn a framework but again I'd have to learn them since all I know is normal unmodified js. And again where the hell do I start4 -
I like to switch up my Google Meet and Zoom backgrounds. Keep people guessing where the heck I am. I’m a remote worker. It definitely messes with some people. Both the backgrounds and the permanent WFH thing.
-
ummmm an update without where..
mates, if you are reading this plz forgive me! i was not focused!!
One fucking mistake! not a big deal.. -
I have two potential offers. A is too good (pay, hours, stability, perks). B is decent (good pay but not so stable, no idea on perks but the work seems cool). Despite better work I'm not inclined to go for B. It is from my previous interview experience rant. People seem shitty, or at least as bad as the ones I'm leaving.
I don't wanna accept A either because they are expecting a longer stay and right now I'm in a state where I don't want to commit more than 6-7 months to anything. 😞
But I don't have any other offers and there aren't any short term projects coming up in my search.
Ugh.11 -
🤪😳😅 this is how i feel about the fact that i will be primarily writing c# at my new job. Any .NET guys with a few tips and pointers on how not to fail. Last time i wrote c# was 7 years ago at least. I will be working on some big project which i love being a part of but I can’t help but feel scared. What if i fail?2
-
I'm thinking about learning common lisp, but haven't found a project where it could be useful. Can you suggest some problems/areas where using lisp makes more sense?
-
So, just wondering, I want to work on some coding, but have no idea where to start. So i thought I could try cloning some repos from github, and try to do sth. But not sure where to find repos that would work like that. Any recommendations where to start?2