frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Igalia, Servo, and the Sovereign Tech Fund

https://www.igalia.com/2025/10/09/Igalia,-Servo,-and-the-Sovereign-Tech-Fund.html
103•robin_reala•1h ago•10 comments

Show HN: I invented a new generative model and got accepted to ICLR

https://discrete-distribution-networks.github.io/
193•diyer22•5h ago•23 comments

OpenGL is getting mesh shaders as well, via GL_EXT_mesh_shader

https://www.supergoodcode.com/mesh-shaders-in-the-current-year/
26•pjmlp•2h ago•2 comments

PSA: Always use a separate domain for user content

https://www.statichost.eu/blog/google-safe-browsing/
54•ericselin•50m ago•48 comments

A small number of samples can poison LLMs of any size

https://www.anthropic.com/research/small-samples-poison
1016•meetpateltech•22h ago•383 comments

Ohno Type School

https://ohnotype.co/blog/ohno-type-school-a
74•tobr•4d ago•28 comments

My approach to building large technical projects (2023)

https://mitchellh.com/writing/building-large-technical-projects
216•mad2021•10h ago•29 comments

Htmx, Datastar, Greedy Developer

https://drshapeless.com/blog/posts/htmx,-datastar,-greedy-developer.html
28•KolmogorovComp•3h ago•2 comments

Parallelizing Cellular Automata with WebGPU Compute Shaders

https://vectrx.substack.com/p/webgpu-cellular-automata
35•ibobev•4h ago•3 comments

I Switched from Htmx to Datastar

https://everydaysuperpowers.dev/articles/why-i-switched-from-htmx-to-datastar/
208•ksec•7h ago•136 comments

Weave (YC W25) is hiring a founding AI engineer

https://www.ycombinator.com/companies/weave-3/jobs/SqFnIFE-founding-ai-engineer
1•adchurch•2h ago

Python 3.14 is here. How fast is it?

https://blog.miguelgrinberg.com/post/python-3-14-is-here-how-fast-is-it
629•pjmlp•1d ago•451 comments

Nobel Peace Prize 2025: María Corina Machado

https://www.nobelprize.org/prizes/peace/2025/summary/
376•pykello•5h ago•367 comments

Bringing Desktop Linux GUIs to Android: The Next Step in Graphical App Support

https://www.linuxjournal.com/content/bringing-desktop-linux-guis-android-next-step-graphical-app-...
9•sipofwater•3h ago•4 comments

Static Bundle Object: Modernizing Static Linking

https://medium.com/@eyal.itkin/static-bundle-object-modernizing-static-linking-f1be36175064
18•ingve•2d ago•10 comments

Examples Are the Best Documentation

https://rakhim.exotext.com/examples-are-the-best-documentation
253•Bogdanp•18h ago•88 comments

My first contribution to Linux

https://vkoskiv.com/first-linux-patch/
613•vkoskiv•4d ago•72 comments

An MVCC-like columnar table on S3 with constant-time deletes

https://www.shayon.dev/post/2025/277/an-mvcc-like-columnar-table-on-s3-with-constant-time-deletes/
16•shayonj•3d ago•1 comments

A Story About Bypassing Air Canada's In-Flight Network Restrictions

https://ramsayleung.github.io/en/post/2025/a_story_about_bypassing_air_canadas_in-flight_network_...
72•samray•6h ago•56 comments

The Prairie Farmers Preserving the Most Threatened Ecosystem – Forever

https://reasonstobecheerful.world/prairie-farmers-preserve-most-threatened-ecosystem-forever/
6•PaulHoule•19m ago•0 comments

Multi-Core by Default

https://www.rfleury.com/p/multi-core-by-default
46•kruuuder•7h ago•18 comments

Figure 03, our 3rd generation humanoid robot

https://www.figure.ai/news/introducing-figure-03
370•lairv•1d ago•364 comments

Show HN: I've built a tiny hand-held keyboard

https://github.com/mafik/keyer
362•mafik•22h ago•99 comments

LLMs are mortally terrified of exceptions

https://twitter.com/karpathy/status/1976077806443569355
271•nought•21h ago•123 comments

A built-in 'off switch' to stop persistent pain

https://penntoday.upenn.edu/news/select-neurons-brainstem-may-hold-key-treating-chronic-pain
180•gmays•17h ago•80 comments

Origami Patterns Solve a Major Physics Riddle

https://www.quantamagazine.org/origami-patterns-solve-a-major-physics-riddle-20251006/
4•westurner•3d ago•0 comments

Subway Builder: A realistic subway simulation game

https://www.subwaybuilder.com/
269•0xbeefcab•20h ago•116 comments

A beginner's guide to deploying LLMs with AMD on Windows using PyTorch

https://gpuopen.com/learn/pytorch-windows-amd-llm-guide/
92•beckford•4d ago•26 comments

ScribeOCR – Web interface for recognizing text, OCR, & creating digitized docs

https://github.com/scribeocr/scribeocr
90•atomicnature•4d ago•13 comments

Interactive Double Pendulum Playground

https://theabbie.github.io/DoublePendulum/
52•melector•2d ago•18 comments
Open in hackernews

Subway Builder: A realistic subway simulation game

https://www.subwaybuilder.com/
269•0xbeefcab•20h ago

Comments

roscas•20h ago
Looks nice but will it have other cities around the world?
sylens•20h ago
The rest of the world actually funds and builds public transit, making a simulation of doing so less necessary
jeffbee•20h ago
That was my first reaction ... does it simulate having a federal executive that randomly cancels your funding? A nonzero chance that the local authority demands you cooperate with the "personal rapid transit" huckster?
em-bee•17h ago
well it would be interesting to compare european and american cities wrt. population density and building costs. the claim is that american cities are not dense enough to be worth while. in a simulation you could set the parameters so that you can specifically look at the population density as a factor.
0xbeefcab•19h ago
I think the dev said maybe in the future, but currently (i think) all the population simulation stuff is tightly coupled with US Census data so this initial release doesn’t support international cities yet
ivape•20h ago
What tech did you go with here?
0xbeefcab•20h ago
Not my game, but the creator https://x.com/colin_d_m?lang=en posted a lot of tweets with technical details, also his website I think has some info.

He had some pretty interesting methods for 3D building transparency and stuff like that

ivape•19h ago
He looks like he had a lot of fun with that. 3D maps like Google Maps/Mapbox/Maplibre can more or less serve as your engine if you have a game in mind.
wiseowise•6h ago
(It’s pure TS/JS with Electron, in case you don’t have Twitter account)
codyklimdev•20h ago
Saw a lot of buzz about this on Twitter, looks fun! I'm hoping there's some good mod support so I can add in my hometown.
tantalor•20h ago
In this genre, Mini Metro is really fun, highly recommend.

https://dinopoloclub.com/games/mini-metro/

squeedles•20h ago
Seconded. Big fan of network optimization rail games like the Empire Builder series, but Mini Metro is just simple fun!
ikamm•19h ago
Mini Motorways is also really good if you like solving traffic problems
pm2222•19h ago
This game got me hooked on a long-haul flight and it's so much fun.
etrautmann•18h ago
I like it but it always felt like there was an escalating kill screen that happens way too quickly. Either that or I'm bad at it.
andrewblossom•18h ago
You're not alone.
chasingthewind•15h ago
I am also bad at mini Metro but the thing that makes me crazy is that when the game ends it says something like “your city shut down.” That makes absolutely no sense and the endgame message should’ve been “you were fired!” Such a missed opportunity!
rkomorn•15h ago
Maybe it does make sense: public transportation is vital to your city. If you fail at it, your city fails?
xattt•14h ago
Serves this city right for putting all its eggs into one basket.

Where are the alternate forms transport: the bike paths and bike shares, LRTs/buses, and yes, roads? What about other upstream policy levers such as WFH mandates, and a decentralized urban core?

/s

Y_Y•18h ago
I love Mini Metro, so chill, but challenging.

One catch is that riders only need to get a particular "shape" of station (roughly analogous to residential, commercial, industrial, stadium, etc). That is to say, they normally don't insist on going to a particular station. Also and it's free in time, money, and political captial to change routes. The model is, I feel, slightly too simple to feel like real transport infra. That doesn't stop it being hella fun though.

wlonkly•14h ago
I figure all the triangle stations must have well-connected bus routes going to the same area, and so on down the shapes. I mean surely you're not responsible for building an entire transit system!
macintux•14h ago
It’s obvious in hindsight, but before I lived in the Boston area I never appreciated just how critical it is to have buses to supplement a subway, subway & buses to supplement light rail.

Whenever the idea of light rail came up in my hometown, I would point out to my enthusiastic friends that without a better bus system, there’s not much point to rail.

brewdad•9h ago
My suburb has solid light rail to the city but a poor bus system to complement it. My closest bus doesn't run at all on weekends. There is a huge park and ride lot but, since I'm already in my car driving towards my destination, it always ends up being a question of whether I want to deal with a rail ride that might be equivalent to driving inbound but will be at least 30 minutes longer on the return. The deciding factor tends to come down to parking costs in the city or whether I plan to drink and need the long return ride to sober up.
KolibriFly•7h ago
It's the kind of game you can lose hours to without realizing, even if it's more "transit-inspired" than a full-on sim
mdtrooper•17h ago
I love this game. And I have been waiting for the Mini Motorways for years...but for now it has not Linux version.
bigyabai•17h ago
Mini Motorways is Platinum rated on Protondb, you should be able to play the Windows version on Linux just fine: https://www.protondb.com/app/1127500
mdtrooper•9h ago
Well, it is a option, but Mini Metro was linux native....I hope that Mini Motorways the same quality.
bobbylarrybobby•17h ago
IMO, Mini Metro is the far better game. In Mini Metro it always feels like the congestion can be solved, it's never hopeless... in Motorways the congestion does really feel impossible to work around, and then you lose. Not sure if that's due to my lack of skill or the difference between rail (discrete, must connect stations) and roads (continuous, can be drawn anywhere on the map)
nkoren•1h ago
Transport planner here. Haven't played either game, but it sounds like Motorways has an accurate model behind it. That's how the real world works, too.
jstummbillig•17h ago
The moment I have been waiting for: Top 1% player in all scenarios, both Mini Metro and Motorways. AMA.

No, they are both really fun (and highly addictive in my case). I like that you can do a scenario in 30-ish minutes (and even pause if you need to). I personally prefer Motorways over Metro, but alas, both highly recommended. Fantastic game design.

arh68•16h ago
Wow. AMA, you say? When do you prefer loops, or lines? Additional lines, or carriages? How much do you tear down at once? if you don't mind me asking

I'm like median on Metro, ~60 hours over years (though perhaps just the one hour, 60x, &c). Never too late to learn some strategy, I guess. Never played Motorways.

jstummbillig•3h ago
Loops vs lines: Loops only in a dense core where you can keep shapes alternating and include a square. Use lines for suburb<->core and river hops.

Lines or carriages: Early add lines, midgame add a loco, then carriages on the trunk that is actually redlining. Late add an interchange at the first overloaded transfer before more cars.

Tear-down: Hm... how much, not sure how to quantify. Definitely something you must do in every long running game but the extend is different. As a heuristic: Pause and rebuild when queues outrun a single weekly upgrade. Reorder shapes, make sure every line touches a square, split any mega-hub into two nearby transfers.

As you probably have guessed: There is no real silver bullet. Knowing the best move is basically impossible, the space is too complex. As a most useful general skill, it's important to recognize problems very early and optimize ruthlessly.

noduerme•13h ago
Thanks! I've played the daily Mini Metro challenge for years and very rarely made it into the top 10%. I've gone through phases with widening loops, grids, etc. I always feel like there must be some mysterious "trick" I don't know. Questions:

1. How important is it to make sure you alternate symbols? (Beyond the obvious of not having 3 in a row). Do you go out of your way to avoid two in a row?

2. Is it better to put major junctions at the most common circle/triangle symbols, or on squares, or the rarer ones?

3. How much imortance do you place on the slowdown from lines crossing not at stations? I always go out of my way to avoid doing it but I wonder if I overrate the importance of it in my mind.

4. When you notice that some random station along a single line is getting a lot more traffic than other ones, do you shift other lines to cross it or just add more carriages?

One of the most frustrating (but addicting) things with the game is that a couple of my highest scores happened when I first started playing it, before I thought I knew any tricks at all! Wish I could see what the best players' maps end up looking like.

Oh yeah, one more question... do you play the secret level? What actually happens there, or is it just a gag?

jstummbillig•4h ago
1. Alternation matters because circles spawn most often, triangles next, squares least. I avoid 3+ in a row almost religiously; 2 in a row is fine unless that segment is already stressed. If I can cheaply flip a segment into triangle-circle-triangle (or similar), I do it.

2. Where to put big junctions: Squares are rare magnets, so giving every line access to at least one square prevents square-bound riders from piling up on transfers. My "major" hub is usually a square near the geographic center or a bridge choke, and I try not to merge too many trunks into one block-split load across two nearby interchanges if possible. If you have special shapes (stars, etc.), connecting each special to exactly one line that meets others only at an interchange keeps flows predictable.

3. Crossing lines away from stations: It's not catastrophic, but on busy trunks the cumulative hit adds up. I'll avoid mid-block crossings on high-throughput segments; elsewhere I don't contort the whole map just to eliminate a single crossing. Net: treat it as a tax, pay it only when it saves tunnels or ugly detours.

4. Random station getting swamped: Triage in this order: turn it into an interchange (boarding speed), add a loco, then a carriage on the most burdened line, and only then re-route another line to cross it. If nothing stabilizes, drop a short "shuttle" micro-line from that station straight to a square/triangle sink, then delete it once the queue clears. Pausing to redraw aggressively is part of the game.

On those early "beginner's luck" highs: seed luck is real but also the game rewards ruthless mid-game rebuilds more than early cleverness. Don't be sentimental about lines-pause, re-lay, and keep every line touching a square.

I have not heard of or seen a secret level!

KolibriFly•7h ago
Subway Builder seems like it's aiming for the opposite end of the spectrum
rob74•6h ago
I had fun with Mini Metro for a while, but in the long run it's a really frustrating game, because it always ends in failure - you start with a few stations and a few lines, but the game keeps throwing more and more passengers at you until you end up frantically trying to plug the holes in your network or "rewiring" it on the spot, and sooner or later everything inevitably blows up in your face. Plus of course it's wildly unrealistic with the way you are able to just delete your existing "tracks" and instantly construct completely new connections between your stations out of thin air, or just "teleport" trains/carriages from one line to another.
kkapelon•5h ago
>it's wildly unrealistic with the way you are able to just delete your existing "tracks" and construct completely new connections between your stations out of thin air

You can disable that in the settings.

PcChip•20h ago
no demo? just a link to pay $30?
AndrewHart•19h ago
There are plenty of demo videos on Twitter:

https://x.com/colin_d_m

rocketpastsix•19h ago
that doesn't help people who aren't on twitter.
kspacewalk2•18h ago
here you go https://xcancel.com/
gridspy•15h ago
Or more precisely https://xcancel.com/colin_d_m
guywithahat•17h ago
Does it not? I could view the videos in incognito
chpwssn•19h ago
Not a demo necessarily but Miles In Transit - a delightfully nerdy public transit YouTuber - did a live stream playing the game early a couple of days ago: https://www.youtube.com/watch?v=x3RrlV9YrS4
gnarlouse•18h ago
I was similarly unimpressed by this rollout strategy.
andbberger•20h ago
this is just worse NIMBY rails
0xbeefcab•20h ago
Not too familiar with any games in this category, but I’ve been vaguely following development of this game on Twitter and one of the more interesting features is the passenger demand stuff is based off of current US census metrics about commuting methods, so I imagine this is probably better than NIMBY rails in that regard
richwater•19h ago
The price point on steam is a little expensive for what (seems like?) might be an early access game by a single individual. Looks interesting though..
shagie•19h ago
At $30, I've got a lot of expectations. At $40, I've got a lot more. Neither of those price points are the impulse buy for "it might be a nice game that I could waste a few hours on." It's competing with things like Satisfactory and Factorio for promise of enduring in my library gaming.

This feels something closer to Puffin Planes ($12), Rail Route ($25), Station Flow ($18).

The difference between $25 and $30 isn't too much, but there's another significant hurdle to get up to a perceived $40 value.

It does look interesting, but for a purchase at that price point, I'm going to need to feel that its worth more than a weekend or two of gaming and something that will be a game that I want to pick up again after a month or two away from it.

jezzamon•18h ago
This seems like a game with a niche audience, and I'm sure it'll be worth $30 to the right people
shagie•18h ago
It's possible... but it's not as much of an impulse buy.

https://store.steampowered.com/app/1124180/Rail_Route/ is pretty niche (and is in my library) ... and its $25, which is a fair bit less than the $40 price point planned for Steam. https://store.steampowered.com/app/1134710/NIMBY_Rails/ NIMBY Rails is at $19 (also in my library).

It could very well be a great game... though that price is one that's setting the expectations for it high.

lmm•12h ago
Maybe it's worth it, but currently it's very hard for those people to distinguish it from a game that's not worth it to them.
brewdad•8h ago
This gets into the economics of whether it's more worthwhile to sell to a large, casual audience for say $10 or a small enthusiast audience at $30-40. At the enthusiast price I expect a polished game at launch and loads of reasonably priced expansions in the not too distant future.
lock1•18h ago
Yeah, I think it's way too expensive if you're not using USD. It's +70% more than the price of the current Factorio steam price in my local currency. And with 40$ for the steam release, it has to be higher than Factorio post-conversion (current Factorio USD price is 35$).

It's a hard sell for me, considering Factorio has a ton of actively developed mods (cough Space Exploration 0.7 cough), a demo, and in early access era it's cheaper and insanely polished.

From a quick glance, I'm not sure whether it's a fun game or not, as realism tends to be not fun. Requiring an internet connection for map tiles also sounds not good for offline play.

Well, I'll wait for reviews when it's out before deciding then.

cptcobalt•19h ago
I’ve been following this game on twitter, and I’m probably going to lose my entire weekend to playing it. We need more sweaty simulators like this—the genre doesn’t have enough entries.
KolibriFly•7h ago
There's something incredibly satisfying about diving deep into systems that actually make you think and optimize
markus_zhang•19h ago
Realistic? Does it contain corruption, bribery, backstabbing and other political stuffs?

OK nvm my congratulations to the game designer!

gs17•19h ago
Yeah, I was expecting a gag game where you, e.g. try to build a subway but get told you don't have enough budget to do anything.
all2•18h ago
Then you have to have dinner with an influential member of the city's planning committee and promise that the residential zoned real-estate that your company currently holds will be on offer to the committee before it is publicly offered. Also that you'll stay announcements of the new platform locations until they've bought the properties.
vgr-land•18h ago
Well, I recognize this is a joke. I would enjoy having a simulation where you inherit and hold poorly maintained subway system like the Boston MBTA and have to bring it back to health with all the challenges these systems face
mauvehaus•17h ago
Isn't the principal problem with the MBTA that it's been underfunded for decades and has a maintenance backlog of about a gazillion dollars? I realize it's getting better on the rolling stock front, but it sounds like the track is still a challenge despite some real efforts to address some of the problems.

I do kind of miss riding it though. For the last couple years I was living there, I got to ride the Ashmont-Mattapan trolleys as part of my commute. That was a treat. One of the last weeks before we moved to Vermont, my wife rode down to Ashmont with me and rode the trolley to Mattapan, then back to Ashmont to take the Red Line back to her office.

cwmma•17h ago
Under Eng it has apparently turned around in the last year or so.
0xbeefcab•17h ago
yeah its been surprisingly usable this year. a lot less delays and a decent amount faster
nixpulvis•16h ago
I rode it a lot from 2011 to 2019, and still do though less frequently. I don't presonally feel things were ever as bac as point like to claim they were, and I'm not really sure what's been "improved" so much.

The biggest changes are that you can pay with tap to pay everywhere, which is nice, and the trains drive a lot more cautiously, which irritates me because they feel considerably slower now.

brewdad•9h ago
I can live with slow but consistent versus faster sometimes and late or even unavailable at other times. For a while there the Green Line only made sense for students who valued saving a few bucks at the expense of an unknown amount of time.
xp84•17h ago
You can already play that game, just put a static picture of the system map on your screen, then click all over the place and watch nothing improve
wyre•11h ago
This makes me realize simulations like this will be possible with AI at some point, and could be an interesting way for a city to hire employees
al_borland•16h ago
This was my first thought when it stressed realism. Dealing with red tape, bureaucracy, zoning issues, opposition from citizens and local officials, etc.
jjmarr•14h ago
OpenTTD has corruption and bribery.

https://wiki.openttd.org/en/Manual/Local%20authority#bribe-t...

KolibriFly•7h ago
Even without the political chaos, modeling the physical and commuter-side complexity is already a huge win
jasonephraim•19h ago
Windows/Mac/Linux?
jasonephraim•19h ago
Ahh I had to look on Reddit. Mac and Windows
saas_man•18h ago
and linux
xeetzer•17h ago
Yes: https://www.subwaybuilder.com/download
maxsich•19h ago
Was hoping this would be a sandwich art simulator:’)
aizk•18h ago
Colin is a friend of mine - a really wonderful self taught programmer. Subway builder gets a thumbs up from me.
awithrow•18h ago
Is there a demo I'm missing or is this just a link to buy the game site unseen?
noer•17h ago
I've seen a few youtube videos about it and the developer has been posting about it on his twitter for a few months: https://x.com/colin_d_m
q_andrew•18h ago
Note to the dev - FYI one of Steam's terms is that your game can't be sold cheaper somewhere else. Not sure if they enforce that though.
Etheryte•18h ago
I wonder how the terms of that work exactly in practice. For example I'm pretty sure Humble Bundle includes games that are on Steam every now and then, with a pretty solid discount if you consider what you get for your money.
burnhamup•18h ago
In practice it means Steam reviews the key requests you make for third party bundles and sales. If they decide the deal is too generous, they may deny the key requests until you've offered the game for a comparable price on Steam.
noer•18h ago
Really? I've noticed a few games that are cheaper via apple's app store than they are from steam. It's not a big difference, usually ~$5.
jsnell•17h ago
Their terms are that you can't sell *Steam keys* for cheaper than the game is listed for on Steam.

There is a class-action lawsuit on this that's been ongoing for half a decade now, but as far as I can tell the plaintiffs have not been able to produce any actual contract text supporting this claim. The closest their filings come is some random customer support rep.

guywithahat•17h ago
Is there a steam version though? I don't see it on there
ZekeSulastin•16h ago
It's mentioned as upcoming in the FAQ under "How much will it cost?": "$30 on subwaybuilder.com and $40 on Steam (page is coming soon). The Steam launch won't happen for a few months after the launch on subwaybuilder.com."
ivanjermakov•16h ago
Mindustry is paid on Steam but free on Itch.
Etheryte•18h ago
This looks great, I hope you can include European capitals at some point. I've always wondered what the actual cost and layout would be in some of the cities I've lived in that don't have a subway.
gnarlouse•18h ago
Put it on steam please
aldonius•10h ago
It's coming to Steam in a few months, apparently.
artemonster•18h ago
please add "super hard mode in germany" - you want to build new station? fill out 120423423 forms, 10 years of waiting, 35 lawsuits from NIMBY retirees, 312 lawsuits from environment protection agency, and after thats passed you run out of money or baloon your initial budget 10x.
brewdad•8h ago
Laughs in American. You can do all of that and one Karen who lives 300 miles from the project site and who has time to attend a 10am meeting on a random Tuesday gets the whole thing shut down.
rsynnott•15m ago
Pft. Dublin's first underground metro (you could maybe vaguely argue that the surface-level/elevated DART is a metro-alike; it fits into the same not-quite-commuter-rail category as an S-Bahn) just finally got its railway order (planning permission), 24 years after it was first proposed and 17 years after the first application (though the south surface portion will not be built, as it would have required the closure of like three level crossings of the existing tram line that it would have used, and enough people complained that they gave up). All going well, it will be done around 2035, but realistically there will probably be a judicial review or two which will knock it back to 2040. All this is assuming that there isn't another recession; if there is funding will of course immediately be withdrawn.
999900000999•17h ago
I like the idea.

But this is a very weird way to sell a game.

1st, we have Steam. That's where I and most people buy games. 30$ for a random exe is going to be really inconvenient.

Launch it on Steam at the same time, or at a minimum promise a key.

It's also not clear why it's just a bunch of American cities, if you're pulling the data from Google anyway, any city ( within reason) should work. If you need additional data, let users add it.

Maybe on steam I'll buy it

ReliantGuyZ•16h ago
In the FAQ they explain that they use US federal data for the population simulation, including home and workplace locations, college student counts, and flight information from the FAA.

https://www.subwaybuilder.com/simulation

mcdonje•16h ago
>why it's just a bunch of American cities

They said they pulled commuter data from the census and another source. They'd need to get a few datasets from other countries to pull it off that aren't in google maps.

999900000999•16h ago
No reason they can't provide a way for users to add this.

I'll wait on the Steam release.

xboxnolifes•11h ago
It will be on steam, says on at the bottom.
brewdad•9h ago
For $10 more. I get that Steam takes their pound of flesh but this feels shortsighted given how games are consumed these days.

I like the concept and am intrigued but at this price point I'll wait for reviews from people who have played it extensively.

rustystump•8h ago
Perhaps my most favorite game is not on steam and sold as a sketchy exe/jar file. I say more power to sketchy .exe game devs and down with steam.

Now excuse me, my Pather friends called and there is a colony using ai which must be purged by Lud’s holy fire.

as1mov•7h ago
Ha I was going to mention Star Sector as an example of a great game that's not on Steam, but looks like you've already got that covered.

Highly recommended space sim for anyone else reading this!

roundRiver•16h ago
How about support for offline tiles? Portable and private.

https://www.openstreetmap.org/about

mjrpes•16h ago
Anyone know how big the bay area map is? Would be neat to build dream BART, including north bay and San Joaquin valley.

EDIT: Nevermind, purchased and answered my own question. Outer cities included going clockwise from north bay: Novato, Vallejo, Benicia, Brentwood, Livermore, Santa Teresa, Los Gatos, the full peninsula northward starting from Half Moon Bay. So a good amount, but missing some outer commuting areas like Santa Rosa, Fairfield, Tracy, Gilroy.

tobwen•14h ago
Warning: There are no sandwiches in this simulation :)
Mario970•12h ago
Are there NIMBYs protesting about the Character of the Neighborhood™? If not, it's not fully realistic.
KolibriFly•7h ago
Like SimCity meets OpenTTD but with a laser focus on subway logistics
sorenbs•6h ago
I've had a lot of fun playing this the past weeks. And very happy to learn the game uses Prisma on the backend :-)
hatsuseno•4h ago
I'll be entirely honest here, this kind of game is generally up my alley but I clicked off when I came across the list of available cities to build in being exclusively in the US. Not even a fictional playground for messing around in the engine, just "US primacy or bust", doesn't inspire confidence for a full release down the line. Not that I don't understand why it's like this, pulling the required real-world data is hard enough as it is, but it will limit the market I think.
fragmede•3h ago
Maybe they'll come out with expansion packs.
rsynnott•34m ago
> but I clicked off when I came across the list of available cities to build in being exclusively in the US.

Huh. I feel like the average US city would require a very different _sort_ of metro to the average European or East Asian city, if it even had the density to make it work at all. Like, more diversity in city types would make it a more interesting game.

Does any US city besides NYC even have a full subway network (vs one or two lines?)

elijaht•19m ago
DC, Chicago both have good coverage (I lived in both without a car, although did need busses at times).

Boston and SF in my limited experience have somewhat usable networks but definitely a step below

rjh29•32m ago
Same. I'm not American and outside of NY I don't have a lot of interest in building subways there!
Shin--•3h ago
I love these kind of games, but 40$ is incredibly expensive. I hope the price on Steam is at least region adjusted. As long as it is US cities I am out anyway.
gonzo41•3h ago
It would be great if they had a version of this where you had to progress through sampling soil, union negotiations, working with city planners, and then the actual digging with all the delays of machinery, strikes, planning issues, NIMBY's and such.

A great name for this game would be Hell.

blinding-streak•1h ago
Is there a free demo? I might like this game, but I might not.
fluoridation•26m ago
Yep. $30 is a big ask (especially for such a visually simple game), and the prospective customer has to decide if they're interested based off a threadbare list of features and 6 screenshots.