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 - "hyperv"
-
😩 That moment when you finish a project (part), close browser tabs close tons of terminal windows, quit a giant ide.. and you realize that you forgot a thing.. 😩12
-
A friend actually asked me this..
He is building an android app for selling his stuff and haven't used hashs for storing passwords..11 -
Estimate for writing a custom WordPress plugin:
1 hour - Learn the API the plugin will support
1 hour - Review how plugins are written
60 hours - Set up XAMPP only to find that the version with PHP 7 no longer supports MySQL but something called MariaDB which my host doesn't support and then uninstall XAMPP and install MAMP only to get really frustrated setting it up and beat myself for not just buying that $99 Windows Pro upgrade so I can install Kalabox with HyperV which is much easier than all of this and why doesn't Kalabox have a way of supporting Windows Home because not everyone buys Windows Pro or can afford a Mac or has time to screw around with 100 possible Linux distros to figure out which one will work best and then buy gasoline and matches and set it on fire and watch it all buuuuuuurn such pretty fire.8 -
So, unlike normal people who just click on an mp3 file in windows explorer, I'm listening to music saved on my windows hard drive, accessed via an sshfs mount, using VLC running inside a HyperV linux VM and Xming/pulseaudio to make it show up inside windows like a normal window and play sound.
Why? Because this is my replacement for WSL which broke (Good Job on the updates as always, M$) and I'm celebrating that I got everything* to work.
* Nevermind the hours I wasted because I forgot to add a rule to the windows firewall allowing pulseaudio to connect and the fact that Xming can't handle vlc playing video7 -
Traceback (most recent call last):
File "me.py", line 1, in <module>
AttributeError: 'Dave_Elec' object has no attribute 'social'1 -
Hetzner. Very cheap no nagging, no support bullshit, Lots of options, Just does what it does.
Did I mention their pricing?6 -
Today we reached 30 "dev-ghosting" episodes since the beginning of the year.
What is "dev-ghosting"?
It's every time a developer decides to completely disappear from a recruitment procedure instead of just texting "Hey, I am no longer interested in your offer".
You can call them as many times as you want, even if they were supposed to be at your office 2 hours ago for negotiating the salary after dozens of "I'd love to join your company as soon as possible": they are gone.
Forever.1 -
What! Now we have a terminal made with electron! https://hyper.is/ electron? Seriously a tool which is supposed to be the fastest and lightest thing on your system built with the most bloated framework. Damn..
And here is the most useless plugin. https://hyper.is/#hyperpower7 -
Damn specs! Why do you have to change as the project goes on?!! Every project seems too easy at first.
-
Pretty sure that the code doesn't work on the first run, so I thought why not debug it now? but then when am I actually gonna run it...
-
Had a Windows update the other day. Now hyperv isn't working anymore.
I fixed it but why the fuck does the update change the group policy settings? It's supposed to update the system not poke around in my settings!2 -
*Friday morning*
Me: "Ok the client wants to talk with you on Wednesday at 10 am. It's a conference call on Hangouts, here's the link: [ link ]. Be on time, I have already sent you all the details about the topics you'll have to cover. I will be available during the weekend if you need help, we cannot afford to make mistakes"
Smartass Dev: "Don't worry, I am on it"
*Tuesday, after lunch break*
Me: "Just a final check: is everything clear with my email? I'm working late tonight, call me if you need something else. They'll probably share some slides, be sure to join from your laptop: [ link ]"
Smartass Dev: "No problem, I am fine"
*Wednesday, 11.15 am*
Smartass Dev: "Hey, what a shitty client! I waited more than an hour and they did not even tell me that the call was canceled. This is so unprofessional."
Me: "The call was not canceled"
Smartass Dev: "Dude, I had my phone here on the desk. I was ready to answer but they never called"
Me: "Did you open the link?"
Smartass Dev: "What link?????"
Me: "It was on Hangouts, I sent you the link twice"
Smartass Dev: "Really...? I'm so unlucky these days. Next time will be better 🙂" -
It was when i was 4th grade. We had windows 95 computers in school. I used tk do assignments on them and submitted with a floppy disk. Yeah, copy paste started there...
-
WTF... it works half the time and fails the other half.. is it planned just to drive me mad?! uuhhh..3
-
Fucking kidding me.. why does it stopped suddenly when i had to show it up? today i was working on a project and my client wanted to see how it is going then i packed my stuff and went there to show him then it stopped to working...
-
Some one just asked me to build his site. I don't enjoy building sites. Especialy wordpress... I have never used it but i don't like it. But It could be a fast cash. What do you guys think?7
-
Have you tried to look up documentation for some module and find another module that better does it? and this loop continues...
-
A follow up.. Changed my monitor... (not better than what I had) was just boared... Then Ibsaw my desktop (Gnome) and wanted to change it to. So i started removing tons of gnome and ubuntu packages including gdm and stuff.. Installes i3. started configuring... installed a dm... Changed my idea and started to install a new distro to start from scratch.. Spent a day like this. have absolutely no reason to do this.1
-
Making a hard switch to ubuntu on my desktop at home. Getting just a teeny tiny, tad, bit: absolutely fucking livid....
Trying to learn ansible, vagrant, and docker more in depth for both work and my personal projects. All that I’ve been doing is just spinning my wheels trying to figure out the stupid fuck-mothering quirks with running this shit on Windows. Yes you absolutely can use all of these tools on a Windows box. There’s plenty of ports, patches, and workarounds. But I have spent all day trying to build a few vagrant boxes and use ansible to set them up. Simple LAMP stack boxes on CentOS7. Nothing major... unfortunately I spent like 90-110 minutes trying to figure out why virtualbox wouldn’t run properly. Dumbass me forgot that I installed Hyper-V ages ago.
O...K.... whelp... hyperv provider it is...
Luckily it only took about 15 minutes to determine that Hyperv’s networking can’t be setup from vagrant because vagrant doesn’t know how to interact with the hyperv - vswitch. So networking config is ignored and all VMs run on default switch (NAT) which is annoying but workable.
Ran into other issues trying to stay SSH’ed into the VM. PowerShell core (6) ssh’es into the box perfectly fine, but every time I opened vi to edit configs my terminal color scheme and fonts got fucked harder than a 2 dollar hooker on nickel night.
I’m a bright-green text on black background kinda guy. However the terminal kept changing to bright-red text on white background! It was like getting skull-fucked by a minotaur.
After a while I said fuck it, let’s try putty. Vagrant was using it’s own ssh keypair for the boxes, at work on my mac. Works like a dream. Putty failed me hard and shit the bed, kept getting all kinds of keypair errors. At this point I was finished spent too long trying to make shit work correctly on this jankbox. With enough time and patience I probably could’ve figured all of these problems out. I’m certain that at least 70% of them were caused by user error. I’m known by many as the walking ID-10t.
But alas, I have no time left in the day to fuck around with shit that doesn’t work immediately for morons like myself. My only hang up for the longest time with a complete switch to Linux was gaming. But with Proton and WINE I’m comfortable with giving it the ol’ college try. (Shhhh, don’t remind me I dropped out of college...
...Thrice.)
The gamble here is that I’ll give more than 2 halves of a fuck about trying to get my games working. A Study environment and materials for certs and general training won’t be getting anywhere near my full attention.
So, at long last, I hope this attempt at a full *nix switch finally sticks!!!
👾2 -
I don't exactly know... but i'm preety sure that it was more that 12.
reason - someone's final project which had only 1 day left before the deadline. -
Hey devs or sysadmin here in devRant I wanna know what hypervisor are you using in production or dev environment??
I will annex the hypervisor that I know and I work on, but are free to add more.
Vote with a "++" in the hypervisors that you use.9 -
So X410 supports hyperv sockets, kde plasma runs like real smooth over one, thought we were destined for laggy desktops forever
-
Decide to move to docker for windows from toolbox. Worked well until vpn/s-tunnel all crapped out.
Found out about hyperv, default ethernet, HNS, windows DNS etc etc getting confused.
Removed docker and hyper v, back to working again.
Interface index for adapter selection , really ? -
Hyper-V have one job and fail it ... Fuck micro$hit product ! Install Ubuntu on hyper-v lag as fuck ... Why why you do that mother fucker2
-
Is there a way to run docker and virtualbox at the same time? (in windows) Because Docker uses hyperv..13
-
I don't know why people are complaining about windows updates while they can stop the update service from service manager. I did that wile I was using windows.
Moral of the story: I use linux. 😜 -
What do you do when you don't feel like / can't get anything done? I couldn't focus at all. I feel like my brain is missing.3