I’m doing some scraping on the playstore, there is few stuff that has no ads nor in app purchases
I posted a few here on https://lemmy.fbmac.net/c/free_android_games
When I was a kid, this book was fun
https://archive.org/details/vgmuseum_usborne-hayes_introcompprog
Now you mention it, maybe people with a better interview/offer rate are also doing a better job on not wasting time with positions they aren’t a great fit? I get interested when they ask me about things I used only a little before, so I end doing a lof of these
I suspect that some interviews are just to say they interviewed X people before they chose someone
I already live in a low cost country, so moving to a cheaper place wouldn’t work
Some professional help is probably a good idea. My CV is probably not a big part of the problem, it’s getting me those interviews, maybe it gets me interviews for the wrong jobs. As I’m never sure what I want to do, I could make it look like I am all about stack X, and in the next morning I feel like I want to do some Y, and I get a call from someone that wants something to be done on K, on which I only had experience in a 3 months project and left some mention of it there.
I’m asking mostly out of curiosity, but I had a use case that I would like to completely avoid a build step. At work we have a very old web interface, that when I attempt to sell the idea of any major improvement the answer is “this is end of life, we are rewriting it”. But the rewrite will take a long time, and it is easier to make gradual improvements without introducing new tooling. This one is from the 90s, there the JS is in a folder and is shipped as is.
Thanks, I found this book and a lot of papers about it on this site: http://algorithmicbotany.org/
I did some experimenting on that direction, but stopped at this weird thing. The way I’m doing it would be too slow with more than one tree
I am a fellow organic food ingesting, carbon based human, using my meat based appendices to slowly communicate with other carbon based humans on the public network. While I type this my meat based appendices are getting very tired, because I totally had to use mechanical movements to close electrical circuits in a very inneficient way to send signals to a computer
About the third point, the performance of your JavaScript code can be worse if it’s broken down into several small files rather than a single, bundled file. When a browser encounters a script tag linking to an external JavaScript file, it makes an HTTP request to fetch that file. This process occurs for each separate file. Each HTTP request involves time for network latency, server processing, and data transfer.
I’m usually preferring typescript too, but this point got me curious. I’m guessing it wasn’t an honest point, almost everywhere I look people are still using a build step, and I didn’t notice any move in a different direction
ISP mitm sounds infuriating