• 0 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: July 14th, 2023

help-circle





  • Ebike subsidies take no time. Increaseing bus frequencies is a bit faster (depending on local job markets). Painting bike gutters is pretty fast. Putting some traffic cones for modal filters is pretty fast.

    It’s true that this change will be tough for poor people who bought cars in the short term. But it’s good for poor people who didn’t buy cars in the short term (which is a lot of people with the most need). And good for all poor people in the long term.

    If you want to help poor people, subsidizing an antisocial form of transportation that some poor people use is not a good choice.





  • Here’s a thread where I helped someone else with the process on windows: https://lemmy.sdf.org/comment/1420339

    The steps are:

    1. Set up the python code
      1. Go to https://github.com/wescode/lemmy_migrate/releases/tag/v1.1.0
      2. Download the zip file
      3. Extract the zip file, to make a folder somewhere on your system called lemmy_migrate-1.1.0. Remember where this folder is
      4. Inside the folder you will find a file called config.ini. Use notepad to edit the file to have your server URL and login credentials.
    2. Set up the python interpreter
      1. Install python from https://www.python.org/downloads/
      2. Open powershell
      3. install the python package requests by pasting the following command into powershell: py -m pip install --user requests
    3. Use the python interpreter to interpret your python
      1. first make sure powershell is looking at the correct folder. One way to do this is to open the lemmy_migrate-1.1.0 folder in windows explorer. right click on the box that shows you the path, and copy the text. then write cd <pasted path> in powershell. This path will very likely be something like C:\\Users\Wu9fee\Downloads\lemmy_migrate-1.1.0. If you don’t want to copy and paste the path from explorer, you can just do cd Downloads then cd lemmy_migrate-1.1.0
      2. Finaly, you can run the python command with py lemmy-migrate.py -c config.ini

    Let me know if you run into any problems.

    If you can pull this off, you can officially say you know how to code.









  • I disagree with some of your criticisms of this community:

    Netherlands have a GDP greater than every US state except for 4 of them

    Walkable cities are cheaper than car infrastructure. Lots of good work was done by Urban3 demonstrates this be calculating the tax income vs tax burden of city blocks. For example, here is their analysis of my city: Eugene Oregon

    less land area than 41 of US state

    NJB calls this “The Dumbest Excuse for Bad Cities”

    the Netherlands are: unique.

    I disagree. Lots of developed countries in Europe and Asia have desirable urban disign. In fact, I would argue that the USA is uniquely bad. Heres a graph from vision zero:

    But for the meat and potatos:

    If you like spreadsheets presented as a youtube video: you should check out citynerd. Here’s a video where he lists cities with affordable, walkable neighborhoods: 10 Walkable US Cities That Won’t Bankrupt You. Spoiler: Pittsburgh wins.

    I think that parking reforms is the best way to move away from car dependency, and these are being mandated in the state of Oregon, which has also had urban growth boundaries for a long time.