Details
-
AboutI like interesting stuff.
-
Skillsc#, php, sql, mssql, mysql, windows-server, linux(Debian), networking, it-forensics
Joined devRant on 6/29/2017
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
-
I like to live on the edge ;)
But seriously, i should fix this. The load is usually around 200 - 5k queries / s3 -
FUCKING WHY ME!
Lost my dedicated internet access due to a SHITSTAIN of an ISP TELIA decided to introduce itself to my connection A SECOND FUCKING TIME in the past YEAR.
Suddenly lost internet and my firewall couldn't figure out that it was supposed to lose all its fucking connections and renew it's IP adress.
Now im connected to this fucking hipe of shit that is the biggest giver of their customers information to anyone who asks, "Hey man, whats the dude who has this IP?, - sure fam, here you go"
Now i probably have some poor motherfuckers name attached to my current IP.
But could you say that i am now untraceable?4 -
An error on a site annoyed me a couple of days ago, it was displaying a list with each line ending with some text in parentheses (like this(1
-
How do you name your servers? or what's you'r company using?
Currently im using <abbreviation><sequence>, But i'm noticing that this does not really scale well.6 -
Fucking shit, i just spent 20 minutes debuggin why saving a model was not working, turns out i was only fetching specific models to being with.
(SQL Management studo kept crashing and was not bothered to look into it, so i was not checking the database either) -
!rant
Its 19:26 here and i just pushed and published.
Also i noticed its late so i'am also going home.
What could go wrong?2 -
Hey, anyone have experience with email with encryption?
I need to setup TLS for emails for all devices on premises. The printer and other devices does not support TLS.
I'm thinking i could use local exchange server that forwards to our office 365, as we use outlook for the domain. But i would rather use some linux solution.
We have multiple ip's we might send from.1 -
I just set a admin password for my old dlink dir655.
Oh, you'll need to restart, sure
Now this fucking thing is stuck in a bootloop and I can't get a new one until tomorrow.4 -
!rant
Actually managed to get out of bed today without snoozing my alarm.
Damn just a couple of weeks ago I usally snoozed for almost 1.5 hour with 10 minute intervals
Anyone else annoyed at them self for snoozing? And feeling bad about it for the whole day7 -
"let's just copy and past the all the code with logic and smack on some if statement and change some texts for localization"
What the fuck, why? -
Today I was going to wipe an server used for testing purposes, I thought that all vms are just tests that has been left over from restored backups.
Was in the raid controller configuration ready to format the drives an couple of menu navigation away, a colleague came looking for me and said an website was not working, strange...
Turns out that one VM responsible for hosting our internal websites was on that machine -
!dev
Got one of these today, pretty cool in my experience. I do not have any experience at all with sdr's.
I taught I broke it for a good 30 min thinking 350 € down the drain, turns out i accidentally set the antenna gain to 0 (damn ui designer)3 -
Deadline in 24 work hours, for a in-house product to automate payment processing.
Why in 24 hours you say? , Me and the accounting guy is going on vacation on Friday.
Will it go into production on Friday evening while I'm going through the door?
¯\_(ツ)_/¯5 -
!rant
Opend up my first website project, commits goes back to jan 24 2013 but i think i started coding this project around late 2011 (version 2).
Made with php and i found some interesting TODO's and other stuff, over 1k of handwritten css and right above 10k lines of PHP.
Index.php everywhere (no mod rewrite)
Everything in the www root.
By pixel css.
Thank god this is my own website and not for someone else, think i would be tourtured to death if someone had to maintain this heap of shit. To think of i probobly spent around 1000 hours on all iteration.