Is Intellij support on the roadmap
HN user
satvikchoudhary
where do I signup
Yes you should use them. They can be taken away from you with 2 min notice. (It doesn't happen a lot in practice though. I have been running a different instance for over a month. AWS doesn't force you if they don't have to)
If you are going to run a long training job, ensure you are creating checkpoints. Be sure to use persistent storage, EBS and ensure that you check the option that it doesn't get deleted if the instance is stopped, so your checkpoint remain in the disk and you can easily restart.
I haven't tried it but prices here are much cheaper. https://vast.ai/#pricing
It can easily be just a habit. I had the same habit as OP before, at some point I used to collect tabs stopped at 500 or so. Then I began collecting links and info in markdown. Many people go even further, they set up automation on top of notion, twitter bots and what not.
Now I just browse, collect only as much tabs I can read in 1-2 days. Hoarding hasn't done me any good. So I just don't do it anymore.
But why do I browse so much of twitter, HN. I think it is FOMO, but also a bit of a lack of purpose which I think I have atleast partially solved for now.
Or maybe its just curious minds can't stop when there is more information out there as said by one of the comments.
When grades weren’t as inflated, a stray C+ or B- was to be expected. As A-’s become the new default and grades stabilize at the upper end, any lower grade is seen as a failure. Because most students receive consistently high scores, the cost of experimenting with hard classes or new subjects substantially rises.
Not if the hard classes or new subjects have the same level of grade inflation. On the contrary, if students have nothing to fear about hard classes messing up with their grades, they are more likely to take them.
Most kind of grading schemes are subject to manipulation. Students always find ways to game the system. Teachers are often biased toward giving grades that are correlated with past performance of students.
Its better to have harder courses with pass/fail. The top students will have more motivation to pursue subjects they are interested in. Grades are not great motivators for students at the top. Richard Feynman, Albert Einstein (or insert your favorite physicist here) were never motivated by getting grades that look better than their classmates.
Only major issue is that how to make the admission process fair when there are no grades. Despite all their downcomings, standardized tests solve this to a large degree. When grades are not standard, students who come out of a fairer grading system suffer compared to the ones with inflation. Good luck trying to explain this to the admission committee or whoever else.
Is Vance still working?
I guess this post made an impact on me. Earlier I was using the policy of Upper, lower, special characters but now using zxcvbn. https://zxcvbn-ts.github.io/zxcvbn/ Much thanks to the creators and maintainers.
It only took me 5 minutes for the whole thing.
What I wrote was based on my own observations. I tried looking up
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6201904/ This talks about IOP changes on using smart phones. And it increases more when done in low light.
I saw a lot of links for myopia in children and links to light exposure https://www.aao.org/editors-choice/sunlight-exposure-reduces... https://iovs.arvojournals.org/article.aspx?articleid=2705915 These articles are talking about overall exposure - spending time outdoors and find it to be of statistical importance.
https://webvision.med.utah.edu/book/part-viii-psychophysics-... See the section on illumination
"For recognition tasks, visual acuity is greatly affected by the level of background luminance. (Graph)
One theory put forward by Hecht is that within the rod population and within the cone population, there are differing sensitivities which are distributed randomly. Therefore, at high luminance, all cells are active for a high level of visual acuity. At low luminances, only cells sensitive to that level of luminances are active and because they are distributed randomly, the retinal mosaic is coarser thus a lower level of visual acuity is achieved (Graham, 1965).
Another possible explanation is that under limited quantal availability, quantal capture is more probable in the para-central and peripheral retinal due to greater spatial summation. Since photoreceptors density in this area is low, resolution is poorer. As light levels increase, quantal capture occurs more successfully at the central retinal (macula and fovea). A higher level of visual acuity is achieved due to the high photoreceptor density. "
I am not sure what all of these terms mean but I guess some good sources for you to check out. Do share if you find something interesting.
Turning brightness down is not recommended. You will experience more vision problems if you do it for long. Decreasing brightness decreases your field of vision, makes it harder for your eyes to focus and will worsen your nearsightedness or increase risk of getting it.
For more context, my eyes became much healthier after I increased the brightness of my monitor to 60% (250nits) since last 4 months. Before then I used to regularly use it at 10% (40nits). My power numbers were getting worse and I even had high IOP, which has improved now.
The world in 10 years will be hard to believe for many of us. Only issue I see now is that the mindshare today is more towards computing. Materials science, robotics, biotech are lagging behind compared to the advances in computing.
I could agree if this was a study on college students, but this is on 4 and 8 grades students. Basic mathematics is somewhat important in my opinion.
I think your understanding of hydration is correct.
The 100ms -> 1% line comes from amazon. https://dexter.agency/blog/100ms-faster-1-more-revenue-how-s...
I feel time-to-interactive is more important than just the page load as a user, so I can see why it would matter.
There is a trick in remix which improves user experience somewhat. https://twitter.com/ryanflorence/status/1547959632663961602?...
Qwik also saves on network bandwidth. The benfits of qwik will be felt most on slow network connections and old mobile devices.
Feel free to correct me if I got something wrong.
I have used Teams for 2 years now.
The search actually used to be better earlier, it would show you the message and also the messages around it, now it doesn't.
I have a very decent build at home, new gen amd, 64gigs RAM, the linux desktop app still crashes, it slows down during search whereas slack runs like a monster compared to it.
Whenever a message comes, the tab will do its best to get you out of focus, sucks as a programmer in the zone. I had to mute lot of chats.
Actually no one at work used the teams features, it was only the normal chat. It sucked because there wasn't even the reply feature earlier and we still can't create threads.
It doesn't integrate with any bots, jira or git.
The people who make the decision on what comm platform to use don't need these features. They use email for written coms, and teams for calls.
They feel opting for something other than teams or jira will look bad on them if it doesn't work.
How does it compare to ArangoDB which is also a popular open source document-graph database? What features does it add/remove?