Email or username:

Password:

Forgot your password?
821 posts total
Andrey Fedoseev (ADF)

@nikitonsky printers have greater chances working on Linux given that other OSes have a tendency of not working in general. Jokes aside, there's a 50% chance that printing a document from my MacBook won't work until I restart the printer a few times. I haven't had that problem when running Linux (same printer, same WiFi)

Niki Tonsky

Programmers! Recognize this language? From Glass (2019)

Kaito

@nikitonsky not quite sure but some observations
- `-- Relative mode`... looks like a comment.
- `pM0fods - undefined` looks like `-` is an equality op and undefined is a keyword
- `) in 1.` seems very out of place
- `--` seems to be another equality operator outside of comments
- `(` seems to start a scope (similar to C `{`)

I haven't seen anything quite like this before; willing to vote on conlang

@nikitonsky not quite sure but some observations
- `-- Relative mode`... looks like a comment.
- `pM0fods - undefined` looks like `-` is an equality op and undefined is a keyword
- `) in 1.` seems very out of place
- `--` seems to be another equality operator outside of comments
- `(` seems to start a scope (similar to C `{`)

Reimar

@nikitonsky Haha nice — so much better than popup js code! They put in some effort into it.

Niki Tonsky

Nubank, $10,000 and I publish the source code

Niki Tonsky

I like that Ridley is doubling down on the number 2 in the title. Two emperors, two swords, Pascal/Mescal duality. Very high level

Niki Tonsky

Github: requires password/access token to clone public repos over HTTPS
Git: stores them unencrypted
Bash: makes it really hard to store them securely

Well played

Андрей Ситник

@nikitonsky if you switch from https to ssh you will have SSH key experience.

BTW, SSH key ≈ passkey. The same public/private key pair and even sort of password manager.

Niki Tonsky

Seriously, is there really no way to clone public Github repo without auth?

Niki Tonsky

My bad: I was using a non-existent URL and Github kept asking me for password. I googled the error and tried to set up auth instead of checking if I am even doing the right thing. Facepalm

Niki Tonsky

I upgraded to Sequoia and Apple couldn’t even find a way to make these alerts wait until you’ve at least gotten past the “welcome to Mac” screen. Give me strength.

Moritz G.

@kanec maybe Spotify couldn’t wait to scan your network? 🧐

Niki Tonsky

WTF “lb” reads as “pound”???

Show previous comments
Kevin Conner

@nikitonsky Wait til you hear how we stylize "et" as "&" and pronounce it "and"

Ed

@nikitonsky haha. Only made sense when I first found out because “pound” is “Libra” in Spanish 😀

Andrej

@nikitonsky they show that they know how to center text with icon

Niki Tonsky

I am used for German trains to be late, but sending wrong notifications? Unacceptable! (note the current time. We are not even in Frankfurt yet!)

kenan :vim: :rust:

@nikitonsky DB is the most fucked up railway company ever. You also get different notifications based on the language of your device/app.

niemda

@nikitonsky I wonder why DB navigator is not yet your most favorite app.:)
E.g. it cannot use the locale consistently, Apple Watch app is plain broken etc.

Niki Tonsky

So, passkeys. I started to see lots of notifications about them, and I naturally wondered what they are.

Is my understanding correct that it’s the same idea as with password managers: they generate long unique password and remember it for you?

So if I already using password manager, I don’t really need passkeys? Am I right?

Show previous comments
Андрей Ситник

@nikitonsky passkey is set of public and private key, so they are better than just long password (nothing can leak from website DB)

Arthur Stramkals

@nikitonsky You’re correct; an intuitive interpretation of a pass key is a randomly generated password. They’re better than passwords because you can’t use them in a phishing site, and because they’re guaranteed to be unique. And it’s not really possible to steal them.

However, the UX is not as refined as using a password - it’s closer to using a hardware security key. Implications for recovery are similar, if that’s your only way in.

Maksim Odnoletkov

@nikitonsky Passkeys are better because they provide a much stronger guarantee to the service that it is actually you. Phishing, password theft, impersonation practically not possible.

Passkeys are worse because they are less portable between ecosystems, providers and devices. There is inherent tendency for big players (Apple, Google, MS) to win the whole market

morganist

@nikitonsky honestly seems like a strange sign, makes it seem as if the cyclist should be afraid of the dangerous car behind them

Niki Tonsky

Vertical postboxes! So simple and logical, and yet I could’ve never imagined one. Speak about thinking inside the box

He4eT

@nikitonsky Никогда бы не подумал, что это какая-то редкость! В детстве в Екатеринбурге жил в доме с рядами вертикальных ящиков с прорезями наверху, сейчас Белграде в моём подъезде ряды вертикальных ящиков с фронтальной загрузкой. Беглый поиск по картинкам показал, что они реально гораздо менее популярные, чем горизонтальные. Интересно, почему Оо

Nik Lopin

@nikitonsky most of the buildings in Barcelona have locally-designed vertical post boxes. The idea is that it fits a magazine-size put vertically

Niki Tonsky

My psychologist: don’t worry, cowboy house can’t hurt you, it doesn’t exist

Cowboy house:

Duncan Babbage

@nikitonsky I’m not sure whether it’s the teeth or the third eye that is more scary.

Niki Tonsky

everything i do is open source
github.com/TodePond/ClojePond

its very messy and i accidentally commited some files that shouldnt be there lol

anyway it uses humble ui by @nikitonsky

and thank you to everyone who helped! i think it was like 8 to 10 people in the end :)

Niki Tonsky

@TodePond I couldn’t resist extending & integrating it into Humble demo suite

Niki Tonsky

...and it’s kinda creepy you know that number so precisely

Thang Do

@nikitonsky sum of word count of all articles you've read?
Although, I agree it comes off a little creepy

mikesub

@nikitonsky have you actually been reading it? I’ve got 90250 and the real number should be around 100.

Niki Tonsky

We all love squint logo, but can we love it even more?

Here’s the deal:

1. Go to tonsky.me/design/
2. Find squint logo
3. Move your mouse (or your finger) around

Props to x.com/lo_zampino for the idea

Jordan Biserkov

@nikitonsky
Just don't move your mouse vertically between the q and the u
😝

Roman Kliuchkovych

@nikitonsky Should it also blink when you click (or poke an eye)?

Niki Tonsky

State of Clojure 2024 Survey

clojure.org/news/2024/09/17/cl

It’s time for the annual State of Clojure Community Survey! If you are a user of Clojure or ClojureScript, we are greatly interested in your responses to the following survey: State of Clojure 2024 The survey contains five pages: Your...

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

Go Up