tmux a would just create a new session if there's no session already to attach to. I probably do that once a day.
@hecanjog@hecanjog.com I have a script for tmux that sets up a new if needed among other things.
http://github.com/brandur/tmux-extra
Works great with powerline.
@lyse@lyse.isobeef.org do you need to have an explicit Is function? I believe errors.Is has reflect lite and can do the type infer for you. The Is is only really needed if you have a dynamic type. Or are matching a set of types as a single error maybe? The only required one would be Unwrap if your error contained some other base type so that Is/As can reach them in the stack.
As is perfect for your array type because it asserts the matching type out the wrap stack and populates the type for evaluating its contents.
Friends⦠Iāve moved my twtxt in english to
https://eapl.me/twtxt.txt
Please update your following list!
Quiero mantener una sesión por largo plazo (para no tener que estar poniendo el Password todo el tiempo).
Debido a que esta herramienta de twtxt tiene la intención de que cualquier persona pueda auto-hospedar su propio twtxt.txt, vĆ que lo mĆ”s āfĆ”cilā y universal es tener un servidor con PHP 7.3+, como un Shared Hosting.
Despliegues con Python, Go, etc. podrĆan requerir mĆ”s configuración.
Quiero mantener una sesión por largo plazo (para no tener que estar poniendo el Password todo el tiempo).
Debido a que esta herramienta de twtxt tiene la intención de que cualquier persona pueda auto-hospedar su propio twtxt.txt, vĆ que lo mĆ”s āfĆ”cilā y universal es tener un servidor con PHP 7.3+, como un Shared Hosting.
Despliegues con Python, Go, etc. podrĆan requerir mĆ”s configuración.
@eapl@eapl.mx que problema tuviste con las sesiones y pk decidiste implementarlo con php??
@prologic@twtxt.net bummer, thatās a shame. I ask because I install the vast majority of my phone apps from f-droid these days, and only use Google Play Store when I have no other option. I know the Play Store will have more reach, but Iām guessing reach isnāt the highest priority right now.
@prologic@twtxt.net is it difficult to get packages into f-droid?
@prologic@twtxt.net is goryon not in the google app store?
@eapl@eapl.mx Felicidades! Poco a poco va cogiendo forma!
@may@txt.sour.is š
@prologic@twtxt.net oh my god
@prologic@twtxt.net hmm, Iād be up for thinking about that. At least at the protocol and design levelāIām afraid I canāt help much with Go programming.
@prologic@twtxt.net ack! Well, good to know.
@prologic@twtxt.net I donāt know! Iāve never used itāonly came across it recently.
@movq@www.uninformativ.de itās a great way to spice up your object storage!
@movq@www.uninformativ.de @prologic@twtxt.net I thought you were talking about the cloud storage š¤£
@prologic@twtxt.net Itās true. I think the key point is to make it 100% clear what your intentions are, so that if there ever is a legal case against Google, they cannot credibly pretend not to have known.
@prologic@twtxt.net Thatās definitely a concern. I guess itās a way to signal unequivocally that you donāt want the page indexed. If they do it anyway, they donāt really have an excuse to fall back onāthey just blatantly violated your web siteās policy.
@marado@twtxt.net Itās very different. Language models are part if traditional search engines and translation engines. The new policy mentions Cloud AI abd Bard specifically. This is a weird change and probably a good preemptive move as I said previously. Iām not sure why youāre downplaying it
@shreyan@twtxt.net If thatās your reaction to PragerU, then do I have a podcast for you! https://www.stitcher.com/show/the-audit
@marado@twtxt.net It canāt possibly be defensible, which to me always signals an attempt at a power grab. They never explicitly said āwe will use anything we scrape from the web to train our AIā beforeāthatās new. There is growing pushback against that practice, with numerous legal cases winding through the legal system right now. Some day those cases will be heard and decided on by judges. So theyāre trying to get out ahead of that, in my opinion, and cement their claims to this data before thereās a precedent set.
@prologic@twtxt.net They were almost certainly doing this already, but now theyāre codifying it in their policies, essentially claiming ownership over everyoneās web pages.
Ready! In the following URL Iāll be writing in English if you wanna follow me:
https://eapl.mx/me/twtxt.txt
Hola @eapl@eapl.mx.mx un gusto seguirte por aquĆ
@stigatle@yarn.stigatle.no Could lead to world war 2 again
@xuu@txt.sour.is Oh wow I didnāt know he was associated with PragerU. Iāve listened to a few episodes of The Audit podcast, where they basically shred PragerU content, and itās hilarious and terrifying.
@prologic@twtxt.net The hackathon project that I did recently used openai and embedded the response info into the prompt. So basically i would search for the top 3 most relevant search results to feed into the prompt and the AI would summarize to answer their question.
@prx@si3t.ch I like this idea but usually I am living in a terminal or Emacs.
@movq@www.uninformativ.de If I understand it correctly, gtk4 renders using OpenGL. That means some of that RAM that appears to be allocated is actually some trick of the OpenGL driver so that it can map address in RAM space to the GPUās VRAM (depends a lot on your setup though).
What happens if you run it with GSK_RENDERER=cairo set?
@movq@www.uninformativ.de
Doesnāt even compile on my system, which is apparently broken:
> cc -Wall -Wextra -o win win.c $(pkg-config --cflags --libs gtk4)
cc: error: unrecognized argument in option ā-mfpmath=sse -msse -msse2 -pthread -I/usr/include/gtk-4.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/graphene-1.0 -I/usr/lib/x86_64-linux-gnu/graphene-1.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -lgtk-4 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgraphene-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0ā
cc: note: valid arguments to ā-mfpmath=ā are: 387 387+sse 387,sse both sse sse+387 sse,387
@movq@www.uninformativ.de by far the weirdest plane: https://movq.de/v/863829c893/IMG_4912.JPG
@prologic@twtxt.net I mean, I get that there are differences of opinion. But death threats? Who the hell is doing that?
@prologic@twtxt.net hahaha definitely not
@prologic@twtxt.net I tried to call him but he wouldnāt answer the phone š
@stigatle@yarn.stigatle.no I think I understand NATOās hesitation, but at the same time if this drags on and on for years then it causes massive loss of life and is even more dangerous for everyone. If that nuclear power plant melts down, whether because Russia causes it directly or because of an āaccidentā, then all of Europe can be blanketed with fallout. The longer this goes on, the more likely that possibility (and worse ones!) becomes.
That is scary to be so close to Russia. I hope youāre doing OK.
@prologic@twtxt.net yeah, itās a horrible waste.
@prologic@twtxt.net I donāt agree. I think heās a thug who benefits a lot if everybody thinks heās a madman.
All through this war, there has been a repeated cycle:
- We canāt give Ukraine weapon X; that will provoke Putin and heāll drop a nuke!
- Russian propagandists threaten theyāre about to drop nukes
- After lots of hand wringing, some country gives weapon X to Ukraine
- No nukes are dropped
Weāre on like the 5th iteration of this. Now itās about F-16 fighter jets. In the meantime, a lot of Ukrainians AND Russians are dying en masse.
@prologic@twtxt.net I said nothing about an international violent response. You added that š¤
If someone punches you in the face over and over again, you donāt stand there and take it to avoid ābegetting violenceā. You stop them from punching you, and do your best to ensure they never punch you again. Thatās not āviolence begets violenceā. Thatās rationality.
@lyse@lyse.isobeef.org @movq@www.uninformativ.de Iāve always liked the sound of crows, and I really really hate the sound of motorized vehicles, so I also find it absurd. Iāve come to think that some people are at some level afraid of nature, and nature sounds remind them of it.
@movq@www.uninformativ.de wow. Iād trade crow sounds for car sounds, or jet sounds, or leaf blower sounds, or lawn mower sounds, orā¦..100% of the time.
As far as fighting the birds goes, maybe theyāre right, but probably itād be better to re-balance the ecosystem so that crows arenāt so dominant? At least there are things to try. When it comes to reducing how much air travel people use, it takes a terrorist attack or a pandemic to affect it.
@movq@www.uninformativ.de Is that a jet flying over? Peopleās priorities are fucked up.
@movq@www.uninformativ.de I clone the important stuff on two separate clusters, but both are in my house. One of these days Iām planning to ask my brother to put a server of mine in his house, and then we can cross-clone for offsite backups that donāt require the cloud.
@mckinley@twtxt.net backintime for my desktop and work files. A combination of rsync, zfs snapshots, and redundancy for āat restā type things.
@Planet_Jabber_XMPP@feeds.twtxt.net No. ChatGPT does not improve your code. Coding is thinking. You offloaded your thought to a machine. You will not be able to reproduce what the machine did for you if you donāt have the machine, so you learned nothing.
@mckinley@twtxt.net ninja backup and Borg
@prologic@twtxt.net that would work if it was using shamirās secret sharing .. although i think its typically 3 of 5 so you get 3, one to the company, and one to the āthird partyā. so you can recover all you want.. but if the company or 3rd wants to they need one of your 3 to recover.
but still .. if they are providing them then whats the point of trusting they donāt have copies.
@movq@www.uninformativ.de § after we pass the key over to the GOV cloud for our protection.
@abucci@anthony.buc.ci buuuuut it show when winter!
In the time scale viewed from the planets perspective, the climate has changed many many times.. The issue is whether that change that will inevitability come is hospitable to us meat bags. Or if we are doomed to take part in the next mass extinction event.