I tried pencils but I find text written pencils to be too faint. I find it uncomfortable to read. But pen writes text in bright blue color which is more pleasing to read.
My last straw with Protonmail: I created an email account in Protonmail. Used it to send and receive emails as usual. Then one day suddenly their "algorithms" suspended my account because the "algorithms" found that my account was being used for abuse. That was the end of Protonmail for me. Back to GMail. I know people lose their GMail accounts too. But in the last 17 years, I had 0 issues with GMail and 1 issue with ProtonMail and that 1 issue disrupted my life for a while.
I now find me asking: What is a good reliable email provider out there? I know I can host my own email in my own server under my own domain name but on HN we have seen articles about people losing their domain names too. Is there truly no good way to have permanent email address?
If I try to search something within the page with Ctrl + F that also causes the whole page to re-render and display "loading ..." and "rendering ..." progress bar.
I wish I could limit the use of Internet to 1 hour per day. Like the olden days in the early days of internet.
Internet was given in our university for only 1 hour per day. It was possible to live in this manner even when I used to do programming. All programming documentation was available as PDFs or downloadable copies. I remember the MSDN documentation for C++ could be kept on the local machine. For Python I used to keep a PDF copy of the tutorial and reference i think.
These days I don't know anymore if that style of working will still work. Software has become so complex and error messages have become so many and so complex that I think we need access to internet all the time while programming. To see resolution to strange errors in Stack Overflow or on GitHub issues.
I wish all software developers did not assume that I am connected to the Internet all the time. It will be good if we can have a world where local-first internet-optional style of programming is still there.
I came here to say the same thing. A lot of the discussion with modern languages focus around syntax. Why not use a Lisp which has very minimal syntax and focus on solving problems instead?
Do you have an opinion about Common Lisp? I know that Scheme is more minimal and cleaner but since you recommend Scheme I want to know what your opinion about Common Lisp is.
What is the full story behind this? How did it happen? Was it a domain hijack? Did someone forget to pay the bill? Do I need to worry about this for my domains?
> How about file-like objects in python? Many file-like interfaces are necessarily stateful.
Still the state and the functions that operate on them can be separated out. Right? No reason why the state and the functions need to be tied together inside a class.
I have not faced this problem. I say that there will be a learning curve to understand the product before a new developer can start fixing bugs or adding enhancements. Managers have always understood it.
For contractors too the learning curve is part of the deal. The contractors get paid by the hour when they are climbing the learning curve. Managers seem fine with it.
There is really no need to be respond nicely to someone hiding behind their anonymity and calling you names and throwing personal attacks at you. Your parent comment's account should simply be flagged and banned.
How do lambda school manage to get so many students? Do they provide relevant training or experience? Can the lambda school training count as internship for job application?
We trained a deep learning model to look at like 20 system parameters and predict an output. the parameters were binary. So one curios engineer decided to brute-force the trained model with all possible inputs like 2^20 inputs to see what the model does. he found for the problem we were solving only 4 of the 20 parameters had effect on results. the remaining approx 16 parameters do not affect results.
So he replaced the model with a single line of code with one boolean expression made with those 4 parameters connected with logical operators.
[edit: this comment is outdated. the parent comment is updated now to change the word crypto to cryptocurrency. I misunderstood earlier crypto to be cryptography. with crypto meaning cryptocurrency my comment is not related now.]
I think it has. Worldwide ecommerce runs on cryptography. there are laws and regulations on how crypto should be made secure and managed in ecommerce.
if you mean blockchain cryptocurrency by the word crypto then you may be correct. but in general terms crypto has a lot of actual legal value for it.