People do this for SEO purposes. They think that this increases the amount of backlinks to their site, thus increasing their rank in Google and other search engines.
This is less true than it used to be, but people still do it.
If it's Monday, Wednesday, or Friday, weigh myself.
Get breakfast ready for my kids. A banana, half a fiber bar, and a cup of milk.
Start my coffee. Nothing special, just an old school coffee maker that uses a standard filter. Three cups of water and three spoonfuls of coffee grounds.
Make my oatmeal. A quarter cup of oats and a half cup of water. Put it in the microwave for two minutes.
Eat breakfast with my kids. Then I drop them off a school.
Once I get home, I log into work and eat an orange. Afterwards I start my day.
Yes. I switch between Java and JavaScript/TypeScript frequently. Probably the biggest syntax typo I make is switching the arrow functions: -> vs =>. Also, switching between the various `.includes`, `.contains`, `.size`, and `.length`.
Since my IDE catches it immediately, it doesn't really have any long-term affects.
> it's also a non-negotiable requirement since I have to drop off and pick up my child from school/aftercare.
while my commute wouldn't be anywhere near 3 hours (I live in the midwest, SW Ohio), that pretty much the same for me.
I have to drop my kids off no earlier than 8am and pick them up no earlier than 5pm. there is some wiggle room in terms of minutes, but not enough for a place that would want me to be there 8am to 5pm.
> There’s no such thing as a “four-digit number”, only a four-digit base-10 numeral
Being further pedantic - aren't all digits base ten? I thought that was part of the definition of digit.
Other bases would have different words for their numbers - bit in binary, for example (which, yeah, I know, it a combination of the words "binary" and "digit").
Deepweb is just the parts of the web that aren't indexable or searchable - like your bank account login. There are lots of social networks that could be considered deepweb, including parts of Facebook. I think Discord might be deepweb as well.
Darkweb is a subset of deepweb that is typically served via tor/onion. Facebook even as a darkweb address. It's been awhile since I played with it, but there's several chans on there.
The last project I worked on, the build took around 20 minutes.
The project before that the build took around 8 minutes.
In both cases I felt it was more how the build was set up rather than something that was inherent to Java. (The 20 minute build was a Spring/Groovy project, the 8 minute one was a Java Swing application.)
This is where using TDD really shined. Modifying the code and running a test took seconds instead.
Sadly I was always one of the few who used this approach. Even seniors would spend days or even an entire sprint doing something that would take me less than a day.
Full stack software engineer working mostly with Java and JavaScript technologies.
Location: Ohio, USA
Remote: Yes.
Willing to relocate: No
Technologies: Java technologies, including Spring, Java EE, JDBC, Maven, and JavaScript technologies, including Node.js, TypeScript, Angular, AngularJS, and Jasmine/Karma unit tests.
Technologies: Java technologies, including Spring, Java EE, JDBC, Maven, and JavaScript technologies, including Node.js, TypeScript, Angular, AngularJS, and Jasmine/Karma unit tests.
This is less true than it used to be, but people still do it.