Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
evanelias
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
evanelias
11d ago
Ehh, maybe that notion times ten. These recent episodes are far goofier and more nonsensical than that TNG episode. (and again, my view on them is far less harsh than many of the reviews I've seen online...) At least the TNG duds attem
2.
▲
by
evanelias
11d ago
re: taking it seriously, I meant more in terms of whether it is "good art" vs disposable entertainment. On the whole, I felt that TNG and DS9 both eventually found the right balance of drama and humor, often with an intelligent un
3.
▲
by
evanelias
11d ago
The difference is the sheer number of gimmick episodes: so far half the episodes this season fall into that category. Did you actually watch that puppet episode you're quoting? Gimmick aside, it had one of the dumbest endings of any
4.
▲
by
evanelias
11d ago
The current season has been rather divisive, to say the least. I mean some of these episodes currently have IMDB ratings in the mid 4's to mid 5's range out of 10: https://www.imdb.com/title/tt12327578/ep
5.
▲
by
evanelias
17d ago
In this specific case (Tailwind Labs) I don't understand this sentiment at all . It was a completely bootstrapped company! Its entire existence is due to the many years of difficult work by its founders. What exact outcome would corre
6.
▲
by
evanelias
27d ago
Interesting, I wouldn't have expected that auto_increment replication problem to occur for InnoDB tables that have a clustered index key (the old PK converted to UNIQUE), that is indeed surprising. Maybe the SQL layer does something du
7.
▲
by
evanelias
27d ago
Huh, if the table effectively already had a clustered index key (from the old PK) then I'm surprised that the auto_inc values would be assigned non-deterministically. I would have naively assumed that the values would be assigned in cl
8.
▲
by
evanelias
27d ago
No, the binlog format is actually irrelevant here; the post author was just incorrect about that part. ALTER TABLE always gets replicated as a statement, regardless of the binlog format. Auto_increment only has broken replication semantics
9.
▲
by
evanelias
27d ago
I agree the root cause here is the lack of a primary key to begin with. But as far as I know, DDL is always replicated as just a statement, regardless of session binlog_format. So I believe the only real fix here is the general approach sug
10.
▲
by
evanelias
1mo ago
That's largely a fantasy in the NYC metro area as well. Unless you're talking about a tiny condo, and/or your office is extremely close to a major transit hub.
11.
▲
by
evanelias
1mo ago
NATURAL JOIN is actually in the SQL standard; it's not specific to MySQL. I'm not aware of any databases that allow UNION to take table names directly, although in many cases you can use the TABLE keyword as a shortcut for "S
12.
▲
by
evanelias
1mo ago
My sense is that a lot of this activity isn't even legitimate use. As one example: my company has a GitHub app, and last night some bot added my app to 1700 repos. Then the bot immediately started rapid-firing commits which each affect
13.
▲
by
evanelias
1mo ago
Unless I'm missing something, your linked comments seem to be responding only to the title of the article, without addressing any of the actual points being made in the body of the article?
14.
▲
by
evanelias
1mo ago
> Mass layoffs are going on for a couple years. I couldn't figure out why it is only making noise now? This specific infamous mass-layoff-via-Zoom happened back in December 2021, and a lot of noise was made about it at the time. F
15.
▲
by
evanelias
1mo ago
Actually, Zuckerberg's Facemash site was online for less than 3 days. It's worth mentioning that the events depicted in The Social Network regarding Facemash's traffic level supposedly crashing the Harvard FAS network were
16.
▲
by
evanelias
2mo ago
I was about to post the same; they adopted the pass/fail first semester policy in 1971. But then I was just horrified to read apparently they got rid of that system in 2017 [1], and now it's a normal letter grade?! Assuming that H
17.
▲
by
evanelias
2mo ago
> The barber example is not theft. You cannot steal a haircut. You may be harming the barber, but it's not theft. [...] Words matter! Then why is it legally considered "theft of services", which is a crime that directly in
18.
▲
by
evanelias
2mo ago
In theory you can do filesystem-copy-speed population of large seed data using InnoDB's transportable tablespaces feature. For the test db use-case specifically though, unfortunately it's far less ergonomic than Postgres template
19.
▲
by
evanelias
2mo ago
Case sensitivity/insensitivity is a property of the collation, which is configurable on a per-column basis. In Postgres the default collation is case-sensitive, and in MySQL the default collation is case-insensitive, but this does not
20.
▲
by
evanelias
2mo ago
Regardless of whether they are "truly" stateless, if they have no identity documentation -- which your AI answer repeatedly indicates is a situation applying to a larger number of Roma -- and they refuse to say where they're
21.
▲
by
evanelias
2mo ago
The articles I read yesterday indicated that it would be quite difficult to determine country of origin in many cases, due to complete lack of official identity documentation. The article I previously mentioned by name literally describes s
22.
▲
by
evanelias
2mo ago
Pardon my skepticism, but cursory web searching and LLM prompting is giving me responses like "a significant portion of the European Roma population faces high rates of statelessness or lacks basic civil documents", while citing r
23.
▲
by
evanelias
2mo ago
Which is where, exactly, for the people in question? i.e. what is the legal home country for most Roma in Denmark? Given folks like DHH have such strong opinions about this, I would expect they should be able to detail the specifics of the
24.
▲
by
evanelias
2mo ago
I meant in the sense that Roma are an ethnicity lacking their own sovereign state, "stateless" as in https://en.wikipedia.org/wiki/Stateless_nation
25.
▲
by
evanelias
2mo ago
> But that's hard to square with the fact that 7 years since IPO the share price is up 75% Uber has severely underperformed the market. Passive S&P500 index funds had a total return of more than double that in the same time pe
26.
▲
by
evanelias
2mo ago
Dupe of https://news.ycombinator.com/item?id=49078196 which was posted a couple days ago, and then seemingly revived in second chance pool before getting flagged for obvious slop-tone.
27.
▲
by
evanelias
2mo ago
Interesting theory, but fwiw synths were quite popular among the Baltimore music scene throughout the 00s. Besides Beach House, there was Dan Deacon, Future Islands, Celebration, among others. Lake Trout was another example, although a few
28.
▲
by
evanelias
2mo ago
If some individuals are committing crimes, why isn't the normal criminal justice system the answer, instead of deportation? And deport them to where exactly, and on what justification? They've been in Europe for a thousand years a
29.
▲
by
evanelias
2mo ago
> the PostgreSQL MVCC approach is well worth never seeing ORA-01555 like error message. But that's a false comparison; it's not a binary decision. As InnoDB demonstrates, you can take the undo log approach without having ORA-01
30.
▲
by
evanelias
2mo ago
If you steal an unpopular product from a store, the damage is also only to "potential profits", so how does that differ? It's entirely possible no one would have purchased the product and it would have eventually been discard
More ›