Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mscccc
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Migrating Whop from PostgreSQL to PlanetScale MySQL with 0 Downtime
(evilmartians.com)
1 points
by
mscccc
11mo ago
|
0 comments
2.
▲
by
mscccc
1y ago
I'm one of the engineers on the project, it was great working with the Cloudflare team. Here to answer any questions if you have them.
3.
▲
Temu v0
(github.com)
2 points
by
mscccc
1y ago
|
0 comments
4.
▲
Ruby 3.4 Highlights
(blog.sinjakli.co.uk)
204 points
by
mscccc
2y ago
|
83 comments
5.
▲
Per Seat Pricing Sucks
(blog.flippercloud.io)
19 points
by
mscccc
2y ago
|
10 comments
6.
▲
Optimizing Ruby's JSON, Part 2
(byroot.github.io)
5 points
by
mscccc
2y ago
|
1 comments
7.
▲
Xzempic – Gets rid of the ugly font-weight on Twitter
(github.com)
2 points
by
mscccc
2y ago
|
0 comments
8.
▲
Use Rails
(jmduke.com)
87 points
by
mscccc
2y ago
|
84 comments
9.
▲
AutoDocs: Automatic Documentation for Your Analytics Events
(aggregations.io)
10 points
by
mscccc
3y ago
|
0 comments
10.
▲
by
mscccc
3y ago
Hey, I'm just trying to help here. I don't think anyone wants to be feeling comatose after a meal. Reduce the sugar and you'll feel good!
11.
▲
by
mscccc
3y ago
> Postprandial somnolence, commonly known as “food coma”, is a normal state of drowsiness or lethargy following a meal. It occurs when you consume foods with a high glycaemic index (GI) - https://www.healthhub.sg/live-hea
12.
▲
by
mscccc
3y ago
We chose Rails + Sidekiq for building PlanetScale's REST API + background workers. Project started 3 years ago. We are still very happy with the decision and wouldn't change it. > Why? To build fast. Our team knew Ruby well. Ma
13.
▲
Moving on from React
(kellysutton.com)
2 points
by
mscccc
3y ago
|
0 comments
14.
▲
Measuring Concurrency Using Heartbeat Events
(aggregations.io)
3 points
by
mscccc
3y ago
|
0 comments
15.
▲
Flipper 1.1.0
(blog.flippercloud.io)
1 points
by
mscccc
3y ago
|
0 comments
16.
▲
Shopify's egress processed 145B requests on Friday
(twitter.com)
12 points
by
mscccc
3y ago
|
0 comments
17.
▲
by
mscccc
3y ago
I love how the homepage loads in 24ms. Now this is the ideal website.
18.
▲
by
mscccc
3y ago
I've been using workers on & off since it launched. Just tried it again recently and the local dev experience with wrangler is excellent now.
19.
▲
by
mscccc
3y ago
The author is Kelly Starrett, a legend in the physical therapy/movement world. I've read a lot of his work. I don't think his message is that stretching "does nothing". It's more that, research has shown that c
20.
▲
by
mscccc
3y ago
Yes that’s correct. I was saying it came after , meaning GitHub could not have used it since it didn’t exist. :)
21.
▲
New index name generation in Rails 7.1
(mikecoutermarsh.com)
2 points
by
mscccc
3y ago
|
0 comments
22.
▲
by
mscccc
3y ago
Hey, I work for PlanetScale. Definitely not normal. It’s hard to know why you’re seeing slow queries without more information. The most common causes are either: missing indexes or network latency between the app and database (are they in t
23.
▲
by
mscccc
3y ago
Even with my kindest interpretation, I cannot find how this comment adds anything to the conversation. It’s also incorrect. Hotwire was released after GitHub’s internal UI framework (which is quite impressive!) was created. Attributing some
24.
▲
by
mscccc
3y ago
To sign up with a different google account, you can use this: https://bard.google.com/u/1/ (increment number until you get the account you want)
25.
▲
New Rails health check endpoint
(mikecoutermarsh.com)
5 points
by
mscccc
4y ago
|
0 comments
26.
▲
This Year in Rails, a summary of 2022
(world.hey.com)
8 points
by
mscccc
4y ago
|
0 comments
27.
▲
by
mscccc
4y ago
This is a good one from GitHub: https://github.blog/2021-09-27-partitioning-githubs-relation...
28.
▲
Safely Dropping MySQL Tables
(planetscale.com)
64 points
by
mscccc
4y ago
|
47 comments
29.
▲
by
mscccc
4y ago
GitHub uses minitest, but same situation. I don't exactly agree that it's a design problem. I think there is a lot of value in testing at a high level (controller tests) and having them touch the full stack (down to the DB). Gives
30.
▲
by
mscccc
4y ago
I worked on GitHub's Rails app. The main way this was solved was by running tests in parallel. It's now available in default Rails: https://edgeguides.rubyonrails.org/testing.html#parallel-tes... In addition to th
More ›