HackerTrans
TopNewTrendsCommentsPastAskShowJobs

melenaos

no profile record

Submissions

Storing Your Passwords Safely: Why I Use KeePass

menelaos.vergis.net
3 points·by melenaos·w zeszłym miesiącu·0 comments

I Stopped "Designing" My CV and Started Coding It

menelaos.vergis.net
1 points·by melenaos·5 miesięcy temu·0 comments

comments

melenaos
·3 lata temu·discuss
Mobile-first is not mobile only design!

This article has completely misunderstand the term, mobile first it's the technical way of organizing the CSS to render the mobile viewport first and then the rest of the 'breakpoints'.

Mobile-first design has the advantage, over the desktop-first design, that it directly render first the mobile design and the cellphone experience is much faster and with less rearragning flickering.

Mobile-first doesn't have the corresponding disadvantages at the desktop browser since they tend to have a land line internet and much faster cpu and memory.
melenaos
·3 lata temu·discuss
I have created a vuejs components library that is based on a proprietary js framework.

Its super easy to create a new component since all the JS and design is handed from the proprietary framework, and i have full control on the complete library.

The downside is that i have to create every component i want to use and i cannot share the library with anyone.
melenaos
·5 lat temu·discuss
Are there alternatives to homeassistant? I liked the idea until i figured out that i cannot easily create a new integration with my custom adruino automation.

The forums didnt had any example and the discord/irc channels couldn't help.