Viewing profile — xal
xal
HN member- Joined
- Tue, Sep 30, 2008, 2:24 AM UTC
- HN karma
- 4,490
- Public activity
- 610 items
- HN profile
- View on Hacker News ↗
About xal
http://twitter.com/tobi
Founder/CEO www.shopify.com. Ruby on Rails core team alumni.
Author of Liquid, ActiveMerchant, Delayed::Job.
Recent public activity
-
comment
Comment #48317766
truth
-
comment
Comment #46769253
Heh, literally was training qwen3 finetunes during test sessions. Yea cruel sport, but its the low lows allow the high heights.
-
comment
Comment #46767190
hi orange page, author here. QMD is an implementation of the best practices that I picked up in meetings with teams that work in search and retrieval. I tried to make it not overki…
- story
-
comment
Comment #45307739
Heh. That’s news to me too
- story
- story
-
comment
Comment #39444241
looks like https://starship.rs/
-
comment
Comment #38688936
same
-
comment
Comment #38404587
We have been doing BFCM dashboards for the past 10 years now. It's always one of the most fun projects at Shopify and a great tradition now. You know, it's pretty abstract to run i…
-
comment
Comment #36610422
I had an entire implementation that used a proper state machine but I couldn’t get it simple and small enough for this single file thing. The regexp chain is dumb but clear.
-
comment
Comment #36607229
I've tried to eliminate language around being "too busy" from my vocabulary and attempt to replace it with "can't prioritize". That's sometimes a bit awkward, but really trains bet…
-
comment
Comment #36606161
I agree, I ended up getting rid of it. Only one dependency is downloaded (via bash script) and everything is baked into the binary now.
-
comment
Comment #36606147
Nat coined this usage https://twitter.com/natfriedman/status/1668656170645749761
-
comment
Comment #36606122
GG would just say no and that's that. No hard feelings, that's what makes open source so great.
- story
-
comment
Comment #36507926
I share some rationale here: https://twitter.com/tobi/status/1674065759754936327 > The web is one of the most amazing and unlikely products of humanity. Free and deeply egalitarian…
-
comment
Comment #35457296
Awesome project. If there is ever a project that needed an electron app it’s this one. I’d love to have a Perspective.app that efficiently loads local data style files.
-
comment
Comment #34415394
Creating and sharing powerful tools for people to build the things that they want to exist is kinda in Shopify's DNA. It's also important to me to give back to open source. It's do…
-
comment
Comment #34232791
Hey, "in perpetuity" isn't right. We have done this multiple times before and it's part of the culture. One culture value is "Thriving on change" and the recurring meeting GC run i…
-
comment
Comment #34004534
Everything you need and highlight here can be done on a basic Shopify plan and via the liquid templating engine. It would run super fast, edge deployed globally. The problem is tha…
-
comment
Comment #32978641
I write my own posts, not PR. Don’t be so jaded.
-
comment
Comment #32867237
Added some additional information here: https://twitter.com/tobi/status/1570791158691012610 It's a really great system. We recommend that people borrow from it liberally.
-
comment
Comment #31855765
Liquid is a love letter to vanillaJS. That will always be the shopify default. Ecommerce is perfect use case for the web native.
-
comment
Comment #31853673
Shopify has Liquid, our template engine. Hydrogen + Oxygen is the manual process to get something like liquid :-) We tend to refer to the whole thing as the Shopify H2O stack. I re…