The legal complications and details really matter depending on your usecase, what are you trying to do, which libraries and software are you going to use, how is your product will be used etc.
It's more than just a matter of taste and personal philosophies.
What you most probably want to do is to build your next app as simple as possible, with hypermedia driven architecture, using established patterns of rendering server side, sending html to client, client replaces HTML.
HTMX is one tool that complements and fits nicely within this well established paradigm, which is the way I'm doing web development going forward.
Of course I have my own opinions and some of them are quite spicy.
There are good reasons to use lax licenses and I think most of them are stated in that same section you are quoting from.
How do you think I can improve it?
EDIT:
I reworded that part. You were right, it was poorly written. I was very tired. I feel like the phrasing is better now, although my pessimistic stance towards permissive licenses still remains, while pointing out their usecases.
Thanks for your input! If anything else catches your eye, please let me know.
Comp sci and software engineering are 70% the same, the difference is CS is more math and theory oriented, software engineering is hogher level and more about methodologies, software architecture, systems design.
(Consider any other science discipline vs. Engineering discipline)
99% of my search is on duckduckgo and it provides me the best answers. Even if I'm using someone else's device to show them something for example, and their default search engine is google, I will switch to ddg because it genuinely provides better answers.
Emacs has basically everything.
If you are willing to set it up.
Like I said, my suggestion is to not get hung up on the live preview feature and use an external tool for that. This way you can decouple your editor from that specific functionality you need.
I'm also approaching it with a sort of zero trust security model. Everything, in and out is validated and sanitized.
Especially Html injection and XSS.
Just made mine with Typst. Amazing.
Search "typst cv template"
Also, the idea of jsonresume seems pretty great. So you can have a single source of data and have different types of resume styles for it.
Awesome piece
Gorgeous
Not really.
The legal complications and details really matter depending on your usecase, what are you trying to do, which libraries and software are you going to use, how is your product will be used etc.
It's more than just a matter of taste and personal philosophies.
No.
What you most probably want to do is to build your next app as simple as possible, with hypermedia driven architecture, using established patterns of rendering server side, sending html to client, client replaces HTML.
HTMX is one tool that complements and fits nicely within this well established paradigm, which is the way I'm doing web development going forward.
?
Of course I have my own opinions and some of them are quite spicy.
There are good reasons to use lax licenses and I think most of them are stated in that same section you are quoting from.
How do you think I can improve it?
EDIT:
I reworded that part. You were right, it was poorly written. I was very tired. I feel like the phrasing is better now, although my pessimistic stance towards permissive licenses still remains, while pointing out their usecases.
Thanks for your input! If anything else catches your eye, please let me know.
This is so childish I wanna laugh out loud but my sadness and anger supress it.
What a shitshow the world has become.
It's being run by selfish, idiotic, inhumane children. It always has, but I think we're at a peak currently.
Raspberry pi clusters?
This is sick.
And why is notebookcheck covering watch news?
Vlc android is amazing. I think it can be used somehow.
Where me-me?
Comp sci and software engineering are 70% the same, the difference is CS is more math and theory oriented, software engineering is hogher level and more about methodologies, software architecture, systems design.
(Consider any other science discipline vs. Engineering discipline)
Hahaha. It's actually my favorite workout implement, right after Persian meels(dumbells)
I love that Persian carpet 👀
I'm a software engineer so I search quite a lot.
99% of my search is on duckduckgo and it provides me the best answers. Even if I'm using someone else's device to show them something for example, and their default search engine is google, I will switch to ddg because it genuinely provides better answers.
Emacs has basically everything. If you are willing to set it up.
Like I said, my suggestion is to not get hung up on the live preview feature and use an external tool for that. This way you can decouple your editor from that specific functionality you need.
Good to hear that.
I'm also approaching it with a sort of zero trust security model. Everything, in and out is validated and sanitized. Especially Html injection and XSS.
if hosting on a VPS counts:
Selfhosting porn is the most neckbeard gooner thing I've heard of :))
People here gave great suggestions!
Live HTML previews isn't a dealbreaker feature. Use external tools like https://github.com/Abenezer-Daniel-1/live-html
So now this requirement is decoupled from your editor.