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 - "17"
-
I just got a mail from a software company in Denmark that they wanted to hire, because they "analyzed my open source GitHub contributions" and they think I'd be a good Backend Engineer using Java.
What they don't seem to realise is that the only thing I use GitHub for is college projects and 2 Minecraft mods, that I'm only 17 years old and not really in a position to move from the Netherlands to Denmark...13 -
Kid(age: 17): What kind of programming do you do?
Me: Well, I started writing scripts in Python, but in the last few months I moved to IOS development, so like making apps.
Kid: So you write scripts for phones?
Me: Not exactly—
Kid: Do you know what jailbreaking is?
Me: Yeah.
Kid: So do you jailbreak stuff?
Me: No—
Kid: Oh so you don’t really do programming.
:’(19 -
Sales Guy: Hey Man, you know what? you should go back to college and advance your knowledge in Software Engineering. This way you will be an expert in programming and handling the Servers.
Me: I started programming at the age of 17 and started handling servers by the age of 18. Can I ask you something if you don't mind?
Sale Guy: Yea sure I don't mind anything
Me: Get the fuck out of here8 -
Somehow I feel like I personally owe Linus for git.
17:50 Colleague whispers "fuck" and the entire project we've worked on for the last half year responds with 404.
17:55 A quick diagnosis shows that she wrote "rm - rf ../" instead of "./" when she threw out her staging dir an thereby deleted everything.
17:58 git pull, everything is back.
18:15 everything is configured and we're up and running again.
**Alternative Timeline without Version control **
17:58 We start looking through Backup folders
18:20 We're fairly confident to have found the most up to date Backup in /var/backup/newback/v2/june/new/released/ and start copying back into the project directory.
19:30 Some files are missing we start patching shit up.
19:40 I realize how much work went down the drain and start strangling my colleague. The Api seems to do the most important things again.
20:00 My colleagues dead body is hidden and I'm 80% confident that the tasks depending on us should run.
Next day: They didn't run. Every nightly build failed, nobody can do anything useful.
A week later : Shits starting to work again, all lost files are replaced. Replacement for dead colleague still missing though.
It's moments like this that make you really appreciate the luxurys we have nowadays...5 -
2 monitors on armatures, PC tower, mac mini, gaming mouse with 17 buttons, Bose speakers, UPS, height-adjustable standing desk, and ~2 miles of cables23
-
I was downloading a 17 GB file with my sh*tty connection and it took me like 2 days to reach 16.5/17 GB. I paused the download for half an hour to do smth, I unpaused it and guess what? IT RESETTED TO NULL DATA OUT OF 17 GB. ;-;32
-
dev1: have you finished the task?
dev2: yep
dev1: why don't you open a PR?
dev2: I'll open one at 17:59. I want to sleep this night3 -
!rant
System.out.println(age);
if (birthday.isToday())
age++;
System.out.println(age);
Output:
17
1811 -
My GitHub repository now has 6 watchs, 17 stars and 4 forks. I feel like I've accomplished everything I've ever wanted in life 😛14
-
That moment when you optimize something from taking ~10 minutes to ~17 seconds and are unsure if you managed to actually optimize that much or did you create a bug that doesn't return half the data...
Please let it be the former.5 -
My 2 friends and me just started a company!!! I feel so excited, because I'm 17 and get to learn how to start a company, I always had that dream to be part of startup. My position is backend developer and db engineer working in apache and python for API's and MySQL for database. 😁😁😁😁😁16
-
TL;Dr be specific, it's actually helpful.
Client rings... "The internet is down"
Me "ok where are you exactly and how are you connecting"
"Ugh the WiFi! Just fix it"
"Ok but where are you?"
"At $companyname"
"Ok and which wi..."
"The wifi?!! Can you do anything right?"
Well... I'm allowed flexibility in terms of pleasantry...
"Ok, there are 3 buildings, 55 rooms, 2 SSID's, 17 access points, 3 routers a RADIUS server and 2 gateways... Be specific or I'll do nothing"
Simple reboot of an access point, but c'mon... It's not a secret where you are7 -
Imagine a database table where dates were saved as strings from raw user input. Then do migration to other database with table where dates are datetime.
Yep. That's me. 😶
I hate humans. 😧🔫
Especially those who try to be original like:
11|Sept.|2016 or 13;Juni;17
There are rules in this world, damn. 😥9 -
About to delete ~2TB of data.
I need a fresh start. I'm a data hoarder.
About to wipe my drives and start over. I've had this piticular instance since I was 17 (I'm 21)
I'm sticking with windows though, because my games wont run on linux.23 -
Hi, my name is Juan, I'm 17 years old. I started programming when I was 12 years old (I started with Visual Basic 6) and I'm from Venezuela. A friend, named Javier, recommended DevRant, and I think it's a fantastic idea. I'm an inveterate lover of UNIX and all its variants, and of course, also of C/C++. I have so many projects in mind for the gamedev, but emptiness eats me and I can't develop them, it's pathetic.
#include <iostream>
int main() {
std::cout << "Hello, devRant\n";
return 0;
}15 -
!dev
Being an introvert 17-year-old is tough at times :/
Have yet to find someone who shares my interests and has the will to get to truly know me.
Most people just barely scratch the surface and judge for what they see, but after all, I cannot expect any sort of deep relationship to take place with any of my peers.16 -
Me: Making me work 17 hours without a 8 hour break is illegal.
Manager: You just sit at a damn desk all day and long shifts are required of IT
???????? Do you really think I just sit at my desk twaddling my thumbs?13 -
My car gets horrible miles to the gallon. Put hundreds of gallons in and have only gone 17 miles 😩9
-
I really love to share my knowledge and I have a opportunity to teach kids coding as a lector. I even switched my f-ing theme to light for them so they can see the board (they're already saying light theme sucks, I love them). Maybe it's only html/css but they're learning so fast even though they're just bunch of 12-13yo Minecraft kids 😂 I'm myself only 17 but I can see the "age gap" between us, I'm getting old...11
-
I just rewrote a linq-2sql query which cut the execution time down from 17 minutes to 20 seconds! I felt like a genius for all of five seconds, until I realised it was me who had written the original query... Now I don't know if I'm an idiot or a genius...8
-
If you know haskell, you know the pain of learning Monads, functors and applicatives, especially when coming from imperative background.
But this guy filtered out all the witchfuckery out of this seemingly complex subject. And there are pictures.
http://adit.io/posts/...6 -
"devRantron has been launched a total of 16620 times.
433 so far this month and 17 times today.
31.4% use Linux, 57.7% use Windows and 10.8% use macOS"
I assume the 31.4% Linux users are the most active.
PS : congratulations devRantron devs and nice work with the theme update.14 -
Be a 17 year old intern with 10 years experience in a language or technique which was invented 6 years ago.5
-
There's a hole in the world like a great black pit
and the scum of the world inhabit it
and its morals aren't worth what a pig can spit
and it's filled with people who are filled with shit
and it goes by the name of EU...
At the top of the hole sit a privileged few
making mockery of the vermin in the lower zoo
turning beauty to filth and greed...
by passing shit like article 11, 13, and 17.
for the corruption of men is as wondrous as Perurant article 13 license: poetic probably illegal in the eu now joke/meme musicals are the best eu article 11 lyrics article 17 sweeny todd5 -
How does the new MacBook pro outsell Microsoft surface and dell XPS 😖 are there so many "sheep" out there who buy a 1300+ machine with 2 (max 4 ports) not including the 17 dongles you'll need?
Sorry if I offended anyone but I just think the new MBP is ridiculous and is definitely not "Pro"15 -
In Germany we have some TV channels that everyone has to pay 17€ a month for even if he does not own a TV, since it's supposed to be free press. Well guess what they still post ads and every journalist's story get's filtered through 5 comittees. This whole thing is so anti open source, anti freedom, corrupt and stupid. No wonder more than 4 Million just don't pay this shit.20
-
My 17" companion just arrived 😎 Looking forward to boost up the enthusiasm!
Aaaand put Linux in there.4 -
When i was 15 i wanted to try myself at coding and hacking.
Yeah a bit ignorant i know.
Anyhow,i randomly found a python tutorial i believe.
Got things running and started the first tasks.
Create a var, associate a string. Create a second var and associate a new string.
Concat them and you get a new string with both of em together.
Then i told myself that this was fucking shit and i quit.
15 years later,i regret more and more that i let it go but what a fucking dumb tutorial that was...
17 years of coding and i would have been a fucking beast.15 -
Man it's midnight and all I want to do is work. 5 hours from now I'll be dragging out of bed to go to work where nothing gets accomplished. In 17 hours when I drag in from work I can do real work for 7 hours before crashing while wishing I could just code through the night. It's an infinite loop and I dont know how to fix it!10
-
Fuck Firefox's CSS engine! Why is it so fucking buggy?
I needed to position some elements in a circle, so I used Math.cos(Math.PI / 2) to calculate their x positions. So, mathematically speaking, that should return 0, right? Turns out in JS it doesn't (because fuck precision). It actually returns 6.123233995736766e-17 and I was using that in the style, like top: offset + that.
In chrome it was working perfectly, but in Firefox all hell broke loose. All animations stopped working, scripts stopped working, demons were eating people alive.
And I lost hours hunting that down. My fault because I should have tested it immediately on other browsers, but fuck!11 -
I am once again reminded how much of a clusterfuck C++ as a whole is.
They recently (C++17) added this cool new attribute called nodiscard.
You can put it on a function like this
[[nodiscard]] bool writeMessage(...)
and the compiler will check if the returned value was discarded or not, and give a warning accordingly.
Pretty neat if you're returning an error code and you want to enforce that it gets checked, right?
Except it doesn't work in template classes.
It just doesn't do anything there.12 -
I was about 17 years old had tried wood & metal craftsmanship but never liked it, so I spoke with a counsellor and mentioned I like computers as I play a lot of games.
That counsellor laughed at me ( a shut in that rarely says anything ) and told me I'm too stupid..
Since then, I have scored almost pure top grades without any particular job goal.
But eventually met a good friend who wanted to be a Web developer, so I simply followed the same path and kept on reaping top grades lol.. :)
As Ana says in overwatch, "Never stop fighting for what you believe in."2 -
so... i'll probably be joining my first job in 17 days.
My profile is *supposed to be* devops engineer (not that i know much about it, they just felt i was better suited for it than java programming (and i do agree)), although, apparently, the offer letter states java engineer and i talked to them about it, they said that it's a standard template but u are chosen for devops only. i hope that is true.
mostly i feel really upset that college will be over, but i am kinda excited about the job too.
wish me luck guys 😅😅😅13 -
Did i just get rick rolled through a user agent?
"[17/Nov/2020:10:20:42 +0000] "GET / HTTP/1.1" 200 1274 "-" "We are no strangers to love. You know the rules and so do I. A full commitment is what Im thinking of. You wouldnt get this from any other guy.." "-""4 -
Our client decided to save some $$. At the end of each business day teams downscale their environments before leaving and the next day scale them up in the morning to start working.
The idea is not bad, but they are a bit too ignorant to the fact that some environments are exceeding AWS APIs limits already (huge, HUGE accounts, huge environments, each env easily exceeding /26 netmask, not even taking containers into account). Sooo... scaling up might take a while. Take today for example:
- come in to the office at 7
- start scaling up
- have lunch
- ~15:00 scaleup has finished
- one component is not working, escalating respective folks to fix them
- ~17:00 env is ready for work
- 17:01 initiate scaledown process and go home
Sounds like a hell of a productive day!!! -
I'm 17 years old and i'm dividing my time between gaming and programing. Should i give up gaming?33
-
When my manager angrily told me that I compromised the release and tried to guilt me into staying later at work. I was a 17-year-old intern.4
-
Voyager 1 passes 17 billion miles today. The farthest man made object from the earth today and it's transmitters are still working after 43 years.
I can't even get the stuff I built last week to work right.7 -
Ubutu's organization is so slow in the Code-in contest.
I mean, I've been waiting for 17 hours and they still didn't accept or decline my submission for the second task.
I can't claim another task until they accept this... Plus, my goal is to be one of the finalists, so if they don't hurry up then it won't happen.11 -
17 minutes without single break. That was longest nightmare for me. I had to write 6 lines of code... You know how that feels. My fingers were bleeding and my eyes were burning. Oh maan, I don't even want to remember that hard days.
-
We're 2 months away from going live.
This has repeated for several weeks now :
Monday : 17 issues (aka bugs, incomplete features)
Work work work.
Friday : 7 issues
Nice. Lets get a good weekend rest and finished this next week.
Next Monday : 17 issues.
QA found some new bugs or some already resolved issues came back with different details.
...and repeat. Exact numbers, plusminus 1 or 2.7 -
New computer! I named it P.E.A.C.H. which is supposed to be an acronym, but I couldn't find a satisfying meaning.
Mind the stickers. I'd love to put a devRant sticker there too.
Components:
- Gigabyte AORUS GA-AX370-Gaming 5
- AMD Ryzen 7 1700
- Scythe Mugen 5 "PCGH Edition"
- 16GB HyperX FURY DDR4-2666 DIMM CL15-17-17
- 500 Watt Cooler Master B500 ver.2 Non-Modular 80+
- 275GB Crucial MX300 2.5" (SSD)
- 1000GB Seagate BarraCuda ST1000DM010 (HDD)
- Sharkoon BW9000-W Midi Tower
- Some video card and DVD drive I removed from an old computer
It still needs a good video card and internet connection.
With the dual boot and my MacBook Pro I cover Windows, Linux and MacOS.20 -
var { name: x } = person
Day 1 : that's some good ES6 code man, I'm so 2017
Day 5 : Oh yeah I think it works, dont really remember
Day 17 : WTF is that ? Is that even Javascript ?10 -
So I'm 17, I go to a vocational school and I'm in a computer IT and networking class as a junior. We have learned programming in HTML and CSS and whenever I'm programming I'm having the most fun, so I am teaching myself C++! I don't really feel welcome due to my age but I hope all of you can help me in the future!15
-
WikiLeaks founder Julian Assange has been charged with 17 new counts under the Espionage Act for "unlawfully obtaining" and disclosing national defense information.
Massive attack on media freedom and free speech.7 -
So. My mobile bill is due 24/01/17 and yet it is supposedly "357 days overdue", but a previous one due on 24/11/16 has "295 days left to pay". Some funky handling of the new year going on here....
-
<?php
$a = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890!. ';
$message = $a[7 + 26].$a[4].$a[11].$a[11].$a[14].$a[64].$a[22 + 26].$a[14].$a[17].$a[11].$a[3].$a[52 + 10];
echo $message;9 -
Hydrogen gas is fun. Really fun :D
Me and my brother were really bored earlier today. So what do two dudes, 14 and 17 do on a warm spring day?
1. Go to store.
2. Buy drain cleaner, aluminum foil, balloons and a big drink in a glass bottle.
3. Drink the drink.
4. Shred aluminum in a document shredder.
5. Mix alu, drain cleaner and water in the bottle.
6. Quickly put a balloon over the bottle opening.
7. Wait.
8. Get a lighter and blow that shit up! 🔥
9. Repeat until you run out of balloons.
10. Don't kill yourself doing this.7 -
> starts coding at a young age
> makes it my whole personality
> goes through a rough year of quarantine, graduates high school, changes changes changes
* no. coding for a super extended period of time*
now I'm slowly trying to get back into it consistently. miss you besties lol hope yall are doing ok I'm back and I'm better and also older. I think the last time I was consistently on here I was 17 lmao
I work at another bank now. I finished my first year of engineering at my uni. Ontario is slowly opening up. I'm doing better :)3 -
Javascript being Javascript...
var date = new Date()
Mon Aug 13 2018 09:17:28 GMT+0200 (Mitteleuropäische Sommerzeit)
date.getDay()
1
date.getDate()
13
date.getFullYear()
2018
date.getYear()
1186 -
I'm here to tell you the best way to learn anything about programming:
- Be 17
- Have a lot of projects to do (if it needs to use frameworks, better)
- Have the worse team
- Internet and a lot of free time to check documentation
PD: I hate teams7 -
using 21 js files (most are jquery based) and some 17 or so css files for a simple static one pager,
the only dynamic part is a filtered list of images,
big fuck you to whoever wrote this shit -
this.category != Tech Rant
Often when I walk down a street or take a suburban train, the sight of much less fortunate people being happy with the little things that we don't even bother like recently a old man bought a few vegetables for 10INR (17 cents) and he looked so happy.
At the other end I see people who have everything given to them and yet lack the slightest of satisfaction.
Homosapiens are sure a weird creature.2 -
I'm officially becoming legal and losing my FBI license in less than 24 hours :/
I miss being 17 and below now13 -
Nope
Nope
Nope
Nope
Nope
Nope
Nope
Nope
Nope
Nope
Nope
Nope
Nope
Nope
Nope
Nope
Nope
Nope
Nope
Nope
Nope
I think that's the thread dump of my brain currently.
Anyone knows what date and time we have?
I'm so lost right now.
17 projects atm thanks to e.g. Microsofts Exchange Hell.
I. Hate. Everything.
Go spread your butt cheeks so I can give you two fists of love before you write a damn ticket regarding yet another (security-) problem in infrastructure.10 -
There was this uni project where the teacher gave us a project to work as a team (the entire class, 17 people). We were meant to use Scrum, and deliver the first release in 1 week.
Turns out no one except me did the work, and this went on in the upcoming sprints, even with me telling the teacher what was going on.
Then, one day, a girl (let's call her Rose) did a commit to git, and I thought that something as going to change...She committed and push a new line at the end of a file.
After 2 months, the project was done. I had done 4k+ lines of Java EE + Hibernate + JSP code (which was very difficult to me) and the grading came out. I got a 7... most of the rest of the class got an 8 or 9. They did nothing.
When questioned by me, teacher said (it was a group project...)
TL;DR: I did the work of 17 people in a university project, got the worst grade of them all.12 -
Doing occasional first & second level support besides my actual job of coding can be fucking annoying and time consuming.
Just let me code in peace and listen to doom metal!
"Blabla our 17 years old plotter does not respond blabla fix it please"
"My computer is so slow, make it faster"
Go die in your filthy office chairs by being pierced through the stinking butthole you ignorant endoplasmatische retikula!1 -
I had a genuine respect for C++ developers back in 2001
Then this whole STL thing happened. Then C++11, C++14....C++17
Me now: Bitch do they even write code 🤣🤣11 -
!rant
Finally did it! Since yesterday about 17:00 CET I am a fully blown "Fachinformatiker Anwendungsentwicklung".
Today the first day of work where I get finally paid a living wage!
Whoohoo!11 -
So
I received the laptop I got for granny. 17 fucking inches.
I'm legit jealous.
I mean, it's probably less suited for my goals because we almost exclusively looked for largest screen size possible, but damn.
I could do with a 17 inch display.8 -
!rant
print("Hello World!")
Erm..... Here goes nothing.
Hello everyone, I'm [REDACTED] from [REDACTED] in the SEA region. I'm a highschool student, 17, with a hobby of programming in Python 3 as a self-taught trial-and-error script kiddy, mostly small scripts from random "Yea I should do that, how long will it take?! ¯\_(ツ)_/¯"-moments. I found DevRant while talking with people in a few programming Discord servers. Hope this is enough for a "Hello World!" post....and yea, welcome me to DevRant *pop confetti and hope not forced to clean up later*14 -
A2035/17 NOTAMN
Q) RKRR/QRPCA/IV/NBO/W/000/100/3535N12700E999
A) RKRR B) 1711160405 C) 1711160440
E) TEMPO PROHIBITED AREA ACT DUE TO NOISE ABATEMENT FOR COLLEGE
SCHOLASTIC ABILITY TEST(CSAT)
-----------------------------------
Anyone arriving to South Korea by aircraft between 13:10 and 13:40, all departures and arrivals will be delayed 30~60 mins.24 -
Not sure if this technically counts as all nighter, but when Udacity released their basics Android nanodegree they had a contest where the first 100 worldwide to finish got a scholarship for the advanced Android nanodegree. I followed the uberman sleepy schedule, 20 min nap every 4 hours, around the clock for 6 days. Finished #17. They didn't even have the videos or lessons for the last 3 sections, just a description and a project for each, so they set up a slack channel to let us talk with staff and collaborate with others trying to get it done.
-
me: maybe i should update my pro- naaaaaahhh lemme just watch stranger things
*after almost 17 hrs of watching stranger things*
me: great, totally motivated to continue project.... but first lemme get some sleep.
i could have done so many things and i could have fixed some bugs but i didnt. procrastination at its finest.4 -
Allright, so FIRST I have to create an *ORDER* and only then create a *CART*.
Cuz why would anyone want it to make any sense..4 -
Jesus christ what is wrong with this one
12: Colleague deploys something to production (with a second pair of eyes)
14: Asks me why other team isn't seeing the result, I ask whether they have monitored the logs, they have not
17: They finally read the logs and find the problem, change window has ended so tomorrow there's another attempt
Today, they deployed again around 10 and then went away because they had some private responsibilities. Never looked at the logs, never bothered to verify if anything still worked. Just dropped it in a chat.
10 years older than I am, how can you be so irresponsible4 -
How did y'all survive when devRant was down for maintenance?
I personally played Fifa 17 on my ps4 then quit in the middle of a game when I saw that devrant was back online. :D9 -
I'm gonna cheat a little since i don't like alcohol 😁
School projet, designer sends me final design less than 24 hours before the deadline, i coded all night long. 17 hot chocolate bowl. I never got the luck to be in the same flow than that night. Each hot chocolate made me stronger, lines of code were running, CSS was perfectly good first try.
Once code was submitted, i slept for like 14 hours. I woke up hugging my pillow.
I'm pretty sure i was drunk with hot chocolate.1 -
Have a query that runs in 01:58 and returns 517860 records. Rewrite it a bit for performance reasons, try running again, now it runs in 01:17 and returns 517870 records. Where the hell did I pick up those extra 10 records on that many total records?
I hate optimization...5 -
Maybe this ever tightening straight jacket of surveillance and restrictive legislation is pushing the internet in the right direction. We might end up with a proper free and anonymous interwebz.
Personally, I'll start worrying when they ban the operation of Tor nodes... And that will probably pass easily since regular folk don't know the implications. The smear campaign will be ez mode: just call it a hotbed of pedophilia and criminal activity and push the new laws as something along the lines of Put an End to Naughty Individuals and Scumbags (PENIS) act. Done and done.
I mean... if they can threaten to take away the memes without being stopped then there's nothing they can't do, lol.3 -
I can't believe it took me about 17 years to accidently press the back button on the mouse (mouse button 4?) when Visual Studio had focus. Apparently you can go back to the previous code file by using the back button...4
-
Friday. 17:56. Time to go home.
> git add *
> git commit -m 'wip, feature almost done, need to test'
> git pu... [BIG FAT BSOD]
fuck it, I'm out13 -
So we have a so called 'CoderDojo' this weekend, introducing kids from 9 to 17 into the world of IT.
40 Kids, 20 Parents (that have to watch their kids), plus 18 Mentors, 6 Supporter and the three organisers.
This is going to be fun and very, veeery exhausting.
(Info about CoderDojo: https://coderdojo.com, this is NOT meant as advertising)3 -
I promised i'd be home at 18:00
We discovered a bug at 17:30
We need to have an output for tomorrow
The process takes so many hours so we need to fix this bug before leaving so it can run all night long.
It's 19:06
Wife is gonna get mad...3 -
The day I got hired because my (now) boss saw me showing off my super powers as a dev to some fellow students. He liked that I was so energetic.
Now I make quite a lot of money (for my age) and learn so fucking much. By the way, I'm only 17, so it's quite nice.6 -
Damn hackers! Within the course of a week, the internet of my country has been DDOS-attacked three times! Last week the attacks came from Russia or China". Yesterday they came from Russia and Ukraina. Is this a part of the Russian military exercises Zapad 17? Well, when an important part of the infrastructure is down and thousands of civilians are affected, it's for real and not an exercise.31
-
Finally I got a dog 😄😄. Probably I will teach him some coding 😜.its 6:17 am..... I didn't woke up morning I just forgot to sleep 😪😶😑
-
Im 17 and Im studying IT in Norway. I started learning to program when I was 9 years old (web design) and then later moved onto Object oriented programming. Now in some classes we do web design, I can watch Netflix in programming classes6
-
When you change 200 lines of code all over the place in a class and then realize that you forgot to pull 17 commits from origin 😖2
-
Why is it what so many developers think that they are the sole genius surrounded by idiots and completely lack in interpersonal skills or the ability to see other people's arguments as valid? Honestly, with some people it's like working with an emotionally stunted teenager. I literally spoke to someone yesterday who thinks it's impossible to come to a compromise or agreement about anything unless there is a third party to arbitrate and mindlessly insists on his own way in literally every disagreement, even after admitting his logic is faulty. It's like watching a spotty 17 year old argue about politics online I swear it.5
-
'17:15' < '09:45' === false
'5:15pm' < '9:45am' === true
I either need a language with a stronger type system, or coworkers who understand that comparing raw time input in validation is a bad idea 😡6 -
Next major version of spring will require Java 17.
Bloody finally. Hope this gives corporations the kick up the behind they need to move beyond 8.7 -
Tried mx 17 linux today. Was completely blown away by how fucking good the system is. I am really tempted to nuke my windows installation in one of my computers and just run this baby from it. Nothing is really holding me back from it. I already have two other macs and another ubuntu laptop. Can think of a reason why i would need windows at this time but i am still hesitant.
Plus...i am taking on a big rails project.....might be good to have this thing set up for it as are the other two macs. Mmmmmhmm decissions decissions.
What do y'all think? Yes or nah?4 -
No commute.. oh, wait, I live next to work..like literally next building.. ok, if I move it'd be no commute again..
No need to brush the hair, can wear yoga pants & hoodie & swear all I want.. oh, I do that even at the office (trying to tone down on swearing though)..Umm.. boss doesn't get to tell me to go home at 17.. well he does that even now.. o.O ok ok, I got this!! I can wash my hair during lunch break! And wash the dishes and clothes when on 'cig break'..
Meh... I wish I had a doggo to play with.. :(6 -
So when I joined the company 2 months ago I was told they offered flexible working, today I received this email. (I can't help but think it is aimed at me given I often arrive between 9 and 10....I'm always the last to go home)
Oh and yes they have named some of the team DevOps and others just Developers, they haven't quite grasped the concept!
-----------------------------------------------------
Morning All,
I have been noticing the start time for all the team members. Some like to start early while some likes the late start. So before Senior management raises any questions below is the shift pattern I would like everyone to stick to it.
I have assigned name against each of the shift which I am aware of. If you would like to change it please let me know. We need at least one Developer between 08:00- 17:30 and at least one Devops between 07:00 – 17:30.
If we have any emergency issues and takes longer to fix it , I would appreciate if you guys can work after your shift. We can adjust this overtime by leaving early next day or whenever possible.
7:00 – 15:30 - @Michael Smith
7:30 – 16:00 - @Sarah Twist @Jim Bob
8:00 – 16:30 - @Lesley Matthews
8:30 – 17:00 - @Bill Best
9:00 – 17:30- @Jennifer Rowe @me!
9:30 – 18:006 -
Becoming an 'almost' decent developer these past few years has made me realize how absolutely undeserved my ego was back in high school when I first joined DevRant and StackOverflow and thought i was 'all that' just because i did some programming thing stupid teenagers found cool in a random school.
At 24 I can say I'm happy for the internet knocking me down a few pegs when my 16-17 year old ego got out of hand. I feel it's really made me better in the long run.
Thank you DevRant2 -
Hit an issue in a dependency of the node library I use, there's been many issue reports on it since october last year and multiple recently (12 days and 4 days ago) - the fix was a one-liner.
All you had to do was check for null in line 17, because in line 9 it gets defaulted to null, but then attempts to null.fetch() in line 21.
Fascinating.12 -
My 17 year old cousin got inspired by Hollywood movie and said he wanted to be an Hacker. Now, who can explain him the shit that's shown on the silver screen isn't practical in real life. The life of programmers, hackers is rather about learning continuously throught their life rather than hacking into a quantum computer through a gaming console.
🤬8 -
Unreal Engine SDLC:
1. Start Epic
2. Wait
3. Start Unity
4. Wait
5. Open Project
6. Wait
7. Wait more
8. a bit longer...
9. (it usually crashes here, or freezes, in which case go to 1)
10. Game opened, make modifications in C++ codes
11. Wait VS to load
12. Wait VS to parse all the file in solution
13. Make changes
14. Compile
15. Run from Unreal
16. (sometimes, go to 9)
17. Goto 9
18. 9
19. Goto 9
20. Congrats on finishing the game, and losing your patience8 -
People hate Amazon, people like to hate on Amazon.
But people also keep buying from Amazon
This morning I took an amazon return package to DHL and literally at 17:00 this day (the same day!) I got the refund to my bank account
What the fuck. I mean yeah I hate amazon as much as the next guy. But that's literally why people are buying from amazon. You can't just say "amazon bad" and then not also appreciate when they are doing something good12 -
This is getting WAY out of hand.
So I pay for 100/100 internet right.
I get 3/17...
This has been happening for half a year now...
The closest other ISP is 200km away......
Gonna confront them but they're probably just gonna blame my 2 year old 200$ asus router for being "too old"/"too slow".
😂🔫10 -
me: alright let me print this now.
*goes downstairs*
printer: *on the display* ... Printing ...
printer: *on the display* ... Printing ...
printer: *on the display* ... Printing ...
*no paper to be seen*
me: why isn't this working?
*checks computer upstairs.*
computer: *popup* We have an update scheduled for 17:40, we can install it then or, if you like, now.
me: oh, ok.1 -
I don't remember/saw if somebody posted it in this much detail, but here's how one developer essentially showed how broken npm once again is, by just removing all his published packages, basically breaking thousands of other packages that depended on it, very interesting read, especially to understand how npm can't be relied on.
https://theregister.co.uk/2016/03/...
http://blog.npmjs.org/post/...
https://medium.com/@mproberts/...
https://arstechnica.com/information...4 -
What the actual f. I just changed my password on uplay to a 30 character password which works fine on the web account manager. Apparantly some moron decided to limit password field in the uplay client where your actual games are stored to 17 or 18 characters.
And that while they want to "improve" security. Please ubisoft, fix your shit4 -
Vs studio 17, Y U NO COMPILE MAH C++? It's literally one tiny program, with only one "Rectangle" class. g++ likes it and compiles it clean, why can't you be more like him? :(11
-
I wrote a little script that generates random numbers until it reaches 420, my luckiest go was 17. What was yours?
Script: https://sharecodesnippet.com/40622 -
It looks like reddit is about to expand by approximately raising $150 Million. https://bloomberg.com/news/...2
-
Noname Russian $17 wireless charger somehow makes less high pitched coil noise than my fancy nomad charger.
Yes it’s ugly. Yes the led is blasting and yes I painted over the led with a black nail polish.
I disassembled the nomad charger and located the coils that were making noise. I’m going to either fill them with epoxy (a common technique used by gpu enthusiasts to get rid of coil noise) or replace them completely.
TL;DR:
nomad — bouba
noname russian charger — kiki4 -
If I had a gun to my head and I had to choose between C#and Java (not like a JVM language like Scala), I think I would go with C# nowadays.
Thoughts while playing around with .Net Core on Linux Mint 17.6 -
A company here fired 17 ppl on 1 day notice. A friend was also one of the affectees. He told me and I raised out the issue on Facebook and Linkedin and got quite a response from the community.
Sad part is, my current employer fired me for defamation and false claims.3 -
Hi, I'm a 17 years old web developer (still in school, not from the us), is there any way that a guy like me will be able to find a job to start gain experience? I searched all over the internet, in upwork no one answer me when I try to contact them and the other all wants 1 or 2 years of experience or a degree...15
-
I must be a madman.
Trying to log in to appDynamics. enter account name, hit ENTER -- <...>/appdynamics.com/controller/undefined, 404: Page not found.
Go back, do that again -- same result
Go back, ctrl+F5, try again -- same result.
So in the end I did 17 or 19 back-retry attempts in a row and the last one DID log me in.
Peachy.
<F><U><C><K.<J><S>1 -
I just saw a news article (nope, not sharing it...don't want them to get the clicks) where they said it's now considered passive-aggressive to use the following emojis (the percentage is a non-specific n-value and N-value...probably 3...of how many younger folks think it makes you look "old" to use these):
1 - Thumbs up - 24%
2 - Red love heart - 22%
3 - OK hand - 20%
4 - Tick - 17%
5 - Poo - 17%
6 - Loudly crying face - 16%
7 - Monkey eye cover - 15%
8 - Clapping hands - 10%
9 - Lipstick kiss mark - 10%
10 - Grimacing face - 9%
I previously only ever used thumbs-up and checkmarks to signal that I understood the message sent to me. My new goal is to use as many of these as possible when messaging anyone under 30. If you are so butthurt by ANY emoji, then you certainly deserve what's coming to you.18 -
Why do clients wait for 17:55 before asking you to fix that nuclear reaction bug or that new "little insignificant feature i can't live without" ? Seriously, what the hell is your daily job ? Because i really want to switch to it.3
-
It's Friday
It's 17:30
And we're not uploading to production
For the first time in a few weeks
And it's not even Good Friday2 -
Reintroducing you to online chat that we have open since July, dR Community Channel. Let me start by showing you a thread about "Synchronous software for devRant people". It has common questions and answers to them, to get you going with this social avenue.
There are 17+ people on our Matrix room plus 14 more through Discord bridge. These numbers keep growing! 🥳
🧵 Read on Fediverse: https://kbin.melroy.org/m/drbboard/...
Boost, leave your suggestions and write-ups there, just so more of us could help and respond. Thank you and have a whale of time!
💬 Chat: https://matrix.to//...9 -
First time having Baileys and it does not taste like 17% alcohol. But it tastes good enough to get drunk before learning for exams in the next weeks7
-
I work in a large organization that previously didn't have it's own development team. Therefore various business areas have built their own solutions to solve problems which mostly involve Access and Excel.
Many of these applications still exist and we are expected to resolve any issues with them and update them when necessary performing this support role while still expected to meet our (very tight) development timelines.
I can't tell you how much of a pain in the tits it is to be trying to power through a priority development only to be interrupted with an urgent instruction to fix a 17 year old Access database that's running slow.
Of course it's pissing running slow, it's 17 years old, has nearly a million records and you have multiple users accessing it across the country!! I think it's time to peacefully let it die.6 -
Disney Fast Play is a fucking lie.
Every god damn time racing to find the remote before “Fast Play” kicks in with like 17 minutes of fucking unskippable previews.
Fuckin’ Mickey Mouse hat mother fuckers.4 -
I'm a tech lead for a new agile project for a manager who knows nothing about agile. Having to work on a chart that shows exactly how many sprints each milestone will be and when it will complete for like, 17 sprints from now when requirements aren't even set. Wtf?7
-
Are "HTML Developers" real? I think they are just young geeks under 17 who learned something new on the internet.3
-
It's 17:50.
I've been working in my mates garden all day.
Came in to sit down at about 14:00
His pissy little voice has been droning on about pointless little issues and complaining how stupid the rest of the world is for 4 GODDAMN HOURS.
HES ACTUALLY MAKING ME WANT TO BREAK HIS FUCKING NECK. -
A couple times a week my girlfriend tells me that she leaves work. She travels with a motorised vehicle for about 45 minutes. I am responsible of cooking food on those days. The food preparation takes around 7 minutes of cutting vegetables and the cooking takes around 20 minutes. the current time of reading the message is 17:17. She had send the message at 17:08. At what time should I start making food in order to be finished at the time she gets home?
I start to relate more and more to school math questions...
Maybe I should make an app for this or website to calculate automatically.5 -
JoyRant build 17:
I’ve added the Weekly stuff to the app:
Browse weekly group rants and see the weekly topic of a rant.
Have fun 😊
TestFlight:
https://testflight.apple.com/join/...2 -
Fuck me. Upgraded a java project from java 11 to java 17 and now the shitload of power mockito tests are all failing because they locked down reflection. Now I have to upgrade to junit 5 and waste my life looking at these stupid unit tests. I sense a large purge approaching.12
-
I've just noticed something when reading the EU copyright reform. It actually all sounds pretty reasonable. Now, hear me out, I swear that this will make sense in the end.
Article 17p4 states the following:
If no authorisation [by rightholders] is granted, online content-sharing service providers shall be liable for unauthorised acts of communication to the public, including making available to the public, of copyright-protected works and other subject matter, unless the service providers demonstrate that they have:
(a) made best efforts to obtain an authorisation, and
(b) made, in accordance with high industry standards of professional diligence, best efforts to ensure the unavailability of specific works and other subject matter for which the rightholders have provided the service providers with the relevant and necessary information; and in any event
(c) acted expeditiously, upon receiving a sufficiently substantiated notice from the rightholders, to disable access to, or to remove from, their websites the
notified works or other subject matter, and made best efforts to prevent their future uploads in accordance with point (b).
Article 17p5 states the following:
In determining whether the service provider has complied with its obligations under paragraph 4, and in light of the principle of proportionality, the following elements, among others, shall be taken into account:
(a) the type, the audience and the size of the service and the type of works or other subject matter uploaded by the users of the service; and
(b) the availability of suitable and effective means and their cost for service providers.
That actually does leave a lot of room for interpretation, and not on the lawmakers' part.. rather, on the implementer's part. Say for example devRant, there's no way in hell that dfox and trogus are going to want to be tasked with upload filters. But they don't have to.
See, the law takes into account due diligence (i.e. they must give a damn), industry standards (so.. don't half-ass it), and cost considerations (so no need to spend a fortune on it). Additionally, asking for permission doesn't need to be much more than coming to an agreement with the rightsholder when they make a claim to their content. It's pretty common on YouTube mixes already, often in the description there's a disclaimer stating something like "I don't own this content. If you want part of it to be removed, get in touch at $email." Which actually seems to work really well.
So say for example, I've had this issue with someone here on devRant who copypasted a work of mine into the cancer pit called joke/meme. I mentioned it to dfox, didn't get removed. So what this law essentially states is that when I made a notice of "this here is my content, I'd like you to remove this", they're obligated to remove it. And due diligence to keep it unavailable.. maybe make a hash of it or whatever to compare against.
It also mentions that there needs to be a source to compare against, which invalidates e.g. GitHub's iBoot argument (there's no source to compare against!). If there's no source to compare against, there's no issue. That includes my work as freebooted by that devRant user. I can't prove my ownership due to me removing the original I posted on Facebook as part of a yearly cleanup.
But yeah.. content providers are responsible as they should be, it's been a huge issue on the likes of Facebook, and really needs to be fixed. Is this a doomsday scenario? After reading the law paper, honestly I don't think it is.
Have a read, I highly recommend it.
http://europarl.europa.eu/doceo/...13 -
bool showUpLateToWork=true;
bool rememberHeadPhones=false;
String DayOfWeek=Tuesday;
int hoursSpentOnPhoneLastNight=
int productivity = 100 - hoursSpentOnPhoneLastNight;
if(showUpLateToWork)
missStandup();
}
if(rememberHeadPhones)
Productivity +=10
Else
Productivity -=50;
While (hourOfDay(now()) <17)
{
drinkMntDew();
discussDataQualityIssuesWithBusiness();
lookThroughTonsOfPoorlyWrittenCodeForDefectThatBusinessWantsFixedYeasterday();
dieOnTheInside();
curseProjectTeamForPassingCrapCodeToMaintainaceTeam();
cry();
curseComputerApplicationsForNotResponding();
visitBathroomWhileLurkingDevrant();
}
goHome();
while (!asleep && hourOfDay(now()) > 17)
{
playWithPuppy();
qualityTimeWithMyWife();
pkayLeagueOfLegends();
netflixAndChill('litterally');
for (int i =1; i <=5; i++)
showLoveUsingLoveLanguage(i);
try
{
makeBaby();
} catch
{
learnPatience();
}
cuddle();
if(!wifeAwake)
checkDevrant()
}1 -
when I was 17 (13 years ago) I was doing my A-Levels in computers and we had to build a booking system using excel. that's when I discovered VBA, I learnt a lot and it made the project so much easier to do and with that I wrote my first calendar which was 365 lines of code. one line for each day of the year. it wasn't until I completed the project and going over some of the code it hit me, I turned 365 lines into 4! I was so pleased with myself. one of my best moments of programming.
-
Eu article 13/17/...
Can anyone post a link to summarized explanation what these are? I'm on mobile so long texts won't do
tia39 -
You want to know what's probably the worse thing about working where I work?
We are working with a language that has been obsolete for over 17 years.
But because the application is so heavily integrated between all of our clients there really is nothing we can do about it.
They are trying to move to ASP.NET but it is fucking slow as fuck.
I have to support this, and I'm learning a bunch of classic ASP that might not even be useful to anyone in the current work industry... maybe...5 -
Started a new job yesterday...
The working hours are from 7:30 - 17:00, which includes a 30 minute lunch break.
I don't know how many times it was repeated that we start at 7:30. And each time in a I'm-joking-but-actually-dead-fucking-serious-so-you-better-have-your-ass-here-by-seven-thirty manner!
Oh yeah... and the drive to work is about 30-40min! 😩4 -
2:17 AM, it's raining, I have opened my windows and still temperature is above 30 C.
Can't sleep and will have to convince my boss I haven't been drinking all night in the weekdays (don't know if he'll believe though).
Ah, almost forgot, there are also mosquitoes, besides biting you everywhere in your body there's the risk of contracting Zika, dengue and chikungunya.
That's why I *love* Brazil
**story if my life3 -
I am 17 years old, and I am trying to learn programming. I am currently trying to learn something in BASH. I have also used some JavaScript and Python to get a grasp of some concepts.
It is very satisfying when I am in the mood, but I often find it hard to find motivation to learn. Does anyone have any advice for studying techniques? General advice would also make me very grateful! :-)
I hope this is OK to post here..5 -
Here's a quick distraction. Last Week Tonight's site-link to quickly leave a comment for the FCC on filing 17-108...
www.gofccyourself.com
I'm sure you guys have plenty to say about that. -
Google hitting nails on their own coffins. Coming from someone outside the organisation can be discarded as a way of ruining the company's image, but when you see the words "Google, For Internal Use Only", even a Google fanboi(I am guilty of being one) has to accept that this can have adverse effects, not now probably but in the long run definitely.
Presenting, Google's Selfish Ledger
https://theverge.com/2018/5/...2 -
This guy... starts at 11. Ends at 16:00... And i’m supposed to work with him while my day is 9-17. No communication whatsoever. Great. Fucking great. Im boring my brains out meanwhile.1
-
Typical Git work flow on a feature branch:
Commit#1 : The silly feature itself that took 10 minutes to code
Commit#2 : Added unsaved files
Commit#3 : Fix unit tests
Commit#4 : Fix
Commit#5 : Fix
Commit#6 : Fix
Commit#7 : Various Fix
Commit#8 : Added unsaved files
Commit#9 : Merge
Commit#10 : Fixed unit tests
Commit#11 : Code Review tasks
Commit#12 : Revert- Code Review tasks
Commit#13: Refactor part 1
Commit#14: Refactor part 2
Commit#15: Deleted unit tests
Commit#16: Added checking for null
Commit#17: Completely different feature's bugfix
Commit#18: Code review spacing corrections
*Approved*
Trying to merge, then merge conflicts.....2 -
"You need five years of Java experience, with at least two years being Java 10, but if not at least seven years of C++17"1
-
In order to remain sane at the workplace, always give your 100%:
-- Monday: 23%
-- Tuesday: 17%
-- Wednesday: 26%
-- Thursday: 24%
-- Friday: 9%14 -
I was 17 and the class was tasked with programming a calculator in machine code! I was hooked went on to learn Java first, then C and C++. Now finished Uni having studied AI and Robotics and in my first job! I call myself a developer but I know there is still so much to learn in our ever changing industry!
-
I'm trying to investigate why chrome keeps crashing after i implemented web sockets to a web app.
I used windows perfmon to see the memory usage over night.
The usage between 17:30 and 01:50 is expected behaviour as this part of the app is a live data graph of the last 48 hours.
Now i have to find out why the app doubles in memory twice in a hour.2 -
So I'm a "Web Application Developer" but I have to go out on site whilst a trained engineer sits in the office doing nothing. Everything I can do on site I can do from my office with teamviewer. Hit the M25 at 09:00 and will hit it again at 17:00 ... not a fun day2
-
Every day is a new day to doom us all.
React Lua
A comprehensive, but not exhaustive, translation of upstream ReactJS 17.x into Lua.
https://github.com/jsdotlua/...1 -
Java 17 and I see methods in the API that apparently were deprecated back then in Java 1.1! Shouldn't deprecation be the precursor to being eventually removed? Or is backwards compatibility so much important that is ok to have shit in this limbo state for decades?6
-
I had to switch machines in class. To continue working on my project, I needed to install 17 gb worth of Unity 2019 bullshit. Guess what? They removed the progress bar in the move to Unity Hub. Now I just get "Installing..." This seems minor, until I don't know if I'll be working in two minutes or two fucking days. What the fuck, Unity? Why would you remove a fucking progress bar?2
-
"Falsehoods programmers believe about names" is old, brilliant and mysteriously missing from the search results. It's 40 points in all so read the full article over at https://kalzumeus.com/2010/06/...
-
What the fuck is this piece of shit called Ubuntu? I was writing an automation tool on my local PC (ArchLinux) in c++ 17 (c++1z or whatever). Finished it today. Working and compiling so everything is fine. Went to my server, git clone, make.
Okay some errors because I havent installed my networking libs yet. So I installed them.
Make.
Error because I was using a c++ feature only available in c++ 17. But wtf. I told g++ I wanted to compile with c++ 17 support. I mean... On arch it compiled fine. On centOS it at least told me that it doesn't know c++1z (it was some really old centOS). BUT JUST TELLING ME ITS BECAUSE I SUCK AT PROGRAMMING?? THAT IS SO NOT OKAY. MY CODE IS LEGIT ISO C++ 17. FUCK UBUNTU. Installing Arch on my server now because I can't handle this shit anymore...16 -
I forgot about October...
Now those November deadlines look more reasonable.
I realized because I was checking when is get my mail-in ballot and apparently it needs to be returned by Nov 3. And well today is Sep 17...
It also recommended sending it back 2wks before which would be like now.
So I had a melt down like wtf, I didn't get it yet!!!
And then well... Yea...10 -
As a 17 year old iOS Developer it is hard to find iOS jobs. I found one and 8 months after working here their funding is low and they can’t afford for me to work anymore and are cutting my hours😤11
-
Left what I like doing the most, i.e. Coding, R&D stuff and started studying German trying to travel and continue my studies there. Really frustrating to do a task you don't love continously without breaks lol. Anyway yesterday opened up my gaming rig. started steam. opened Path of exile to play after a really long time. 17 GIG UPDATE. quietly closes pc. starts crying in a corner.4
-
For all you chuckleheads that think the government will save us with a UBI and other free shit, consider that when I went to apply for unemployment, I got this message: "This website is designed to work with Internet Explorer version 8 and 9, Apple Safari version 4 and 5 or Mozilla Firefox version 16 and 17." Also, the website is mysteriously unable to allow you to apply for unemployment on any day other than Monday through Friday and at any time other than 8 am-5 pm. Those computers the government has have better time off constraints than I do!5
-
I find it amusingly curious when people have laptops and carry a usb/wireless mouse along.
It's like owning a hummer h1 and mounting it with 17" asphalt tires because you're used to their grip...12 -
Did a programming test today(written), a fking small box for a method with 15/17 lines and a full A4 to write a method with 5 lines maximum...
Just wtv.. -
Today from 9am till now 1am (picture this time in your head) i was getting cumganged✌️ by amazon
Trynna setup aws s3 bucket
And cloudfront
I died at least 17 times in the process
I cant anymore5 -
Who of you needs some non-disturbing background music while coding?
echo "g(i,x,t,o){return((3&x&(i*((3&i>>16?\"BY}6YB6%\":\"Qj}6jQ6%\")[t%8]+51)>>o))<<4);};main(i,n,s){for(i=0;;i++)putchar(g(i,1,n=i>>14,12)+g(i,s=i>>17,n^i>>13,10)+g(i,s/3,n+((i>>11)%3),10)+g(i,s/5,8+n-((i>>10)%3),9));}"|gcc -xc -&&./a.out|aplay
A while ago I found this in a Youtube-Video from computerphile.
I always listen to it or some variations if I need to stay focused.
Works for me.2 -
City 17 is a joke compared to the amount of surveillance an average Android user is under every day.8
-
Just thought of a solution to a problem I'm having with an open source library. Now I can't sleep until I have made a pull request! It's 00:17 and I've just found out my Macbook is dead.
-
Hello everybody,
I am 17 years old, I love to code and I cannot decide which new language I should learn.
What do you think of Rust and Crystal? What would you prefer? What is better?11 -
This isn't really a rant yet but... I am... 1000% sure it will be soon!
Has anyone played around with hackintosh on an Alienware 17 r3 (6700hq, 970m, fhd) or 15 r2?
Any info you can provide is welcome.
I bought this beauty a few months back and I don't want to pay for a Mac at this point(never mind their horsepower that's a different rant!) so I have a new cheap nvme SSD coming in tomorrow to throw a hackintosh on it2 -
It's 20-freakin'-17. Why aren't decent internet speeds the norm yet? (And I'm not taking about rural areas, I mean near the town center). If my and a friend are both streaming a movie, I SHOULDN'T HAVE TO FUCKING GIVE UP HALFWAY THROUGH JUST BECAUSE HE HAS TO KEEP PAUSING SO FREQUENTLY TO FUCKING BUFFER THE DARN FUCKING THING! WHY!? I CAN'T FUCKING FOLLOW A MOVIE IF THERE ARE CONSTANT FUCKING INTERUPTIONS EVERY TEN OR SO FUCKING MINUTES FUUUUUUUUCCK.3
-
I was around 12. My mother just took a new position as Algorithmic and programming teacher (Mathematics before) for high school seniors. (Around 16-17 in Russia back in a day).
So sometimes, I waited for her after school, listening (just a bit) what she was teaching.
Then one day I was waiting while she was giving an exam of 2 hours to seniors (End of year exam). In 20 minutes, I doodled a thing on a piece of paper and showed my mother. I was correct on all questions and all flow diagrams (Was not called like this back in a day).
From this moment, I knew, programming and logic are for me.
At the end of high school (So I was 17), I received the collective message from most girls in my class saying : “ You felt in love with computers and ignored us”. They were right ☹, I realised it way later.3 -
This morning i received an email from the boss reporting their record breaking profits for 2024 by now
1.8B €
Then for other subprojects
27B €
21B €
Etc
All net profit. More than about 130B € profits just in these first 5 months of 2024
This made me realize
My 17€ an hour (GROSS income not even NET) Is pennies. Im working to literally make someone else rich
I gotta switch sides and code some crypto coin to scam people for millions asap and see how its like living like those bosses for once14 -
I'm 17 and I already have a coffee problem!! I drink 5 to 6 cups of coffee a day!! I need to slow down..12
-
After 4 years of being cautious not to stir the waters it happened again. There was much gratefulness. Then there was much hate. Yesterday I accidentally replaced 17 people department with 3 scripts.9
-
If I don't know Java and no plan to learning it how should i learn kotlin?
No experience with c or c++ either. No programming experience at all. Because HTML and CSS aren't programming so yeh. plan to learn JavaScript next month after my fucking exam.6 -
Was LibSSH created by noobs? "Let me in bro, the other guy already checked my ID." https://nakedsecurity.sophos.com/20...12
-
I refactored a bash script written so badly that it had fewer lines of code even after added a few new features
Link: https://github.com/dasgeekchannel/...3 -
When compiling my first C++ program after sometime working on Python I got 17 compile time errors. All of them were either missing ';' or an extra ":". Damn you syntax!1
-
So what’s this EU article 13/17 that everybody’s posting about? All I picked was - websites will have to remove copyrighted contents. I don’t see what’s so new about that. Like fb YouTube etc already remove copyright content.10
-
I've just found an article that states that MS Office 2016 can now be installed on Ubuntu using CrossOver, which is the version of wine one has to pay for.
Is there some version of wine or an alternative which is free and allows me to do this?
Yes, I know the alternatives of online MS, google docs, libre office and whatnot, so spare me these comments please.
(ref: https://omgubuntu.co.uk/2017/12/...)7 -
When i once came to the crib of a random girl to bang her ofcourse she had an asus laptop and that laptop was about 17" screen I think, the specs were fuckin brutal and i was shocked, i wanted to touch it and find out more about the laptop and specs and gpu and what model was it and then i realized i came there to fck her but i was staring at the laptop like an asshole1
-
!rant
If (LocalDateTime.now().toString(DateTimeFormatter.format(“yyyy-MM-dd”)).equals(“2017/10/17”)){
human.age++;
System.out.println(“Happy birthday old bastard!”);
}4 -
Well Twitter is becoming spyware.
http://mashable.com/2017/11/...
I mean, I get they want to fight against neonazis and co. but sadly there's no guarantee to believe they'll stop at only banning these people.
I'll probably add twitter to my uBlock filter...4 -
As there was a lot of talk on the last times about JDK / Java and the release of JDK 17… found this gem via Planet KDE.
JDK 8 - JDK 17 Summary with Examples
https://advancedweb.hu/a-categorize...
Thanks to the author!
Thanks to Kevin Ottens for having weekly something interesting to read, too:
https://ervin.ipsquad.net/blog/...4 -
So......
Long working hours increasing deaths from heart disease and stroke: WHO, ILO
https://who.int/news/item/...2 -
Clicked "Reader View" on a Jira card in Firefox. Firefox displays a JSON object which it estimates is going to take me 17-20 minutes to read.
Go home, Firefox, you're drunk. -
Just got an Android app project from friends, but already have a bad feeling about it.
It already start with 11 freaking screen, an input activity with 17 field(include spinners, date picker, location picker, and a freaking table). 3 different account type, each has different item and function visible to the user. 5 main feature, one of it include *chat* that supports multimedia, A freaking alarm system, both scheduled and automatic based on certain parameter with push notification, and deadline at January 1st with teams of 3 people :)6 -
Monday morning after working whole weekend to finish for release at Tuesday tidying everything up, optimizing, when I ask myself
"why did I wrote in ES5?"
*Checking the time*
"17 hrs left of this day, I should be able to make it!"
As if I didn't have enough problems with procrastination in my life. I sure can find more things to do
*Locking the door and turning phone off* -
So since elementary is based on Ubuntu 16.04 would it be possible to turn it back into Ubuntu but keep all my data then upgrade to 17?3
-
I do not have any problem with designers
But with design itself...
$ ls problems/
-rw------- 1 enzop 57878905110832 Jun 17 13:53 problems_with_design1 -
So I plan to ditch my 17" heavy gaming laptop to chose something more suitable for school for a (13/14") ultrabook (I plan to run Debian on it) that has a decent battery life
Anyway, I looked at those chinese ultrabook on AliExpress/gearbest but I'm a bit skeptical about some factors.
Anyone has recommendations about a model or some advices?9 -
Yeah sure...article 17 sucks. But the EU parliament has also decided to abandon EU summer time and I refuse to program that.3
-
Yeah, I should change this old 5:4 epic low quality display. PC: i5-4460x4 8gb RAM running as support / Laptop: Acer VN7-791G i7-4720HQx4 16gb RAM 17". Mouse and keyboard shared with Synergy.9
-
Got a question guys!
I want to capture screenshots from a live video stream being broadcast over HTTPS, such as the one on this link:
https://open.ivideon.com/embed/v2/...=
I can do it locally using the chrome webdriver in selenium, but cannot reproduce the same in a server I'm accessing remotely. I tried using headless browsers like phantomJS, but apparently it doesn't support video players -_-
I'm confused because I don't even know what to search for anymore, I've been stuck with this one thing for the last 17 hours. Any help would be greatly appreciated!5 -
binary counting w/ emoji
0 ✊
1 👍
2 ☝️
3 👆
4 🖕
5 🖕+👍
6 ✌️
7 ✌️+👍
8 ... 17
18 🤘
19 🤘+👍
20 ... 27
28 👌
29 ✋-☝️
30 ✋-👍
31 ✋2 -
I think if a FAANG company accidentally hired me, I'd last all of 15 seconds before they'd be showing me the door. https://stackoverflow.blog/2021/02/...4
-
After 17 years since I got my first PC, I have finally decided its now time that I should have my own laptop. Any suggestions?
PS: I have been an Ubuntu user since 2007.
PS-2: I am from India.9 -
I landed at the company's office and the boss was off to meetings so I sat with the dev team ( which was 2 people back then ) and started to ask what they're doing trying to get one of the tasks off them. The boss came late and told me to come next day, the first thing he said to me in the morning was "you're hired!, Now go back to what you did yesterday".
I was 17 and happy lol -
I see a lot of people saying they are programmers and they can't fix other shit. But I mean, using that brain to do other things won't surely kill you. I know you don't have time, but it may be worth taking a while to focus on fixing something else. Just to know how to do it. I do a lot of electronics, but occasionally I've been a plumber, an electrician, a painter and a mechanic.
That said, I know, I'm 17 and I surely hadn't the full programmer experience yet, but I'll try to keep this attitude when I grow up.3 -
Seventeen. I worked for 17 hours to pull off a POC of a feature no one thought was possible (at that time). It wasn't clean beautiful code, but hey, it worked! It's live now and I still smile when the feature is used.
-
[New Collab]
Well it may be the only learning collab, I didn't read everything. But I started a Entity Component System library to learn some stuff like metaprogramming : https://devrant.io/collabs/826092/...
And I'll be really happy if some people could give me some advices / suggestions about generic C++ libraries and this code :D
I love you <3 -
I think I will never be fully able to switch to Linux. I have dual booted my laptop and my printer only has drivers for windows. It does have drivers for Ubuntu 10 but they don't work at all in Ubuntu 17. I thought of making a raspi wireless receiver so I could print wirelessly but since the drivers don't work on Ubuntu I had yo trash that idea.3
-
Ok I'm totally lost...
here is my list
Alienware m15/17
Lenovo Legion Y740
Lenovo Legion Y540
Or just get a desktop ?
Usages: Gaming (not that hardcore)
Virtual Machines
Deep Learning27 -
JavaScript development turns into more and more of a shitshow over time. Not that it was great at the beginning, but with each passing year it gets worse.
There are now 17 versions of Node.js, 18 versions of React.js, 3 major versions of Vue.js... Each version brings something new and no one is in a rush to update their stuff to be compatible with the latest version of the framework2 -
#!/bin/bash
# An ideal work day
# Wake up naturally, keep sleeping until I won't wake up as a zombie
TIMETOWAKEUP=$(while ps -eo state,pid,cmd | grep "^Z"; do sleep 1; done)
# Work, between 9AM - 5PM, weekdays only!
TIMETOWORK=$(while [ $(date +%H) -gt 09 -a $(date +%H) -lt 17 -a $(date +%u) -le 5 ];
# Do cool work and get paid, every second.
do $COOLWORK && $GETPAID; sleep 1; done)
# Home
TIMETOCHILL=$(while $ATHOME;
# Do cool work, without getting paid, and spend money made from $TIMEATWORK
do $COOLWORK && $SPENDSPENDSPEND; sleep 28800; done)
$TIMETOWAKEUP; $TIMETOWORK; $TIMETOCHILL
# I don't get out much -
Well guys we made it, its finaly 01-13-17. (For our non metric fellas 13-01-17 ) how do we call this new month?1
-
!!!rant // gotta be unique
So upon thorough consideration, I've decided to switch to Linux. I had to use an old laptop which took 2 minutes to get to the desktop with Windows, so I did what every other person would do and installed Linux on it (Ubuntu 17). Although it was incomparable with my dev mashine, it was snappy enough for me and for my web development tools and needs. (git, vscode, slack and chrome)
Cutting to the point, I've heard that thebl next Ubuntu is coming out next month. Should I wait and switch to that or can you guys recommend something better, perhaps Mint or sth else?9 -
So I just found out that QWANT (some european search crapgine) is not against Article 13/17. WOW, what a cunts. Glad I never used it.1
-
After working for 1 week 17/7 On react , I broke the whole react library in my computer .
And making this rant hoping someone would come and say something helpful .
Ahh , I feel like a real programmer now xXDDD7 -
Void Linux: weeee youw thinkpad hdd is bwoken, can’t instaww, gwub ewwow 17😭
Windows XP: hold my “Format NTFS (quick)”, wimp3 -
I'm not sure I understand this but you can shrink anything by putting it in a gel and shining a laser at it? And whatever you put in would still work? So I could shrink a TV into nanoscale then, it would have the same mass... So theoretically I could create a black hole?
https://amp.cnn.com/cnn/2018/...4 -
I make a portfolio website using reactjs can anybody take a look and review my website design.
caution: It is not responsive now and still I have to add animations in it using GSAP
website link: http://c9ef-122-180-17-23.ngrok.io/20 -
I found this article today ( http://thenextweb.com/apps/2016/... ) and within minutes my team started abusing poor scorebot on slack. Didn't take long until we had to uninstall.
-
My experience with getting Linux on my dell i7559 was not so good. So, here is a tiny blog post, just to help a fellow ranter.
http://iostreamer.me/chip/2016/... -
i can't stop laughing at this poor guy and i feel really bad about it
(for reference, Gambatte is #2 in accuracy, 3DS VC runs games like VBA 2007 does (read: literally *barely*) and GameYob is about 16-17% more accurate than VC, so... 45% or so?)5 -
/devrantUser$ wine /home/.wine/drive_c/users/devrantUser/Desktop/post_rant.exe []
being 17 and telling my friends and family that i constantly use wine in my freetime confuses them... wonder why 🍷🍷🍷 -
The first code i ever wrote was a case statement in Visual Basic. I didnt really know what I was doing, just looking at the code that was already there and figuring out how to extend it to include more cases. I was about 17 at that point. I didnt properly start learning until I did Java in my first year of University.
-
27 is the new 17, the age before you have to take responsibility for your own actions and your first bill hits your wallet here in the U.S.A. 😂
Just turned 27 today, I still feel young as much as everyone else who is older than me that likes to throw the “you’re still a youngling” card 🙄
PARTEH OVER HEREEEEE! 😬🥳🎉🎉3 -
Rant 1
---
Thank fuck im working from home. Out of nowhere i had the biggest urge to take the shitter and shit the meanest shit that i could possibly bullshit. As soon as i sat on my shitter and opened the asshole wide a Waterfall of shit started flowing out ⛲️🌊💩💩💩 if i was in the office i wouldnt be able to hold this in. Their shitter would be my shitter all covered in bullshit
Rant 2
---
How then fuck do i install openjdk on RHEL8 machine? As root i tried yum but doesnt work. I tried using wget from Nexus repo to download openjdk zip and now what. I gotta configure the shit to be adapted to the migration from RHEL7. Also does RHEL8 even support java 8? Or can this shit handle only java 17? Cause this would be a beyond of a clusterfuck since the legacy code project is built to support only java 1.8.0, and for special cases java 11! How the fuck do i handle java 17. I fucking hate legacy code!5 -
I just uploaded the first part of my first programming tutorial, and I want to make sure I’m headed in the right direction and I’m not being overly confusing. The tutorial is unfinished (I’ve really only written the very start) but I think early input would be beneficial.
Some context: LibLib is a library I make for Minecraft mod development, and I’m documenting the GUI framework in it.
http://teamwizardry.com/2017/11/...2 -
I'm in my final year of high school, 17 years old, hoping to go to TAFE to do a coding course. I've done some HTML, CSS and Java at school and I only really know the basics of them all. I've been learning python in my free time and fuck man is it confusing. I love coding but it's so confusing at times, I really need some words of encouragement. Thanks guys :)4
-
In my office, from 9 to 17... Actually no, cause my boring office mate banned my brand new mechanical keyboard.5
-
My dream Job Interview
Today I was interviewed by my dream company to work at. I'm still in school and it's an apprenticeship for computer science.
I had to develop a program, on a flip board which finds equilateral triangles. I was given a few points with coordinates on it and should think of something. I didn't get halfway through it.
Does anyone think that this is to much for an 17 year old still at school?
I'm so concerned that they don't take me because of this challenge.2 -
3/17 is my last day of running-out-of-bandwidth this month. What should I do with the extra like 80GB?11
-
Cool article about systemd coming to WSL
https://theregister.com/2021/11/...
Learnt about distrod from it11 -
to me, "var a" is unorthodox. i'd rather use switch(expectedOutput){case 1:a=1;break;case 2:a=2;break;case 3:a=3;break;case 4:a=4;break;case 5:a=5;break;case 6:a=6;break;case 7:a=7;break;case 8:a=8;break;case 9:a=9;break;case 10:a=10;break;case 11:a=11;break;case 12:a=12;break;case 13:a=13;break;case 14:a=14;break;case 15:a=15;break;case 16:a=16;break;case 17:a=17;break;case 18:a=18;break;case 19:a=19;break;case 20:a=20}1
-
Check out this link i found. Tell me what u think.
https://twitch.tv/videos/178393926/
Guy posts reads related to computing.
Also im wondering y all my posts have 17 likes. Every single one. -
Somebody out there please tell me why I'm uploading a 17 MB file and PHP isn't showing a $_FILES array? It's just not there. I've set the max post limit and the max upload limit to 128 MB. The files are going to get way bigger than this. Why does this server like hurting me?23
-
Did some math and to get into the three comma club a person most sell software for 60 bucks to 17 million people. Turns out COD has made a billion.
-
Side project <3 well let's dream a little with this one.
I want to 'finish' my ECS library https://devrant.io/collabs/826092/...
And after that I want to make a cross platform window manager, and after that again a cross platform package manager, and with that a little gui library using blend2D which take full control of my window manager.
And well I'd like to make a server and a client for matrix too :D
OH, I need to find a job... Fuck -
Accountability Post: I'm 6 Lynda.com tutorials into a 17 tutorial set to rebuild my full stack skills and try to bring them to more current standards. Also looking at additional course paths but feeling a bit overwhelmed when I think of the time it will take just to get through them, let alone all the practice. I must do this, though, and more frequently, even, if I intend to successfully work in this same field for the next 21-ish years until I can retire.1
-
Vim! Don't need all that shit that other editors bring with them. I like being able to choose everything I want, know it's installed on any box I go to, even over ssh with no gui, and I can write my own plugins if I can't find what I need.
And I don't have to break my fingers holding 17 modifier keys in emacs.2 -
Anybody using the 52/17 Pomodoro technique? If so what results did it give you till now? I am using it for 2 days and finally I feel like I can focus on something.4
-
Thought I'd give kotlin spring boot a shot. I assumed it would work out of the box like with java. It didn't. Apparently with jdk 17 I chose an incompatible version with the gradle version provided. Downgrade gradle. 'runApplication()' still marked with an error, which I cannot seem to solve. Answers from the internet are no solution.
But I can run the project ... but I cannot reach my dummy address, same with maven ... wtf, which part of rtfm did I miss? Wasn't kotlin supposed to be the better java?3 -
Can a React.JS expert help me to understand something?
In short, I would like to know what are the main differences between react version 15.6 and 17, in terms of browser issues, and component compatibility?
We have a legacy code base that is in version 15.6 and the team wants to upgrade it and I am attempting to argue with my dumb CTO to upgrade to version 17. However, I’m not versed in react, I'm just a PO and the CTO doesn't know anything but for some odd reason is adamant about staying on an older version. The developers gave me their opinion but I'm interested in an outside opinion.5 -
Wow, angular is still a pile of shit in 2024, nothing changed.
I renew my https://devrant.com/rants/7582990 previous rant
I've recently switched to angular 17, not because I'm a masochist, but because, unfortunately, we have a huge portal for a super huge multinational enterprise and it's made in angular.
It's 2 years worth of work, and they've suddenly decided it's cool to switch to angular 17, because standards, because it's new etc.
Now that this crap angular 17 came out I prepared my hair pulling room, where there are whips and self torture instruments, and I've typed into browser url they "super new super modern super efficient" angular.dev, which apparently is their new official super 1337 documentation site (spoiler, it's shit as the other if not worse).
Since they realized angular was pigshit, they decided to eviscerate it like a sacrifical lamb in ancient maya age and add lot of stuff that makes it modern and more friendly.
They think they made the big bang of news, but they implemented stuff that exist since 10 years after people were cutting their wrists in their github "request a feature" section for years.
Well, to make it brief, they made a whole clunky obscure way to bootstrap it and didn't even had the decency and modesty to properly document it (they never learn, sigh....)
In any case I put up a .NET minimal API that works well, and a small angular app with a Hello world page that fetches a "hello word" string from a test api route.
The api works everywhere, browser, postman etc etc.
But ta-dahhhh, in angular throws error.
They put various way of using http client. Main 2 are withFetch() and without.
withFetch() says "as error "Invalid self signed certificate" and withoutFetch "Unknown error".
Apparently we have to do shenanigans also to do some dev development3 -
Listening to the audio book named 'SuperIntelligence:Paths,Dangers,Straegies'
Daily 1 hour listening till 14 days as it is 14:17:07 long 😑 -
On my imac when i open youtube video it loads for the first 10-17 seconds fine and then freezes. When I try to fast forward it freezes. The pages break and crash. Comments wont load at all. I tried clearing cache reinstalling Google chrome browser restarting pc etc and nothing worked. It plays fine in incognito mode but not in regular chrome mode. WTF??? Please help!!!2
-
While you are reading this, Windows 10 is installing sh*t in your gaming PC
https://theverge.com/2020/10/...17 -
Hello fellow developers,
I need a career advice from the DevRant community.
My question is:
Can I get a joining bonus from Capgemini if I'm joining within 15 days for the post of the associate consultant, because I've been told by HR that giving joining bonuses has stopped since January ’17?3 -
!Rant
I've got somewhat of a problem: a client claims that the date format at a website is wrong. I am using Carbon for Date output which extends PHP's DateTime which uses the Linux locales. Can someone here confirm that they have seen a similar but that the date is wrong in Romanian, slowenian and Czech? (The format would be somewhat like wednesday, 17. January 2017). -
I did some of the front-end and whole backend. build and manage the SQL + elasticsearch database. After all of this, only 17 lines of mother fu**er code ruined my life. The client is asking for code. And.... And... Can't say anymore.
input {
file {
path => "/home/rsa-key-20200528 /aslogger.log"
type => "java"
start_position => "beginning"
}
}
output {
stdout {
codec => rubydebug
}
elasticsearch {
hosts => ["localhost:9200"]
index => "aslogger"
}
} -
When you are frustratingly trying to make your app function properly on android 4.2.2, API level 17, kernel 3.0.31; this sacredly annoying particular device!2