HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nonconstant

no profile record

Submissions

[untitled]

1 points·by nonconstant·قبل شهرين·0 comments

[untitled]

1 points·by nonconstant·قبل 3 أشهر·0 comments

[untitled]

1 points·by nonconstant·قبل 4 أشهر·0 comments

[untitled]

1 points·by nonconstant·قبل 4 أشهر·0 comments

The Ruby community needs to know what happened last week at SF Ruby Conf

blog.adrianthedev.com
2 points·by nonconstant·قبل 8 أشهر·0 comments

[untitled]

1 points·by nonconstant·قبل 8 أشهر·0 comments

[untitled]

1 points·by nonconstant·قبل 8 أشهر·0 comments

Wes Anderson shot a movie in San Francisco [video]

youtube.com
1 points·by nonconstant·قبل 9 أشهر·1 comments

YC Founders and Ruby Friends at SF Ruby Conf

sfruby.substack.com
28 points·by nonconstant·قبل 9 أشهر·10 comments

How to power-up Rails with Go, C or Rust, preserving the productivity of Rails

evilmartians.com
2 points·by nonconstant·قبل 10 أشهر·1 comments

comments

nonconstant
·قبل شهرين·discuss
[flagged]
nonconstant
·قبل 3 أشهر·discuss
Key growth stories and hacks, the agentic flywheel, and ratings of VCs and angels by investment thesis, partner names included.
nonconstant
·قبل 4 أشهر·discuss
Hey! I started using web presentations recently, so I went ahead and built something super fun - a plugin (for Slidev and Reveal.js) that adds interactive slides: ask a question and watch answers coming in, in real time. People scan a QR code and respond from their mobile browsers. It's powered by the free version of our product (AnyCable, I'm a co-founder) - but AnyCable is also MIT licensed, so no vendor lock. It just guarantees that with under 2000 people in the audience, it's gonna work smoothly. I tested it on audiences over 1,000 and also on zoom meetings. It's pretty cool. Ask a question (multiple choice or free input), create a whole quiz. We don't have persistence yet but I'm super open to suggestions for sure!

Also my first npm package ever (thanks to CC, but jeez I'm not a TS dev for sure, but, you know, people and robots helped).

Here's a demo (with explanation and live questions): https://slide-quiz-demo.netlify.app/

Repo: https://github.com/anycable/slide-quiz
nonconstant
·قبل 6 أشهر·discuss
Ruby is #5 most used and #3 most loved programming language in the Pragmatic Engineer survey 2025: https://newsletter.pragmaticengineer.com/p/the-pragmatic-eng...

It means that basically, Ruby is huge in the SF Bay thanks to its adoption by startup founders, but it is a lot less popular outside of the Bay Area.
nonconstant
·قبل 7 أشهر·discuss
Also: lots of other big Ruby shops are on Sorbet, like Figma, One Medical, Gusto etc. We discussed this at the SF Ruby meetup after this talk https://www.rubyevents.org/talks/past-present-and-future-of-...
nonconstant
·قبل 7 أشهر·discuss
Stripe is using typed Ruby: they are authors of https://github.com/sorbet/sorbet
nonconstant
·قبل 8 أشهر·discuss
We're gathering in San Francisco to learn from, build for, and celebrate companies choosing Ruby and Rails for new products today. Come and join the pragmatists and idealists who enjoy writing Ruby.
nonconstant
·قبل 9 أشهر·discuss
Or, his fans did!
nonconstant
·قبل 9 أشهر·discuss
yay!! amazing ♥
nonconstant
·قبل 9 أشهر·discuss
agree
nonconstant
·قبل 9 أشهر·discuss
thank you
nonconstant
·قبل 9 أشهر·discuss
It's the first Ruby conference in the Bay since 2014, and it has a unique focus on startups. If you want to see companies choosing Ruby and Rails for new products today, join in!

We're sponsored by Chime, Bolt.new, Cisco, Gusto, Intercom, Temporal, Omada Health, Avo and many more. sfruby.com
nonconstant
·قبل 9 أشهر·discuss
If you are building a painkiller not a vitamin, then Ruby and Rails ecosystems are great to build for. Existing businesses earning billions and news startups that choose pragmatism. Join the community to learn what the pains are. I’ve been surveying news Ruby startups and sharing results at conferences to learn what’s is the missing open source and tooling that we should build, see for ex https://www.rubyevents.org/talks/startups-on-rails-in-past-p...
nonconstant
·قبل 9 أشهر·discuss
Have you used Stripe, Figma, Gusto, Chime, Shopify, Github, Intercom or bolt.new? They all are built with Ruby as a major part of the stack.
nonconstant
·قبل 9 أشهر·discuss
Join the SF Ruby conference to meet dozens of new startups building with Ruby and Rails: https://sfruby.com/#startup-demos
nonconstant
·قبل 10 أشهر·discuss
Rails excels at business logic, developer happiness, and rapid iteration. Still, there comes a moment when performance bottlenecks emerge, and the typical refrain is: “rewrite in Go,” “extract to microservices,” or “break up the monolith.” But there’s a better way: scaling your Rails app by upgrading to heavy-duty tools, while keeping the recipes in Ruby.