Back to Emacs while in Nyxt: how to edit the web in a Lispy editor

Hey, a new bite of my exploration of Emacs and Nyxt integration!

https://ag91.github.io/blog/2021/06/22/back-to-emacs-while-in-nyxt-how-to-edit-the-web-in-a-lispy-editor/

This time I show how to edit input forms shown in Nyxt with Emacs and how to go from Emacs to Nyxt to Emacs to ... for your custom workflows!

Hope you find this interesting :)

πŸ‘︎ 50
πŸ’¬︎
πŸ‘€︎ u/AndreaSomePostfix
πŸ“…︎ Jun 22 2021
🚨︎ report
The International Association of Atheists seeks volunteers: counselors, casemanagers, administrative, relation management, social media managers, web editors, bloggers, you name it. If you feel like helping saving people using your best skills, please register for an intake

Our main office is in Canada, we have volunteers in Europe, Africa, the Middle East, South East Asia and Australia. Helping people that are being threatened, molested, rejected by friends and family because of their views , sometimes in matters of life and death, can be very fulfilling.

If you register, we will plan an intake to see what tasks suit you best. We hope to hear from you. https://www.internationalatheists.org/volunteer

πŸ‘︎ 39
πŸ’¬︎
πŸ‘€︎ u/iaatheists
πŸ“…︎ Jun 06 2021
🚨︎ report
may relevance ba ang graphic design/photo editor sa web dev?

as someone po na software/web developer yung ipupursue na career (currently 3rd year) ilalagay ko pa ba as experience sa resume ko yung nagojt ako as grpahic designer at nagpart-time ako na photo editor for 1 year? okay lang po ba yon? pag web dev ba need rin na kahit papaano may skills ka sa pag edit/layout? Thank you so much po!

πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/Familiar_Tour_233
πŸ“…︎ Jun 22 2021
🚨︎ report
Wix-like editor/web builder in Angular

Hello, I have found myself in situation, that I have enough free time to burn in some side project :).

I have always dreamed of creating web builder like wix for internal purpose and currently I have one in pure typescript, that is just awful to look at, but it gets the job done.

I would like to give it another try but in Angular.

I know it is lot to ask but does anyone have any idea how it could be done?.

I am capable of creating efficient parser that would convert output of Angular app into pure html but I am not sure how to "parse" external html into angular components.

Even if I would store output in angular like html and register the components dynamicaly like in the given example https://www.arka.com/blog/dynamically-generate-angular-components-from-external-html it still looks pretty limiting and rough.

I am open to any suggestions.

EDIT: The idea is rougly introduced in attached image

https://preview.redd.it/9xo6tzhrko571.png?width=1609&format=png&auto=webp&s=7a8ee73dbe6117feb2df6be5e2b5117d4fb3681a

Our angular app will create final code as shown in admin.html, I can send the code trough api to backend where it can be stored as raw output or parsed into some JSON as shown in data.json

My client side app will need a code like in client.latte which I can do pretty easily, but here is the main problem.
When i return to my angular app, I need to use stored generated html, json or anything else and dynamicaly create/register every component? Is it even possible to do?

Thanks in advance.

πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/Outside_Movie1188
πŸ“…︎ Jun 16 2021
🚨︎ report
html_editor_enhanced: A feature-rich HTML Editor for Flutter Mobile & Web!

GitHub

Pub.dev

Laundry list of features:

  • Fully native controls
  • Support for Mobile & Web (even though Pub only says Mobile)
  • Lots of customization, with extensibility and theming a large focus
  • Nice and neat API with extensive documentation & examples
  • UX improvements to elements like dropdowns and the editor itself
  • Dark mode
  • Lots of callbacks and methods to perform on-the-fly actions
  • And more!

Caveats:

  • Uses a webview, so it doesn't feel the most native on mobile. I've done my best to improve the UX though, and I'm open to suggestions!

This package has been available for a couple months now, but I didn't think of posting it here. There are some other WYSIWYG HTML editors available, but thought I'd put mine out there too in case anyone wanted a different feature set & support for Web.

πŸ‘︎ 53
πŸ’¬︎
πŸ‘€︎ u/hlsjunior
πŸ“…︎ Jun 14 2021
🚨︎ report
Do you remember my NTS-1 web editor? Now is available as an Android app too play.google.com/store/app…
πŸ‘︎ 44
πŸ’¬︎
πŸ‘€︎ u/oskrpnk
πŸ“…︎ May 11 2021
🚨︎ report
[Showoff Saturday] I made a useless language that transpiles to Javascript and its web editor. Try it yourself! v.redd.it/47djs4u624271
πŸ‘︎ 25
πŸ’¬︎
πŸ‘€︎ u/jergte
πŸ“…︎ May 29 2021
🚨︎ report
An awesome CSS editor plugin for chrome: Web editor v.redd.it/hoaapzqmydm61
πŸ‘︎ 1k
πŸ’¬︎
πŸ‘€︎ u/redmonks
πŸ“…︎ Mar 11 2021
🚨︎ report
Vue component for web text editor/IDE like hackerrank and leetcode

Is there any vue component (preferably vue 3) for implementing code editor in the website?

https://preview.redd.it/u9wm4k1hiv571.png?width=980&format=png&auto=webp&s=5f58e4bd4be0efd8162c85c14dcde6b1c8302dca

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/rajbabu0663
πŸ“…︎ Jun 17 2021
🚨︎ report
Working on a web-based character editor, anyone interested?

I work in software and in my free time I hobby-code. I'm hyped for D2R and wanted to explore working on something related to the upcoming release. Currently my personal project is creating a modern web-based character editor (I love Hero Editor, but these days I'm on a mac).

Its pre-alpha if anything at this point, but I am accurately able to load a d2s file, read from the header, and even modify the bytes (which requires updating the checksum). The tool saves the file and is still readable in vanilla D2.

I personally want to use it as a playground to test character builds. For instance, the "mature" button was meant to level a particular character up to max, with all the appropriate pending skill/stat points so I could see what difference it would make and make sure I'm still on track.

Here is a screenshot of my current work-in-progress, really just curious if this is something people might be interested in. I was planning on adding as many bells and whistles as possible, but also curious on what the community is interested in. Let me know!

Web-Based Editor

Read into d2 alongside original file

WORKS

πŸ‘︎ 21
πŸ’¬︎
πŸ‘€︎ u/Streetproject
πŸ“…︎ Jun 07 2021
🚨︎ report
Mastershot.app - free, web-based video editor mastershot.app/
πŸ‘︎ 7
πŸ’¬︎
πŸ‘€︎ u/grendelt
πŸ“…︎ Jun 07 2021
🚨︎ report
Back to Emacs while in Nyxt: how to edit the web in a Lispy editor /r/emacs/comments/o5xtod/…
πŸ‘︎ 11
πŸ’¬︎
πŸ‘€︎ u/AndreaSomePostfix
πŸ“…︎ Jun 22 2021
🚨︎ report
Back to Emacs while in Nyxt: how to edit the web in a Lispy editor /r/emacs/comments/o5xtod/…
πŸ‘︎ 9
πŸ’¬︎
πŸ‘€︎ u/AndreaSomePostfix
πŸ“…︎ Jun 22 2021
🚨︎ report
Richard J. Meislin, Times Editor and Web Journalism Pioneer, Dies at 68 nytimes.com/2021/06/25/bu…
πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/Music908
πŸ“…︎ Jun 27 2021
🚨︎ report
FOR HIRE: Photographer/Videographer, Editor, Graphic Designer, and Web Developer
πŸ‘︎ 7
πŸ’¬︎
πŸ‘€︎ u/jethrude
πŸ“…︎ Jun 13 2021
🚨︎ report
Self hosting Arduino Web Editor

I have a somewhat old chromebook which can't run Arduino natively, and doesn't have Crostini (the Linux vm/container), so I hoped I can self-host the Arduino Web Editor on my beefy Ryzen Linux server that can have all the compilers (avr, arm) and arduino libraries.

So then I'd have my weakly Chromebook, which I bring everywhere with me, connect to the Arduino Web Editor, my server would keep all files, compile and link the projects, but then Chrome would flash the fresh firmware over WebUSB(?) or similar.

So the questions (start of discussion) are:

  1. will this kind of setup even work? with which microcontrolers
  2. is the Web Editor available for self-hosting?
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/gdamjan
πŸ“…︎ May 24 2021
🚨︎ report
How do I implement a sampler2D in a web-based fragment editor?

I'm using the Book of Shaders Editor to learn to code .frag and .fsh shaders, and I wanted to implement a sampler2D to load an image. I'm not sure how to do this, though. Do I need to try a different editor? How exactly does samper2D and texture2D work? Can they be used in a web editor at all? How do I load the image in?

I'm sorry for just spamming questions, but I don't really understand the sampler2D at all, and a quick web search told me nothing on how to use it. I'd appreciate any help you can offerβ€”when I asked on r/glsl I got nothing except a single downvote.

πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/squire80513
πŸ“…︎ May 12 2021
🚨︎ report
Editor falando que web namora Eu automaticamente: v.redd.it/u3uy3ojdpfq61
πŸ‘︎ 155
πŸ’¬︎
πŸ‘€︎ u/MvBabyToo
πŸ“…︎ Mar 31 2021
🚨︎ report
Craft v1.5 Update: Improved Tabs including iPad + Sidebar Navigation, Web Editor, & more craft.do/whats-new
πŸ‘︎ 40
πŸ’¬︎
πŸ‘€︎ u/coins4bits
πŸ“…︎ Apr 13 2021
🚨︎ report
Do you want to join our team? We have bloggers, casemanagers, graphic designers, country specialists and video editors, but the International Association of Atheists desperately needs: web editors (WIX), twitter addicts and administrative volunteers. Are you interested? internationalatheists.org…
πŸ‘︎ 14
πŸ’¬︎
πŸ‘€︎ u/iaatheists
πŸ“…︎ May 30 2021
🚨︎ report
Mastershot – Web based video editor mastershot.app
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/qznc_bot2
πŸ“…︎ Jun 07 2021
🚨︎ report
Web Editor PWA, easier HTML customizations, and faster load times! godotengine.org/article/g…
πŸ‘︎ 106
πŸ’¬︎
πŸ‘€︎ u/F_a_l
πŸ“…︎ Mar 20 2021
🚨︎ report
Copenhagen: Free, lightweight, open source and hackable code editor for the web copenhagen.autocode.com/
πŸ‘︎ 140
πŸ’¬︎
πŸ‘€︎ u/keithwhor
πŸ“…︎ Mar 17 2021
🚨︎ report
Interesting imo Best Online Code Editors For Web Developers https://dev.to/theme_selection/best-online-code-editors-for-web-developers-5bpn dev.to/theme_selection/be…
πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/DoorToDoorGeek
πŸ“…︎ Jun 08 2021
🚨︎ report
why is the web editor not working?

i tryed it but doesnt work.

here are my labtop specs maybe if thats a part of it

intel core i5 9300h

gtx 1650

16 gigabytes ddr4 ram.

i dont know why the web editor doesnt work for me, even with a flash emulator

Bike Race Web Editor here it is

πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/Cockynoob666
πŸ“…︎ May 01 2021
🚨︎ report
Plugins not showing in Lucky Perms web editor or Lucky Perms Tree

hi, I need help figuring out why one of my plugins aren't showing up in lucky perms editor web or in the tree.

This is the plugin that isn't showing up: https://www.spigotmc.org/resources/1-9-1-16-custom-recipes-and-crafting-craftenhance.65058/

I tried reinstalling the lucky perms plugin but so far no luck

πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/Due-Question4365
πŸ“…︎ May 22 2021
🚨︎ report
Looking for artist/editor for web serial

Hello everyone! I saw all the amazing art on this subreddit and wanted to put out this call. I’m working on writing an upcoming web serial called Diamond Hope Academy. I wanted to reach out to see if anyone would be interested in drawing a cover for the story and/or helping me edit it. I’ll put a synopsis of the story below, but if you have any questions, I’ll try to answer them. Thanks so much!

Brooke Canin is a weakling. Ibsen Egre is a coward. Savannah Serval is a failure. Gibbs Hylobat is a traitor. All four need to become a sentinel.

In a world powered by crystalline batteries, those who can produce their own crystals are considered superhuman. Of those super humans, only a handful become sentinels, the most powerful guardians of humanity.

Dark forces are growing. Mechanical warriors ravage towns. Criminals run around unchecked. And a mysterious group is gaining power. It’s up to Brooke and her friends to fight against this rising tide of despair. But first, they’ll need to attend Diamond Hope Academy.

Diamond Hope Academy is a science fantasy web serial featuring a cast of memorable, funny, and quirky characters. Come read a plot with a healthy mix of action, adventure, hijinks, comedy, and more!

πŸ‘︎ 7
πŸ’¬︎
πŸ‘€︎ u/FrancisBooker
πŸ“…︎ Jun 01 2021
🚨︎ report
Looking for a WYSIWYG solution built on React (web) that is NOT a rich text editor.

Any suggestions? Looking for a library that we could use to develop something more akin to a Drag and Drop editor where something like the Title block is predefined and is edited/previewed live without a conversion to a rich text editor.

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/KourteousKrome
πŸ“…︎ Jun 08 2021
🚨︎ report
The International Association of Atheists seeks volunteers: counselors, casemanagers, administrative, relation management, social media managers, web editors, bloggers, you name it. If you feel like helping saving people using your best skills, please register for an intake

Our main office is in Canada, we have volunteers in Europe, Africa, the Middle East, South East Asia and Australia. Helping people that are being threatened, molested, rejected by friends and family because of their views , sometimes in matters of life and death, can be very fulfilling.

If you register, we will plan an intake to see what tasks suit you best. We hope to hear from you. https://www.internationalatheists.org/volunteer

πŸ‘︎ 9
πŸ’¬︎
πŸ‘€︎ u/iaatheists
πŸ“…︎ Jun 06 2021
🚨︎ report

Please note that this site uses cookies to personalise content and adverts, to provide social media features, and to analyse web traffic. Click here for more information.