Quantcast
Channel: Helyar.net
Browsing latest articles
Browse All 15 View Live

Faster than light neutrinos

OK so this is probably going to demonstrate how bad I am at physics, and I will probably be flamed for being an idiot, but here are some of my thoughts on the faster than light neutrinos. Time slows...

View Article



YouTube

Suggestion for YouTube: Put the green and red like/dislike bar on the thumbnail of the video so you can see if a video is going to be any good before you visit it and to reduce mindless spam from...

View Article

SQL Server random unique identifiers

A common method of producing random unique identifiers in SQL server is by using a GUID field, calling newid() to generate the data. For the most part, this works because it’s 128 bits worth of random...

View Article

The solution to most of the US’ political problems

In a US election, most states are pretty much guaranteed to vote a certain way. Amazingly, these political parties are actually distinguishable from one another (this is not the case in my country, in...

View Article

Introduction to MFC

The Microsoft Foundation Class library is a framework for Windows GUIs in C++, based on the Win32 API C library. To create a simple window, you need to create an app and a window. The app class handles...

View Article


YouTube My Subscriptions grid view

YouTube has finally removed the old grid view my_subscriptions page. If you don’t like the frankly broken and unusable /feed/subscriptions page, there is a Chrome extension that will fix it for you....

View Article

Image may be NSFW.
Clik here to view.

Park or Unpark your CPU cores the easy way.

CPU cores that are not under heavy load get parked to save on power, reduce heat, etc. Some users (not me) may get a performance benefit out of disabling this parking and keeping their cores unparked....

View Article

Free alternative to .NET Reflector

ILSpy is free and open source.

View Article


Compile ffmpeg 64 bit on Windows with MSYS/MinGW-w64

Set up the MSYS environment Download MSYS from MinGW-builds. Extract it to a path with no spaces, to which you have write permissions. For example, D:\msys. This already includes useful features like...

View Article


Remove UAC from a specific application.

This will remove the UAC prompt from a specific application executable. It assumes that “Run this program as an administrator” is already unchecked on the compatibility tab and the executable still...

View Article
Browsing latest articles
Browse All 15 View Live


Latest Images