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 - "win10"
-
Our lecturer got BSOD on win10.
Around 150 students present.
80% of them woke up just to laugh at it.
Poor thing.2 -
just finished installing Netscape 7.0 on my Win 10 machine. works surprisingly better than Edge. way better... when Netscape asked me to become the default browser I had to say yes.8
-
Windows 10 Native SSH client inside CMD is crazy nice, no more putty... given its a windows feature and all!
(Hidden in additional features if any one is interested, will need a reboot to work)17 -
I just set up a Win10 VM. We have now officially reached the point where it is easier to install Linux than Windows.undefined no i don't want to see ads yes i'm sure win10 no i don't want to use an online account windows no i don't want to talk to cortana fuckmicrosoft vm3
-
8:30 - get into office, boot windows
Windows: "Oh man, here's this update. If you're not doing it now, I will start in 15 minutes. No questions asked!"
9:45 - checking update status
Windows: "Well i'm nearly finished, just give me a sec..."
9:55 - whats's my pc doing
Windows: "Hey mate, I did it! I also restored those neat shortcuts to MS EDGE for you. Please use my browser"
10:00 - Well i can finally start working
Windows: "Yeah... you would. But i had to remove theese few applications, because they are not compatible anymore."
11:00 - Okay, installed all my stuff, did some coding. Time to test it. Lets boot up my VM.
Windows: "Oh so sorry mate. Not gonna show my network devices to Virtualbox anymore. Have fun reconfiguring your connections without them."
Fuck this fucking Windows 10!
The only reason we have Win10 on our machines, is because people in my office panicked the last day of the "free upgrade period" (and i was on holidays)...16 -
Prepare to get your MIND BLOWN:
They have successfully got Windows 10 ARM to boot on a Raspberry Pi 3 with a hacked UEFI firmware!
Take that Windows 10 IoT!!
Props to these guys: 👍
• https://github.com/andreiw
• https://twitter.com/NTAuthority
• https://github.com/andreiw
Here's a video of it in action → https://youtu.be/6b1IxvKJeho?t=9411 -
Imagine, you get employed to restart a software project. They tell you, but first we should get this old software running. It's 'almost finished'.
A WPF application running on a soc ... with a 10" touchscreen on win10, a embedded solution, to control a machine, which has been already sold to customers. You think, 'ok, WTF, why is this happening'?
You open the old software - it crashes immediately.
You open it again but now you are so clever to copy an xml file manually to the root folder and see all of it's beauty for the first time (after waiting for the freezed GUI to become responsive):
* a static logo of the company, taking about 1/5 of the screen horizontally
* circle buttons
* and a navigation interface made in the early 90's from a child
So you click a button and - it crashes.
You restart the software.
You type something like 'abc' in a 'numberfield' - it crashes.
OK ... now you start the application again and try to navigate to another view - and? of course it crashes again.
You are excited to finally open the source code of this masterpiece.
Thank you jesus, the 'dev' who did this, didn't forget to write every business logic in the code behind of the views.
He even managed to put 6 views into one and put all their logig in the code behind!
He doesn't know what binding is or a pattern like MVVM.
But hey, there is also no validation of anything, not even checks for null.
He was so clever to use the GUI as his place to save data and there is a lot of parsing going on here, every time a value changes.
A thread must be something he never heard about - so thats why the GUI always freezes.
You tell them: It would be faster to rewrite the whole thing, because you wouldn't call it even an alpha. Nobody listenes.
Time passes by, new features must be implemented in this abomination, you try to make the cripple walk and everyone keeps asking: 'When we can start the new software?' and the guy who wrote this piece of shit in the first place, tries to give you good advice in coding and is telling you again: 'It was almost finished.' *facepalm*
And you? You would like to do him and humanity a big favour by hiting him hard in the face and breaking his hands, so he can never lay a hand on any keyboard again, to produce something no one serious would ever call code.4 -
During my final year at graduation,
I was helping a colleague dual booting Linux Mint with Win10.
Asked her to restart Win10; she didn't know how to.
Now, I've no idea how much more user friendly can Microsoft make it, and how much more dumb people can be.8 -
Just finished installing Deepin OS on my old laptop as an attempt to get familiar with linux (coming from win10). It looks gorgeous, I got at least four orgasms from the installation process alone. And it comes with lots of cool apps preinstalled (Chrome, Spotify, Steam, etc). So far I'm very happy with it.30
-
Just found out that this was possible.
It is the message that shows before password screen in win10. Dont know if older windows has this feature supported.14 -
*clicks download on VS for Mac*
Would you like to take a survey about your experience?
Sure Microsoft, I just downloaded the product, and have not even installed it, would you like me to judge it based on Windows 10?2 -
Motherfucking Microsoft piece of shit. Next time I hear someone talk anything other than trash about Windows 10 I'm gonna bash his head in. Over one week of rendering gone because the Microsoft motherfuckers decided that they can restart whenever they want. Installing wanna cry is less destructive than this virus sold as an operating system. People liking this Win10 shit must be really REALLY fucking stupid. Fuck you37
-
That bitch....
- Run a Win10 in a VM
- Have >20GB of free space on host
- W10 decides to download updates
- your host OS runs out of free space
- VM gets paused due to lack of free space
20GB for an update.. seriously..
seriously...
I mean..
Seriously....
ARE YOU FUCKING KIDDING ME????
*eye twitching*14 -
Win10 shell has ssh? Oh boi, let's try that out.
> help ssh
This command is not supported by the help utility. Try "ssh/?".
> ssh /?
ssh: Could not resolve hostname /?: Name or service not known.
😲🔫9 -
Installed Linux on my grandma's computer because she uses it only to browse internet so there was nothing new to learn for her other than how to shut it down which is dead simple and the win10 she had previously was slow as fuck. The thing used to be unusable, now it runs fine, LXDE for the win on slow machines3
-
Windows 10 update: no more wifi, no more trackpad, 60MB more RAM usage when idle.
Thanks Microsoft!12 -
Windows 10 source code apparently leaked!
The main.c file is short tho and unchanged since 95(it's just run in parallel) so I'mma just paste it here:
void WinMain(int nCmdArgs){
static int userDisgust = 5; //he/she booted up Win10 so 5 to begin with
Time time = Time.time;
while(!crashed){
Time time2 = Time.time;
if(time + 3600 < time2){
ApplyUpdate();
sleep(500000); //users can stretch, have a tea and overall be healthier, happier and better part of society
if(restartNecessary){
Restart();
}
Restart(); // just in case
}
SendUserData();
SendMoreUserData();
for(int i = 1; i < 99+1; i++){
RunUserApps();
UninstallUnnecessaryApps(); // keeps blacklist of apps that John and I don't like
AnnoyUser(); // added a function that slows the computer down significantly and reduces lifespan of the hardware so it's not just a short term gain
if(shouldRepeat){
//break; -- this caused some issue in one special case and we don't know why so we'll just omit it and add a fancy button elsewhere
}
userDisgust++;
}
if(userDisgust >= 2147483647) { //mission finished
Crash();
crashed = true;
}
}
String error = Windows.GetFullErrorMessage();
error.cat(Windows.GetRegistersDump());
error.cat(Windows.GetErrorCode());
error.cat(Windows.GetStackTrace());
error.erase(); // so that it doesn't occupy any space and allows the error to be resolved more quickly, release major optimization Update
BSOD(_T("We're sorry :/"));
}6 -
Why do people hate windows 10? Granted I'm not super picky about my OS but windows 10 works just fine for me, and looks better than win7 imho.16
-
Since alot coworkers asked me:
(windows 10)
Press win+tab, klick the "add desktop" thing in the bottom right corner, add as much Desktops as u like. Now change them very smooth with strg+win and <- or ->.
Move windows with the win+tab thing to other desks
I tried multi Desktop for years on linux and with 3rd party tools on windows. It never worked well, was unsexy and bugged or programms could not handle it.
The win10 stuff is the firsr really cool working multi Desktop thing. I still even use it with 2 or 3 monitor setups. I hate to minimize and maximize programms. Usually i got a Desktop to code one for doc, one for Test runs and one for administrative stuff (Outlook, reddit, 9gag).
Try it, you will hate it when you then need to work without it =}15 -
I feel guilty for being such a murderer.
I killed Cortana so many times over, but her ghost keeps coming back to haunt me.1 -
Fucking windows! I am so fucking done with this microsoft bullshit!
Hear me out here, i am a gamer. I need windows because it has the games (and software to aid those games) unlike any other platform. But windows 10 is basically already phishing andmalware at this point. I stuck to win 7 because it had a start menu and didn't totally drive me up the wall.
Just a short list of their bullshits: ads in the explorer window, ads in your taskbar reminders, data mining like it is nobodies business and trying to hide it, sharing my wifi access with friends (wtf), the fucking retarded new start menu, the crappy fullscreen apps which have less functionality than the actual proper desktop applications that you need to config what you want, and even then pushing multiple updates that simply broke peoples pc's. Fuck that, ill stick to 7.
They are making win10 worse by the week making it unlikely i will ever join that hell, and they are also aiming to force me there. Making windows store exclusives and dx12 only games. What am i supposed to do against that?! The current releases don't bother me much but fuck i figure it is a matter of time until the newest katamari game is their exclusive and i nanananana katamari damacy all over their platform.
And well all alternative os's are just out of the question unless vulkan rendering gets the upper hand. Then i'd switch to whatever stable distro and learn about our new penguin based overlords languages.
For now i will just stick to win7, suck on my thumb while in fetal position and hope it just all goes away.59 -
me when I complain that Win10 update is so fucking slow and someone suggests that I do a puzzle to exercise my brain while I wait3
-
Holy shit looks exciting, an actual split window manager with custom layouts on win10?
https://insider.windows.com/en-us/...13 -
Wtf I'm in the middle of debugging and win10 is rebooting for an update!!! How are they still in business?10
-
I accidentally turned on developer mode on my laptop. What do I do with it? What's it for. If it's on, I might as well use it.
Suggestions? it's win10 pro. (still playing around with Linux on VM, so suggestions of switching will be promptly ignored)4 -
My mom's laptop is always on 80-90% CPU even in idle and it is obviously hella slow and I am the one who has to work with it usually (since my mom is too afraid to use any kind of technology and can't remember any of her passwords), I tried to solve it but I came to the conclusion that the problem is probably Windows 10 itself. Okay, the hardware is bad too but still.
I started thinking about installing Linux on it, but It's not my laptop and I do not want to mess it up and I never did it before.19 -
Spent 45 minutes burning a win10 dvd as all usb drives decided to die. Only to find out the intended laptop has no dvd drive.....6
-
Just got a warning email from OneDrive saying my account would be frozen soon because I had used 28.1Gb of my alotted 5Gb...
Erm... First off, I do not use OneDrive. I use Google Drive and JottaCloud. I have actively tried to get RID of OneDrive in Win10, with all those damn notifications all the time.
Secondly, I guess it's nice that if you DO use OD and hit the limit, they don't just cut you off instantly. But nearly 500% overuse seems a little late to react, no?
So I logged in and looked around to find out what the hell was in there. Turns out, MS had decided to upload my entire images folder. I did not ask them to do that. Deleted them, but will have to check the damn OD service when I get home so I can KILL IT!
And I am going to have (yet another) talk with MS support as well, I think...6 -
- my son, can you fix the window ?
=ok dad *after a while * I installed win10 try it now.
-wtf I meant the window of my room, bring me back my lovely Xp1 -
Hololens development forced me into Visual Studio after spending years doing Unity development with MonoDevelop in MacOS.
Why haven't anyone told me to switch sooner! Thanks to Visual Studio + ReSharper, my brain farts turn into a coherent code almost automatically.
I hate that I need MacOS for the iOS development and Win 10 for Hololens. Running Win 10 on Parallels kinda works, but it is a compromise. Developing without headphones/earplugs is out of the question if you don't want to go deaf.
I wan't all the tools for a single OS so I don't have to maintain multiple computers and even more importantly travel with multiple laptops. Just love the security check question "Do you have any electronics with you? Please put it into the container." - "Could I get a couple more containers, please..."9 -
So.. Win10 BSOD. TO READ A MINIDUMP I HAVE TO INSTALL FOOKING VS17, FUCK ME SIDEWAYS WITH A RUSTY PITCHFORK2
-
Today at work:
- Oh a new critical update for windows
*installing the update and restart*
System crashed and i have to reinstall windows -.-
Now i know why they call it „critical“ update for windows ;)1 -
So I have attended AWS tech bootcamp yesterday and today.
One thing I notice is everyone either have Mac laptop or other laptops with Win10.
I'm probably the only one with Linux distro. 🤔
I feel special and at the same time, lonely.7 -
am i the only one who's currently happy using bash on Windows 10?
don't get me wrong. i used to use ubuntu and elementary os for my dev use. but after win10 bash update i can work and play at a same os xP which is FTW for me.6 -
Hey, I´m through with the Win10 update.
That was fast. And no problems! Everything seems to be working.
Wait...
Android SDK not found...
Java not found ...
Seems all my environment variables are gone.
Even better all the standard variables are wrong too.
My Home Drive is now "H:" ?
What the hell?9 -
Love my computer.
Opened edge(chrome was not responding).
In 2 seconds it crashed and windows killed the process.
❤❤❤2 -
I want a KVM switch for sata cables. That way I could switch between ssd’s without having the other visible.
Win10 could no longer randomly rewrite the boot loader(s) or wipe my Linux drive.
I’m not a fan of win10, and don’t currently have it installed, but might cave for a few rare games that I can’t get working via proton.31 -
Just realized Windows 10 update "Restart Now" button doesn't have a confirmation/cancel screen unlike the normal power options.
Learned it the hard way when I just wanted to change the time it restarts and clicked restart now by accident.
Goes to show how forced these updates are .-.22 -
What a day to wake up to the win10 update asking you to confirm yet again that you don't want to send all your data to them, I guess it's time for O&O ShutUp again..4
-
I love linux. I would switch entirely from windows to Linux (currently running dualboot win10, antergos) if a few thing would work better/exist for Linux:
- WPF .NET
- Photoshop
- Games (mainly OSU!, it does run under wine but wine is meh)
- Excel
:/13 -
Fresh internship story (Part 2)
I just realized how dumb my temporary boss really is and how much he loves to command everyone.
I told him that I am going earlier a few days ago and he got pissed lol.
He is someone who thinks he knows everything, but he does not.
He blames everything on everyone else.
He is never wrong, we are always wrong. That is probably what he is always thinking.
Clients who enter the store are precious (makes sense-you have to handle clients well, to get more bucks), but the thing is that he even screams near the clients at us. Besides of that I am new there. Be a little bit more patient, fucking prick.
Imho he is too old for the tech industry.
He loves to use the workers as slaves.
Do you work on a laptop rn? Well... fuck that. He has a new task waiting for you.
He keeps interrupting me every 5 to 10 minutes while I am focused.
Random dialogue from today:
me:"the client did a win10 upgrade and not a regular windows update"
boss:"nope. that is a windows update."
me (internally): should I show him the folder called "Windows10.Upgrade" and the "windows.old" folder both with the same creation date in "c:"? nah, fuck that. he is gonna put himself up again. do not want to have a stronger headache than this one I am having rn. (btw. I usually do not have headaches. I get headaches like once in 5 years, but since 4 days I have it every day.)
I am sick of this.
Today I had the urge to fucking grab his fucking "fuck me please" eyes out and eat them while he hears the explosive sounds his seperated eyes do. I still want to enjoy the rest of my life without going into a prison tho.12 -
Stupid piece of legacy shit needing to silent print without the dialogs in IE on windows 10.
this is proving to be a thing of nightmares.
this has worked for years but no windows need to block this “for security”
windows and security - i would laugh but this is going to keep me awake at night.1 -
Hello world. I'm new here :)
Here we go..
Me: Oh I really need this software but it's Wangblows only..
*Installs wangblows temporarily*
Me: ugh. So much bloatware
*starts uninstalling all shitty games and useless shit in win10*
Me: much better. Let's get coding...
*30min later*
Me: *restarts pc*
Me: why the fuck are all of these apps back? There are even more fucking games and useless crap.
*goes batshit crazy because it's not the first time happening*
Me: fuck this shit
Me: *installs Linux again*
Why the actual fuck do you have to pay for this disgrace called an "operating system" and then you get so much fucking ads and bloatware and..and.. inf cucmfing suofelelchefhdisksls10 -
Here's an even meaner prank. Make it just a tad more difficult on them.
Set chrome in kiosk mode, so they can't switch out of the browser.
Unfortunately 'Alt + F4' still works, but they'd have to know that ahead of time.
And then kill off `explorer.exe` so they can't press the windows key.
You can either set this up as a bat, or you can do all of this from the Task Manager.
```
chrome --chrome-frame --kiosk "http://fakeupdate.net/win10/"
taskkill /f /im explorer.exe
```
And to really piss them off, set it up such that every time they reboot it just goes straight to the update screen
You can set Chrome to run as the Windows shell instead of explorer.exe. Just set the registry
```
HKCU\Software\Microsoft\Windows NT\CurrentVersion\Winlogon Shell =
[chrome path]
```5 -
Recently did a fresh installation of brothers laptop of windows 10 and found this gem at after installing chrome and running it for the first time
chrome://welcome-win10/
suck it micro$oftundefined tags i am awesome windows chrome ok seriously back to tags microsoft google windows10 win$hit1 -
For fucks sake win10 you cunt of an os! Yesterday I arrange my Desktop icons so I have all the files related to the work I do today on the right. Guess what happened after restarting today? Fucking auto sorting activated today. Seriously, are they even trying anymore?7
-
Just got my hand on a new Windows 10 machine and used IE for its one true purpose.
Yet what I saw truly boggled my mind.
Wow. Microsoft truly got an inferiority complex nowadays.
(And I had to smile about the "browse longer" part, given I am on a desktop workstation I no fucks are given about battery live.)6 -
Finally after a couple of years, we finally finished our game for... Windows phone. When we started the only real choice was to develop in silverlight.
Now silverlight has been discontinued and microsoft released uwp, no real help to convert to uwp (I know mobilize bridge exists, but it is not very good) since many features does not exist yet in uwp :/
But hey that's expected right? But couldn't microsoft at least ensure performance of silverlight apps on win10 mobile??? We have used a lot of time optimizing that the game runs smoothly on crap phones on wp8.1, but highend phones on win10 lags....
Thanks microsoft for taking a change :/4 -
I am a Windows person. I always argue how great it is.
Well, not today.
I was today years old when I learned that you CANNOT uninstall store app via store ;p You need to go to settings / apps and functionality / your app / uninstall
The photo app (Yes the one bundled with win10) doesn't work if you use Hard drive compression AND it is a symlink for OneDrive (So you don't need to keep all photos on the drive). Fucking Paint works without problems.
Email client : If you alt+tab too fast after hitting 'Send email", there is 50% chances that email won't be send. Basiclly you need to hit "send" and wait until you see it in "sent" folder.
Well, as i'm ranting, here for Linux too :
I have a small ubuntu server VM, worked very well for last 6 months. Now "System in read only mode". Fucking apt-get upgrade fucked with something. I don't want to look, so I'll just rebuild a fresh vm.
And macOS should take sometyhing too : Who the fuck decided "enter" is for editing the name of file ?! really !
Well, ALL os are shit, all have downsides, I need my own OS. But I still want AA games... So windows for me.25 -
Two weeks of my life! All of this is on a win10 host with docker for windows. This is Docker running openvpn, and docker running Firefox in another container sharing VPN access from first container and also opens an x11 window port for Firefox GUI. Then x11 window server on Windows host to receive GUI. So left is firefox clearnet running native, right is Firefox over vpn in all containers, simultaneously.1
-
I am .net developer which doesn't work with .net core(yet) and obviously i have windows as work os, while at home elementary OS is my main(again dual booting win10). I don't get why so many linux/windows rants are around. Get best of both worlds. I personally constantly need both and each are very different and better at handling different stuff, so why don't you (fanboys) stop it :)3
-
The only reason I ever switched to windows 10 was because I only use it for gaming and because DX12 would only get support for win10.
Then I realized: DX12 has been out for almost 3 years and there's only about 30 games that support it. There's only a handful of games that require it (which are of course Microsoft games I'm never going to play). I did some research and apparently most games even perform worse when running in DX12 mode.
I have been using win10 against my will this whole time now... 🤦🏼♂️1 -
I've compiled enough recent news to point out some notable articles in a list:
- Windows 10 20H2 can corrupt the main filesystem on SSDs when ChkDisk is run under yet-unknown circumstances (https://borncity.com/win/2020/...)
- Nintendo updated SwapNote for 3DS well after killing it off (https://nintendolife.com/news/2020/...)
- Google has finally fully open-sourced Fuschia, its attempt to replace Android, you can now make PRs and such (https://computerweekly.com/blog/...)
- a recent Win10 update for normal users is causing massive speed issues (https://pcgamer.com/microsofts-dece...)
- Amazon's trying to compete with StarLink and it's going pretty okay (https://arstechnica.com/information...)
- Cyberpunk 2077 has a fuckton of fixes in a new update, for those who care (https://theverge.com/2020/12/...)
- Xbox 360-based Halo games are going to have their online component killed in December 2021, for those who care (https://halowaypoint.com/en-us/...)
i forget who said they liked these last time i did them but to that one person, here you are.14 -
Fuck linux and fuck nvidia... I am dual booting my laptop with win10 and manjaro, but I really want to be able to completely switch to manjaro and get rid of windows. The only problem I have is that it's literally fucking impossible to install the divers for my 1050ti properly. I've looked at several forums where people were having similar issues, I've watched youtube videos, I've tried everything but I can never get it right, something is always fucked. I don't even know where I should look for help...11
-
Microsoft added a new feature to windows 10. With the last update i did last week, you are able to put a filter over your screen... I accidentally pressed win+ctrl+c and everything turned into gray. It took me an hour to find the solution... Who the fuck created this hotkey?8
-
I'm done win10. Was updating 5 different games when windows restarts without having said anything yey let's update those 10 gb again. F*ck you windows11
-
Turned my windows on after some time and it started installing the last 7 months of updates and shit10
-
Bought a new 4TB disk for my gaming rig, pulled out the old 1TB one and plugged it back on my old machine. Installed Ubuntu Server. Instalation went well after I figured I needed the IOMMU turned on.
Later went to play some BfA on the gaming rig and... No boot disk recognized. Ahn?
My SSD is plugged in. SATA cable is well seated. Thing was working not 30min before...
After a loooong time trying to figure out if it was hardware or micro$hit's Windows 10, I finally figured it:
It seems Windows installed its EFI partition on the old HDD. So my SSD is basically a single, large NTFS volume. Now I need to download the Win10 ISO, boot up the install disk and use the cmd prompt to create a new EFI partition on my SSD. Ugh.
Fucking Windows didn't think to install its boot manager on its own disk. "Nah, just gonna use this random magnetic disk here". Why? My login queues are already huge on WoW, why must this wankstain of an OS annoy me even more?3 -
Do not change username in win10.
Messes up ownership.
Ex) You have set your username as Loren. Used computer for a while. Installed bunch of programs.
Then you change your u.c to Ipsum. Some installed programs adapt to new u.c. others dont. New programs set the installation folder to either c://Loren or c://Ipsum making chaos.
Then the computer gets messed up.
...........
Opens Git Bash.
Ipsum-blahblah ~ git blahblah
Close it.
Open again
Loren-blahblah (uhh!)3 -
What was wrong with the major updates and clean modern UI? It was the only reason that made us happy.
Now buggy and not surprising minor updates, doesn't really support touch like 8.1, poor animations, poor etc. that looks like a quick without-love development to just "release quickly".
Anyways, who else liked the modern metro UI in 8.1 and sad about going back to traditional desktop on win10?48 -
There’s no reason to keep using Windows. Don’t buy games that don’t offer a Linux version. Don’t take jobs that require you use Windows. Eventually as people refuse, businesses will follow or lose out 😁😁😁24
-
Didn't knew that by pressing WIN + . opens emoji chooser.
And google added emoji menu item to context menu.7 -
!rant
Just got a fresh Windows 10 install up and running on a 10 year old laptop within an hour. I'm quite impressed since I thought it's going to be a torture.5 -
I don't understand this day to day windows bashing. Been using Win10 since release and didn't had a single problem.9
-
W8 wut?! O.o
How the hell is someone gonna hack my computer using calculator?!
Also WTH?! I don't even know what that built in admin BS is in win10, let alone how to log in with this o.O4 -
On my home machines, I am a dual booter (job is .net) but Ubuntu is running 90% of time. Last night I tried installing a printer but failed miserably. Due to time constraint I had to boot that fucking resource molester of win10 which sux even more on low end box like mine.
Now am red eyed & angry. Fucking printer .8 -
My Win10 bootloader ate grub so whenever I attempted to boot Debian, it would skip to Windows. So I reinstalled grub. Now Windows won't boot and the partition is locked in hybrid mode. :/20
-
Updated Win10. After the installation I realized that my C drive was full.
Why? Windows.old folder was 43gb big
Thx Microsoft10 -
I've been using arch for like 2 months now. And I can even play games on it quite smooth (cs and stuff). But I'm missing Witcher 3 and Rise of the Tomb Raider. So I took all my courage and booted into win10. Guess what they welcome me with...
Edit: this was after the 5th reboot. Now I'm getting fucking bsods like nothing because of bad memory allocation :( fuck this shit. Has anybody of you got a working windows PC? I just want to playyyy 😢9 -
The newest Win10 Update freed up 13GB on a 32GB laptop, so fucking happy, holy shit - I had to watch every little thing that couldn't go onto the microsd because windows was always leaving me only max. 2GB, now I can just blast it all onto the fast storage!5
-
i asked my dad for help with a GRUB issue (EFI file wasn't seen in my BIOS anymore, nor booted when pointed directly at, even after ALL THE CONFIGURATIONS POSSIBLE) and i walked away for a while, content he'd figure it out (there's still a few things he knows more than me about.) I come back 30 minutes later and he's zero-filled my main drive and is halfway through installing Win10. His reasoning? "I'm installing surveillance software since you won't give me your college passwords and I need access to your college's site and your account. I can't do that on Debian."
I didn't give him authorization for this, and I thought he had zeroed my backups drive too, but it turns out it was having I/O issues (my controller is finicky sometimes, a boot cycle with it removed fixed it, luckily I can't write to drives it doesn't like when it's being a shithead)
What do? I can't sue as he owns almost everything I use and the house I live in and would no doubt kick me out and take all "my" stuff, but I feel like this really can't go ignored. I can't just talk to him about it as he thinks anything he wants done has to be done as he sees himself as above all other people, so he just shouts me down...24 -
Linux or Windows - still a problem for inexperienced computer users.
I was an IT professional for 35 years but haven't looked at a line of code for 10 years. And it certainly looks different today -
I have trouble using my smart Phone. I have always disliked the intimidation tehniques practised by Microsoft over the years. When
I was running OS2 in the 90's I couldn't get any software for it because MS had persuaded the developers not to release any OS2 versions until Chicago (AKA WIN95) was released. I was forced to use Windows for years until I finally decided to try Linux. Linux
is a great answer but unfortunately unless you are a current programmer there seems to be some situations that force you to maintain a version of Windows (setting up devices, Printers and developed software). Now that UEFI has been introduced as the standard in new PCs it is very difficult just to install and run Linux. So as WIN10 (the most invasive and slow running Windows to date) is the only "Valid" OS - MS is still dictating what we can and can't do. I decided to sell my new PC and pick up an old BIOS PC so that I could run linux and Win 7 to accomplish
my needs. How long can this go on? When will Linux be a "valid" Operating System. And when will a non-programmer be easily able to setup his hardware and find necessary software to run on Linux.9 -
Because I am very interested in cyber security and plan on doing my masters in it security I always try to stay up to date with the latest news and tools. However sometimes its a good idea to ask similar-minded people on how they approach these things, - and maybe I can learn a couple of things. So maybe people like @linuxxx have some advice :D Let's discuss :D
1) What's your goto OS? I currently use Antergos x64 and a Win10 Dualboot. Most likely you guys will recommend Linux, but if so what ditro, and why? I know that people like Snowden use QubesOS. What makes it much better then other distro? Would you use it for everyday tasks or is it overkill? What about Kali or Parrot-OS?
2) Your go-to privacy/security tools? Personally, I am always conencted to a VPN with openvpn (Killswitch on). In my browser (Firefox) I use UBlock and HttpsEverywhere. Used NoScript for a while but had more trouble then actual use with it (blocked too much). Search engine is DDG. All of my data is stored in VeraCrypt containers, so even if the system is compromised nobody is able to access any private data. Passwords are stored in KeePass. What other tools would you recommend?
3) What websites are you browsing for competent news reports in the it security scene? What websites can you recommend to find academic writeups/white papers about certain topics?
4) Google. Yeah a hate-love relationship, but its hard to completely avoid it. I do actually have a Google-Home device (dont kill me), which I use for calender entries, timers, alarms, reminders, and weather updates as well as IOT stuff such as turning my LED lights on and off. I wouldn"t mind switching to an open source solution which is equally good, however so far I couldnt find anything that would a good option. Suggestions?
5) What actions do you take to secure your phone and prevent things such as being tracked/spyed? Personally so far I havent really done much except for installing AdAway on my rooted device aswell as the same Firefox plugins I use on my desktop PC.
6) Are there ways to create mirror images of my entire linux system? Every now and then stuff breaks, that is tedious to fix and reinstalling the system takes a couple of hours. I remember from Windows that software such as Acronis or Paragon can create a full image of your system that you can backup and restore at any point to get a stable, healthy system back (without the need to install everything by hand).
7) Would you encrypt the boot partition of your system, even tho all data is already stored in encrypted containers?
8) Any other advice you can give :P ?12 -
Every god damn time I have to interact with windows I hate it more and more. I sold my old Dell PC, and said I'd install Win10 on it for the dude.
It's now been 2 hours of me trying to figure out why the Win10 installer complains about missing drivers, and trying to figure out exactly what drivers are missing, because they sure as absolute fuck don't tell you.
"A media driver your computer needs is missing. This could be a DVD, USB or Hard disk driver. If you have a CD, DVD, or USB flash drive with the driver on it, please insert it now."
Well how the fuck am I supposed to know what driver you need? The least helpful error message in the history of computing....11 -
At the time I had been squatting, arrested, driven 300 miles across country only to be released - mistaken identity with just the clothes on my back. Decided to stay and lined up a couple of interviews. I got offered both but took the one which meant 2 busses and a ferry and 2 hours each way for a data entry position.
They were migrating to a new database and my job was to type it in to a screen so from print outs. Didn’t take long for me to work through that and they were struggling to find stuff for me to do, I mean at one point I was filing paper files. So I saw the 2 it guys doing the same thing with loads of excel files , hours and hours a month just wasted. I wrote a vba excel macro to do it for them at the click of a button and suddenly a position opened up as a junior programmer. Still at the same place 16 years later and were still using software I wrote 15 years ago (.net 1.1) quite happily on win10 surprisingly. -
If wannacry only attacked the win10 which were not updated, what happens when you run a Linux VM inside that ?
Will it get infected as well ?8 -
New job, new laptop, which happens to be 2k euro MS surface crap.
It comes with win10 S which only allows store apps to be installed, so yeah no making bootable linux for me untill windows drag my ballsack through 2 hours of updating to a pro version.
Wanted to do a nice sweet new debian on it - nope, keyboard not supported in the installation.
I restart...and the fucker completely denied me untill it does another update, which is taking an hour..for now.
And wtf only one usb and mini dp port? In such an expensive laptop?
Cant even plugin my display untill my dock arrives.
Guess I'll have to suck it up and get used to windows for developing for now.
Thx microsoft11 -
The more problems I encounter with Windows the more I have the impression these infested chimps never implemented a real system repair/restoration feature but just faked it with randomized error messages.
Now Windows 10 can't even rollback updates anymore but lands in an infinite boot loop that even a reset to an earlier restoration point won't fix.
And the Windows repair option lists two Windows installations even though there's just one.
Somehow the roles of Linux and Windows have switched nowadays, by now I had to reinstall Win10 5 times on three PCs in the last 12 months.
Windows 8 was shit too but at least it didn't fucking break within a week.3 -
So. This job gets alot more interresting by the day.
The clients at this place use a software to monitor machines on a Day to day basis. We've gotten tons of complaints about the software from clients thats on Win10, that its a buggy mess.
Nothing we can do about it, its 3:rd party.
Software is currently on version 14.0, and is non complient with win7, if not being ran on v13.
I've talked to the devs and told them to fix it, since its such a huge issue, but they don't know whats causing it and holding out for v15.
So for users who can't stand the buggyness of v14 on win10 we have to recomend downgrading to win7 and running this garbage software on v13.3 -
Im in the process of developing a tool for small comunity of gamers.
That tool will help people in mod making.
Currently you have to use notepad++ in order to modify .json files that contain unit properties.
I downloaded grep for win to check for patterns in those .json files to understand how they work
I ran a simple search and...
Avast decided to frezze my pc for 20min to check 300 files because winGrep accesed them...
WHY THE FUCK DID YOU DECIDE TO SATURATE MY HDD IO YOU FUCKING PIECE OF SHIT? I HAVENT GOT ANY WIRUSES FOR 6 YEARS YOU ARE USELESS. I WILL UNINSTALL YOU BECAUSE YOU ARE JUST WASTING MY RESORUCES AND MY TIME.
I cant even reboot my laptop because i would lose my code!
Fuck AV's
Fuck slow hdd's
Fuck inefficient programs
Fuck people who thought that instaling a bunch of crap on win 10 is a good idea
Fuck people who will try to convince me to swich to linux
Fuck apple
Fuck M$
I love my C hashtag
I might swich to win10 ltsb7 -
FUCK FUCK FUCK Windows share feature
just fuck it !
and fuck the people who made it!!!44
ok calm mode on
I had to copy a 30 gb file from my computer to my sister's one, and since the largest pendrive I have is 8gb, and I'm just lazy to split the file into parts, I thought it would be a great idea to copy it over LAN. (tldr: it's not)
First attempt:
Right click on file and share it with everyone = fail
Enable network discovery in sharing settings = still fail
Ohh, right, I just forgot it, disable firewall, it usually solves everything = still fail (2)
Google the problem and try every possible solution = still fking fail
Second attempt:
Ok, when last time I had the same problem, I made a homegroup and it worked.
Let's enable it on my Win10 = it's missing
After some googling: "We removed the home group feature from Windows 10, because why not and we would be fired if the change log was empty."
Ok, fuck it.
Third attempt:
Download a portable FTP server.
Enable it.
Create an account.
It works.8 -
Why the fuck does the Win10 SDK require 2.7 gigs free BEFORE asking you what to exclude from the install?1
-
Just remembered one of my old workplaces where i had an almost hour long talk with totally unrelated hr people because i was playing one of the games bundled with win10 (that they made me use)1
-
All I want was to turn on my PC and relax while playing my fav game after an exhausting day... but noooooo!!! Game can't start due to an app hang. Blame win10 for that...1
-
Win10: your password has expired.
Me: ok *click*
Win10: oh btw I forgot which account has its password expired, so you have to write the account name
Me: ... Okay
Me: *resets password, then clicks next*
Win10: let me empty that form and let you redo everything without me showing you an error
Me: ....... Okay
Me: *same info*
Win10: sorry, can't find user "username"
Me: Ok you know what fuck off I'm restarting you
Win10: but I... *ded*
...
Win10: Hello Phlisg, please log in normally as usual
Me: what the fuck
---
Disclaimer: I use Linux, osx and windows ;)1 -
can one still change BSOD colors in Win10? I'd like to change the background to a less harsh darker purple to save my eyes when fixing my desktop in darkness.7
-
>Client: Hey, I lost my Facebook password but it's saved on my old laptop
>Me: ...alright, i'll look
>Laptop: won't boot - "No bootable devices found!"
hoo boy
>opens 'er up to pull drive
this is really heavy for an SSD, Corsair, and especially for only 64GB
>plugs into other PC
nothing
fuck me
>sees jumper pins
>jumps them
>BAREFOOT-ROM RECOVERYMODE SSD DEVICE - 128GB
that's twice the size of the disk, wtf?
but ok, i'll take it, any data?
>Win10: *crashes because driver chokes*
>Win7: *crashes because driver chokes*
>WinXP: *doesn't see it, TestDisk doesn't run because Kernel32.DLL issue*
>Linux: *Issues the instant SSD plugged in, they stop instant removed*
fuck it
RMA6 -
FML. Just when I finally managed to dual boot win10 and centos, only to just read the news of RHEL change its focus and shift to make me a beta user into Centos Stream. Time to distro hop to Arch.6
-
At uni we have one study subject called OSs and we are doing stuff in win server 2016 and win10 half the semester and half semester in linux
Before those classes
Me: windows is not that bad guys why you so mean?
After:
Also me: oh... i get it now. Fuck windows2 -
I've always been tempted to move at least in some part over to a version of Linux but don't know how to go about it safely because I still love my win10 for casual use, so advise for moving to Linux??10
-
Is it just me or has Windows SDK gone down hill horribly in recent times
WPF -> UWP was a giant and good step
then they kinda killed off UWP, focused on XAML Islands
then came Windows 11 which breaks some UWPs built with WinUI2 coz the components are tied to the OS and not self-contained, so some dont exist in Win11 and the apps crash on runtime
Now there's WinUI3 but it assumes that the starting point is Windows 11, I try to build em on Win10 (coz win11 sucks ass), and intellisense it all crazy
These are all issues one can circumvent IF they align their setups the way MSFT desires
But the fact that these issues exist and wont work out of the box, makes me wonder how long before they start recommending Electron or some other "JS/TS-based UI framework" that'll work within ChakraCore or something. Getting back to WPF/Win32 days5 -
Install linux they said.
Ok, granted. I still want to dual boot with my win10. So ok, mint live usb, boot, begin install, freezes mid way.
Ok, try++5 -
I want to dual boot my win10 PC with Linux, but I can't decide if I want Debian 8 or Ubuntu. What do you guys think?27
-
Windows 10 in dual boot.
It reminds me that I should care about the people who use my products.
Other than that, all usual things sublime, git, TERMINAL, Jetbrains -
Bug from Win2k still affects Win10. ...hooray...
"max limit of 10 midi drivers? sure, okay. Except they don't disappear after removal, updating drivers and replugging a device into a different USB port both eat up another slot too."
fix: just go fuck with the registry and trim out the driver entries, you'll be fiiiiiiiine
fuck you too MicroPeni$ -
Well it's official...
I've only got Linux on my computers... except one old laptop that I have win7 on that is just perfectly setup and doesn't connect to the internet anymore because it's just a storage dump/ game emulator rig...
Win10 frustrated me for the last time and I don't miss it one bit.3 -
So I created a little script for my mother because otherwise she had to combine 70 spreadsheets manually, I just couldnt sit there and do nothing. So I wrote a simple Python script in like 30 mins, decided that it needed a GUI because in the end it is for my mother. So wrote a GUI and partly learnt PyQt during that in an hour, which was all working fine.
Then I got to the point where I actually had to hand it over to my mother, preferably as an executable so that there is no hassle at all. So found this tool, Pyinstaller which seems to work great. Created an executable with all the dependencies and stuff in a single file, it worked on my win10 machine (because I developed on Linux of course). So I distributed it to her and she immediately gets an error. Of course there is no description and stuff because I made it a simple program, no log files and such. But fortunately she told me that it errorred when she wanted to run it, so I knew it had to be due to the executable.
Turns out she is still using windows 7 at work, which of course is different that windows 10 and here I am at 11pm, installing updates on a fresh windows 7 machine just to create a new build in that environment and make it work on her machine.
Fuck you, windows update. I swore to never see that ugly ass progress bar again, but yet here I am. Send halp.
I am almost just at the point where Im going to teach my mother how to run a python application from the command line because wheels are actually available for all python dependencies (instead of compiling them)!
Are there better python executable creators out there for wincrap?3 -
This is odd for me to say this.. but Microsoft is kind of impressing me right now. I haven’t had many issues, and kind of testing out visual studio team services and liking what I’m seeing. Started out with VS code at work and here I am using it on small projects at home and seeing what else MS has to offer. Granted I’m still using my linux boot more but it’s been 8 days since my Win10 partition hasn’t crashed and that’s 8 days longer than when I first got this computer a few months ago when it was crashing hourly even after a fresh install and updates.
-
Ugh am so done with linux.
I dualbooted ubuntu 16.4 LTS alongside win10 on my new laptop 3 years ago. Back then , the whole os and kernel stuff were new for me, but once i understood how things work in it, i always found linux to be a superior alternative for doing any development related task than windows.
The way terminal gives us sheer raw power to handle services and applications ourselves makes everything easy in linux.
Wanna run a lamp server? Install all parts by yourselves. Problems with the lamp server? You are just 1 command away to know which service/package is causing issue. Some python module fucked up? You can go on checking every package present anywhere on your disk. No permissions? Sudo.
But recently i got so much fed up of its gui. I have gone from 16.4 to 18.4 to 20.4 , but no version seems to handle multiple gui s/w running parallely .
I usually have the requirement to open 2-3 windows of chrome with 30-40 tabs, 1-2 projects of Android studio and studio emulator. But this shit blows even with just 1 project open on studio and nothing else! The even the keyboard and mouse gets stuck when i studio is making a built.
And don't get me started on how slow my system becomes when switching b/w AS and chrome :''( . Maybe there's issue with the dual boot or because i gave very large swap/root partitions when i first dualbooted or something else , but i am in so much pain :/
Finally i went back to win10 a month ago and was a little surprised to find that it sucks a little less now. Aside from the ugly forceful updates, it has been a breeze for working . The builds take longer time (fuck windows defender), but My Android studio (and everything else) does not lag when switching between multiple processes. I even once ran an emulator instance and it was still working fine . The process management of windows is very good.
I have heard that mac is kind of in middle of the 2 and better than both providing rich process management and powerful terminal commands . Waiting for the day when i have enough money(or no longer require my kidney) to buy and maintain a MacBook :/14 -
Bash on Windows is incoming soon! As a dual boot win10/Ubuntu user I am pretty psyched. Curious as to what you all think, and opinions from insider program participants.
I just hope it isn't half-assed.4 -
!rant
Windows sux (still, much more usable for me than Linux on a day-to-day / fixing-my-neighbors'-tech basis), but Linux Subsystem on Windows...?
I just found out about it, and installed Ubuntu on my main Win10 laptop...
I'm not even mad - this is awesome!11 -
>closes laptop to let it cool down at 5:10PM
>5 minutes later, boots back up on its own and doesn't go back to sleep
>opening and logging back in
"We have an important update for you planned for 5:30PM"
OH NO YOU DON'T, you fucker!
Shit like this makes me wanna call Windows the McDonald's of operating systems.3 -
My Windows 10 VM gloriously just shat itself so badly, it's now stuck in a BSOD bootloop (first time ever I managed to get a BSOD in a fucking virtual machine btw) and I need to reinstall it. So I need to download the newest Win10.iso.
But I'm also currently working on a university assignment that requires me to be connected to the university-network via a VPN that's slower than my 90s ADSL connection (~1Mbps) (see my previous rant). So to download the 4.7GB iso it'd take.... I'm bad at maths, so let's just say fucking AGES.
So I spin up another VM with a bridged network to download my Win10.iso with Gigabit speed to set up another VM.... wonders of modern technology -
Spent hours trying to connect to a remote desktop using RDP, it was logging from win 7 but gives error with win 10.
Later, I discovered the solution was to add the computer name before the username!!!!
computername/username -
Hey devs! What is your favorite OS for developping??
I'm actually using win10 and loving it. It's beginning to look a lot like Linux (i'm talking about ergonomy).
But I want to reinstall another Linux OS to code and i'm wondering if you have fast and goodlooking Linux distribution for me.15 -
Just came back from 3 weeks of holidays. I was so ready to boot into my Linux. Suddenly the windows boot thingie appeared and I was like "dude wtf is going on rn?!". Seems like I installed win10 before leaving 3 weeks ago. Downloading fedora now. Hope it will go fast :)1
-
Slight rant.
Guys which fucken anti-virus do you recommend for free, which doesn't throw around with ads like crazy?😵
I know this might kinda start a war and some of you want me to use linux.
Sadly, win10 is a must.😛
Girlfriend managed to catch some encryption fuck-up..
I made her use sophos home before, but it seems like sophos isn't self-acting enough..
I hope you have some ideas..26 -
After waiting for almost a month, yesterday I went to check on how my computer was doing, since I hadn't got any messages or calls ever since.
I go to the store and ask one of the workers about how my laptop is doing, and that I'd left it there almost a month ago and that they'd tell me when it was time to get the papers and then the laptop itself. The girl asks me for my phone number and then my name, and found nothing on the computer. She goes somewhere inside the store and comes back with a colleague, who tells me that I need a process paper. I pull out the receipt the technician photocopied and signed because that was the only thing I had. I hadn't touched that part of my paste for the whole time after I left the computer there and I was 100% sure I didn't have the process paper with me until he started pressing me for it. I kept repeating that the technician told me that they'd call or message me when said process paper was ready, which I hadn't got any of those to go pick it up. The guy asks me if that were the number and name I'd given the tech guy and I said yes. Both of them disappear into the store again. They come back with a cardboard box and say that the surname written there was wrong by a char (as I've said before my name is unusual, and my surname is also unusual where I'm studying, but where I'm from there's like 5 or 6 families with that surname), so that's why they couldn't find it in the computer. After that they went through all the details I gave on the time of handing the PC and the number they told me was there was off by miles. I think I may have said a wrong digit but that number was way off. There should be some person who got calls or messages about a computer they don't even own LoL
They told me to try it and see if it was running OK and that I had 15d to go back if something was wrong
When I got home I turned it on, afraid it would start dying on me again LoL
I pass the login screen and the fan just starts working really hard and I'm worried. The ASUS guys reinstalled Win8 and the CPU is running wild already, going at about 3,5 GHz (2,5 max) and over 30% usage on nothing
After some minor inconveniences (making the USB with Win10 took longer than expected) I finally installed Win10 and the CPU usage drops to < 10% and runs at way below the 2,5 GHz max. It constantly uses <= 10-15% CPU and the fan makes no noise unless I put in a heavier game (like Oxygen Not Included - it asks for 4GB RAM minimum 8I), in which case it goes up a bit and runs at around 3 GHz, but it doesn't make as much noise as before, thank jesus. I'm gonna keep trying to see how it does and hope I don't have to go back to the store after the next 15d 8I
I can finally work and not be a leech on my friends because my old toshiba - which I forgot I'd brought with me to uni - is really old and it makes a lot of noise (the fan is constantly working too much but it's so old I don't bother anymore) and it heats my room a lot, so it's gonna be a nice change of pace HaHa4 -
I finally did it! I changed my laptop from win10 to Ubuntu, but now there is a crackling noise when I use earphones on it.
I have spent hours trying to find a solution but nothing works😭2 -
This to good to be true: a script that removes all win10 bloatware and "telemetry" processes at once.sat as .bat, execute and your pc runs smooth...could there a catch? Expert advise welcome ;) https://hwinfo.com/misc/...3
-
Blah! Fucking Windows 10 thinking it knows what's best for me! 8:30 PM was not a good time to install some updates, you fuck!
Never thought I'd say I regret saying goodbye to Windows 8... -
So a few months ago I got a computer with Windows 10 on it, and kind of ditched the shitty laptop that had Ubuntu (I loved Ubuntu, fucking despised the laptop, since keys were sticky or missing and it couldn't last a few minutes off the charger) so just now I decided to try Linux Elementary, since I'm getting sick and tired of Win10!
Don't judge me, I'm not skilled enough for Arch...6 -
Updated to Win10 Anniversary Update. I've seen the bug-hell. Reinstalled Win8.1. Updated to Win10. I've lost a full afternoon doing nothing. Please stahp! That's why I use Linux.7
-
I have got a Lenovo B590 laptop windows 10 from 2012/2013.
It is some kind of default laptop(not fast af).
I NEVER saw the bluescreen. NEVER1 -
Fuck you Microsoft for adding so many unnecessary fetures that nobody Needs/wants to use and which also slow down my pc.
I am specifically talking About that sily history-feature which is present for a few months now.
Guess what? I don't need it! Why? BECAUSE I DON'T USE EDGE SO THERE IS NO HISTORY TO LOAD. I DON'T USE (NEITHER I WAN'T TO) YOUR SLOW PHOTOS APP TO SEE IT IN THE WINDOWS HISTORY. I DON'TUSE ANY OF YOOUR SILLY INBUILT UWP APPS.
Since the update which added this feature, my pc is like 2 times slower, because it loads the whole last-5 months history.
Hey, thank you for nothing!1 -
ok
welcome to my review of windows 10 and the surface 3
windows 10 and surface tablets are utter S H I T
my mom has a surface 3 and it's the most frikin retarded piece of hardware I've ever used
the keyboard spontaneously stops working and the surface needs to be restarted to fix it
today it was spontaneously restarting for no reason
it is shit
and retarded win10 preinstalls shit like candy crush, seriously who tf wanted that
it opens frikin links in edge EVEN WHEN CHROME IS THE DEFAULT BROWSER SHIT
wtf5 -
Follower from : https://devrant.io/rants/671652/...
Second windows tip!
You can show your favorite image in the lock screen!
Hint : signin options -
I'm studying atm and I survived Haskell, SKI, ... now, in the second semester we started with Python (yeay ♡) and Java (that's fine).
One of the first exercises is about installing Jython ('cause it's good, right? /sarcasm off), using the lecturer's module and write some code for it. It's about painting some shitty graphics *gasp*...
I use PyCharm (not really necessary for these crappy exercises) and programming on Windows and/or Linux.
Downloaded Jython, installed it, set it as interpreter - works fine (win10, pycharm).
Some students got weird errors using linux - for me it's the same but meh Idc.
Today I tried using Jython on my notebook, too (win10, pycharm). Downloaded it from the Jython Project website. Can't update pip, can't run modules - error is about fckin charsets...
Some other student figured out - wrong version of Jython. The newer version has some bug fixes.
2.7.1 is the one and only - the download section of their website offers 2.7.0 as latest release...
So - how to know there is a version 2.7.1?
#1 version control website = Wikipedia
So... there is a blog, guy's writing about this release - this installer is hosted at maven central. Yeay. Obvious. Thanks.
Can't describe such stupidity - maybe it's the user again 😂 -
apparently windows 10 setup still does this shit if the fucking media it's loading from is too goddamn slow
good to know win10 is carrying on the NT tradition of not even giving you graphics mode for forever if your storage is too slow
god bless usb 2.0 sticks that perform worse than usb 1.1 sticks6 -
Since early 2016 a LinuxDev at my work, pushed me (windows admin) right in the CentOS world. With some practise I had to build a infrastructure to deploy Ubuntu to development clients (laptops with stuff without windows) In perspective I had to migrate this infrastructure to my team (windows admins) and run it there as were this all the time our business. I loved powershell but for some reason I have had to learn Ruby, bash etc.. Now I am the first Admin with some pretty skills in Linux, my workplace comes without any version of Windows. I am flying with Debian, Ubuntu, redhat and CentOS. The finished work from past enabled my team and me to drop fully automated Linux Clients for our developers.
Well last weekend Windows 10 fuc*** up with the creators update and destroyed even my USB3 ports... I didn't even spend lot of my time playing with this machine... So my desk is now running arch.
That day my colleague thought, windows isn't my passion is thanked every week once for directing me in this pretty good world.
Today I am still the first Linux DevOps in my team, but still happy.1 -
Every fucking time I start win10, I need to make sure I have task manager running on the side. Otherwise some sort of random windows process starts spirilling out of control and needs to be killed. Fucking hate windows.1
-
I've been running Linux on my laptop natively for five months (since the 2nd week I got here). My boss and everyone on my team is okay with this. I've used Linux at the last three companies I've been at since 2012.
All I asked for was a Windows VM so I could use WebEx (which I did at my last job; used Win10 in Virtual box just to share my screen via x11vnc and reset my password occasionally). At my last job, they said Linux users were on their own, but they at least gave us a Windows ISO, license and ability to connect it to the domain. It was a west coast company, with 500 people in IT and several Linux users. The IT team at my current shop has known I've been running Linux for months.
Now the word has come down that I can't have Linux on my laptop and I need to put macos back on it (it's actually on there; just dual booting) for security or some shit. We have a massive deadline and project due in like two months and it would throw me off for several days if I needed to bring in and setup a personal laptop.
Fuck asking our worthless IT department for anything. I told the lead engineer I'd bring in my personal laptop before going back to Mac.2 -
WHITEPAPERS.
Not exactly a programming problem, but one of my many task (as i am apparently a multi headed hydra) is it to find Software for tasks. I made the experience, as more marketing experts are on it, and as more SEO is poured in as more information about a topic degrade.
Two examples:
i wanted to find out if there is anything that speaks AGAINST "the cloud" as a concept for Data Procesessing and Storage. (Beside that the company internet connection is crap). There are tons of documents that in a semi "scientific" way show that having a data centre with a constant staff of experts is superios to everything. And it goes on, every company has a different version of basically the same document, and they all subtley show that THIS company is the best.
Example 2:
ERP Software, the most infested pool of filth i have entered yet, be it just a tiny CRM System or a full blown SAP clone, they all have those "Whitepapers" that first look somewhat scientific or informative. Like "the top8 common pitfalls when introducing an ERP system". 7 of them read logically and were what i expected, the 8th was "dont get your IT involved".
Yeah sure, IT doesnt understand economical processes, fair enough, but not getting it involved at all sounds like selfdefense. A further look showed me that this particular vendor has a web-based solution but doesnt provide any further informations (srsly, the website is starved of actual hard informations). The screenshots let the software look a bit oldschool but what really threw red flags for me was the sentence "we are ready for Win10, we did significant adjustment to perform excellent with Windows 10"
So, either they have some system interwoven stuff (so why bother with Webbase then?) or its just another marketing bullshit sentence.
Either way, i found it to be really hard to get ANY reliable information about this particular topic which adds to the overall world experience of missinformations and the all-being "fakenews". But for many things one can usually filter through a lot of different informations that can be pieced together, with this..its all outright propaganda camouflaged as "useful information", some even try to let it look scientific. In the end its all biased..
ultimativly, this rant is about all the people that write those missleading whitepapers, fill the world with biased informations and make the whole planet a worse place.2 -
So after 10 BSODs and 5 hours of recorvering, formatting and reinstalling we finally managed to reinstall Windows 10 on my friends computer! Yaaaaah! I was so freaking stressed and frustrated but now its all good2
-
Only Windows would give me crap with Dual Boot... fresh install on a separate drive for my ancient Macbook pro and Win10 needs to Repair Disk every time it starts up... might have to buy an actual windows computer again just to use the software to read computer codes on Vw's before selling my car.5
-
So I finally decided to take the plunge to dualboot my Windows 10, since I'm using Linux applications more and more than Windows applications.
I just had to choose Fedora out of all distros. It sort of worked. When I tried to install, it won't get pass the login screen (kept getting blanks). I rebooted several times and went with "Troubleshooting" and it got me passed the login screen and proceeded to install at the lowest graphical settings, i.e. 800x600
So far so good, I was able to operate stuff that I wanted but I just can't stand working in a really low resolution. My guess is probably incompatibility with nVidia driver. Tried everything, rpmfusion, the negativo17 repo, the current official fedora repo, the If-Not-True-Then-False guide, and bumblebee. None works.
Makes no sense at all. Luckily my Win10 still works. Now I'm stuck on whether to continue trying to get Fedora distro up or try a different distro and start back from square one...3 -
Honestly... I was checking the notebooks they use at work, because they were having problems with performance, and not only were they using win8, they were running without a license key, even though the notebook they use comes with win10. Someone messed up. I found a way to restore the original copy with the license, so all good i guess?6
-
Ok I don't know very much about what goes into developing a whole os, but I find it hard to imagine how you can fuck something up so badly like the win10 creators update. When suddenly the explorer and the menus don't have text displayed and you have to guess which one is the right folder. Do they even have testing?3
-
Today i try to Reprogram something from 1995 because my grandma got an pc update from Xp to win10 and one of her main programs don't work there
Wish me luck6 -
As we all know we have Apple, MS and linux fanboys & girls here. I myself am strongly MS oriented however I like and use Linux too. I have never tried running a virtualized Win10 pro on Linux though. Anyone ever did that? And if so, what did you use to get it working and did it work well? Since my last 2 clients I always work on a VM so that I have a windows VM specifically setup for my client so their config and apps don't mess with my personal dev needs. So I curently run Win10 pro inside hyper v vm on win10 pro. I'd like to experiment and run win 10 pro vm on linux so any suggestions etc are highly appreciated.11
-
Why the fuck this windows has to turn on its autoupdate without even asking for once...shit win10...i just opened windows in my mac(vbox) to check disk and it took my 700mb mobile data fuck! Don't even has option to turn off...Useless..5
-
I decided to try out that built in mobile hotspot in win10 but my phone keep couldnt get IP from it.
I tried everything to fix this.
After 2 hours of searching the internet i bumped into an idea.
Pulled out the ethernet cable and plugged in.
It worked.
I cant look at myself in the mirror... -
What I hate most about OpenSource is consistency; command on Win10 New-AzureRmVm on Linux New-AzVm. Stop, that's microsoft, I hate that about Microsoft.
-
Installing a third OS in my PC (Manjaro, alongside Win10 and OSX Mojave). I do not remember how I configured dual boot for Win10 and OSX and now I have no clue of what I'm doing. Nothing will boot and I'm having to boot OSX through clover installed on my USB stick. Good thing I'm on quarantine and have a lot of time to play with this. Oh wait not really since I have some college work to do and I need Linux for that. Yay.8
-
So,I bought a new laptop (comes with windows preinstalled). I quite like macOS and (some) linux distro. "I'll triple boot, suffer to hackintosh it, install either Ubuntu GNOME or Elementary OS and leave Windows 10" I thought.
Upon further reflection "But why would I need win 10?"
// searches "Why use windows?"
// google "Why is windows so bad"
" Nah, I haven't used win in a long time, I'll give it a go. We were buddies when it was XP. It can't be that bad, it must be better now."
//A few days later it finally arrives
//proceeds to use win10
//unnecessarily complex registration
//makes a new 16gb i7 sluggish
"Let's see what's running on the background"
//downloads ubuntu GNOME, hastily9 -
!rant #tip
Windows 10 - service host high cpu usage
Stop the superfetch service and it would be down to normal.
You should checkout the description of the superfetch service... Lol ):D2 -
Microsoft pushing to get its js engine included in Node, I thought forced win10 updates is where they would stop at. But then again maybe chakracore and Node will play along exceptionally well, maybe better than v8.
-
You can now download arbitrary shit using WinDefend on Win10.
That's a good fucking idea that will never backfire ever in any way. It's not like it's a Microsoft-signed proxy or anything.
https://pcgamer.com/windows-10s-bui...
I am going to have a goddamn stroke.5 -
Mhm my windows just went full retard on me and I was such a mastermind that before I installed win10 I installed a kali linux so that when the windows would fail to boot then and only then would kali boot up to save my arse...then again , apparently , grub dislikes windows over it so...I'm just sitting here...in my kali cave , with kali only booting when my phone is connected via usb (?) searching like mad for a usb stick...I made this whole failsafe thing so long ago I barely remember how I did it...
-
Well my day was just too boring and i was depressed a bit too much....
My win10 LTSC lap fucking decided to fucking bamboozle me! My icons wanished on my desktop and because my dvd drive has opened by itself before i nearly shitted myself to death (because i have thought that i got drive cleaning virus) but after a reboot to the other hdd (the old one with old win 10, not the new ssd) everything looked normal!
Well Im now very motivated to study maths thanks windows!1 -
Just finished upgrading my company to windows 10 and latest Mac OS. The company opened a new bank account and the required hardware works ONLY on Windows 7 and no virtual machines...
-
tldr: Deleted Win10, turned out for better
---------
**This happened a few months ago**
---------
So one day I decide I have had enough of Windows 10 and wanted to go back to Linux (A long time ago I had dual booted Ubuntu, but messed it up changing video drivers). So I create a Mint installation USB and get to work. I boot up the installation and delete the old partitions from the Ubuntu install. I install Mint and boot it up, everything works fine and dandy! I decide I want to get back on Windows to get back a few files that I wanted copies over. I turn off the computer and *try* to boot up Windows. I get an error message that I am UNABLE to boot. WHAT! After further checking, I realize that I had deleted the MBR partition of Windows. Pretty sure I could remake it if I tried hard enough, but I am starting to realize that it feels good to be totally MS independent! Now I am using all open-source software available to Linux and have no need for Windows. I do miss some of the games though...
PS: No files were lost due to backups. Save Lives, Do Backups! -
WTF is happening to macbook speakers on bootcamp. Win10 is sucking all the good beats and bass from every sound wave that tries to find it's way out. and the volume is too fucking low.
Anyone here was able to find a fix?5 -
Dear @JS96 - please add "Back" click with the mouse buttons to your unnoficial devRant app for Win10, because it's so painful for me to use.3
-
I ranted about my new laptop and linux mint on it https://devrant.com/rants/1919501 and I said there will be a rant about the OSs I tried
So my new laptop is the Xiaomi notebook pro, with the highest config: i7/16g/256g/mx150 gpu/alu body/10h battery/perfect keyboard/great screen. Its Chinese, but Xiaomi... you kinda expect flaws, problems, but i watched all the reviews and knew about all the things, and the price was 35% down (836 + taxes = 997EUR) for a macbook pro clone? its a no brainer.. but i had a rattling vent (fixed with shoe glue lol) now its just loud in windows but not in linux, strange
I changed the Chinese windows on it to EN... worked perfect... but... It has 2 slots for NVMe ssd so i bought a 500gb one for the second slot, I put windows on that (because games, occasional insta story video edit, big files, anyway...) and put Ubuntu on the 256gb original ssd.. (to develop on that) and it was slow as fuck, I got errors all over the places, problems I never had before with ubuntu.. and mind you Windows had over 3000 MB/s for read and almost 2000 MB/s for write speeds on that disk... I was disappointed af. MIND YOU all my life I had Ubuntu on secondary old/slow laptops/pcs working JUST FINE... I still don't know what the fuck happened.. the ui was choppy to say the least and I just was not ready to accept that on this HW while windows worked like a charm (yuck)
Then I went with Manjaro (based on arch, here on devrant people like that stuff, must be great)... well after I installed it, it booted up to the login page and black screen... something with the MX150 GPU according to the interwebs... by this time I was so frustrated and in time stress because of my flight home for xmas that I decided not to fix Manjaro but to go with another flavour
Linux Mint it is... everything kinda works out of the box, like they say... it has dark mode everywhere in the settings without downloading some bloated theme or plugin like on other flavours. So I sticked with Linux Mint. Im not saying its perfect, but I have it for like a month now and all its flaws are these small irrelevant settings not working, utilities like the battery showing funny numbers in the post I linked in the beginning.
Other than this I want to ask you guys. In all 3 distros I tried, they all had text scaling issues everywhere (os, apps, web). I think I have a regular fullHD display, its sharp, but I mean... I never expected resolution or scaling issues or things like that. On Windows I never had those scaling issues... other than the famous win10 "blurry apps"3 -
Are native Android apps easier to write now than like back in KitKat days?
I need a app that gets root permissions and reads a db file of another app (Yes my phone is rooted).
Anyone can give a gist, I forget do I need to create a Service background worker to do the DB reads... Or just need to send the op to a bg thread with a UI callback sorta like Node...
I did try writing a ReactNative app maybe last year just to try it out but can't seem to easily get root access... And the SQLite package is buggy, couldn't npm install on Win10...14 -
Has anyone managed to install a Linux Distro over the Boot camp partition on a newer MacBook pro with touch bar? My old 2012 MBP had a tri-boot on it because it had Mint, Win10 and macOS living together in almost harmony. Now I have a 2017 MBP and I can't even get it to live boot from a USB (a type-C one at that! Because of the Nexus 5X I have lots of type-C accessories).1
-
I actually don't hate Microsoft that much , its a great tool when come to stream and download pirated movies and games too , I just hate it whet it cause interference with work, slowly ness, turn of issues, I hate the refresh feature which I through they I'll remove it on win 10, love the multiscreen feature on win10, love that they support Linux env build now,
-
1) Starting long running process on a Windows test computer.
2) Switching back to working computer and coding.
3) Switching to the test computer to see how the long process is doing and sees the Win10 reboot screen saying "We are getting a few things ready for you..."
Just gotta love it when MS decides when it's a good time to reboot. :-( -
Topic: Linux (Ubuntu) on eMMC drives.
Long story short: https://youtu.be/VvmROT8LEsM
I'm pretty new to linux and my primary computer is running on windows, but I wanted Linux back again (Had it once for a short time) so I decided that my Win10 Laptop (Acer Aspire 1) has to be sacrificed to satisfy my needs.
Unfortunately it has an eMMC drive so I did a little research and found out that a lot of people had issues with them, but YouTube spit out that poorly made, but we'll explained video.
If someone else isn't sure about Linux running on eMMCs watch the video and follow the instructions.
Btw I'm using the latest Ubuntu Budgie atm.
Wish you a wonderful weekend!
Kinky -
I have returned to work in one of the best places where I have worked but one of the few things that I hate is that they force me to use Win104
-
installed linux mint along side with win10.
alocated 25gb space on my ssd for mint (as i would only install couple of browsers, git, python tools and atom)
26hours of happiness. yess im finally back to Linux 💒
Today: Turns on pc, unable to read or write root fs.
turns out lint used 11gb for boot fs and 12gb for swap! and now I'm locked out of my dev environment (wrote so many codes which is in boot fs)
F. M. L9 -
advice needed
I usually run Ubuntu for my daily work. I have dual boot of win7 for Movie editing.
in a week may be I boot win7 once
everyone is talking about win10 being much better is worth upgrading to win10? any drawbacks? any advantages?
thanks in advance11 -
Need help. I feel so fucking retarded Everytime I use Node/NPM for any development. I'm on Win10, which may be part of it, but every tut I find is not straight forward. Errors here and there. What's the best way to learn and keep up with Node/Npm and this flavor of the week (for me) Angular? Trying to create a PoC PWA. The struggle is real. Thanks in advance for any tips.8
-
Why is customer support sometimes so shitty? A coworker good a Win10 Laptop (Win7 before) and one program wasn;t working there anymore. So we reached out to the support asking to help us fix it. After over a month later and x-amount of E-mails back and forth. The answer was, you have to upgrade everything (Webserver, Database, Client) to use Win10 (no backwards compatibility). Which is fine, I don't mind upgrading and understand that software sometimes is not backwards compatible. BUT THAT IS SOMETHIGN TO STATE IN THE 2nd E-MAIL. Not an infinity later after a tiring back and forth of nonsense.
-
Am I missing something with VMs? Every time I set one up (either linux guest on win10 host or the reverse), what I get is so slow and laggy that I can barely use it. I always give my VMs about 70% of my ram and at least 4 cpu cores, but still, it ends up being as slow as my grandma's 10 year old laptop.
On the other hand, I've seen people on youtube editing fucking videos in their VMs and the performance was so good that you couldn't even tell if its a vm or not.
This happens both on my desktop (8th gen i7, 16GB ram and ssd) and on my laptop (same cpu, 8GB ram, nvme).
Is virtualbox not good enough, are my devices not powerful enough or am I just too stupid?17 -
Nix vs. Win
Dual boot vs. virtualization (VirtBox vs Xen)
(TLDR at the end)
- gaming laptop ("when you student but gamer")
- "Nix nono like gaming laptops"
- currently dual boot Win10/Debian
- Debian almost breaking apart
- only xfce because nVidia
- intel-virtual-output^2
- Atheros drivers sometimes freeze whole sys
- MiXeD SoUrCeS
- **Stretch Buster Kali enters the chat**
As you can see after 2 years I have come to the point of redoing everything, wanted to ask any tips on how to setup win and any nix enviroment, win just to play some games and sometimes to reverse win specific CTFs.
Main plan was to have my lovely debian as the only system and run win10 in virtualbox - problem: windows don't like virtuals(?) and it's probably going to be unusable for games.
Also running Kali as separate virtual (why the hell I didn't do that in first place ?)
Xen is the other interesting way but I am not experienced with hypervisors.
TLDR: Would running Win10 as virtual in or alongside(hypervisor) Debian be better/same as having them separated - dual booting?12 -
Ok. Kill me now. WTF! This thing gets to 100% and starts all over again? Probably going to mess up Grub. I hate these updates. Restarted twice now!4
-
I have installed elementary os . Actually it is the dual boot . I installed win10 as primary os and elementary as secondary .every thing is working fine but if I installed any package in terminal means it throws error .
Error "e: unble to locate the package "
I just googled it but it shows for Ubuntu . Not for elementary . Elementary os has launched this year. So help me out to sort this issue20 -
?rant: a lot of people(including me) hates microsoft for the mandatory win10 updates, but I recently found out that you can block it from group policy. Is this not enough or people just dont know about it?1
-
switching from notepad++ to sublime text.
any suggestions for a layouting tool thats not PS?
(win10)3 -
Honestly, fuck my computer. I dual boot win10 and arch, and due to some work i had to do over on win10, its been 2-3months since i've booted back into linux. Today i decided to go update my stuff, turns out it wont even boot into to GUI. When i try to go in tty and upgrade everything with pacman, it gives me an error without even telling me whats the problem. Next i try to install it again to another hdd, doesnt work. Someone please kill me swiftly....9
-
On the way home reading Devrant on the train.
See a Win10 Update post....
"Oh no, not again :("
"Guess I wont be working tonight"3 -
So my win10 PC with everything I have on it just got trapped in a boot loop, because I tried to start a VM.
No backup, no rescue DVD, noone here that could help me but myself.
Well I guess that is what I deserve for trying to try out a Linux system.
Luckily my project deadline is 3h away, so I have still time to fix this mess and start working.
Wish me luck guys.4 -
After using Linux on my laptop for so long getting on my Win10 home setup is like nails on chalkboard
-
Not sure why it's funny to me to see these kinds of pericles, but... lmao tho'
it's win10 even o.O'4 -
To those using Qubes, has anyone been able to install Windows 10 on a hardware VM and how did it run; BSODs per hour. If you converted a Win10 VirtualBox image to Qubes HVM your input is also valid
-
Hi!
Need to get some of your opinions about computer. I have always been using IBM/Lenovo or HP with Windows as operating system, due to work needs and policies. But, this weekend I purchased a new apple MacBook Air, and I want to know what you think about my choice. It is just for personal use, so I will continue to use my hp with win10 at work (needed for the erp system I'm consulting).
I choose MacBook Air as my personal computer because I think the hardware and chassi is a bit more premium to a pretty low cost, looking on hp or Lenovo with the same class of chassi and build is at least 150% more expensive. Let me know your comment :)2 -
My win10 think got the permission of auto update is not enough and installed a "Windows 10 Update Assistant" for me. WTF who need that shit if already have a updater and it's automatic.
-
Is is possible to still update Win7 to Win10 for free? I know they dont offer the upgrade option free like they did a couple years ago.
I've read several articles stating a Win7 key will work for Win10. Can anyone verify this still works as of recently? I want to update my main dev machine but want to make sure I dont massively screw it up.
kthx17 -
I'm thinking about installing Windows 10 besides Ubuntu to be able to play every game from my Steam lib. I've googled how to do this properly but I didn't find stories of what can go wrong.
Does anyone has experience with that?9 -
Windows 10 forced update resetted all of my IIS settings at work. Took me half a day to set everything right again..1
-
So, total hardware noobie here. My laptop is giving me shit long Android studio build times and i am thinking of adding a ssd in it .thoughts?My current laptop specs are win10/8gb ram/1 tb hdd/ i5 7th gen
Recently i had a battery repair where that guy confirmed that i don't have some kind of ssd slot (idk the name) but ssd could be placed in the area of hdd, and hdd could be attached in the place of optical disk using "caddy" something.
On hearing this, my friend is advising me not to get caddy attached as it would still somehow provide slower speeds than just the ssd. is it true?
I was thinking of going for a 240gb ssd but if my 1tb hard disk is removed, i would have a to rethink about the softwares i use, since my C:drive is usually taking around 500 gb itself17 -
Windows update been 27% done for a veery long tim... Ah... Now it was don... No, just restarted... 30% now... Hrmf... Not just annoying, it taunts me as well!
-
!rant
I've been wondering, is anyone else having problems with Windows 10 restrictions.
I have pretty much the same authorization as a regular user just as I do as an administrator.
I've had to uninstall countless programs and games due to authorization issues.
Anyone? -
Hey everyone,
Hope everyone is doing well & of course staying safe, Well today i'd love to get some opinions and some advice. I've been using Mac OS and Win10 for quite a while now and would love to move on and perhaps try something new :-) Linux Mint or Ubuntu, Would love to know Which one would you recommend? as far as i'm aware it's basically just look and feel that makes the difference? Also what possible skills can i learn from using them? :-)
Thank you for taking the time to read my question! i appreciate it heaps!
Cheers :-)19 -
hey peeps, 2 questions:
1. do you know about some kind of firewall/antivirus for pc that can just allow the user to accept/block an internet request , like no root firewall does for android.
I have been using that simple, beautiful piece of open source for last 2ish years. The way it sends a notification when an app tries to make an internet request(even in the background!) has helped me detect and remove so many viruses.
2. i am thinking of doing a factory reset on my windows. My laptop came loaded with win10 and office , and i don't have the keys for it( it shows a special partition having some backup of window i guess?). So i had a couple of thoughts:
- will my office get removed?[i don't want this]
- I created several other partitions( d,e,f,p) would they go back as a single C drive?[doesn't effect me as long as i can create them again]
- the languages and modules i installed via cmd(java/python/ruby/pip modules/git/etc), would they also get removed? [i really want that]
- i am probably thinking this won't happen, but is their a possibility that the recovery partition that my windows came with, would also get removed[ i don't want that]7