Schlez
banner
schlez.in
Schlez
@schlez.in
Trying to make the web nicer. Compute at @vercel.com. A failed punk rocker.
@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
January 29, 2025 at 8:47 AM
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)
January 2, 2025 at 12:47 PM
📝 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
December 30, 2024 at 12:09 PM
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
December 17, 2024 at 1:42 PM
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?
November 28, 2024 at 9:49 AM
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
November 25, 2024 at 8:17 AM
i made it!
tom is a genius btw
November 23, 2024 at 7:59 PM
@hipstersmoothie.com how does labelers work? Do they need to label every single post?
November 23, 2024 at 1:40 PM
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
November 22, 2024 at 6:55 PM
we had json
now we have full blown sqlite!
Just when I thought I've seen it all, a PostgreSQL extension shows up that allows you to embed a SQLite database inside a table. github.com/frectonz/pgl...
November 19, 2024 at 5:02 PM
there are so few things that are more important than self-reviewing your pull request
November 19, 2024 at 12:49 PM
In Apple Image Playground, I’m too handsome. In the Apple emoji maker, I look like crap. Truth is probably in the middle.
November 16, 2024 at 9:49 AM
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.
schlez.in Schlez @schlez.in · Nov 16

אני אנונימי עם ובלי הדומיין. פשוט אוהב את הרעיון של הזדהות עם כתובת שמייצגת אותך ולא בוליאני בפלטפורמה. ואני חושב שזה באמת נותן יותר משקל לכותב הטקסט.

אני לא אופתע לראות פיד פה שמפלטר את כל מי שהוא עם הנדל של בלוסקיי. זה יפריד את האמיתיים מפייק וספאם פוטנציאלי בסוף, ויאפשר דיונים עמוקים יותר.
November 16, 2024 at 9:31 AM
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!
November 16, 2024 at 8:42 AM
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!
November 16, 2024 at 8:35 AM
Reposted by Schlez
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
November 15, 2024 at 3:40 PM
perks of @dillonis.online owning domains:
vercel.com/changelog/ve...

this guy ships
Vercel now supports one-click Bluesky DNS configuration - Vercel
The best way to deploy your Next.js site.
vercel.com
November 15, 2024 at 3:40 PM
feels good to provide an example to such great library
November 14, 2024 at 9:23 PM
🚀 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
November 14, 2024 at 6:28 PM
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
November 13, 2024 at 11:32 AM
if ur using serde and not miette[1] what are you even doing

[1] docs.rs/miette
November 13, 2024 at 9:16 AM
Reposted by Schlez
בלוסקי זה הגבעתיים של טוויטר
November 10, 2024 at 7:57 PM
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
November 10, 2024 at 6:14 PM
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.
November 10, 2024 at 10:29 AM
bsky.app/profile/did:...

how the hell am I not on this badass list
November 9, 2024 at 9:33 PM