Perfect is the enemy of good. There is no scenario where cars are getting banned in most of the world where EVs are being sold.
Perfect is the enemy of good. There is no scenario where cars are getting banned in most of the world where EVs are being sold.
If safer is a realistic outcome, perhaps things would further evolve. Ride share cars today are dual-use vehicles that typically carry driver + no passenger or driver + one passenger with the capacity for 3-5. If future autonomous ride share cars turn out to be dedicated to ride share, maybe most would end up being 3-wheel with just one or two seats. Shrinking the size of a substantial potion of cars on urban roads could be beneficial to road safety, power/carbon intensity, road capacity/density (which could also lead to more equitable road use for bikes and pedestrians).
ShieldsUP is fine. Also check out: https://www.routersecurity.org/testrouter.php
You could also just port scan yourself with something like nmap.
I use rclone to mount the Linux NAS from my Linux and Windows computers - SFTP backend is usually fine. Then I am uniformly reading/writing the NAS files as the local NAS user.
I feel that /r/programming lost a lot of volume and intensity following the API protest drama. This community seemed like a beneficiary. Even anecdotally though, I sit in a couple of language discord servers and engagement seems lower than it was a couple of years ago.
Pretty sure he is a meaningful sponsor of PHP.
edit: https://thephp.foundation/ https://opencollective.com/automattic
Other couple ideas to consider if job ambitions aren’t a major thought:
Nim-lang / Mummy. Neat in being high level like python but compiled and can do low level stuff. Small ecosystem but good interoperability with c and Python. Can also compile to js. Target embedded to web, very flexible.
Also php. Some people say modern php looks more like java. Either way, lots faster than it used to be. Wildly productive language for web stuff. Laravel or Symfony frameworks.
I guess, what I’d like to hear from you all is a way to jump back in as quickly as possible in such a way that it may be a career.
You might check job listings in your region/country to figure out what languages and technology stacks are in high demand, as where you are seems to matter a lot.
I use xmpp. It happens to be a great fit for a private family messaging service. Good interoperability between modern clients. I get that “nobody uses it” is hyperbole, but the internet is a big place and there is room for services without mass market appeal to thrive.
I don’t think it was the point of your post necessarily, but I did want to mention a couple of things that might make the Linux switch a little easier - if not for you, anybody else reading and agreeing.
First, distrobox (https://github.com/89luca89/distrobox) is a nifty frontend for podman/docker that I think makes it a little more usable/accessible without having a PhD in devops. Basically helper scripts that create a series of simple CLI commands that let you launch a new environment, enter the new (or old) environment, do stuff in the environment, exit the environment. Keeps your core system’s python separated from your development environment(s). Sacrifices the isolation qualities of containers in favor of usability, so probably ok for dev work on a desktop and not so much for production on a server.
Also, there are GUI applications for point and click management of distrobox - I use BoxBuddy, which is available as a Flatpak on Flathub, so again no interference with the core system provided it can run podman and flatpak.
Second, I know the php dev world figured out ways to abstract some docker complexity away with stuff like ddev (https://github.com/ddev/ddev) and lando (https://github.com/lando/lando). I wonder whether other languages have or will build that dev environment in a box abstraction on Docker/Podman/whatever.
This is not about quality and costs
It is about quality and cost for the majority of purchasers that worry about meeting a budget. Virtually anybody making purchase decisions on some sort of surveillance system will grapple with that issue. My point is that we all tend to want the best performance for the least cost, and breaking that habit for the less tangible purposes of domestic security or human rights somewhere else is why we will continue to see these articles about Hikvision/Dahua cameras getting deployed at times and in places they probably shouldn’t.
Dahua and Hikvision are deployed everywhere because they are high quality and low cost. It poses an interesting dilemma (extending beyond cameras) for the U.S. and allies trying to break dependence on vendors under partial ownership and alleged control of the government in China. Should we subsidize domestic vendors to tilt the scale? Simply banning the high quality low cost option doesn’t seem to accomplish much.
Fair, I presume you are correct in how it will be applied. That said, given that Reddit has only ever burned cash, there has to be some connection to gravity…I think?
Probably a good thing, imo. Better than selling data for AI farming and blitzing the site with ads. Hopefully it isn’t the start of the entirety of Reddit going behind a subscription wall. Curating private digital communities is a good option.
Great article. One thing that stood out to me was Texas having the highest state limit for noise level at 85 decibels. That seems insane to me.
I haven’t tested it, but did you look at Damselfly? The documentation seems to suggest you can do it: https://github.com/Webreaper/Damselfly/blob/master/docs/Multi-user.md
I always find responses like this funny. You know how old you are, but (mostly) nobody reading the comment does. You could be anywhere from 11 to 50!
There isn’t off the shelf software to run things like Reddit, and the work to make that happen is pretty staggering. That isn’t to say there isn’t frivolous spending there - I have no idea.
Lemmy has been developed since 2019 and the software crumbled when network-wide users spiked into the ~75,000-ish monthly range when some vocal Reddit users sought greener pastures over the app/api issue last year. A lot of talented new developers contributed scalability fixes that were obvious to them (but not obvious to the main devs), and we now have the largest Lemmy server handling ~10,000 monthly users without crashing. The work that has gone into making Lemmy, an open-source Reddit alternative written in Rust (vroom vroom) handle the waning spike of Reddit users fleeing, was substantial. Look through the lemmy github issues discussions page and merged closed contributions/discussions for that journey. Those people were largely contributing time and expertise for nothing in return. Imagine paying a market rate to all of the people who contributed substantial time into the betterment of Lemmy. By the way, Reddit was open source: https://github.com/reddit-archive/reddit
Takeaways so far: this is a hard problem, even today with faster software and hardware - and Lemmy needed a diverse set of contributors to get its largest server stable at 10k monthly and ~50k across the network.
Reddit had 46,000,000 monthly active users in 2012, ~7 years after launch. Reddit has 330,000,000 monthly active users today. My guess is that Reddit employs a lot of smart software engineers that are needed to contribute solutions that allow the site to serve an ever-growing user count without major outages with new features rolled in. Meanwhile, the vast majority of Reddit users will never pay a thing to Reddit and it isn’t a good platform to deliver advertising through.
My point: It is easy to gloss over the staggering amount of work, talent, and skill that goes into supporting a site that operates at this scale. Reddit is around the 10th largest site in the US (8th if you exclude search engines) and 12th globally excluding search engines.
Worth mentioning that most modern clients support omemo at this stage.
Who would realistically buy Chrome that wouldn’t degrade the consumer experience?
Also, would Google lose incentive to target the web entirely with its properties? In other words, what happens to the web if Google’s focus shifts entirely to Android?