Um exemplo mĂnimo de como usar #Python para ler dados de uma planilha #Excel com a biblioteca #openpyxl e como modificar um arquivo #Word com a biblioteca #docx
https://gist.github.com/villares/560e231da78cd1b8f5701c5a6897348f
Something happened with the frame rate of terminal emulators lately. It looks like thereâs a trend to run at a high framerate now? Iâm not sure exactly. This can be seen in VTE-based terminals like my xiate or XTerm on Wayland. foot and st, on the other hand, are fine.
My shell prompt and cursor look like this:
$ â
When I keep Enter pressed, I expect to see several lines like so:
$
$
$
$
$
$
$ â
With the affected terminal emulators, the lines actually show up in the following sequence. First, we have the original line:
$ â
Pressing Enter yields this as the next frame:
$
â
And then eventually this:
$
$ â
In other words, you can see the cursor jumping around very quickly, all the time.
Another example: Vim actually shows which key you just pressed in the bottom right corner. Keeping j
pressed to scroll through a file means I get to see a j
flashing rapidly now.
(I have no idea yet, why exactly XTerm in X11 is fine but flickering in Wayland.)
Someone did a thing:
https://social.treehouse.systems/@ariadne/114763322251054485
Iâve been silently wondering all the time if this was possible, but never investigated: Keep doing X11 but use Wayland as a backend.
This uses XWaylandâs ârootfulâ mode, which basically just gives you a normal Wayland window with all the X11 stuff happening inside of it:
https://www.phoronix.com/news/XWayland-Rootful-Useful
In other words, put such a window in fullscreen and you (more or less) have good old X11 running in a Wayland window.
(For me, personally, this wonât be the way forward. But itâs a very interesting project.)
Ha, I just learned that deleting text in my zsh with Ctrl+U
to the front or Ctrl+K
to the end puts it in a buffer that can be pasted by pressing Ctrl+Y
! Thatâs neat. Even removing the last word with Ctrl+W
moves it into this paste buffer.
https://jvns.ca/blog/2024/11/26/terminal-rules/#rule-5-vaguely-support-readline-keybindings
I guess I have to implement pasting in tt
as well.
@prologic@twtxt.net yeah, that will work perfectly. Because you are using âpleaseââwhich we all know is a magic talisman word of obedienceâall uploads of your code to Github will be automatically paused, until such magic word is removed. đ
One of the nicest things about Go is the language itself, comparing Go to other popular languages in terms of the complexity to learn to be proficient in:
- Go:
25
keywords (Stack Overflow); CSP-style concurrency (goroutines & channels)
- Python 2:
30
keywords (TutorialsPoint); GIL-bound threads & multiprocessing (Wikipedia)
- Python 3:
35
keywords (Initial Commit); GIL-bound threads,asyncio
& multiprocessing (Wikipedia, DEV Community)
- Java:
50
keywords (Stack Overflow); threads +java.util.concurrent
(Wikipedia)
- C++:
82
keywords (Stack Overflow);std::thread
, atomics & futures (en.cppreference.com)
- JavaScript:
38
keywords (Stack Overflow); single-threaded event loop &async/await
, Web Workers (Wikipedia)
- Ruby:
42
keywords (Stack Overflow); GIL-bound threads (MRI), fibers & processes (Wikipedia)
@prologic@twtxt.net What I meant, is that I will not say that someone is not really a writer, if they choose to have what they wrote, ran through some spelling and sentence structure checker, like the one included in MS Word, the average phone keyboard, or on reverso.net - given that they look over the output and make sure the corrections make sense.
Similarly, I wonât complain much, if someone uses AI, to remove backgrounds from images, where the AI can preform this task, as well as a human would and makes sure to check it afterwards, or use ai as a way to sort large quantities of images - usually done for science. An example of this, would be having terabytes of plant photos, from some cities camera system and having an AI analyse them, in an attempt to detect notable changes, like mold, parasites, or the plants needing more water.
@bender@twtxt.net @prologic@twtxt.net Jokes aside, I donât think thatâs the right approach either. We had spell checkers, since I can remember, as well as other tools, like the smart image select, used mostly to remove backgrounds. These are tools, that just simplify the process of either opening up a dictionary and looking up a word, you canât remember the spelling of, or the process of placing a billion little dots around the part of an image you want to select - none of these are creative or enjoyable tasks, we already had tools for them, decades before AI. I donât think we need to go back to cave paintings, to be free of AIs influence on our creative work.
Z
for UTC +00:00
- is that allowed in your specs?
Regarding url =
I would suggest to only allow one and the maybe add url_old =
or url_alt =
!?
I'm still not a fan of a DM feature, even thou it helps that i have now been split out into a separate feed file. Instead if would suggest a contact =
field for where people can put an email or other id/link for an established chat protocol like signal or matrix.
In other words, why didnât you all do the same that @movq@www.uninformativ.de did, and setup a completely different feed for this?
@prologic@twtxt.net hahahahaha! No, no, no. Every word has its use. But for things like these I like certain reactions. For example, I would have given a âthumbs downâ to the original twtxt, and done with it. Now, composing a reply, to simply say âno, thank you.â, that I donât like. It seems a waste of space, and it doesnât âlook goodâ. I like to see at least 140 characters! Ha!
âMonosyllabic repliesâ refers to responses that consist of a single syllable. These types of replies are typically brief and concise, often used in situations where a simple, direct answer is given. Examples include words like âYes,â âNo,â âOkay,â or âSure.â
đ Can I imply youâre not interested in things like âLIkeâ, âReportâ, etc?! đ
@bender@twtxt.net I use it. Itâs not the feature I use the most in the fediverse, but I communicate this way with several friends. For example, itâs the main way I talk to the original creator of the twtxt-el repository, the way people greet me for the first time or the way they notify me of some bugs in the software I maintain. I can even tell you that itâs the main way I talk to some maintainers of the Emacs community. If there are any of you reading my words, speak up!
Why not have the same? There are things I want to say to @prologic@twtxt.net in private, why should I have to send him an email or private IRC? Or an public twt.
Of course, hereâs a topic weâve already talked about: what is twtxt for you? For me it will always be a social network, in microblogging format, but an asynchronous way of communicating. And having a tool to control visibility is basic đ
I look forward to hearing from you @eapl.me@eapl.me !
@kat@yarn.girlonthemoon.xyz pandoc is a joy! I havenât used any Microsoft word processing tools since forever. They want a Word document? Pandoc to the rescue!
7k words of docs on deploying a livejournal folk. you absolutely want to read 7 thousand words of me forcing dreamwidth into production shape in docker https://stash.4-walls.net/selfhostdw/
@anth@a.9srv.net Hahaha, for a second I thought that you implemented word splitting according to Swiss (.ch
) rules. :-D
Btw, both manpage links string(2)
and getields(2)
(itâs missing an f
) point into nothingness: http://a.9srv.net/src/wordwrap.2.html
I canât help but notice line 9: http://a.9srv.net/src/wordwrap.c
And I reckon your finger slipped one key to the right for quore
: http://a.9srv.net/src/litclock.1.html
Cool stuff! :-)
«Miscrosot finally released a product that doesnât suck. Unfortunately, itâs a vacuum cleaner.» © english word play
In Mexico you couldnât register the word Sonora (state), nor Taqueria (kind of restaurant) as there are two common words, but perhaps the combination of both is trademarkable, Iâm not sure, so many âtaqueriasâ here donât file a trademark request. Itâs usually âTaquerĂa [LAST_NAME]â or âTaquerĂa [PLACE]â.
At the same time, the word âtaqueriaâ was trademarked in UK, like it would be âParisâ or âPubâ I guess, so basically Sonora Taqueria didnât reply to the cease and desist, based on:
[Lizbeth GarcĂa]: A brand may not use a word that is generic or descriptive of the products or services it is putting into circulation on the market.
Since he (Ismael, Taqueriaâs representative) didnât get any response, he decided to leave it in the hands of his law firm.
In early 2023, after all the noise on the internet and the mobilization caused by this case, an agreement was finally reached with TaquerĂa to settle the matter peaceably.
In March 2023, Michelle and Sam decided to register the Sonora TaquerĂa brand and logo with the UK Intellectual Property Office.
Hmmm, when I Ctrl+Left
to jump a word left, I get 1;5D
in my tt2 message text. My TERM
is set to rxvt-unicode-256color
. In tt
, it works just fine. When I change to TERM=xterm-256color
, it also works in tt2
. I have to read up on that. Maybe even try to capture these sequences and rewrite them.
well (insert stubborn emoji here) đ, word blog
comes from weblog, and microblogging could derivate from âsmaller weblogâ. https://www.wikiwand.com/en/articles/Microblogging
Iâd differentiate it from sharing status updates as it was done with âfingerâ or even a BBS. For example, being able to reply; create new threads and sharing them on a URL is something we could expect from âTwitterâ, the most popular microbloging model (citation needed)
I like to discuss it, since conversations usually are improved if we sync on what we understand for the same words.
I got to watch âThe Hitmanâs Bodyguardâ (2017) for the Nth time earlier today. it is still a fun thing to watch, the only problem is, now I am stuck with Samuel L. Jackson singing his âBevilo Tutto, Bevilo Tutto, Bevilo Bevilo Bevilo TuttoâŠâ song with the nuns, again and again in my head đ€Ł âŠ But hey, Iâve learned two Italian words today.
Yesterday I was doing a lot of research on how #hyperdrive and the #holepunch project work. Would it be possible to use it to make #twtxt an easier gateway for new users? Could we stop using web servers?
My conclusion: We would end up being a #nostr. On the one hand it would become more complex to use, it would force the user to have software installed, and on the other hand the community would need a central proxy to make the routes accessible via HTTP. In other words, itâs not a good idea.
However, itâs an AMAZING technology. I want to start playing with it.
Thank you! đ Iâm trying to do it with care, calm and good handwriting, with the little time I have and the limits of Emacs. I really appreciate your words!
word of the thay, prosoal
Is it a typo of Proposal right? =P (Genuinely asking)
Thank you for your kind words @prologic@twtxt.net đ things will indeed.
My 7-year old invented the word guakilijion which is a 1 with a bazillion zeroes following after it. He wants to be a word inventor.
My German word of the week: der Einfallsreichtum
If all Orange Face Elefant party voters would take them on their words and make them actually do whatever insane world they invented, then perhaps people will realize the grave mistake that was made today. Many people have to feel consequences before they believe it. I hope there will still be history books in the future to disclose the insanity for future generations. But whatever happens, the World will keep spinningâŠ
The wording can be more subtle like âThis feed have not seen much activity within the last yearâ and maybe adding a UI like I did in timeline showing time ago for all feeds
I agree that it good to clean up the Mastodon re-feeds, but it should also be okay for anyone to spin up a twtxt.txt just for syndicating they stuff from blog or what ever.
The ânot receiving repliesâ could partly be fixed by implementing a working webmentions for twtxt.txt
>
?
@eapl.me@eapl.me this is interesting. Is the square bracket something used in the wild for multilingual twts?
@prologic@twtxt.net what are your thoughts? Should we extend the parser to handle [lang] and [boost] ? Or a generic attribute spec. Single word is a boolean attribute. And one with an =
is a string key/value.
Doing this thing where I do one-word status reports and logging them in a file.
The word forms is part two. In this one you want to find the first digit and last digit. Think searching â1â - â9â
The local energy Company is doing an Advent contest with a word guessing game, 21 letters long, it starts with a T and I got all other letters by looking at the source of their site⊠Put all of the letters into ChatGPT 3.5, but it is having real trouble coming up with something plausible.
@abucci@anthony.buc.ci ISO 27001 is basically the same. It means that there is management sign off for a process to improve security is in place. Not that the system is secure. And ITIL is that managment signs off that problems and incidents should have processes defined.
Though its a good mess of words you can throw around while saying âmanagement supports this so X needs to get doneâ
if you want to minimize the amount of words in your library, every function should have as many parameters as there are functions in total.
oofed not in the absurdle word list, even though itâs the reaction i have the most when playing it
the words âbrier scoreâ are used inconsistently: sometimes they just refer to the MSE of the probability assigned to the correct outcome, sometimes they refer to the MSE of the sum of the probability assigned to the correct and the incorrect outcome.
with resolving inconsistent graph preferences, does the portion of non-uniquely resolvable preferences shrink with the number of options? in other words: for the set đ_n of all graphs with n nodes, and the set U(đ_n) of those graphs with a unique path-graph with a smallest graph-edit distance, is |U(đ_n)|/đn<|U(đ{n+1})|/|đ_{n+1}|?
we can also make value of perfect information a shorter word, vopi. or voi for just value of information.
from now on whenever the word âspiritualityâ or âconsciousnessâ comes up in a discussion i will look slightly quizzical and ask âyeah, sure, but can you feel your toes right now?â
no, niplav, you wonât get sucked into reading the heraldry wikipedia articles, even though âescutcheonâ looks like a really good word to drop in a conversation.
i imagine postrats who learn esperanto have a huge problem with the word for school,,,
you know whatâs interesting? if you randomly replace some words in a conversation with âredactedâ, very few people will notice
picoeconomics is a great word & concept, and Iâm sad it hasnât been developed further
millenial woman who did a degree in *-studies and uses the word âcommunitiesâ a lot
some people, when they hear the word âtechnocracyâ, think of ârule by technocratsâ, others think of ârule by legible mechanismsâ, which is a slight difference
why not a an esperanto prefix for thisness? similar to how one has Äiam (Äial for âfor every reasonâ) for âalwaysâ, and neniam for âneverâ (nenial for âfor no reasonâ), one could have e.g. âpiamâ for ânowâ, âpieâ for âhereâ, âpialâ for âfor this (one) reasonâ, etc. one could argue that this purpose could also be fulfilled by âÄi tieâ, âÄi tiamâ, âÄi tialâ, but why not put it into one word?
This led me on quite the rabbit hole ending around this site with quite a few pages of different components of the language. https://www.bible.ca/ark/chinese/bible-evidences-chinese-language-characters-words-history-genesis.htm
âi admire your optimismâ=âwow, you are way more r-worded than i thoughtâ
Yeah the timer is because everyone gets the same word each day. You get one word with 6 trys and compare with friends on how you came to the solution.
This is like my 5rh day at it. I suck at words and spelling. So this is good practice.
its like a mix of hangman and mastermind. You try to guess the word. Yellow means the target word has the letter but its in the wrong location. Green means its in the right location.
@prologic@twtxt.net let us take the path of less resistance, that is, less effort, for now. I am going to be a great-grandfather before search ever get implemented locally, least one to search on âall podsâ. In other words, let us donât bite more than we can chew. đč Neep-gren!
every romance language has like three different words for âasâ, âlikeâ and âhowâ, and i canât tell them apart FOR THE LOVE OF GOD
fake english word generation for Go and CLI: [[https://github.com/nwtgck/go-fakelish]] #links
So the evolution of my nick is as follows. I had a bicycle that had the word Zephyr written on it. Which means a western wind. That is related to the Greek god Zephyrus.
I liked words where X make a Z sound. And also had a bit of dyslexia so my firs IRC nick was Xypher swapping the y and e.. I would also use the forms Xypherius or just Xypheri.
Because its close hemming to Cypher I found the nick would get used by others.. Though that is not my origin.
Later I would sign websites I created as The X-Urban Underground (where X was short for Xypher) and that evolved to xuu. Pronounced like zoo.
building a Forth that sits alongside a LISP. If itâs not an S-expression, it gets interpreted as a word. #halfbakedideas
Why do I keep writing simple English words like change or chance and save or safe, and live or life wrong?
Words I cannot type rightly at the first attempt: testimonial, accessibility, successful
make time for myself in order to write words and code for !gest.
Coming back to work today, I found myself still very much grieving for the sudden loss of our dear colleague Filiz - finding some solace in the words of the beautiful song âI grieveâ by Peter Gabriel
someone (not me) should try to learn the 1k most common words in as many languages as possible
5-word horror story: law of conversation of valence
some words today on installing monolith. I still wouldnât recommend it: @!(monolithref âinstallâ)!@.
added some more words to the !LIL page.
@thewismit@twtxt.psynergy.io @jlj@twt.nfld.uk in old school terminal jargon the ^H means control H or the sequence used in some terminals to indicate backspace. The âjokeâ is that the term failed to interpret it correctly and you can see the partially typed word before they changed it.
: qualia internalism: the properties of a quale are internal to the quale, and therefore the properties of different qualia can be projected onto a cardinal scale with zero point.
Is there a german word for the situation where somebody jokingly asks for the german word for an obscure phenomenon, and some Germans half-ironically half-sincerely trying to come up with words to describe the phenomenon?
decided to publish the initial words I wrote up for this granular delay I created, available at the !loom: @!(loomref âbugzâ)!@.
In other words: you can expect the mistakes you make to be normally distributed around 0 if youâre not trying.
@prologic@twtxt.net found it!
2020-07-25T00:52:27.000000Z a new twtxt/weewiki feature: any word starting with â!â will translate to an internal weewiki reference in my HTML renderer. Example: here is my !wiki_index
with the addition of crate in weewiki, I finally found an opportunity to add some words to the !sqlar page #updates
initial crate words imported in to weewiki source repo. no code yet, but itâs pretty clear to me what needs to happen next in order to make an MVP. #updates
a few new words for !btprnt #updates
some initial words + code for a table-lookup oscillator with floating point precision to be included in !sndkit. testing and monolith come tomorrow. #updates #sndkit #monolith
new words added to the !index
writing words on FM synthesis #sndkit
a new twtxt/weewiki feature: any word starting with â!â will translate to an internal weewiki reference in my HTML renderer. Example: here is my !wiki_index
@tx@shroom.party I remember people doing word processing though their spreadsheet program.
I just used the word âKludgeâ and no one in the office knew what I was talking about.