Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
oh_boy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
oh_boy
5y ago
This isn't less accessible than a hamburger menu. Even the opposite might be the case as defacto most hamburger menus are implemented without proper focus handing or correct aria attributes for announcing open/closed states. With
2.
▲
by
oh_boy
5y ago
My job is to build frontends on top of various client management systems and figured out, that I get more maintainable code and am more productive using the templating of the CMS itself instead if decoupling the frontend from the CMS entire
3.
▲
by
oh_boy
5y ago
Sure you can use vscodium with the official marketplace. I use that for over a year now without issues. https://github.com/VSCodium/vscodium/blob/master/DOCS.md#how...
4.
▲
by
oh_boy
5y ago
At least in the non-rails environment, Turbo and Stimulus are two separate libraries and have to be included individually.
5.
▲
by
oh_boy
6y ago
I didn't try to convince anyone. I deleted it and people started to reach out on Signal, Telegram and Threema. A friend of mine did the same 4 years earlier and it worked out. This probably doesn't just work for everyone, in every
6.
▲
by
oh_boy
6y ago
I only heard of Akira. Put I'm not sure it will hit production state at any point as it never reached its crowdfunding financing goals. https://github.com/akiraux/Akira
7.
▲
by
oh_boy
6y ago
The official numbers we get from the newspapers/state media point to 80% occupation. https://icumonitoring.ch/
8.
▲
by
oh_boy
6y ago
UI design I do with Figma on Linux since 2 years. For video editing I recommemd looking into DsVinci Resolve.
9.
▲
by
oh_boy
6y ago
Isn't that what Deno solves in this specific area?
10.
▲
by
oh_boy
6y ago
Would be good if the website would feature a description and screenshots when accessing it on mobile.
11.
▲
by
oh_boy
6y ago
Serious question: is there any difference between the developer editions and the non-developer editions except for the preinstalled OS? I have a non-developer XPS 15 (version from 2017 or 2018) and run Linux on it. The Dell website lists th
12.
▲
by
oh_boy
6y ago
Playing video games with friends, online, after work. That worked pretty well for me for the last 3 months.
13.
▲
by
oh_boy
6y ago
How does this compare to Sourcebit? https://github.com/stackbithq/sourcebit
14.
▲
by
oh_boy
6y ago
A whiteboard or a Everlast Rocket Book, erasable pen and OfficeLens app to digitalise it. Then I put it into Figma and can prototype with them and show it to my clients. I'm too slow with any software solution as it allows for too many
15.
▲
by
oh_boy
6y ago
Figma Scripter maybe. https://www.figma.com/c/plugin/757836922707087381/Scripter
16.
▲
by
oh_boy
6y ago
You can use the Figma Linux wrapper to solve that issue. I have thrown my MacBook in a corner since them. I'm fully designing and developing on Pop_OS since 3 months. https://github.com/Figma-Linux/figma-linux
17.
▲
by
oh_boy
7y ago
In case you missed: Pidgin has many plugins including for Whatsapp.
18.
▲
by
oh_boy
7y ago
I used the following site lately to choose a phone. I found it much easier to understand than the device list of LineageOS. https://piotr-yuxuan.github.io/choose-a-new-phone/ Still, individual research still required e
19.
▲
by
oh_boy
7y ago
The one your referencing is related or the same issue. The very first mention of the problem I found with my initial search probably a year ago was the following issue from 2016, which is the one I'm watching: https://gitlab
20.
▲
by
oh_boy
7y ago
Not sure what exact experience you made with the GitLab support but I can tell you our experience is different. It took over two months to resolve a license request we made to their support (or sales team) with multiple pushes from our side
21.
▲
by
oh_boy
7y ago
Why not? You might not be able to automatically hook it in via their UI, but can't you just do everything with the CLI in the GitLab CI? I mean I don't see a reason why this wouldn't work.
22.
▲
by
oh_boy
7y ago
IE is mostly used here because it works best with the screenreaders, not because it's preinstalled or other common reasons. When I test with IE, and then with Firefox, I notice subtle things with big impact working better in IE e.g. I
23.
▲
by
oh_boy
7y ago
You're right. Had it wrong in my head.
24.
▲
by
oh_boy
7y ago
Use aXe for automated tests and test everything manually with JAWS + Firefox (most popular screen reader Desktop combination) and iOS VoiceOver (most troubling mobile issues in my experience). If you can afford in your project, use a extern
25.
▲
by
oh_boy
8y ago
Tell me, what's the difference of simply importing a JavaScript file with your service code compared to injecting the service with DI in Angular? At the end of the day, Vue is just a UI library. From here you can build your application
26.
▲
by
oh_boy
8y ago
Never ever had that issue with Protonmail so I'm very curious where this happened for you.
27.
▲
by
oh_boy
8y ago
The IMAP bridge is very slow and I guess, if you are someone that needs to retrieve emails every minute, that can get annoying. Otherwise in my experience, the bridge worked without big issues, using Linux (Manjaro and Arch) and macOS.
28.
▲
by
oh_boy
8y ago
That's what you get for privacy. Honestly, the bridge works so flawlessy on my Mac and Linux machines, I don't mind that it is there.
29.
▲
by
oh_boy
8y ago
Totally agree on your statement. It's not possible to build modern solutions that are accessible without using some JavaScript. It's always a matter of where you want to go. And it's easy to spare e.g. modals. The question is