Atention #business #idea seeking fellows. There is new #ai #bot here who can help you #Procrastinate even more. @idiotbusiness will daily write one #NotTheSmartest #BusinessIdea #mastodon #fun #pointlessAi
#business #idea #ai #bot #procrastinate #notthesmartest #businessidea #mastodon #fun #pointlessai
Beliefs, ideas, and movements in the world are more powerful than any leader or nation. ... change is coming in the form of movements, ideologies, and ideas …”
#audiobooks #bookstagram #change #belief #idea
Does anyone else have to deal with a university (which I'm sure receives plenty of federal $$$) whose staff routinely send out emails consisting entirely of an image and no text?
On a good day the alt text is "a picture. alt text generated automatically".
Hilariously, one year a new accessibility / #ADA compliance person sent some emails trying to get others to follow the law. She gave up after a few months.
FWIW, their tech security is even worse.
#ada #highereducation #accessibility #idea
Quarter-baked #WebComponents #idea: `HTMLElementsTagNameAttrMap`.
This maps a given custom element tag name to its known attributes.
```
class MyComponent extends HTMLElement {
connectedCallback(): void {
console.log(`foo: ${this.getAttribute('foo')}`);
}
}
customElements.define('my-component', MyComponent);
declare global {
interface HTMLElementTagNameMap {
'my-component': MyComponent;
}
interface HTMLElementTagNameAttrMap {
// foo is a supported attribute.
'my-component': ['foo'];
}
}
const el = document.createElement('my-component');
el.setAttribute('foo', 'bar');
// ^ --- editor should be able to auto-complete / type-check `foo`.
// Same for #Preact
renderToString(<my-component foo="bar" />);
```
Common sense and practicalities can become lost when the extremist leads.
Web https://jeremypboggess.com/
YouTube:
https://www.youtube.com/c/JeremyPBoggess
https://www.youtube.com/watch?v=tl68QS9MkOI
#audiobook #audiobooks #extremist #idea
How do you teas apart the different reasons someone might thumb you down? Similarly how do you tell #Spotify the Qualitas with which you want to make a "Radio"?
An example of the latter: Using the seed "Skating" by Vince Guarald I ended up with "obligatory insincere #christmas music at grandmas". Tinkly piano, yes but with a noticeable theme.
And yes, I was instantly white hot with seething rage.
#spotify #christmas #omg #idea
A veces, actualmente, suelo pensar en una posible idea, sugerencia, propuesta para los usuarios de Mastodon: hacer publicaciones o hilos contando experiencias negativas que hemos tenido en Twitter, generalmente desagradables y dañinas, pero también, y sobretodo surrealistas, exageradas que nos dan ganas de contarlo, a modo de Desahogo y confesión, incluyendo capturas de esas experiencias.
La etiqueta/hashtag que se me ocurre para estas publicaciones es #twitteradas ¿o que otro nombre se os ocurre?.
Y para acabar ¿Que os parece la idea? ¿tenéis alguna idea mejor o similar?. Os invito (incluido el admin. de la estancia) a debatirlo, analizarlo, discutirlo y todo con asertividad.
#twitter #experiencias #propuesta #debate #twitteradas #etiqueta #hashtag #idea #mastodon #x
#twitteradas #twitter #experiencias #propuesta #debate #etiqueta #hashtag #idea #mastodon #x
#Idea: A standardized format for web assets to be deployed to #cloud providers. This format would be easy for each web framework / build tool to directly support and would make them automatically compatible with all supporting cloud providers. Essentially a standardized version of #Vercel's build output API.
app idea: create an application called Mr Roboto. It can do whatever you want. But when you want to quit/exit the application, instead of CMD+Q, you have to type “domo ariagato”
Revolutionary #idea:
A smaller battery size for both AA and AAA, that is half the length, possibly doubling the device's life. I know we have the technological means to do this. Make it happen! [[|:-)
#Idea: a #freesoftware maps app like @organicmaps (the best map app) but it can take advantage of google tragic data without sharing with google the data required to reconstruct the journey.
That is already the #law; #facts cannot be #copyrighted. Ideas cannot be copyrighted. Only a particular #expression of an #idea can be copyrighted.
If #newspaper A prints a scoop, newspaper B or website C is already free to write their own #article using facts from it. They can't just #copy the #article and change a few words, but they absolutely can use every fact from the original, and even #quote it with #attribution.
#Law #facts #copyrighted #expression #idea #newspaper #article #copy #quote #attribution
Here's an #idea for a statically generated #blog with Mastodon-powered #comments: instead of building, publishing the post on Mastodon and then adding it to the website, triggering another rebuild, here's what I think could work:
- Run build
- After build, check which posts don't have a Mastodon post associated with them
- Use the #API to post about these blog posts automatically
- Map the returned post-IDs to the URLs of the blog posts in an index
- Upload the index along with the page
(1/2)
what's a good #word for "loving the #idea of something" instead of the #reality of the #something?
words from other languages work as well.
i will give a reward for good answers (I won't)
#word #idea #reality #something
Beliefs, ideas, and movements in the world are more powerful than any leader or nation. ... #change is coming in the form of movements, ideologies, and ideas …”
https://www.youtube.com/watch?v=IfF3xXKEGWs
#book #beliefs #idea #ideas #movement #movements #ideologies #ideology #ideas #belief #book
#change #book #beliefs #idea #ideas #movement #movements #ideologies #ideology #belief
Here's an feature for Apple I'd like to propose.. An option to include your own shared links in the "Shared with You" sections of all Apple apps that support "Shared with You”. It could then be name “Shared" section and give the user an option to include their own shares. #apple #feature #idea