monomon

joined 1 year ago
[–] monomon@programming.dev 4 points 6 months ago

So relations are improving after the Russian "peacekeepers" left?

[–] monomon@programming.dev 3 points 7 months ago* (last edited 7 months ago)

One suggestion - if you get 10 plain black t-shirts, then implement your style!

I am a dev who was focused on design and ux early on (this has changed as the needs of my work changed).

@abhideckert's suggestion on how to analyze the needs is great. Now on to the implementation.

Similarly to development, you start out with some requirements - you need to show an input box, a history of inputs, and a sidebar with categories. You work out the layout (with wireframes, pencil drawings, etc.). Then comes visual style, which I guess is the thing you struggle with?

In both layout and visual style, you need to apply design principles, but ultimately the goal is to guide the visitor's eye to the right places. This is where rhythm, repetition and contrast play a role. Basically highlight important elements, make the order of elements logical and not boring, avoid large empty areas but leave sufficient "breathing room" between elements, etc.

For visual style, you should make your own "style guide" that you apply to all personal projects. You can vary it a bit for each, if you are worried about them looking the same. Make that into a css file with a dummy html page to test. Add an input box, a textarea, select, unordered lists, etc. and style all of them to your liking. This guide will capture a lot of visual ideas, colors, spacing, which you can paste straight into your project. Do not sweat too much about stealing other people's ideas - it's an intrinsic property of art, and anyway it will probably not look 100% the same even if you copy it.

Edit: PS: spend some time just looking at the design and thinking.

[–] monomon@programming.dev 1 points 7 months ago

If you start it from the terminal, do you see any error output while it's loading?

[–] monomon@programming.dev 1 points 7 months ago

That's so weird. So musical instruments are banned, but there is a loophole for a capella...

[–] monomon@programming.dev 3 points 7 months ago (3 children)

I think IS are not too much into music, on the whole.

[–] monomon@programming.dev 4 points 7 months ago (1 children)

Not always, i think. There are some SSO solutions that behave like this, and password gets filled in fine.

[–] monomon@programming.dev 3 points 7 months ago

Thanks for the insight

[–] monomon@programming.dev 7 points 7 months ago

Scary, there is a real danger for Bulgaria to go the same route, after brain drain rate at least reversed in the last years. Here's to hoping

[–] monomon@programming.dev 1 points 7 months ago

Just thought of an example. If you want to, you can open a file at macroexpansion time, and generate code based on its contents. There are no limits, pretty much.

[–] monomon@programming.dev 1 points 7 months ago (1 children)

Both languages you mentioned i highly recommend.

Lisp macros are another level, because they are part of the language - you can use all language primitives to transform forms however you like.

Haskell will give you a different view of programming. It's beautiful and concise, and implements all sorts of academic research in languages. Ocaml is similar in many respects.

[–] monomon@programming.dev 5 points 7 months ago (3 children)

Lisp macros.

But I'd be curious of the possibilities of generating code with tree sitter.

[–] monomon@programming.dev 2 points 7 months ago

Ditto. Pity that a "renaissance" education is not in very high regard nowadays (or I'm not aware). It's where a lot of innovation happens, too.

view more: ‹ prev next ›