Schlez
@schlez.in
Trying to make the web nicer. Compute at @vercel.com. A failed punk rocker.
@standard-reader.app pressing the return key in the sign in page does not submit the form correctly. i had to press the sign in button
Your outie reads every line of code by the agent before asking a code review
"Why I'm Excited About React Server Components" aka "Suspense from Scratch" talk I gave in React Next is now live. Trying to demystify parts of the stack by building em. 🤖 live coding (aka "organic coding") 🤖 no mistakes 🤖 weird english accent Check it out: youtu.be/TInTm-M5yBs?...
Gal Schlezinger @ ReactNext '25 | Improving Performance using React Server Components!
YouTube video by ReactNext
youtu.be
@hipstersmoothie.com if i have a video in hebrew, and i want to use descript... is there a way to use whisper-cli (whisper-cpp) output or something similar to drive the editor? 🙏 I already have the Hebrew model for whisper-cpp
got a new keyboard (nuphy halo75 v2 with silent red clear top switches), and recorded a comparison between it and my old keychron k2 with brown switches does that make me an influencer (i love the keychron, i only needed a quieter one)
📝 new blog: Things I Use (2024 edition). this is based on other interesting posts i saw last year (from amazing people such. i wrote a very lengthy one last year but didn't publish and also it was too detailed. this time i just published it :) gal.hagever.com/posts/things... happy new year y'all
Things I Use (2024 Edition)
Software and hardware that made 2024 to be not that bad
gal.hagever.com
github clones were slow to me: 120kb/s or so, with many packet drops. saw this comment[1] on github to try a vpn, and by routing my traffic through the uk i now get 30mb/s and i thought i understand how the internet works [1] github.com/orgs/communi...
Very slow clones for the last 3 weeks, 3Kbs · community · Discussion #12896
Firstly, you can see, my connection is fine, 48Mbs down, 47Mbs up. This is a speed test running while peforming a git clone: And heres the very slow clone (3Kbs) , tried 3 times to checkout 25MB re...
github.com
change so simple. no unit tests needed. muahahahah. ... okay i'll write a small unit test while i'm waiting for a review ... oh no it doesn't work?
beepbox.co by @johnnesky.bsky.social is a wonderful piece of software
BeepBox
BeepBox is an online tool for sketching and sharing instrumental music.
beepbox.co
@hipstersmoothie.com how does labelers work? Do they need to label every single post?
Our long investment in the Rust core of functions pays dividends: Python now supports streaming on @vercel.com Functions. Huge for IO based workloads. Cross language feature parity is my love language “only the beginning…” etc :) vercel.com/changelog/st...
Streaming is now supported in Vercel Functions for the Python runtime - Vercel
The best way to deploy your Next.js site.
vercel.com
there are so few things that are more important than self-reviewing your pull request
In Apple Image Playground, I’m too handsome. In the Apple emoji maker, I look like crap. Truth is probably in the middle.
wouldn’t be surprised to see a custom feed in the future that filters all *.bsky.social out of it. We are in a good place in @bsky.app as bots and fake generators still haven’t got into the platform. The name authority could help us shave fruitful discussions between people without the noise.
אני אנונימי עם ובלי הדומיין. פשוט אוהב את הרעיון של הזדהות עם כתובת שמייצגת אותך ולא בוליאני בפלטפורמה. ואני חושב שזה באמת נותן יותר משקל לכותב הטקסט. אני לא אופתע לראות פיד פה שמפלטר את כל מי שהוא עם הנדל של בלוסקיי. זה יפריד את האמיתיים מפייק וספאם פוטנציאלי בסוף, ויאפשר דיונים עמוקים יותר.
anti zionism means that you don’t believe the jewish should have self determination: * if you’re pro palestinian self-determination and anti zionist you are an antisemite * you can be anti zionist and not antisemite if you oppose to self determination for any group of people. highly unlikely!
standard discussion on xitter: i mention tel aviv and people reply it’s a good place to kill children 0 peaceful responses. 0 about coexistence. its always about throwing away the jewish. That’s the face of many technologists!
Use your domain as your Bluesky handle. Get started with one-click on Vercel. vercel.com/changelog/ve...
Vercel now supports one-click Bluesky DNS configuration - Vercel
The best way to deploy your Next.js site.
vercel.com
feels good to provide an example to such great library
done :) github.com/zkat/miette/...
🚀 fnm 1.38 is out - prebuilt macos binary is now a universal executable[1] - some commands have shortcuts for ease of use (thanks @shub.bsky.social), like `fnm i` for `fnm install` - parsing upstream errors are now pretty thanks to @zkat.tech's miette github.com/Schniz/fnm/r...
https://github.com/Schniz/fnm/releases/tag/v1.38.0
t.co
Apple Intelligence Photo Playground is making me too good looking, to the point it feels like it tries to cheer me up with a "potential look" savage
pretty remarkable how people just want a bare minimum Twitter experience: give me my tweets from my following list ordered by time desc Makes you think about incentives in software
we're working on making middleware faster, more secure, and.. simpler. we're seeing a massive drop in p90 for next-gen Node.js middleware we currently test in prod. building on top of the compute primitives we already have like in-function concurrency takes us a long way into simplifying the stack.