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 - "finally"
-
New devRant web app for desktop is now live! (https://devrant.com - the .com will now redirect to feed if you are logged in) Let us know what you think, and especially if you spot any bugs (very likely some slipped through). Some cool new features are still in development, will be out shortly.65
-
Customer: IT is completely useless! I’m getting PORN ADS on my work computer!? This is ridiculous!!!
Friend: Oh that’s not good, perhaps your computer has a virus of some sort let me take a look!
Friend takes a look and sees that the porn ads were all provided by google ad service, they weren’t related to a virus.
Friend: so, you don’t have a virus, but so that you know google gathers metrics on the sites you visit so that it can target ads at you better. Looks like that’s what’s happening here.
Customer: .............14 -
Started talking about Pi-Hole (still trying to install this fucker by the way) today with a collegue.
He had it installed and showed me around a little.
CW: Alright give me an example then I'll show you wildcard blocking.
Me: google.com 😅
CW: *enters and saves it. then tries to load anything related to google.com*
*no google.com domains load, all give a blocked error*
Me: Works great!
CW: Yup.
...
...
...
...
Me: Uhm so you aren't like surprised that I went with google.com as example and that I'd genuinely would block it?!
CW: No, why would I be?
Me: Well, most people consider me paranoid/crazy the second they find out I don't want to use google/google's services.
CW: well that's fucking retarded. why would anyone redicule you for not using something you don't want to use. You'll have your reasons.
Me: So if I'd say i do it for privacy reasons, you wouldn't find that redicilous?
CW: No, why would I? Not using google (and for that matter facebook etc) for privacy reasons is very logical really.
FUCKING. THANK. YOU.23 -
I FUCKING MADE IT GUYS! I JUST PASSED THE HARDEST COURSE AT UNIVERSITY WHICH IS ABOUT DATA STRUCTURES AND ALGORITHMS! I DRAGGED THIS WITH ME A WHOLE YEAR AND I JUST GOT THE NOTIFICATION THAT I MADE IT. I'M SO FUCKING HAPPY GUYS I CANT BELIEVE IT!!!!!!25
-
Finally!
I installed gitlab at our company. I ranted about not using any version control whatsoever in the past but now it happened!
My boss wanted to see a project I was working on for himself so I copied the project to a usb drive and gave it to him. I used git for the project locally and I told him to use this too if he changes anything. And that it would be a great idea to have this centralised on our server. He agreed and I told him he just had to give me the order to implement it. He was like "go ahead" and one hour later we had a gitlab up and running.
We will have some internal training to do and then we are in the 21st century!
I'm so happy right now.9 -
Some people reduce the number of programs running in the background.
I just add another 8 gigs of RAM.11 -
!rant
Microsoft is finally doing something right with Windows.
Coming soon: tabs in Explorer, tabs in Notepad, tabs in Command Prompt, TABS EVERYWHERE27 -
So I have officially achieved one of my childhood dreams and built my own PC, took me a while to save up enough to to afford it and yes it's not the best but it's mine and I love it :)12
-
Well got a phone call today and long story short is I have been given a probationary 5 week contract for my dream job, gonna be honest, kinda excited! :-D8
-
Hey fellow devs,
I'm proud to say, that today I've passed my final step/exam of my apprenticeship.
So now I'm officially an IT-Specialist - Software Development or "Fachinformatiker für Anwendungsentwicklung" in german.
I'm so fuckin' relieved and happy that this chapter is now finally closed and the real fun can begin!
My new job - indeed the old one with 4x payment and just a 32 hour week instead of a 40 hour one.
Now I will cheer and drink as much whiskey I can find out there! :D
PS.: This baby (pic related) was my presentation device today. One member of the commission had to laugh, a ranter as it seems! ;)17 -
I'M STARTING GRAD SCHOOL!!!!! I'm so excited I can't think properly. I started screaming in Latin and German mixed with English because I couldn't remember enough words in any one language to express myself, and I'm still certain I was incoherent.
Doing cybersecurity and forensics because I hate having a social life 😎17 -
That moment you leave the office for the last time in 2018.
FAWK YEAH!
What a year it’s been, from learning new platforms, to developing never ending changes, to breaking production at Christmas time, and finishing the year at the peak of purchasing period on a couple of websites with no reason to care what happens for several weeks all while absorbing extra projects from resigning co-workers.
*Turns on autopilot and walks the fuck out*
From one exhausted dev to the rest of you, enjoy the holiday break!3 -
After participating in so many hackathons, I finally won. Now I know how it feels and it's awesome. 😀19
-
YAY! I know it's not much compared to you geniuses but it's been hard for me to take the time through high school to really wrap my head around the technicals. I just wanted to share my joy with y'all!!! :D I'm also currently going through the "30 days challenge" and I'm on day 19 still but ayyy I'm getting there!!!8
-
Do i need to say something ?
Well, 7th try over half a year.
Spent today like 6hrs... oh man. I’m proud.rant btw btw i use arch linux did i mention that i now use arch? i use arch finally done i use arch linux22 -
I quit my job last week and I’m starting as a full time mobile developer in January. I’m so goddamn excited.
With no university degree, I’ve finally gotten an in as a developer!8 -
When you love free dev swags
Thanks Mullvad!
P.S. @dfox @trogus Can you add the webcam stickers in the swag store? (Like the ones in the middle of pic)20 -
I DID IT :D
I VERTICALLY ALIGNED A DIV IN CSS
I'm a noob in front-end development, I usually use bootstrap but now I did it in vanilla CSS inside ReactJs =D
or is it lol, I don't know, I used these:
position: "relative",
top: "50%",
transform: "translateY(-50%)"
source: https://stackoverflow.com/a/441616615 -
I'm working on a programming language with a "bytecode" interpreter and a compiler that translates source code to said bytecode and... it sort of actually works!
I want to recreate an Erlang-style environment, currently you can write functions, call C++ functions via wrappers, have immutable-only values, and it has no explicit control structure apart from statement sequencing and the if-expression because I want to make it as functional as possible. Next thing on the list is to add a green threads implementation and ability to spawn and send messages to processes.
Still a WIP and heck even design-in-progress.
Now for the rant:
I'm using CMake for building C++ (interpreter) and Stack for Haskell (compiler) and I've been trying to get them to talk to each other for hours because I want CMake to manage the Stack build too and shove all the executables into one place. CMake documentation is weird and Stack isn't too helpful either, so I guess I'll just spend another few hours trying to get Stack to fuckin reveal its build directory to CMake and/or build to a given directory. Ugh.9 -
when your first try to learn a new programming language, for example c++ and you are still new to coding:
"Wtf does it behave this way. How dafuq do pointers work...argh"
and then years later, you come back to c++, do a little revision and it all starts to fall into place and make sense. Man. That feeling.3 -
Your git commit history on your personal branch when you're freaking out and cry tears in joy because the code you spent the whole previous week on to somehow get it to work suddenly DOES work.3
-
Adios Motherfucker!
Finally got that pile of misery finished. That simple ticket exploded in complexity and had quite a bit of scope creep. So so glad it's over. I mean, apart from code review and QA. But still. It's done!
Also: I may have been drinking already. Clearly not enough from the painful lack of typos and silliness. Gonna go work on that.6 -
I'd been constantly working on another prototype for the past 63 hours straight without sleeping and this was the best thing I could've asked for to make my day.
Thanks @dfox and @trogus for the lovely stickers! -
I'm 4 days into my new job, and so far I am absolutely loving it. Here's my setup. Yes, they gave me 3 monitors plus a laptop, so my setup has 5 screens! Now I can die happy :D
Definitely worth noting as well, since it caught me by surprise - the company-supplied laptop is a powerhouse. High-end i7 CPU, mid-to-high-end NVIDIA GPU, tons of ports, 1TB HD, 4K display, and 48 GB RAM. Yes, 48 GB. I am truly blessed, starting off my career with this. ^_^rant excessive ram my dream finally came true hello innumerable open tabs multi-monitor setup goodbye lag11 -
if (MONTH === 1 & DAY === 18) {
alert("Bro, it's your birthday");
} else {
alert("Bro, just go away, you're nothing special 😅);
}12 -
Went back to KDE over the weekend from i3wm. I was getting tired of having to configure my setup manually everytime I wanted to change a setting, and having things break, and having to bug fix said breaks, while also trying to handle Java MVC and node.js dev work.
Nope. Too much. I want the macOS experience but with the control of Linux. Much happier with KDE. It does use about 720MB more RAM on an average session but when you have 8GB does it really matter?
Now to figure out how to get Firefox to play nice with Plasma, or give Konqueror a spin.15 -
With all these posts about the death of Steven Hawkings there's one thing which may be overlooked:
LETSENCRYPT WILDCARDS ARE LIVE !!!!!!!
(No offense to Steven Hawkings. He truly was one of the greatest scientists of mankind.)7 -
Finally finished the basic stuff on my website!
Now i'm gonna take a break and play some video games.
And thanks to @Alice for the dark/light theme switch.
https://hampusm.github.io/28 -
!rant For my uni project I have been developing a anti ransom-ware price of software which had a main purpose of damage limitation/containment in a business environment.
Some course mates were critising it saying yeah when is ransom ware ever really looked at these days, (they developed a chat app), then the news struck about the Nhs hack and now my Lecturer can't get enough of the project and suddenly the marks for real world application seem to be in my favour 🤘
Again not a rant, just a nice feeling after spending so long on my work.5 -
I asked for last minute day off tomorrow. And was told yes (probably very begrudgingly). I'm so happy that I don't know if these tears are from a breakdown or happiness...11
-
When it finally compiles:joke/meme finally hope it is not an old joke it finally compiles happines my little poor soul is now free happy3
-
debugging in react nativeundefined worst errors ever development react native react and finally it will work and this lets try this4
-
I FIXED THE FINAL BUG WITH MY OWN SOLUTION AND NOW IT WORKS, I EVEN SENT MY 5GB FUCKING TXT FILE.
ALTHOUGH IT TOOK FOREVER BECAUSE I FORGOT TO INCREASE THE BUFFER SIZE FROM 1KB SO IT TOOK A BIT.
BUT NOW ALL I NEED TO DO IS POLISH, MAKE SOME QUALITY OF LIFE CHANGES AND I CAN PUT THAT SHIT ON GITHUB!
THIS IS MY SECOND FINISHED PROJECT! But I do gotta thank an online friend that has been teaching me the concepts of network programming without him I couldn’t have done it. Also I’ve learned so much about how shit works thanks to him/and the project.12 -
You know what is an even better feeling than finishing a 60 pages long document on which my schooling rests?
Realizing you finished it 3 weeks before the deadline 😍😍14 -
The fucking orgasm I got from an app I was fucking with for two days finally compiles! Yessss!
Now to develop this c++ app2 -
Mention support link support is here! It took me a while but I successfully implemented it and it took way longer than it should’ve.9
-
Might be nothing for others, but I finally published my Vue website with the following setup:
1. Vue inside docker
2. Nodejs API inside docker
3. MongoDB inside docker
4. Nginx as reverse proxy
5. Let's Encrypt
6. NO I WILL NOT SHARE THE LINK, don't want to be hacked lol and it is for personal use only.
But I'd love to thank devRant members who have helped me reach this point, two months ago I was a complete noob in Vue and a beginner in NodeJs services, now I have my own todo website customized for my needs.
Thank you :)26 -
So during my internship I wanted to do a cool function to sanitize objects. At the time I spent about 3 days trying to do it, I just couldn't write it. I knew how to fix it, just didn't manage to write it. Today, one year and few months later I remembered about it and wrote it in less than one hour.
First time since I started developing that I realized I actually learned something and that my efforts payed off :)1 -
It just keeps getting better the more you try to debug it.
Link to original: https://reddit.com/r/...5 -
Well I FUCKING FINALLY managed to build a program that makes my dad's printer print automatically.
Have ranted about this on my previous rant.
My recent approach was actually overengineered all over the top. I was using pyautogui to simulate the mouse that would call the settings window on Windows, which would print a nozzle test (the translation for "Düsentestmuster" according to google?). The more I worked with it, the more I would have had to care about edge cases when calling the settings and god knows what else...😖
So I left the idea.
What I came up with was a python script with some copy-pasted code of an example from the win32print api that printed an image that I specified, so it would use all inks. Somehow it works perfectly...
After that I used the win32api. ShellExecute() with ghostscript to print a PDF for the PGBK ink.
Finally a batch script to run this python script on the task scheduler. No converted .exe as dependencies and whatnot let it all go to hell.😒
It's not quite what I had originally anticipated as a solution but IT FINALLY FUCKING WORKS!!
...😪 It took way longer than expected and although I somehow couldn't manage to print all on 1 paper, I'm still satisfied that it really works.
That's all, had to vent my frustration and share this personal success.12 -
@JoshBent and @nikola1402 requested a tutorial for installing i3wm in a windows subsystem for linux. Here it is. I have to say though, I'm no expert in windows nor linux, and all I'm going to put here is the result of duckduck searches, reddit and documentation. As you will see, it isn't very difficult.
First things first: Install WSL. It's easy and there's a ton of good tutorials on this. I think I used this one: https://msdn.microsoft.com/en-us/...
Once you got it installed, I guess it would be better to run "sudo apt-get update" to make sure we don't encounter many problems.
Install a windows X server: X is what handles the graphical interface in linux, and it works with the client/server paradigm. So what we'll do with this is provide the linux client we want to use (in this case i3wm) with an X server for it on windows. I guess any X server will do the work, but I highly recommend vcXsrv. You can download it here:
https://sourceforge.net/projects/...
for i3 just "sudo apt-get install i3"
Configurations to make stuff work:
open your ~/.bashrc file ("nano ~/.bashrc" vim is cool too). You'll have to add the following lines to the end of it:
"""
export DISPLAY=:0.0 #This display variable points to the windows X server for our linux clients to use it.
export XDG_RUNTIME_DIR=$HOME/xdg #This is a temporary directory X will use
export RUNLEVEL=3
sudo mkdir /var/run/dbus #part of the dbus fix
sudo dbus-daemon --config-file=/usr/share/dbus-1/system.conf #part of the dbus fix
"""
Ok so after this we'll have a functional x client/server configuration. You'll just have to install your desktop enviroment of choice. I only installed i3wm, but I've seen unity and xfce working on the WSL too. There are still some files that X will miss though.
*** Here we'll add some files X would miss and :
With "nano ~/.xinitrc" edit the xinitrc to your liking. I only added this:
"""
#!/usr/bin/env bash
exec i3
"""
Then run "sudo chmod +x ~/.xinitrc" to make it an excecutable.
Then, to make a linking file named xsession, run:
"ln -s ~/.xinitrc ~/.xsession"
Now you'll be able to run whatever you put in ~/.xinirc with:
"dbus-launch --exit-with-session ~/.xsession"
There's a ton of personalisation to be done, but that would be a whole new tutorial. I'll just share a github repo with my dotfiles so you can see them here:
https://github.com/DanielVZ96/...
SHIT I ALMOST FORGOT:
Everytime you open any graphical interface you'll need to have the x server running. With vcXsrv, you can use X launch. Choose the options with no othe programs running on the X server. I recommend using "one window without title bar".10 -
3:40 in the morning... Finally set up most of the basic of Arch with i3. Been more than 12 hours... My eyes r dying... And so m I... Kinda swollen arteries near side of the head coz of overload...
And I have college tomorrow... Or today... Watever 😭😭😭8 -
Alright, I know people joke about this but I just spent 4 hours debugging a 50 line chunk of code, and the first time it worked without errors it scared me🙃3
-
Dat moment when, after some hard work, you can finally delete that abomination your predecessor left you as a present...
-
I just found out I had used, for over 4 months, the wrong function to encode/decode url strings, which caused a lot of issues with my app...
I refused to believe that the problem is there, so I was looking elsewhere.
The longest search of a bug in my life finally over. Fixed! :D2 -
And here we go!
I am finally in my holiday apartment.
Finally, it is time to sit down and relax for a bit.
I am awake since yesterday. Approximately 2 full days.
The weather in Antalya is not that hot tbh. I almost did not feel any change when I arrived. Just the sun tho. I was completely blinded when I made my first move out of the airplane.
Ps: That picture is from a small town within Antalya and about an hour away from the "real" Antalya.1 -
!rant
Wish me luck! Just landed a new exciting job as full stack developer! Finally I get to do what I truly want!!!
I can't express how happy I am right now! Finally done with being a supporter!! (was originally hired to only manage Windows servers and not doing external customer support)5 -
I've been been in consulting doing systems implementations for about a decade. I just started a new e-commerce project with perhaps the most agreeable client I've ever encountered - in fact they're extremely eager to make my job easier. Just today one of the stakeholders, completely seriously, uttered the phrase "maybe we don't need to care about IE".
After ten years living thru every client cliche imaginable over and over again I now find I don't know how to trust. Their acceptance of best practices and my recommendations is almost unnerving...3 -
Its over.
Its finally fucking over.
Ive done it.
Finished my internship and can finally leave this shithole for good!6 -
$category = 'Story';
Holy shit it finally worked I finally got a private server up and running for an old game, after countless forum posts and broken links (note the form isn't that active anymore since 2010)
After finding a working server source you also need a client with the same version
Even though this was a pet project, it feels good to finally complete it. I might even try to build some custom stuff into it6 -
I haven't opened my laptop all day for the first time in 2.5 months. Feels damn good. Got some good laughs today out of devrant; thanks everyone.
-
After 8 days sleeping 1 to 3 hours a night and not eating, today I slept 12h straight...
Oh man, I feel another... Even the electricity behind my eyes stopped. Me happy -
Hi everyone! Had this app for 2+ years and just now i figured i should register. I like what i see and read on here. You seem like awesome devs. Anyway, just thought i would say hi and have a wonderful day/night!!!7
-
It has been a long long time since I posted, a lot has happened the past couple of months.
I lost my grandfather, I got a nice dev job and God I miss ranting here. I finally published my side project and all I have to say is
AWS is a b*tch! But beautiful at the same time, had to learn a lot the old way (trial and error).
I don't have any anime pictures as I've changed phones recently but I find this picture just as awesome.
Hope you are having a great day ranters.2 -
That feeling of absolute joy, when something you've been working on for a loooong time, finally just works... THAT is the reason why I love what I'm doing
-
So, the moment I started as a BA in a health insurance company, my Quora feed gets populated with Dilbert comics, and I can finally relate to them.
Thanks Machine Learning! -
Finally back at home (after having some trouble with Deutsche Bahn).
It is cold and cloudy here.
It feels so weird to use a laptop. I was there (in Turkey) only with my phone, typing this post on my laptop. The screen is so god damn big.
My bed is very soft. My kitten got very strong and fluffy. He looks more muscular now lol. And it seems like he missed us :3.
I missed him and I missed my car that I did not like like a month ago. I really understood how much value it has. Besides of that my mind is clean now. It was like meditation.
Fuck that pussy ass description.
How was your day, fellas?6 -
Fuck 4 wheel X axis on 3D printer.
3 wheel is just way to go.
Stable, Awesome, Fast
Sure Sure it's not as good as bearing rails or some other crap but i will upgrade to that in time.
Shit shit shit. I forgot to tighten the belts.
Well end of rant.7 -
Exams started today. Came back from paper, went to sleep. Woke up and was told I had mail.
...
Yay!
Thanks, @dfox and @trogus! -
Guess which handsome ass father fucker finally got a dev job? I DID. But it's a startup. Any important questions which I need to ask them before I take up this offer?9
-
Aaaaaw fuck yea. I'm finally at my mother's, for my first holidays since late December 2017, and I FINALLY can sleep as much as I want without being bothered. I just slept 30+ hours in 3 days, which is close to what I sleep in a week. Still tired though, but I feel so much more relaxed than the evening I arrived at my mom's place 3 days ago *.*
-
Finally, after a a few months...
A few months ago I started a personal git gui project for learning purposes. I wanted to learn C and Gtk on Linux. After a few days of coding I wanted to include the glade file in the binary, searched the internet and found old results with no success. Fast forward to today, I start yet another project without finishing my last one (this one is also c and gtk). I'm still having this problem with the damn glade file. So I keep looking for an answer and finds two solutions, none of them worked but when mixing them together it finally works.
Damn it feels good to succeed after trying/working hard on something you've struggled with. This is what keeps my motivation up. That amazing feeling of success... ☺️7 -
this www.xmlrant.com project I created turns to be quite a learning experience
*happy*
Things I did for the first time as part of it
- submitted a public nuget package
- worked with .net core library and mvc application
- integrated mvc's app github repo with continious integration platform appVeyor9 -
!Rant
Awesomeness ensues!!!!!
I finally quit my day job at the place I was working to finally go full time with my business, TerraNimbus. I was able to secure a small loan to cover business and personal expenses until I can drum up enough business to keep things a float.
I’m super fucking stoked because I’ve been wanting to branch out and do this for about 4 years now and finally feel like I have the right pieces in play to make it work. I’m as nervous as hell but so fucking excited too!
I just needed to share this here cause the DevRant community is world class and you guys/gals are fucking killing it everyday being AWESOME!!! And you all feel like extended family members to me all going through the motions in each of your lives and keeping ‘in touch’ through devRant on a daily basis. So I wanted to share my story with everyone here.5 -
> be me
> be developing a react native app
>realize the iPhone X notch is clipping your content on the first/home screen of the app
>google says: simple fix
>find a built-in react native thing to add safe area padding
> refresh the app
> ohno.png
> the other screens with navigation bars already have built in padding
> TOOMUCHPADDING.jpeg
> remove safe area thingy
> finds a clever, not particularly hacky way to pad the home screen without showing the header bar by setting its height to 0 and the color to match the content background
> more-problems.app
> there’s a small 1–pixel light colored line separating the header from the content clearly breaking the otherwise continuous single color background
> google.sh
> wtf.txt
> stackoverflow.html
> no responses except something I’d already done
> keep experimenting
> tries basically everything to figure out where that line is coming from
>sets borders to thicccc and bright red
>no bottom border? Ok that’s not it
>opacity?
>forgetaboutit.mov
>try shifting the header position around by a few pixels? Maybe it’s misaligned with the white parent layer underneath?
> nope.jpg
>it’s past bedtime
>Sleep.jpg
>thenextday(today).zip
> what about the content? Is that misaligned?
> nope2.jpg
>Maybe its an iOS feature not a react thing?
> make a test Xcode project, completely native to test
> negative.dng (pun intended)
> more-furious-googling.mp3
> find a native iOS stackOverflow question with the same issue (1px line)
> realize your Xcode test wasn’t done properly.
>atleastimmakingprogress.iso
> start looking into the SO post
>it’s native so I have to find out how to do it in react-native
>invent a bunch of style parameters that don’t exist in the documentation to see if there’s an undocumented thing
>loadsaloadsaerrors.log
>googles for a react native version of the iOS only SO post
> somethingpromising.tar.gz
> *tries it*
> “Haha nope” -my code
> whataboutthisotherthing.bin
> KENSISHSBUCNEGWISBVSIDNRVSIDNFIRJRBDKFNFIDJFIFKFNR
> HOLY FUCK
> IT WORKED
> AFTER TWO FUCKING DAYS OF SHITTERY AND SHENANIGANS
>AND MANY STACKOVERFLOW EDITS TO A NOW VERY MESSY POST
>THEREISNOMOREBORDER(final).zip
>*screams of relief*7 -
Today my ssd showed up, and since i have got my school pc back. And now "own" it, i finally have set up linux on it :)
Works (pretty) fine alongside the windows disk as well.
Man i am so excited for this😀😅
Decided to go with Antergos this time, as i wanted Arch, but didn't want to install it myself, not on my daily. -
I just had to ask a question at SO after 3 years of not needing it. WOW 3 fucking years without SO.5
-
Ubuntu NHS
Maybe, we could finally see Linux in a non-technical environment!
What do you think about this?8 -
(If you don't know what I'm talking about, read this: https://www.devrant.io/rants/805543 )
I have good news!
Finally, my PC is back alive :'D
I took it to where I first bought it, and...
Apparently the reason why it broke was the AC adapter, as they replaced it with a new one... (the PC was still in warranty)
So now I can finally begin to program again and (hopefully) tell you some dev-related rants! So I can actually feel an active part of this community, haha ♡4 -
Next Wednesday, I have a project presentation at my school, where me and a fellow student will show to a jury a project we worked on for at least 6 months (and also that the 3rd dude in my team did absolutely nothing). This means that at the end of this, we'll get a diploma, which means the end of my fucking studies that took me 7 years.
The same day, I have my 3rd job interview with a company, in which I expect to either sign a contract or to get back the contract a few days after.
I'm both overwhelmed and shitting my pants.2 -
Spent an hour and a half debugging why binders are not working on my Asp.Net project to end up finding out that my controller was missing:
[Route("[controller]")]
attribute at the beginning
Life is wonderful :)2 -
Rant on me myself.
After being a professional coder (ie having a bachelor degree) for 11 years now, I finally have a decent and reasonable backup.
I use borg to backup to my raid 1, which is local, in my corridor near the ceiling. I use a Intel NUC with two external USB3 HDDs attatched. As I already had data on them, I went for a btrfs raid 1.
The second level of my backup solution is my brother. It's 50km to his flat. He's got a banana pi with my third HDD attached. I connect to his pi via VPN. The VPN is done via an AVM Fritz! Box. No ads, I just like those boxes (modem and router).
The backup is encrypted, of course.
Now, after ten years, I finally got a decent backup solution. Wow. This feels great! 😎 -
Proud to finally be another supporter of devRant. I've made myself a promise (no pun intended) to support devRant as soon as I begin to earn some money as a dev. So here I am...
Thank you dfox and trogus for your work!4 -
That Awesome moment when u cross 1000 rep in Stack overflow SO !😊
One of the best days ! (Not much of a rep but still)5 -
After waiting a very long two days, my app was finally accepted🙏
https://itunes.apple.com/us/app/...7 -
After a long week, bringing work home this weekend, this made me open the most satisfying smile. Thanks @dfox and @trogus, from a pt-BR dev2
-
I've been here for almost a year now but was too lazy to sign up. It was only a commute or lunch timepass thing.
But finally few days ago something so frustrating happened that I actually signed up. I dint post it as it would have been immature but now that the plus icon works I finally can post stuff..!1 -
!rant
When after one month of the event, a month n a half of the request, and a failed delivery attempt, the swag finally arrives!!
Stickers!! <3
Happy scenes!
Thank you Mozilla!!5 -
So, 28 days ago ranted:
https://devrant.com/rants/915344/...
Update: Finally, the integration worked. I can sleep well tonight. I can have a party tonight.
Things left are code review and then git push.2 -
one more week....one more week....one more week....
One more week until I get off this stupid ridiculous project and into something at least a bit more sane -
That amazing feeling one feels all over their body when they finally crack the problem they have been trying to solve for weeks.
Feels amazing. I need more of that. In a pill form. Thanks.11 -
Just quit my bastardized job, and I feel as light as a feather :)
Also, anyone know of any dev jobs around Nottingham? -
Please god let me pass my bachelor thesis so this is over and I have some rest and time for more fun stuff...3
-
What's the point of the "finally" block? Isn't it functionally equivalent to everything after the try { } clause?5
-
Finally friday! Only a few hours left in it school and I can start programming again and catch up with all the sleep i'm missing by not getting up till 5pm...1
-
I actually do have something to rant about!
The people I've decided to work with... are complete and utter fools. They don't want to keep updated with new practices and merely talk about awesome stuff... Let me elaborate.
The first person is someone I spent really many hours just writing with, I've helped him build on his personal project, which has now become our project (which I've done most of the work on now). He keeps writing about things that aren't fucking relevant for the current task - furthermore, he completely refuses to use any type of collaboration software in order to keep an eye on tasks we want to, and already have completed. He likes Git but doesn't provide helpful git messages, sometimes even stuff like 'forgot this'.. never any freaking description of what's actually been done! Not even after agreeing it should be done, he just doesn't understand what a helpful message is apparently.
I might be a bit special regarding wanting to follow practices, but how the fuck do you make any amount of money by being so ignorant!? He was a WP 'developer' a while ago, and has since changed to JS and are using a framework which he doesn't understand - he can't even remember what the documentation states.
So why do I 'work' with him? He knows a lot of phrases he's read in books, blogs, and the likes. That makes him really inspirational and positive and he really wants to become successful(like me!). But over the last few months, I've realized how bad he is at programming - he doesn't know basic programming concepts and have a hard time applying any sort of knowledge to his programming. If it's not pre-built, he can't use it, not even if the documentation has specific examples. He barely grasps the concept of binding data to a variable. He wouldn't know how to access it again though, it's just for the sake of binding it to some existing functionality.
The other guy really likes his old style. He hired me to maintain some application. Which has turned out to be a hell of several small tasks he needs to be finished or reworked - with no clear definition of the task. Most of the time, he'll do some initial changes, show the changes to me, vaguely explain what they do (not what he's trying to achieve) and first THEN ask me to do these changes, most often in some files that don't exist (he uses the wrong filenames so I have to guess/ask where the changes need to be made).
To top it all off, old syntax is used and don't get me started on the spaces+tabs for indenting lines... Because I've already added a great ESLint+Prettier conf and everything should be nicely formatted according to pre-defined rules.
But he won't take the time to install some plugins in his editor and I'm left with sometimes buggy, badly formatted code (the code I have to make changes with!) - that's while he several times have agreed that I can do what I want and that he even questions his own ways when looking at my changes which he calls by-the-book.
So why the motherfucking fuck do I keep working with him?
Well, he keeps paying so that's really nice - I haven't been able to properly execute the bigger tasks(which pays more) though, due to a lack of information or some badly written code I couldn't quite figure out how works (at a glance).
He also keeps talking about these new projects he wants to make.. he even has these freaking papers with descriptions and data-structures and we converse really good about these new awesome projects. He also likes cryptocurrencies(which is an interest of mine he has inflamed quite a bit) and lastly, he seems like a genuinely nice guy who I'd like to spend some time with even besides coding and work.
So now I stand here - stuck with people that make me feel like a demi-god or something because I use a git style-guide and ESLint+Prettier with the Airbnb style-guide.
What should I do? I'd really like some remote work and have a desperate need for money... So much so, that I might even have to pick up a fulltime job, in order to save my sorry ass - all because I like speaking with people who just like the thought of programming...
I'm actually quite lonely with my thoughts and they are the two only people I've had some sort of relationship with - who has an invested interest in programming/dev... I really like that, despite having to follow their thoughts as they surely can't follow mine.
Please be my friend or give me some paid work lol.
Also, I've been moving the last couple weeks - those weeks has been the most stressful of my life and have not contributed to my overall wellbeing and relations with people... It's good to be back at the computer again and be reading some devRant though!1 -
I was fed up writing spaghetti logic every time I need switching class names in React, so I made a library to make this easy-peasy.
https://dev.to/uyouthe/...
It's really nice and declarative now!3 -
Well, I am finished with the front-end of a course I am doing and now ready to begin the back-end side of Web Development! Can't wait to get started!4
-
I finally got assigned to a project, working like a dog but it is for operators safety so it feels good. Also, I have been tasked with writing custom C++ plugins for our process simulators and damn it feels so good to match both my biggest interests. I hope to not get carried away by it in my evenings since I was learning some webdev in my freetime.
Also got UNIXstickers in the mail like 99% of the people here.
Oh, I also received my Seiko SKX and damn I already love it. -
Just gotta say, YouTube videos that show connecting a form to MySQL make it so much more complicated than it is...
-
ODROID!!!!!!
Let's start from the beginning: I finally got my 3 odroid MC1 Solo's (XU4 equivalent, and they are way more powerful than a pi) and I was really excited to set them up. I decided to start with resinOS as I had heard about it and wanted to try it out. It didn't boot. I foashee every single SD card like five friggin times, and it didn't boot.
So I decided to try Ubuntu 18 minimal. It didn't boot, I was depressed. Then today I turned it on again, silly me forgot that I would need to reboot after expanding the file system. AND NOW I'M IN! DOCKER SWARM, HERE I COME!!!!!!3 -
Goddamn react bootstrap modalbox and select2 dialogbox inputbox freezing bug!@#$
2 fucking days in my mind and I can finally discard you. It was tabindex="-1" on sibling DOM Nodes. Sweet cherry bananas. From now on I'll keep an eye on you. -
Tonight is coding night! Who else will be doing the same? :)
Working on a FOSS (side) project is...an additional job apparently :D2 -
After the long haul of designing, structuring and finally implementing, my side project is done. The only challenge I faced was to not lose interest or get distracted :p
I made this to get a hang of haskell. It adds haskell functionality to your shell and lets you apply functions to outputs of other programs(ls,ps,df etc)
https://github.com/iostreamer-X/...
Your honest feedback is highly valued.
Thanks!
:D -
Last year, I wasn't able to make something theorically simple with CSS3 animations and ReactJS. Last night, I made it work with VueJS (and CSS3 animations yeah). Feels. So. Fuckin. Good.3
-
Apparently marketing departments of Headspace are like us developers.
This is the final version. *bug*
I MEAN THIS IS THE FINAL VERSION. *bug*
Now this is truthfully validated tested final version! -
!rant
Super stoked and had to celebrate and you guys are the only people who might appreciate it.
I just got a working beta for a WordPress plugin which automatically generated alt text for images when they are uploaded by using Microsoft's Computer Vision API to analyze the images.
Adjustable confidence setting means you can leave the alt text blank when the API is less sure about the image contents.
Not every description is great, but it's better than leaving the alt text blank or using file names. I know I've saved myself hours of poking back through finished sites adding text where it was forgot.1 -
I have no idea how but its taken me years of wanting to make apps to discover phonegap?! My days of fumbling around in the bloated piece of trash that is android studio and never getting anything done are no more! WHY DID NO ONE TELL ME ABOUT THIS7
-
i am actually proud of my achievement of a scraping download-robot with decent logging, structured setup file, a small auto login to password protected areas and fancy cli options. because i am the only one on this sofa who can do this. :) this day has been kind to me.
-
Yeeeeeesh. After god knows how much time I've finally gotten this shit rooted and an adblock er installed 😎2
-
Previously: https://devrant.com/rants/1207077/...
Talked the bossman, he just asked that I finish the project before being put back on my usual ERP maintainer role.
I agreed to it and the faster this fucking plugin is done, the faster I can go back to my optimization and maintenance project :D -
Spent the last few days trying to solve a weird issue with our CI/CD pipeline for a project. Yesterday i finally gave up and told my coworker that i need a fresh set of eyes to look at this.
I leave for lunch, an hour later I'm back and brought fire and fury to the mix.. Then, 2 hours later i raised my hands and my mouth uttered the glorious words of victory: Fuck yeah, it works.
Mood was still shit though... 1 bug down, 99 life problems remain 😢 -
Fuck yeah!!! Finally found Mate! 😎
Well, not exactly dev related... Meh, whoami kidding, coding without Mate is nigh impossible 😁5 -
So we have a teacher who always annoys us with being extremly specific and precise. Today we "learned" how to calculate the scan file size based on the dpi of the scanner and the size if the picture. He began to calculate, and then, he said: "Now we have 1737389 bytes and we gonna divide with 1024 to get the kiloBYTES. This was it. He rants about us everytime because of this shit. I raised my arm slowly, whilw preparing the words in my head. "Excuse me, but you are calculating kibibytes, not kilobytes! To get kilobytes you have to divide with 1000, hence kilo." Then he muttered something about he didnt wanted to write that because of courae he knew about this... One teacher well done please.
-
When can you call yourself a web developer? Is it when you start making money off of it, or can do a project successfully? I'm still in my bootcamp, but was just pondering thus with my other classmates. We were very proud that one day we'll call ourselves devs!4
-
Ayyy, spent an hour installing arch, another with the desktop environment and another cause the audio and a whole other set of problems came up. Safe to say was the most frustrating yet the most satisfying install. If only all installations weren't a boring point and click.1
-
I need to learn JS in the next two days for an interview... Tips please.
I live on 10th floor and yes gravity works 😇3 -
When you finally get to sign a project off as finished, after the client has changed the goal posts 50+ times.
-
I finally finished a website of a client where I‘m working on since 2012!!! WTF! I never hat such a client before. Sometimes I haven‘t heard anything from them 4 months then they called me, I changed some pictures a did a little bit of styling and then it took months again to get a feedback! To be honest, now 5 years later they need a redesign of their „new“ website.1
-
I’ve always wrote my own class to sql methods, but I used the Table Adapter in C# and I don’t think I will go back.2
-
Been working on this webapp for ~1 year, and it's finally up and running! :D
collanon.app
If any of you would like to review it I would be flattered u.u14 -
What is happening?!! Github actually added search and tag filter to issues on mobile...
Better late than never I guess -
!rant
Finally managed to implement a proper E2E testing solution for our app with Protractor and Jasmine. Some basic tests (login and dashboard) are already working.
I'm just so happy to automate everything, going to cut down our manual testing time from 2h to about 20 to 30min if I'm estimating this correctly.
That's all. Just wanted to say I'm very happy with the results 😊5 -
Just got my acceptance letter to CodingDojo in D.C. I’m pretty excited! I start April 16th. 4 years I been waiting for this moment.
-
Just got my first technical interview for a summer internship! Now it's time to brush up on data structures and I'll be set :D1
-
So I decided to learn sass today... Turns out you need to run that good old watch command every session to make your styling work...
It only took me 42 lifetimes to discover that one...1 -
The best explanation why we need Static Import Libraries to load a dll and wtf they contain
https://cnblogs.com/adylee/p/...
and many interesting stuff about PE file format3 -
holy crap! i really am used to light themed ide. for some reason i played around last time and left it dark. now i just used it for twenty minutes. then i found the color scheme kind of strange and wanted to switch back to good old light theme.
seems i have to get used to the new colour scheme. ouch. -
Remap this button to be your compile/upload button. It will be a good replacement for a button you hit thousands of times.1
-
I want to start learning to document my code. What tools do you guys use? I've seen https://www.gitbook.com/ but their server has been on and off all day and I prefer reliable services.
This project is the reason I'm finally learning to document my code: https://gitlab.com/datwood/...1 -
Just "finished" FF Mobius (Chapter 4).... What a fucking waste of time/4 days... Should've just watched the cutscene videos on YouTube
-
today I will have the last of my high school finals.
I feel like after today I will be a free boy (for three months, at least). Like I have won the game, beaten the boss level.
After 7 years of resisting to comply to this system which tries so hard to shape every pupil into a compliant individual, it will be done.
My creativity and productivity (which lies in tech, which isn't really represented in any subject in my school), set free.
No more mandatory pseudo-interest in loads of literature and cultural history. The bits that are interesting would have come to me anyways through Reddit.
Victory is mine. YAY \o/
World, here I come!
P.S. yes, of course, there were also positive things. I'm actually thankful for that time I failed the year's end exam about literature which ended in me having to redo that year. It landed me with loads of free time, which got me into tech-tinkering, a now two-year employment as a programmer, and a juniar participation at the nearest Hackerspace. And a chance to pretty much build and operate a 3D-printer, for which the physics department mostly covered the cost. The school unknowingly gave me the opportunity to extend my own horizon outside of school, and it brought me so much nice things. :) But the mandatory interest in literature and cultural/religious history and the lack of technical subjects and the digital oppression still sucked.
P.P.S. oops that was only supposed to be a short P.S. -
!rant
Just looked at ES6 compatibility table and every major browser's latest version supports it above 98%. Except Safari. But Safari 10 Beta is out for developers to test, so as soon as they release Safari 10, I will drop support for non-es6 compatible browsers in my own project. No more transpiling to ES5!3 -
Continuation from
https://www.devrant.io/rants/605332
Alright, shit happend during presentation, but thanks to frech humour (don't ask why) and a good examination I got the better mark! Thank you guys for listening to my story -
I have nothing to rant about today :D.
I'm too happy for anything to bring me down,
PM said i only have to demo tomorrow morning.
A nice 2 hours before work ends,
I'm hyped up on redbull and wifi is'nt bad today.
My sub-conscience whispering in the back of my mind: "Don't believe it. Don't give in to the happiness. Something will happen. You setting yourself up. Quit while you're ahead."2