Mike Samuel 🟣
banner
mvsamuel.bsky.social
Mike Samuel 🟣
@mvsamuel.bsky.social
640 followers 640 following 1.2K posts
I solve large software systems problems with programming language techniques. Previously, I was the first frontend engineer on Google Calendar, and was a security engineer who worked on the industrial-strength Mad Libs undergirding Gmail.
Posts Media Videos Starter Packs
Incoherent.

"I was HUD secretary. I know the answer [to housing prices]" he says, continuing to not articulate that answer, instead pivoting to point out that the NY mayor has no sway over US/Israel policy, undercutting his message that NY Jewry should worry about Mamdani's thoughts on Israel.
Thanks for taking the time to call this stuff out despite the abuse.
Lack of clarity on election process plays into the hands of gerrymanderers and into electorate apathy.
Just accept that your partner will probably never internalize a thing you say about the joys of methodicality or continuous improvement.
I've tried to visualize different PLs' approaches to constructor chaining.
Afaict, every failed theory in biology corresponds to an actual chaining semantics.
Phylogeny recapitulates ontogeny: C++ has it.
Biological essentialism but missing bits: Java.
Aquatic ape theory, I'm sure it's out there.
An aunt of mine spent 40yrs translating medical journals btwn French and English. There's a lot of nuance in technical language work but the hard part of her job was reorganizing so readers find things where they expect. I worry about this rush to obsolete the only people competent to judge quality.
Columbus day is big; there's a big Italian-American population in NY state.

Pride parade has been skipped by most politicians until recently. SF's Folsom St. Fair is still controversial.

The Proud Boys marched in DC in January, the KKK back in 1999. What differentiates a march from a parade, idk.
There's also some advantage to getting all the random bits you need at once instead of calling for each output character.

Just get an array of random bytes and then do whatever conversion to safe ASCII you need once.
Yes, the static methods in there delegate to a strong source of randomness, or a well seeded strong source of pseudo-randomness.
Do R users really kvetch about its 0-basedness enough that this is worth calling out?

I suppose Fortran users get to feel smug either way.
Colour photocopiers will not photocopy currency. There are a few providers of the hardware and they all agreed to install recognizers for currency and reduce copy quality when it's detected on input.

Is there no similar hardware-provider bottleneck for non-state actors?
Yudkowsky is not unaware of how economic leverage trumps decision making quality. At 2:25:00 in the below he seems to have a nuanced view of leverage.

www.youtube.com/watch?v=s-Ek...
ASI Risks: Similar premises, opposite conclusions | Eliezer Yudkowsky vs Mark Miller
YouTube video by Foresight Institute
www.youtube.com
Do they assert LLMs are different from other ML approaches? I.e is a model trained from a large natlang corpus qualitatively better at reasoning than one trained on a medium-sized tagged corpus?

They seem to brush off AI&AI ethics work from <late '90s and I wonder if it's irrelevant from their POV.
If your dynamically imported module has a static import back to the module that imported it, do you run into trouble?

Or are import cycles errors?
Can you not do this with some kind of explicit meta-programming?

Or is the problem that dynamic import needs resources unavailable at compile time, like source files deployed alongside the program?
Reposted by Mike Samuel 🟣
Taking in refugees isn't just a nice thing we do — we have a legal obligation. The 1951 Refugee Convention came about specifically because countries like the US refused entry to Jews who were trying to escape Germany, because the world didn't ever want that to happen again.
But my impression is that sub-communities of marginalized people might be geographically distributed but still form a strong clique on a graph cluster because they reach out and support one another.
Yeah. You'd probably want some decay; people move.

But if you're trying to use ML to disambiguate, the more signals the better.
Do you have access to enough post time metadata to infer a likely sleeping time zone for the writer?

Probably would have lower accuracy in South America. Not too many timezones between the La Pazes and the San Juans.
Bombay, NY
Melbourne, FL

I imagine the first is complicated since the official name, according to the Maharashtra state authority, for Bombay is Mumbai.
Hiring and promo decisions are so arbitrary but AI adds a new layer. Thinkers might not be as proactive at BSing about all the ways they've used AI to increase their productivity as their less thoughtful colleagues. Luckily, you can outsource that to AI.
Aren't there a ton of homonyms even ignoring all the Alexandriae. I think there's a Washington, ON and one in Cuba. Also, a Washington island?
Non-fictional Jewish leaders in Oklahoma City understand perfectly well regardless of their personal politics.
Reposted by Mike Samuel 🟣
I'm teaching 𝗪𝗿𝗶𝘁𝗲 𝘆𝗼𝘂𝗿 𝗼𝘄𝗻 𝘁𝗶𝗻𝘆 𝗽𝗿𝗼𝗴𝗿𝗮𝗺𝗺𝗶𝗻𝗴 𝘀𝘆𝘀𝘁𝗲𝗺(𝘀)! again. I'll be posting the videos & tasks on YouTube too.

In the first lecture, I explain what's a tiny system, why write one and show plenty of demos!

🎞️ Playlist: www.youtube.com/playlist?lis...
👉 More info: d3s.mff.cuni.cz/teaching/npr...
Write your own tiny programming system(s)! - YouTube
The goal of this course is to teach how fundamental programming language techniques, algorithms and systems work by writing their miniature versions. The cou...
www.youtube.com