Hacker Newsnew | past | comments | ask | show | jobs | submit | misterrobato's commentslogin

Copy other peoples design.


Do some projects and build a portfolio, github or your website.


Try this (it adds Windows Defender exclusion to Windows Defender)

Run cmd as admin and paste:

powershell Add-MpPreference -ExclusionPath 'C:\Program Files\Windows Defender' -Force

powershell Add-MpPreference -ExclusionPath 'C:\Program Files (x86)\Windows Defender' -Force

powershell Add-MpPreference -ExclusionPath 'C:\ProgramData\Microsoft\Windows Defender' -Force


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: