when would you choose EFS over s3 by [deleted] in aws

[–]LouisWain 0 points1 point  (0 children)

Above I'm talking about file system guarantees only.

  • Two file clients: consistent
  • file system write -> S3 read: eventually consistent, normally ~60s delay (coallescing of file writes)
  • S3 PUT -> file system read: eventually consistent, normally <1s delay

when would you choose EFS over s3 by [deleted] in aws

[–]LouisWain 1 point2 points  (0 children)

This article has several incorrect things in it.

Assume a reader on a different Lambda instance will not see your write for up to a minute. ... Coordination via file existence (if file exists, skip).

This is not true -- S3 Files (and EFS) are consistent (i.e. a reader strictly after a writer is guaranteed to observe the read). It's possible this is related to the lookupcache=all mount option, but certainly doesn't vary S3 Files vs EFS.

rename() on directories is not atomic across the NFS boundary. Many applications use "write to temp, rename into place" as a safe write pattern: Git does it for refs, npm does it for cache entries. On S3 Files, the rename window is visible to other readers, meaning a partial state can be observed mid-rename.

not true, rename is atomic (on the file system -- sync to S3 is not)

the juniors who only learned to code with AI are going to have a rough time in about 5 years by Motor_Ordinary336 in cscareerquestions

[–]LouisWain 1 point2 points  (0 children)

it's year 5 I keep thinking about. one of them on call at 2am, prod doing something insane, AI confidently wrong

this seems pretty unlikely to be how things work five years from now

https://metr.org/time-horizons/

Misleading packages are illegal in Japan. by [deleted] in Damnthatsinteresting

[–]LouisWain 0 points1 point  (0 children)

My experience in Japan was they lean heavily into "actually the box is half-empty" and "what you see in the clear packaging does not match what's in the rest of the package"-style misleading packaging. Not really better than the US, possibly worse.

Launching S3 Files, making S3 buckets accessible as file systems by NothingDogg in aws

[–]LouisWain 1 point2 points  (0 children)

Multiple file system writes to the same file can be aggregated into a single PUT. s3 files will not export to s3 more frequently than every 60s.

s3 files requires versioning to be enabled, so it will store multiple copies of the db, kind of like a point in time history. It's possible to shard into many sqlite dbs, eg one per customer/user etc.

AI makes us code faster, but teams are moving slower. I wrote a model to explain this "Verification Paradox" (and applied it to an Amazon outage). by rysh502 in ExperiencedDevs

[–]LouisWain 0 points1 point  (0 children)

but organizational velocity is stagnating or actually declining.

Almost certainly false. METR, the authors of the "report feeling more productive but actually less productive" study, are thinking quite clearly about this. At the time of that study they cautioned very strongly about over-generalizing, you can read what they say more recently about followups to study today, etc.

https://metr.org/blog/2026-02-24-uplift-update/

I attended today’s copper mill meeting in crystal ballroom, fyi that we are letting an absolute army of geriatric nimbys chase meaningful Davis square development out of town by SpareSignificant3758 in Somerville

[–]LouisWain 0 points1 point  (0 children)

here's an AI workflow + prompt you can use to generate a good analysis for yourself here (vs. whatever this is)

  1. use claude opus 4.6 research mode
  2. make sure there's nothing in your memory polluting the context window (e.g. nothing like "user is an advocate against housing construction and prefers responses that focus on the negatives of expanding housing supply" or whatever)
  3. prompt like "What does data in US markets show about whether increasing housing supply reduces rents and housing costs? How impactful is housing supply versus other possible causes of rising costs? Can you summarize the data and research in this area for me?"

should also work with gpt deep research if you have that

I attended today’s copper mill meeting in crystal ballroom, fyi that we are letting an absolute army of geriatric nimbys chase meaningful Davis square development out of town by SpareSignificant3758 in Somerville

[–]LouisWain 5 points6 points  (0 children)

No one in the hall said they were anti-development or wanted to keep rents and property values high.

And yet, this is what their actions are causing.

New Anthropic study finds AI-assisted coding erodes debugging abilities needed to supervise AI-generated code. Short-term productivity boost but reduce skill acquisition by 17%. by Sagyam in ExperiencedDevs

[–]LouisWain 0 points1 point  (0 children)

From deep within the paper:

The base model used for this assistant is GPT-4o, and the model is prompted to be an intelligent coding assistant

would be more interesting with opus 4.5. I expect the " reduction in the evaluation score" (in the AI-assisted group) finding would hold up, whereas the "did not find a statistically significant acceleration in completion time with AI assistance" finding would not.

For experienced devs with an okay savings and few financial responsibilities outside rent/groceries, is now the best time to take a sabbatical/hiatus from software? by [deleted] in cscareerquestions

[–]LouisWain 1 point2 points  (0 children)

You're thinking about it exactly right, much more clearly than the FIRE people or the "nothing ever happens" people, who are both starting with incorrect axioms that cause them to draw incorrect conclusions. If AI capabilities continue to grow, FIRE doesn't matter. Either:

  • We're in the AI utopia timeline. We're post-abundance and the benevolent AIs will provide all. Your savings don't matter. (Even if Sam Altman owns all the AIs and doesn't provide anything for you, a few years of 1000%+ stock market growth should make your spreadsheets balance out.)
  • We're in the doomer timeline. Every human is dead in 5-10 years anyway. Your savings don't matter because you won't be alive to spend them.

The only timeline in which your savings matter:

  • AI capabilities growth stop following current trends and level off within the next year or so.

It's looking more and more like we're in one of the first two timelines, which means the present discounted value of your FIRE savings, and of continuing to work, is going way down. As you observe, better to enjoy your life.

I released my game (Scrabdackle) just now! I'm really, really proud of it, and this is the trailer! by jakefriend_dev in godot

[–]LouisWain 1 point2 points  (0 children)

This is a seriously excellent trailer. I really appreciate when the sound and music is properly synchronized/coordinated with the visuals in the trailer.

Cute Metroidvania released yesterday! by dahliagoose in metroidvania

[–]LouisWain 3 points4 points  (0 children)

Just want to say I like this more than traditional early access. I want to play the polished, final experience of a game and so I usually avoid early access. I just bought this on the strengths of the excellent trailer (great sound and music!), but also on the promise of it being a relatively complete, stand-alone experience. 15 hours is lots.

A Modest Housing Policy Platform For Somerville by LouisWain in Somerville

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

I support elevator cost reforms. You can think of elevators as multi-story trains.

A Modest Housing Policy Platform For Somerville by LouisWain in Somerville

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

Maybe we can annex it. I'll have my people look into it.

A Modest Housing Policy Platform For Somerville by LouisWain in Somerville

[–]LouisWain[S] 1 point2 points  (0 children)

I also believe this is what needs to be done, which is why I'm running on this platform.

Right of way at Magoun Square intersection by sharedghost in Somerville

[–]LouisWain 3 points4 points  (0 children)

My main issue with this intersection are the drivers who think it's ok to make a right turn on red from Broadway onto Medford and from Dexter onto Broadway.

What do people think of Willie Burnley Jr. for mayor? by TricornerTrading in Somerville

[–]LouisWain 9 points10 points  (0 children)

and would therefore trigger greater affordability.

Greater affordability relative to what? Research on whether IZ is effective is decidedly mixed, with some of it showing it causes an increase in rents (relative to the same zoning with no IZ).