Viewing profile — PowerBar
PowerBar
HN member- Joined
- Fri, Aug 07, 2020, 12:27 AM UTC
- HN karma
- 77
- Public activity
- 67 items
- HN profile
- View on Hacker News ↗
About PowerBar
No profile information was provided.
Recent public activity
-
comment
Comment #32788158
I would recommend only issuing a single MFA device. If you only issue 1, then the employee is forced to come to IT if/when they lose it to get a new one issued. IT will need to use…
-
comment
Comment #31618736
I think you're greatly overestimating the influence IT departments have over purchasing decisions at large companies. Not only does management rarely consider their input, it's com…
-
comment
Comment #31577862
Do NOT use Google Authenticator unless every account you use it for has an alternate MFA option (backup codes, etc) that you've confirmed work. It does not sync to your Google acco…
-
comment
Comment #31576594
Actually, I think you'd see wages reflect peoples' willingness to do a job. So for example, you'd probably see higher wages for a job cleaning up human feces than for a job driving…
-
comment
Comment #31554903
> The amusing part of it is that small children are the most amenable to moving, it's not until they're a bit older and getting into school that moving becomes a real problem for t…
-
comment
Comment #31487701
WARNING to people reading this comment: The correct URL is haveibeenpwned.com
-
comment
Comment #31392593
, destroyer of ors.
-
comment
Comment #31391021
In the "USB-A/B" section, they're all labelled "Type-A", the 3rd and 4th should be labelled "Type B". It's also missing - mini-b 4 wire (older phones, etc) - micro-b 4 wire (most e…
-
comment
Comment #30343310
Until daylight savings time ends and it's 1:30am twice. Time is hard.
-
comment
Comment #29897105
Keep in mind that credits usually only list people that worked directly on the noticeable parts of a movie (actors, producers, graphics, audio, editing, cameras, marketing, hair/ma…
-
comment
Comment #27402546
This was mostly true until about 5 years ago. Over the past few years, housing prices have gone up substantially all the way through Abbotsford and started affecting Chilliwack.
-
comment
Comment #27274465
People don't consider it a reason not to go on an interview because 95-99% of job postings don't include it because they know nobody else does and they can get away with it and app…
-
comment
Comment #27273394
Of course the final salary is the last thing negotiated, I don't think anyone is going to argue against that point. What job seekers are begging for is a salary range being include…
-
comment
Comment #27244063
Salary is the single most important thing to know about a position. If a job doesn't pay enough to cover my mortgage, I couldn't care less about the commute, the inclusive culture …
-
comment
Comment #27230442
Introvert here. I gain no energy from interacting with others, ever. I may find certain group activities fun, but definitely do not gain energy from it. The only time I seek out ot…
-
comment
Comment #27230415
> Or consider an introvert who has been isolated from her closest friends for a month due to an illness. That person may test as an extrovert at the end of the month. As an introve…
-
comment
Comment #26842745
I've been using vim user for about 10 years and a colemak user for probably 9 years. At first I remapped the hjkl keys to maintain the muscle memory for movement, but ended up goin…
-
comment
Comment #26775844
Because the player's computer needs to know where the enemy is in order to render them on the screen, create footstep sounds, calculate shadows, etc. As long as the player has ulti…
-
comment
Comment #26590066
Huh, I've never gotten a prompt like that in Terminator.
-
comment
Comment #26589817
I think you've touched on two separate issues. The first is with human interactions with the businesses (firefighters finding the building), the second is dealing with official pap…
-
comment
Comment #26589777
I'm guessing the system was built to handle extended (8-bit) ascii, which contains the accented French characters. Upgrading a system of this size (and potentially many other syste…
-
comment
Comment #26552278
keepassxc has extra options in the auto-type menu for "username", "username ", "password" and "password " in addition to the normal "username password "
-
comment
Comment #26536041
Agreed. For me CVE's serve 2 purposes. The first is to check if there are any known exploits in the currently-shipping version of a piece of software. The second is as a starting p…
-
comment
Comment #26273323
Canada is even worse, we can't decide which one to use so you never know what format it's in. I was once sent paperwork to fill out that had dates requested in both MM/DD/YYYY and …
-
comment
Comment #26270544
Whether JavaScript qualifies as a "proper embedded language" is up for debate, but nginx does support it for dynamic request handling. https://www.nginx.com/blog/introduction-ngins…