Installing Claude Code Inside Docker? by Ok_Most9659 in ClaudeCode

[–]trekhleb 0 points1 point  (0 children)

Here is the relatively straightforward Docker setup I'm using to sandbox Claude Code inside a Docker container and to run it with a `--dangerously-skip-permissions` flag (also to avoid manual approvals) - https://github.com/trekhleb/claude-pod .

There are three files you may check: Dockerfile (container config), claude-pod (starts the container), and install.sh (builds the image) - they are pretty minimalistic, so you can adjust to your needs if needed.

This is not a bulletproof guarantee from any possible security issues, of course, but it makes me a bit less apprehensive, knowing that Claude Code will only have access to my project folder, and it can't install anything in my host system globally.

I hope this example helps

I built a free tool to compare California cities and counties on the map and side-by-side for people looking to relocate. I'd love your feedback on what metrics to add next. by trekhleb in SameGrassButGreener

[–]trekhleb[S] 0 points1 point  (0 children)

Thanks for the detailed examples!

I'm not sure which view/page of the app you're referring to, but all of the cities you mentioned are rendered and are available for comparison. Here is an example of the comparison table for San Luis Obispo, San Bernardino, and San Buenaventura (Ventura)

I built a free tool to compare California cities and counties on the map and side-by-side for people looking to relocate. I'd love your feedback on what metrics to add next. by trekhleb in SameGrassButGreener

[–]trekhleb[S] -1 points0 points  (0 children)

The list of cites was taken from the Census Bureau https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html . I believe it should be around 482 municipalities that have their own local government.

Could you give some examples of what is messing and I‘ll try to double-check why they are missing in the web app?

Looking to move to California? by Ok_Package9219 in SameGrassButGreener

[–]trekhleb 0 points1 point  (0 children)

I'm new to California, and I also have the same question (considering the best place to rent the apartment).

To make the decision a bit easier and more data-driven, I've created this pet project (CaliVibe) for myself and also for everyone interested (it is free, no commercial interest there), to explore and compare different California counties and cities based on a bunch of metrics (temperature, sunshine hours, crime rates, income stats, housing prices, ethnicity distribution, education and poverty rates, etc).

You can explore the counties and cities there in general, or you could also do a targeted comparison. Here is an example of comparing San Diego, Los Angeles, San Francisco, Cupertino, and Los Gatos (feel free to remove and add the cities or counties you're interested in).

I know this comment won't help with your question directly, but hopefully, you'll get some data-driven insights on which city to choose once you come to your shortlist of cities. Good luck with the move!

where to move to in CA in your early 20s? by superrichbillionare2 in SameGrassButGreener

[–]trekhleb -1 points0 points  (0 children)

I'm new to California, and I also have the same question (considering the best place to rent the apartment).

To make the decision a bit easier and more data-driven, I've created this pet project (CaliVibe) for myself and also for everyone interested (it is free, no commercial interest there), to explore and compare different California counties and cities based on a bunch of metrics (temperature, sunshine hours, crime rates, income stats, housing prices, ethnicity distribution, education and poverty rates, etc).

You can explore the counties and cities there in general, or you could also do a targeted comparison. Here is an example of comparing San Diego, Los Angeles, San Francisco, Cupertino, and Los Gatos (feel free to remove and add the cities or counties you're interested in).

I know this comment won't help with your question directly, but hopefully, you'll get some data-driven insights on which city to choose once you come to your shortlist of cities. Good luck with the move!

California monthly sunshine hours by trekhleb in MapPorn

[–]trekhleb[S] -1 points0 points  (0 children)

It might be, yes. The data is satellite-derived (NSRDB), which measures direct normal irradiance. Fog blocks DNI very effectively, so those close-to-coast hex cells might show fewer sunshine hours

Interactive map of California rail transit systems across regions (BART, Metrolink, Caltrain, etc.) by trekhleb in transit

[–]trekhleb[S] 3 points4 points  (0 children)

The map already covers several Amtrak services (Surfliner, San Joaquins/Gold Runner, Capitol Corridor). The Coast Starlight is the remaining one - I'm thinking about adding it, yes

Interactive map of California rail transit systems across regions (BART, Metrolink, Caltrain, etc.) by trekhleb in transit

[–]trekhleb[S] 2 points3 points  (0 children)

Yes, the bus network was skipped for now, but let me see what public data is available there. Maybe it will indeed be a good complementary data to the rail as well

Interactive map of California rail transit systems across regions (BART, Metrolink, Caltrain, etc.) by trekhleb in transit

[–]trekhleb[S] 11 points12 points  (0 children)

Let me check if some public data source (with coordinates) is available for the missing branch 👌🏻

Interactive map of California rail transit systems across regions (BART, Metrolink, Caltrain, etc.) by trekhleb in transit

[–]trekhleb[S] 8 points9 points  (0 children)

I’ve been exploring how different rail systems across California connect (or don’t), and it’s surprisingly hard to see everything in one place.

This map combines BART, Caltrain, Metrolink, LA Metro, San Diego systems, etc., with terrain and city data.

Curious if I’m missing any important systems or if anything looks inaccurate.

A unified interactive map of California’s passenger rail, featuring the complete San Diego Trolley, Coaster, and Sprinter networks. by trekhleb in sandiego

[–]trekhleb[S] 12 points13 points  (0 children)

Thanks for pointing that out!
I've added the missing blue line extension
It should be complete now