Hacker Newsnew | past | comments | ask | show | jobs | submit | vvoyer's commentslogin

Amazing that Disqus comments are still live for this page. More impressive even than the website itself being live.


I really liked disqus back in the day. When I was in my kinda cringey singularity phase, Kurzweil and all that. Tracking comments across similar blogs with the same people was handy.


I'm grateful the comments are still there, since they reminded me to get back in touch with my old friend Craig Hubley!


Cars are becoming shittier in Europe, dumb regulations and people building cars are clearly NOT driving them.

My wife got a new Volvo recently:

1. You can only open it with your phone (find it in purse, unlock it, find the app, wait, click) or a card that can only open on the driver side (can’t open the trunk). What was fucking wrong with keys?

2. No behind the steering wheel screen, only a large tablet center of the car. No way to know your speed without looking to the side.

3. No physical buttons aside from the ones on the steering wheel.

4. And the infamous speed limit beep sound. You can turn it off with a shortcut button on the steering wheel. Which is so dumb if you think Europeans spent millions creating and implementing this rule. A friend of mine has no shortcut (kia) so he just starts driving then look away from the road to the screen to tap a few times. I’ve seen this many times now.

Overall cars are more dangerous to drive because of all this shit. Europe is spending millions creating laws to protect us on the road and making driving shitty. While Youtube, social networks and movies keep promoting cigarettes and alcohol.


It is fascinating that you look at design choices that Chinese Volvo copied from American Tesla (except for the speed limit) and declare that European cars are the problem.


Because Europe is basically what drives laws here in France for driving, I would expect them to do what's best for the drivers and clearly they are not.

They should not allow car Manufacturers to sell cars when: - There's no physical knob to open it - The only place to read critical information like speed is a tablet on the side - The speed limit is a constant beep unless you disable it AT EVERY START by touching a screen on the side (their law basically)


Volvo is a Swedish company.


I love phone as a key. It's an optional thing on my car, you can still carry around a physical key fob if that's your jam. But outside of a long road trip I don't normally care to keep a key fob with me. It's just another piece of junk to have to have on me when I'm out and about. It's really nice having one fewer things in my pocket while I'm out and about.

The experience isn't as you list here though. It behaves pretty much exactly the same as a key fob. I just walk up to the car and it's unlocked, I don't need to take my phone out of my pocket or open any apps specifically or press any buttons on the phone.


For anyone wondering, Boris Cherny created Claude Code.


Where React


I wish there would be a color blind friendly version of this. I have deuteranopia and can’t distinguish red from green in the page.


I'm colorblind as well and what's fascinating to me is that this is the second AI created chart in a week I've seen that I can't read. Surprisingly I've found such agressively colorblind-unfriendly charts to be far less common when created by humans.


Out of curiosity, what colors (or text treatments) do you personally prefer to confer "gain" and "loss"?


It's not about preference, but about being able to see the differences in the first place, so any sufficiently contrast combination should work.

If you turn on the color filters in accessibility settings in macOS you can see what the contrast could look like to a colorblind person.


You're not gonna believe it but NONE colors, my brain doesn't process colors because I know I cannot trust them to be correct. So I use shapes, numbers, arrows.

Ask a colorblind person to explain how to win at candy crush and you'll be surprised (hint: we do not use colors, we use the shapes).


I don't have any color discrimination deficiencies, but it is my understanding that for various types of signage, the move has been towards RED=bad/danger/etc, and BLUE (instead of green)=good/safe/etc.


For color deficiencies, different lightnesses are safe e.g. dark for loss and light for gain (could be dark reds for loss and light greens for gain, but don't mix the lightnesses). Other options are icons/shapes (like up/down arrows) or pattern fills (like stripes for loss).

The general trick is you can rely on differences in color lightness, patterns, text and icons, but not differences in color hue. The page should be usable in grayscale.



Just curious, are there browser extensions that automatically can alter colors on a webpage to make them colorblind friendly?


Reminds me of trying to pick an available campsite on Parks Ontario.


I do the same, I named them “SelecTunes YYMM” and been doing it since 2018


This 2024 re:Invent session says exactly the opposite:

"If you want to partition your data even better, you can introduce some randomness in your key names": https://youtu.be/2DSVjJTRsz8?t=2206

FWIW The optimal way we were told was to partition our data was to do this: 010111/some/file.jpg.

Where `010111/` is a random binary string which will please both the automatic partitioning (503s => partition) and manual partitioning you could ask AWS. Please as in the cardinality of partitions grows slower at each characters vs prefixes like `az9trm/`.

We were told that the later version makes manual partitioning a challenge because as soon as you reach two characters you've already created 36x36 partitions (1,296).

The issue with that: your keys are no more meaningful if you're relying on S3 to have "folders" by tenants for example (customer1/..).


Nit pick: change homepage from:

> git(main) x npm add better-auth

to

> npm add better-auth

"git(main) x" looks odd and like an error.


I messed up, they are "in the process of raising" that's it


The demo is very cool. A few critics:

- the AI doesn't know when to stop talking, and the presenter had to cut every time (the usual "AI-splaining" I guess).

- the AI voice and tone were a bit too much, sounded too fake


What about jsii? The technology behind AWS cdk sdks: https://aws.github.io/jsii/

Is Stainless similar, different?


Very different! Stainless crafts each language's SDK generator around its specific idioms.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: