Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
thr33
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
thr33
4mo ago
well this is not exactly unique to software. It is not a given that the 'handmade' nature of a product (luxury or otherwise) manifests in anything tangible or self-evidently superior. Luxury products in general overwhelmingly trea
2.
▲
by
thr33
2y ago
using text would lay bare the silliness of the radial menu pattern - it either wouldnt fit neatly into the circular containers or, if conformed to the curvature of the radial menu, would be unreadable/low accessibility
3.
▲
by
thr33
2y ago
this approach is definitely more usable. radial menus only make ergonomic sense on ie game controllers. with a mouse it becomes a high precision action to use, plus poor accessibility because it doesnt conform to the standard box model.
4.
▲
by
thr33
2y ago
complete disaster. terrible for your skin, feels gross, falls apart, and cannot be repaired. meanwhile my cotton pants that have been repaired many times are still treasured wardrobe items almost 10 years on.
5.
▲
by
thr33
2y ago
rounded corners are actually a significant accessibility factor and powerful gestalt mechanism in design. The border radius of a rounded rect makes it discernable at a glance the boundaries of the element and what is inside and what is out.
6.
▲
by
thr33
2y ago
expecting to use cm/in for digital design is ludicrous.
7.
▲
by
thr33
2y ago
(seemingly few) People bash it because its just writing regular css but objectively worse and incorrect. if you can write tw you can write css. if you can write css theres no valid reason to write tw.
8.
▲
by
thr33
2y ago
pdfs are categorically not the appropriate medium for this.
9.
▲
by
thr33
2y ago
the kiosk factor is great to hear. Ive tourguided foreigners around several times in the past and having to wait on them to do everything seperately in the office always took the wind out of my sails when getting around.
10.
▲
by
thr33
2y ago
the JR pass is almost never a good deal. you need to do a significant amount of travel over a significant distance in a short amount of time and is a very inconvenient way to travel compared to just using an IC card plus adhoc shinkansen ti
11.
▲
by
thr33
3y ago
it is not only doable (trivially so for most static sites) but also the only appropriate model for delivering websites/software.
12.
▲
by
thr33
3y ago
you can do everything you just mentioned with grid more reliably and by writing significantly less css than the flex method.
13.
▲
by
thr33
3y ago
was just thinking this. work on a variety of complex webapps across multiple frameworks and you'd never catch me dead using css-in-js or a preprocessor.
14.
▲
by
thr33
3y ago
I too love flex but your comment is a bit off. bootstraps grid system is a fake grid modelled on flex. building layout grids with flex in general is definitely not endgame, its actually very tedious and unreliable. css grid however is perf
15.
▲
by
thr33
3y ago
justify/align and content/items have specific meanings and the 'intuitive' naming most people expect - horizontal, vertical - completely betrays the powerful elegance of the flex model. justify always refers to the main
16.
▲
by
thr33
3y ago
colorblindness would have no effect on this ux pattern