HN user

dyml

461 karma
Posts24
Comments80
View on HN
news.ycombinator.com 2y ago

Ask HN: Backup/Store family stuff in 2024?

dyml
3pts2
news.ycombinator.com 3y ago

Ask HN: How to market my API SaaS?

dyml
2pts5
news.ycombinator.com 4y ago

Ask HN: Tools to visualize data in SQL databases?

dyml
244pts133
news.ycombinator.com 5y ago

Ask HN: Clever ways to handle API access but avoid signup?

dyml
1pts3
www.passwordless.dev 6y ago

Show HN: Passwordless Sign in (Asp.net)

dyml
2pts0
ideasof.andersaberg.com 8y ago

Show HN: I reverse engineered the Apple iPhone X landing page

dyml
17pts2
ideasof.andersaberg.com 9y ago

The fastlane to css hipster heaven

dyml
3pts0
listentothe.cloud 9y ago

Listen to the clouds

dyml
1pts0
github.com 9y ago

Best bash tips for new bash users (Bash on Ubuntu on Windows)

dyml
2pts0
news.ycombinator.com 11y ago

Ask HN: Would you like to find sites you have forgotten about?

dyml
1pts1
ideasof.andersaberg.com 12y ago

Introduction To Project Orleans

dyml
2pts0
vimeo.com 12y ago

Say "word count" one more time

dyml
3pts0
crowdspell.se 12y ago

Show HN: Crowdspell.js: Let visitors fix typos by selecting your text

dyml
2pts1
tabstospaces.com 12y ago

Show HN: TabsToSpaces.com (fast formatting when pasting to markdown from IDE)

dyml
2pts0
ideasof.andersaberg.com 12y ago

I don't know Regex

dyml
30pts52
github.com 12y ago

[Show HN] RegExpBuilder: Create Regular Expressions as you create LINQ queries

dyml
3pts0
tech.pro 13y ago

Advanced Programming With C#

dyml
1pts0
tech.pro 13y ago

Mastering C#

dyml
1pts0
github.com 13y ago

Butler, a new type of CMS built for developers

dyml
1pts0
ideasof.andersaberg.com 13y ago

Keep your Free Azure Website from idle

dyml
1pts0
ideasof.andersaberg.com 13y ago

TypeScript 0.9 Generics: What? And How to use them

dyml
1pts0
dotnetnews.azurewebsites.net 13y ago

DNN: Just launched my .NET version of HN. Any thoughts?

dyml
1pts0
www.youtube.com 14y ago

IKEA Uppleva or IKEA beat Apple to the TV disruption business

dyml
12pts5
raw.github.com 14y ago

Git v1.7.10

dyml
2pts1

I also used Kagi, but decided to cancel my subscription last year when it was revealed they pay Yandex for their search, which is a Russian company that ultimately fuels the Russian war on Ukraine.

Once Kagi stops transferring money to Russia, I’d be happy re-subscribe.

Kagi Teams 2 years ago

Very unfortunate and caused me to cancel my subscription immediately. Any alternatives that people can recommend to someone who throughly enjoyed Kagi?

I really hope they reconsider their arrangement.

Please don’t use WebAuthn on every page load.

Two reasons: the protocol is not designed to do this - and the UI/UX is not designed to support this. There are better ways.

2) it will likely not work. There are virtual/software authenticatators (available in dev tools) that could generate a valid response without a human.

You can use any passkey provider app. I work at Bitwarden and we’re building mobile passkeys for android right now. We can do the e2e sync, but if you want you can always self host Bitwarden server and just use our clients app.

You make a valid point about “non-resident” WebAuthn 2FA being great 2FA. However, passkeys are also great, and they depend on your context…. Most people are in the passkey context.

For people who are not knee-deep I think we can explain it a bit better, why passkeys replaces passwords:

With non-resident (2FA keys) you need to identify your account first. Since you don’t want to have account enumeration, this means doing a primary authentication, e.g. passwords.

With passkeys, the website can just ask your browser) to sign in with any of the accounts it has passkeys for; which result in a one click sign in.

While hardware backed Security Keys for 2FA is great 2FA, there’s a tangible cost, both in UX and $ that leaves many users left out (not everyone can afford $20 for a security key)

Source: I work at Bitwarden building our Passkey API for developers. We support both 2FA and passkeys, both in the API service and in our password manager. Feel free to ask my anything related.

Hey, I work at Bitwarden and since you mentioned us I feel obliged to respond.

I lead our work on passkey portability, which I work on daily.

Give me and my colleagues a couple more weeks to get the code up and running (standard/cross-industry collaboration takes calendar time).

I’m sorry that our initial work is not happening fully in the open *yet*, but we’re all pushing for it and it will be, hopefully sooner than later.

The best place to argue this “in the open” is by raising issues in the w3c/webauthn repo, or meetings, which is open.

Thanks for sharing this. As a web dev, rather than game dev, I like that what I’ve used in web dev more and more is usable in web dev (es6, imports, rollups) etc.

To me, it has previously felt clunky to use older (and more mature, sure!) toolkits when building a one-day game just for fun.

I don’t agree with this statement. Im happy to see the innovation that have come out from GitHub in the last years.

What im really missing and hoping for is an even more open and extensible community platform. Discussions is a good start, it would love to more innovation there.

I don’t agree with your criticism.

On my iPhone indoors I could clearly see both the “workflow animation” and color variations in the examples further down.

Looks like a cool application.

I’ve asked everyone and they googled around, found the GitHub project and from there the API service. I haven’t been able to convert that knowledge into a strategy.