Skip to main content
1 vote
1 answer
45 views

Using the GNU linker, it is possible to embed the contents of a file into an object file (and eventually, an executable). For example, suppose my input is foo.bin and I want an object file named bar.o;...
einpoklum's user avatar
  • 140k
1 vote
1 answer
575 views

UPDATE: somehow the embed shows up/works when I'd host the website on neocities but when I am checking the website locally it doesn't show up for some reason When I try to use a youtube video embed in ...
YAKOBISAAC's user avatar
0 votes
0 answers
38 views

I am embedding the MarineTraffic map using the official <iframe> embed. The embedded map displays a search bar, but the search does not work and always returns “Nothing to sea here”, which ...
TheSabalaja's user avatar
Advice
0 votes
1 replies
168 views

I wanted to make a custom command that sent an embed with a message that the user writes (I was using $N for that), but I also wanted the users to be able to customize the embed color in their message....
Sayuri's user avatar
  • 1
Advice
0 votes
8 replies
167 views

I recently learned about C23's implementation for #embed, so I was wondering if I can use that with extern in a c++23 program/game to have all 3d models and assets baked into the exe but not in memory ...
jade22's user avatar
  • 13
0 votes
1 answer
183 views

Using the react-youtube package, I'm displaying a series of youtube videos on iframes. It works when the page is navigated from an outside url or on a page refresh. However, the videos don't load when ...
Daniel Mohebi's user avatar
0 votes
0 answers
97 views

I'm trying to automatically play and loop a slideshow on a website using a file hosted on OneDrive. I first tried embedding the PowerPoint file directly: <iframe src="source.pptx?wdAr=1....
Dr_Sl0th's user avatar
1 vote
0 answers
188 views

We have a mobile app that uses WkWebView on iOS. We want to embed TikTok videos here. The issue is that the TikTok player always shows its Cookie consent popup, which won't even go away if the user ...
waldgeist's user avatar
  • 607
0 votes
1 answer
59 views

I am learning and am trying to do an html page with an image on the left, an embedded calendar (outside site) on the right, and a short inquiry form below. It looks ok on a desktop but won't size ...
user avatar
2 votes
1 answer
1k views

I'm developing a Flask application designed to manage and initiate live streams to multiple platforms. In my app I'm implementing a "live monitor" where users can paste a stream URL and then ...
Tanukaum's user avatar
  • 106
0 votes
0 answers
60 views

For my learning, I attempted to integrate the Dremio (community version) into my application using an iframe. However, I am unable to bypass the login for Dremio, so I first need to log in to my ...
Sabarivasan's user avatar
0 votes
3 answers
147 views

I am trying to convert a 16 bit audio samples to 24 bit audio samples file for replaying and mixing purposes. I am shifting it to the left by 8 bytes and then send it to the i2s_channel but the sound ...
Emirhan Üzüm's user avatar
0 votes
1 answer
357 views

i've researched far and wide and couldn't find any idea on how to make a discord embed (with buttons INSIDE the embed) like the exmaple below. I used a plugin called "View Raw" and saw that ...
Hamd's user avatar
  • 21
0 votes
0 answers
71 views

I'm trying to embed a Vimeo player as a background, and for it to fill the container, but it keeps showing with gaps on either side. The only way I can kind of fix it is by setting the width and ...
user303096's user avatar
0 votes
0 answers
44 views

As the EU now implements ZUGFERD as a common standard for electronic invoice, I need a way to add an XML-File (formatted as described in EN 16931) to a PDF-File. This PDF is a copy of the to be ...
Nfriese's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
326