HackerTrans
TopNewTrendsCommentsPastAskShowJobs

throwaway60707

no profile record

comments

throwaway60707
·3 yıl önce·discuss
If the client/user doesn't ask to connect, there is no connection.
throwaway60707
·3 yıl önce·discuss
Isn't it more like "users of Netflix are responsible for 15% of Internet traffic"? What would Netflix traffic be without its users?

Or are we talking just about their CDN synchronization, and not about the user traffic?
throwaway60707
·3 yıl önce·discuss
Few decades ago it didn't matter much whether you live in the capital, in a small town or in a village, today the capital is much more desirable than either of the other places. Now there are also many foreign people moving in who can't even go to the other places because people don't speak English there. And frankly, we have big issues with new construction - it takes 8 years to obtain the necessary government approvals!

Houses used to be cheap here (in the capital) as well and even I still remember that time, but we had to adapt to the new situation. My grandmother had a 200m^2 flat and that was normal; I have 100m^2 and am considered very rich, people in my age and family situation (2 people) usually live in 35-45m^2.

Of course everybody would love to own a whole house in the capital! It's like asking "who wants to be rich?" and being surprised that everybody does.

> home ownership is the goal.

We own the apartments, though (home ownership rate over 75%). You can't buy an apartment in Canada? Perhaps that'd be the first thing to fix...
throwaway60707
·3 yıl önce·discuss
Where I live it's normal to live in apartments. Entire houses are pretty much inaccessible to anyone except the richest - and they are all split into apartments anyways. This is normal, I don't know why this would be an indicator of anything.
throwaway60707
·3 yıl önce·discuss
I didn't say average, I said it's not unusual. Obviously you need to be good to get to that level. But you can do it without any schools, just by sitting down at home and learning, and then replying to few LinkedIn messages.

In my experience, this would be the case for cca 20-25% of the people I work with. So yeah, definitely not average - but definitely not something you never see. Every team has few devs like that.
throwaway60707
·3 yıl önce·discuss
I'm European, from the former Eastern Bloc.
throwaway60707
·3 yıl önce·discuss
> In the US. Everywhere else, that's incredibly unusual. 5x the average wage in the UK is 150k plus - that's _very_ unusual.

I am in Europe and it's normal here. Maybe not the UK, I'm in continental. Looking at it in detail, high taxes seem to mess with this a lot. I'm in a very low taxed region (my full income tax + health and social insurance combined was 9% of my income last year).

> This is nonsense.

No, it's not. I've just helped a junior friend get a job that pays 1.5x the average wage, the only thing they know is the very basics of HTML.

I helped other friends too, those knew a little more (basic programming skills - variables, conditions, cycles) and immediately got 2x the average wage.
throwaway60707
·3 yıl önce·discuss
> financial struggles

Talking about the general population, sure. But we're talking about software engineers, the most highly paid while at the same time the most accessible profession of all time.

There are high school dropouts making 5 times the national average wage in SWE, and that's not unusual at all - you have the ones making 10 times for the "unusual" category. A person that knows nothing can get a job that pays the national average wage in this industry.

I personally helped 7 people get from 0 to a job within a year. All of them are now (after 1-3 years of experience) making at least 5 times more than they did before they switched careers.
throwaway60707
·3 yıl önce·discuss
Well, sure. I guess nobody thinks that the dopamine just appears/disappears by itself. Of course there is an underlying structural cause.

But currently we're unable to image live people at that resolution, not even dead people yet.
throwaway60707
·3 yıl önce·discuss
I looked and didn't see any such news. Do you have any links?
throwaway60707
·3 yıl önce·discuss
You sure?

Schizophrenia is directly linked to dopamine. So is ADHD, but in the opposite way (not enough dopamine). Both were demonstrated on fMRI.

Psychosis is a physical issue in the brain (too much dopamine making the brain fire when it shouldn't) that's solved by administering dopamine antagonists (= antipsychotics).
throwaway60707
·3 yıl önce·discuss
There's a massive difference in how I use a forum and how I use a company management system. MPA is fine for a forum, not for a company management system. This is the web indeed, and the company management app is just using the web browser as an app platform. No reason to conflate the two.
throwaway60707
·3 yıl önce·discuss
What can I do? Do you have a suggestion for a different HRIS? All of these that have all needed features are bloated OOP apps in PHP...
throwaway60707
·3 yıl önce·discuss
You can do that with a SPA. All SPAs I made and most of the ones I use support it just fine.
throwaway60707
·3 yıl önce·discuss
There's no AJAX call in a SPA if all I did was close a detail side-pane to get back to the listing. The AJAX call goes on in background if I saved a modification and I can continue to use the app as it runs. And when I open a detail, at least I'm not watching the whole damn app reload and reconstruct itself from scratch for the 1000th time, and need to download just the data and not the whole bloated HTML mess.
throwaway60707
·3 yıl önce·discuss
This is a forum, not a management system where I need to open dozens of listings and hundreds of different detail pages and make modifications there.

It also doesn't bother me much on here because HN is much faster than these systems - no wonder, since it's just a forum. But try updating the details of 50 employees, each separated into 5 subpages, when you need to wait 750ms to have each page load. And you need to load that page multiple times - first to get into the detail, then to put it into "edit" mode, then to save it - and then you can switch to a different subpage of the detail.
throwaway60707
·3 yıl önce·discuss
Well yeah - you'd need to write that native code wrapper, which kind of defeats some of the purpose of React Native (not having to write native code).
throwaway60707
·3 yıl önce·discuss
I don't get why nobody tries to make something like React Native that would provide interface to the native components.
throwaway60707
·3 yıl önce·discuss
I've been evaluating some self-hosted/open source company management systems this weekend.

Most of them are classic multi-page PHP apps. It's terrible. I can't stand how it always reloads each time I click on something. I remember it didn't bother me much in the past when everything was like that, but today we have much better options.

I went for a SaaS built as a SPA. When I click on something, for example to create a new entity, I get a modal/side-panel immediately. When I want details, I get them much quicker and can return back to the listing immediately.

> It's particularly visible in banking applications, where modules are almost completely independent and built by non-overlapping teams, so they take forever to load due to the limitation on concurrent requests in browsers.

They just can't code SPAs well. It's perfectly possible to have both quick loading times and very separate modules.
throwaway60707
·3 yıl önce·discuss
I see it much more simply.

It makes you feel a sense of wonder through magical abilities, places and creatures - it's fantasy.

It talks about advanced civilizations with unknown/impossible technology - it's sci-fi.

That's the distinction bookstores make, IMHO.