maruhan2
|
8 years ago
|
on: Reddit 1.0 source code
In theory it shouldn't, but in practice people don't make perfect code that doesn't have vulnerabilities. But a lot of people would argue that by having many reviewers, you're reducing vulnerabilities. Thus, my stance is that "it depends on the situation"
maruhan2
|
8 years ago
|
on: The Unnerving Existence of Teen Boss
"hard work, delayed gratification, research, skepticism"
I feel like the best way to learn that is try it out yourself, which is what such magazines are encouraging no?
maruhan2
|
8 years ago
|
on: South Korean government to shut off computers to stop its employees working late
There are various reasons that people may ask to be exempt. Two that most comes to mind are:
1. Explicit or roundabout pressure from the managers
2. Being expected to produce the same outcome despite reduced work time
Both of which seems like a inertia issue with the culture not following the change. That would probably stabilize over time if a actual rule sets in place.
maruhan2
|
8 years ago
|
on: Saas CTO Security Checklist
"It will protect against both malicious activities and accidents (e.g. an employee’s child accidentally wiping a mailbox)."
Can someone help me understand how a child accidentally wiping a mailbox is related to encryption? Isn't this just a matter of putting a password on your computer and not related to encryption?
maruhan2
|
8 years ago
|
on: Ask HN: Resumes that look good but professional too
just want to comment how there's so much in such a short time period. jesus you did not waste any time...
maruhan2
|
8 years ago
|
on: Palantir has secretly been testing predictive policing technology in New Orleans
Worse than Minority Report because at least in there they were actually seeing the future not predicting it.
maruhan2
|
8 years ago
|
on: Why Do We Sleep Under Blankets, Even on the Hottest Nights? (2017)
which is pretty ineffective since mosquitos are quite good at finding the body part that's uncovered. If you sleep like a cocoon and don't move i guess that works.
maruhan2
|
8 years ago
|
on: How does Chinese tech stack up against American tech?
Very true. As a Korean, it really annoyed me that there were products that Korea or Japan had the first foot out on but could not go globally because it's not based on USA.
Although nowadays I don't think that's so much the case. Currently, I think America has more ideas coming out because it really is more innovative
maruhan2
|
8 years ago
|
on: OneLang – A tool to help writing code in multiple languages at the same time
Hey I'm curious about your journey than the final result. I only skimmed through the code, so I don't understand everything, but it seems that the list of things it will identify is in the "yaml" files. Did you write out all of them or was there a pre-existing database somewhere?
maruhan2
|
8 years ago
|
on: Magic Leap’s cheapest headsets will cost as much as a high-end phone
Ironically though, equipment that is supposed to last a long time and hasn't progressed that much over the years are lasting shorter. Examples are cars, microwaves, fridges, washing machines, etc. Recent cars for example on average malfunction quicker than ones 20 years ago.
So in that sense, technology that does not progress fast does not necessarily improve reliability
maruhan2
|
8 years ago
|
on: A surprisingly potent technique can boost short and long-term recall
I agree. It's no brainer that repetition helps retention. If you gave your mind a time to think about what you learned, obviously you would retain it more.
maruhan2
|
8 years ago
|
on: I Ate Nothing but Meat for 2 Weeks
Depends on how much protein she's consuming. If she consumes too much protein, she'll no longer be on ketogenesis. It doesn't say in the article how much fat she's consuming vs protein, but judging by her saying she's mainly eating meat, I don't think she's on ketogensis.
maruhan2
|
8 years ago
|
on: Snap Revenue Surges 72% on User Growth, Advertising Gains
Age 27 here. I see more people moving away from snap and using instagram stories.
maruhan2
|
8 years ago
|
on: Ask HN: At which companies do programmers work less than 7 hours a day?
In that case, there would be a generally expected hours. You would still have to allocate expected finish time based on how many hours you are expecting to work per day.
maruhan2
|
8 years ago
|
on: Ask HN: What should I do with my life?
Similar experience here. For me, the changing point was meeting a coworker who wanted to study and work on personal projects with me. So, one suggestion I can make is trying to work in various companies and find a buddy that can help u find your interest.
maruhan2
|
8 years ago
|
on: Ask HN: At which companies do programmers work less than 7 hours a day?
I think that's well known. I'm asking the "official hours"
maruhan2
|
8 years ago
|
on: Ask HN: At which companies do programmers work less than 7 hours a day?
May I ask what the typical programmer's salary is there?
maruhan2
|
8 years ago
|
on: Making network authentication simple in a Bring Your Own Device environment
curious as well. I first understood it as "how could they struggle with something so basic"
maruhan2
|
8 years ago
|
on: Show HN: Hyperlogs – Easy time tracking
Demo account is cool and all but it still doesn't explain why the details are blurred out from the "screenshot"
maruhan2
|
8 years ago
|
on: Sourcetrail 2018.1 – Visual Source Explorer for C, C++ and Java
I was actually interested in Sourcetrail, but the biggest drawback for me was not being able to use it without GUI. Is there any way to get an option to work with the dependency tree from the commandline?