Email or username:

Password:

Forgot your password?
821 posts total
Niki Tonsky

Amazing technological advancements

Pink

@nikitonsky next you're telling me 8 GB memory isn't enough in 2024. Crazy talk!

Niki Tonsky

Advancements continue (Monterey and Ventura are screensavers)

Niki Tonsky

clerk’s errors now accurately reflect developer emotions

Niki Tonsky

Wait how’s this “Live Action”? It’s 100% CG, what does it even mean?

Niki Tonsky

PROGRAMMING TIP
avoid repeating the same 4 lines of code twice by writing 270 lines of beautiful, abstract, generic code

Show previous comments
Ype Kingma

@jk

My threshold for duplicate code is about 15 lines, and only "near" each other in the same text file.

Wolf480pl

@jk also make sure the behaviour depends on the return type, which is infered by the compiler for every call site separately.

Григорий Клюшников

I'm the opposite. Smithereen, the server app I'm writing this from, now has photo albums and comments on photos in them, and just yesterday I removed all duplication for handling federated likes on different object types. Feels so ✨clean✨ to have all likes end up in one single universal method.

Niki Tonsky

Deed: a fast encoding and decoding library for Clojure

grishaev.me/clj-deed/

Table of Content About Motivation Installation & Requirements Quick Demo API Simple Encode and Decode Encoding to Memory Sequential Encoding and Decoding Low-Level API API Options GZipped...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

Niki Tonsky

Still searching for a product designer to join the Evil Martians team!

To apply, follow the instructions in the last section.
wellfound.com/jobs/3114987-pro

P. S. Thanks to the 100+ applicants so far—it’s been a pleasure reading your stories!

Show previous comments
rrmutt

@nikitonsky
"It was on one of my journeys between the EDSAC room and the punching equipment that the realization came over me with full force that a good part of the remainder of my life was going to be spent in finding errors in my own programs."

— Sir Maurice V. Wilkes

rotormind.com/blog/2016/Rememb

Niki Tonsky

Happy to inform you that you can now Sign In to my website

tonsky.me/sign-in/

Show previous comments
Niki Tonsky

That’s what good conferenced do to you. They inspire you to build useful things. Thanks @causalislands!

Olical

@nikitonsky this is what the site was always lacking, finally, I can use it.

Dan Q

@nikitonsky I signed in on a public computer. How can I sign out again?

ldvsoft

@nikitonsky it must be not a native app? What's that?

Jack Rusher

@nikitonsky The good news is that it ends up in the metadata so you can use these to categorize your highlights. The bad news is they all look alike 😆

Niki Tonsky

Sharing because this is a good article, but not sharing via simple boost because I wish to focus on something that would have been entirely off topic in that thread

mstdn.ca/@ChrisH_Prog/11324872

What kind of demented URL scheme is that for a datestamped blog? DD/MM/YYYY?

And it really works that way:
fairvote.ca/03/10 is a list of all their blog posts on the third of October OF ANY YEAR. fairvote.ca/03/ is all posts from the third of ANY month in any year. Madness!

Uilebheist

@dragonfrog AAAARRRRGGGGHHHH!

(Sorry, I just had to scream)

Niki Tonsky

Youtube UI redesign project. WDYT?

Show previous comments
Dan

@nikitonsky it's easier to hit button whose click area spans to the edge of the screen. Especially important in the case of "play" and "fullscreen" buttons

Niki Tonsky

Is Github Go To File okay (Cmt+T)? It stopped finding files for me that are obviously in the repo, sometimes even already open.

Does anyone else see this?

*

@nikitonsky happens for me too with the pedestal repository

Aleksei Ustinov

@nikitonsky yep. Happened to me too. I also noticed text search in repo stopped giving all results and returns only some part of it

Niki Tonsky

The Martian product design team is hiring!

We collaborate with around a dozen startups annually, specializing in creating high-quality UIs for developer tools, AI-driven applications, and security platforms.

wellfound.com/jobs/3114987-pro

Niki Tonsky

You know Apple is in a league on its own. While everybody else is struggling to visually align triangle horizontally, Apple fails to align it vertically

Niki Tonsky

We all know that java runs anywhere. But it cycles now, too?

Go Up