Das erste Mal #SchenklTV in 100% der sichtbaren Klamotten aus der Damenabteilung :))
Das gleiche hatte ich schon mal auf der GPN an - danke euch für das tolle Feedback :)
zeitverschreib [friendica] hat dies geteilt.
I'm thinking of replacing my Nest #doorbell.
Wants:
Doorbell that rings (mine loses power and doesn't ring the bell)
Camera I can check on my phone
Wired, maybe PoE
Secure (not something controlled by a corp so probably #SelfHosting)
I have a couple ideas, but want to know what the #HiveMind thinks.
Edit to include self hosting.
teilten dies erneut
zeitverschreib [friendica] hat dies geteilt.
I recently migrated my Lenovo laptop to Ubuntu Linux.
Under Windows I could use "Lenovo Vantage" to set a battery charging limit to 60%, which I did whenever I used the notebook stationary. Only while traveling I had it charge to 100%.
Now my question is: Is there a tool I can use under Linux to also only charge up to a certain percentage and then keep it there?
teilten dies erneut
zeitverschreib [friendica] hat dies geteilt.
A few years ago at a Broadway show …
STAFF: Pardon the interruption, but is there a doctor in the house?
ME: (looks eagerly at my wife)
WIFE: (whispers) A MEDICAL doctor, dipshit. I don’t think someone needs emergency career guidance.
ME: … they might.
zeitverschreib [friendica] hat dies geteilt.

Trump Rips Zohran Mamdani, Threatens to Withhold NYC Funding
mediaite.com/media/news/trump-…
Trump Threatens to Withhold Federal Funds from NYC if Mamdani Wins Mayor’s Race and Doesn’t ...
Trump threatened to withhold federal funding from New York City if the new mayor — be it Zohran Mamdani, or anyone else — doesn't "behave themselves."Joe DePaolo (Mediaite)
zeitverschreib [friendica] hat dies geteilt.
Trump, the man who believes he is king, and not a king of the modern era where they’re mostly just figureheads, but a king like Mad King George.
Sometimes, I receive questions which leave both me, and the person asking, bamboozled.
> Your website loads so quickly! What CDN do you use?
There is no CDN. It is just really small and simple, mostly text.
> Sure, but is that Cloudflare, or...?
None. It is a tiny website, just a few kilobytes per page, on a tiny server, at my home, connected to the Internet via my ISP, Andrews & Arnold.
> But are you / they in the cloud?
No. The webserver is in Newbury, in my garage.
> Neil, please can you pass my questions to your technical person? I don't think you understand, your website cannot be in your home. It must be in the cloud or have a CDN.
*Neil puts on glasses and false nose and moustache*
mögen das
Justine Smithies und Amber mögen das.
teilten dies erneut
Rocketman, zeitverschreib [friendica], Wombat, Jens Finkhäuser, Justine Smithies, Amber, Lisa Melton, CatSalad🐈🥗 (D.Burch) und Cyb3rrunn3r haben dies geteilt.
The CDN's bandwidth usage would be tiny, because it's PAY NO ATTENTION TO THE MAN BEHIND THE CURTAIN.
It is as if the "old magic" has got lost in a sea of "cloud" and "node" and "react" and the like.
Putting files of text on a webserver, and hosting it, is so old fashioned, so ancient, that it is almost inconceivable.
Rocketman hat dies geteilt.
I had multiple Serious Discussions with people in $lastjob over them having some big stack of JS libraries in the client side for downloading a file. I mean, it's the web. It's *designed* for downloading files...
(Also, the number of times I've had to explain how HTTP(S) works is just... *sigh*).
The fedi Slashdot effect?
Far less of a challenge if your page doesn't require 50-odd http requests, 30 megabytes of images, numerous database lookups, with no caching.
honestly, even with all of the above a website can still load fast.
It's almost always third party garbage. Be it analytics scripts or wordpress plugins. Or ten different "cdn" hostnames.
last time my blog was on the front page of HN my server was using 1% of 1 vCPU and like 128 MB of RAM.
And had a load average of like 0.01.
I remember somebody running a blog and trying to get it to go viral on Fedi as a stress test. “Break me, you cowards!” were his exact words, as I recall. It was indeed boosted quite a lot. Probably every instance in the Fediverse hit his server to generate a preview, not to mention all the human visitors.
At no point in this experiment did his server ever get even remotely close to overload.
Modern computers are *incredibly* fast…as long as you program them with care.
@neil
I don't *aim* to break my blog, but I toot links to it all the time and don't worry about it.
(But, in any case, the worst that can happen is that it doesn't work for a while!)
It's amazing how many static web sites you can serve from a single nginx server on a VPS with a single shared CPU and half a Gb of RAM.
And without all the analytics tags and cookie banner nonsense they'll load really quickly too.
While I feel slightly sorry for the WordPress sites that die every time someone links them on Mastodon, I'm also pretty smug that none of my sites even break into a sweat when that happens 😎
our uni web team could learn a thing or two from this.
They have added loads of JS files to every page - chat widgets, analytics, frameworks. Sometimes multiple copies.
In a recent review one of the failings they highlighted was the ridiculous page size (several MB) mainly due to the JS that they had added.
Their solution: we need a new CMS!
Me: 🤦
Conferences, Clarity, and Smokescreens
If frontend aspires to be a profession -- something we do for others, not just ourselves -- then we need a culture that can use statistical methods for measuring quality and reject the marketing that dominates the React discourse.Alex Russell
You got FAST dialup and modem, you lucky bastard?
I only was able to upgrade from 300 to 1200 baud…. 🤪
You keep using that word, I do not think it means what you think it means...
(Someone had to)
(Most marketspeak is marketspeak for that)
"Our web site processes twenty orders a second"
"Wow, I'm sorry, have you tried running it on a yam instead of a potato?"
That's one reason my blog is a static web site.
True, it's generated by Jekyll and hosted by GitHub Pages. But from the user's point of view, there are no databases, no fancy libraries, barely any Javascript *at all*.
I'm somewhat envious of people who have ISPs good enough for this. I assume this means you must have a fixed-IP service?
I know some ways around floating IPs, but they seem to all involve cloud services of some kind. And there's a firewall appliance to get through.
So, I have a VPS instead. Probably going to do colocation later. I miss access to the hardware, to be sure.
Also manageable by various services e.g.
I have never used these guys, just aware of this kind of service.
@kel @TerryHancock A fair number of the decent DNS registrars offer this, for example, Mythic Beasts
mythic-beasts.com/support/api/…
Your talking via the Mastodon service running on a VM in a converted garage over AAISP BTW.
@wishy @kel @TerryHancock
Same here. A Mastodon instance on an old Intel NUC in the same rack as the webserver.
super mario bush cloud.png
Although I no longer have my own machines on the net I do use a very simple content system - text files that get processed into HTML via a tool called HUGO.
No SQL database, not a mountain of javascript, not a lot of CSS. Easy to move the entire website to a new host or new domain name in a few minutes. Back the whole thing up into a single .zip or .tar file.
Very fast to generate into a hierarchy to give to a web server, very fast to load into a user's browser.
Reminds me of once I was negotiating a contract.
The other side said about one of my terms: "No lawyer would ever allow that!".
I pulled out my California state bar card and said "well, I beg to differ."
you are lucky to have a decent ISP at least, but yeah it makes me sad to think that there’s all this noise and crap about just putting up a web page.
Webdev has become poisoned by its own ignorance and bullshit.
@mattl I'll be the first to agree that our site is - by choice - incredibly simple. It has no functionality which might demand a framework.
But I can well imagine that, for other use cases, the approach that I've taken would not make much sense.
Even if you did need dynamic content, there are ways to do it efficiently. A Rust program using a compile-time template engine will spit out HTML pretty fast, for example.
I mean I kind of get it. DNS kind of sucks for some people. As in, unless you're part of an established cloud or CDN, simply connecting to a website can be slow. Like I used to host a hand coded html/css only site and on some networks it would be quite slow to connect, even if much bulkier sites loaded quickly.
I don't know how to explain in technical terms, but this is an effect I have actually felt.
I used to run a web server in my home, on a 486 connected by dialup. It was not fast by any means, but it worked.
Now imagine how fast that website would be on a modern Ryzen box connected to gigabit fiber.
“Your website cannot be in your home”, my foot! Your average Joe now has exactly the same amount of computing power and upstream bandwidth as a data center server, if not more. There is basically nothing stopping him from running a website in his garage.
I blame progress.
20 years ago, my dialup ISP ( I think it was plus.net, before they were bought out) gave me 100 megabytes of web space. I could write some html and FTP it up, and it could be seen by anyone who cares to look.
I used it for all sorts of odd jobs. I put a copy of my CD and DVD library (titles, not content) up there so anyone wanting to buy me one could check I didn't already have it. And a copy of my wishlist (platform-agnostic, unlike eg. an Amazon one). 1/2
zeitverschreib [friendica] hat dies geteilt.
I have a feeling the cloud/cdn people have done a way too good job on marketing.
Part of it is valid. Stuff like video streaming has such a huge variability in bandwidth that it's difficult to self-host unless you are pretty damn large. But for pretty much anything else you can usually just host it yourself on a fairly easily purchased link, but people just.... don't.
Even at work, where we actually regularly _test_ that we can run without a CDN, we don't normally.
Web1.0+
Simple code, no bloat, allied to un-dreamed-of-in-90s bandwidth and processing power.
How #fediverse!
@Faraiwe @Neil Brown well Mastodon does not fit today description. Maybe snac.
Cc:@lxo@snac.lx.olivia.nom.br
@LapisPebble I haven't noticed any problems. I haven't gone looking for scrapers.
That said, most of what I write is so dreadfully tedious that I imagine there is little to gain for AI system creators.
Same here. Simple scripts, small images (or none, just css), no libraries.
I'm forced to move some sites of a client to 'the cloud' and when asked which platforms I use, I just tell them "vanilla PHP" and they seem to understand.
What they won't understand is that them adding complexity by containerizing everything and needing extra software and tools, I will increase the price they'll have to pay.
Give me a server, a database and a way of dropping files and I'll be fine...
I currently live in a student apartment and unfortunately don't have access to my own internet.
I kinda wanted to have my own webserver running on a microcomputer.
The things we take for granted sometimes. I really hope my situation does not become a standard in the future, but that we continue to have our own individual connections to the internet where we are more or less in control and can do our own thing.
Sensitiver Inhalt
It's the nice thing about sites on the Gemini protocol. Every time I've used it, linked pages are just there when you click on them, before you've even blinked.
Neil, please can you pass my questions to your technical person? I don't think you understand, your website cannot be in your home.
Who is this moron? (Don't tell me, I actually don't care. Just leave me with my disgust at their ignorance backed up by arrogant condescension. Holy god what is this world coming to?)
Love it. Now I want a link to your amazing website.
I remember ”my good old days” when I coded in HTML myself and manage dot do pretty nice pages with no big advanced tech behind it. Not on an own server - I never dared to go that far.
Over the years as memory (and then storage) got larger and cheaper by several levels of magnitude programs got larger and more complicated to fill up the new space available.
The same thing has happened as network infrastructure has got much faster. Services (including their webpages) has gotten larger and more complicated to fill up the available bandwidth.
They do it because they can, but never think if they should.
I'm a completely non technical person, but even I know that "the cloud" is just other people's computers (granted, really big computers).
Do you have my site up on your screen?
> Yes.
*power cycle device* Now try reloading it.
> It's not loading. [beat] Now I get an error.
That's because I'm standing next to it and just physically turned it off and on again. Give it a moment and try again.
> [a moment passes] Now it's back.
Indeed.
I get emails like that, too. Mostly folks telling me I have a robots.txt file "that should be locked down," and asking me for a reward.
All I can tell them is, I'm just some guy with a personal website (which I can tell you've never actually looked at) and that's supposed to be there.
Mine is also running on a raspberry pi.
> I don't understand what dessert has to do with your lack of technical knowledge, but please stop.
if you doing static website, I am making a new protocol for HTML to merge in data ... called veha: crates.io/crates/veha a cli compiler for SSR; I am looking for someone to review; maybe you can give it a shot;
PS. the readme is one version behind but the example folder works
Call your garage your "Neueberg data centre". That gets you a suitably European feel too. No fibs there - English is basically German with knobs on (and a weird fixation with French and old Latin) and town names often easily translate.
You probably have a UPS and a lock on the door, so you can lay claim to at least Tier 1: phoenixnap.com/blog/data-cente…
AAISP are superb but rather pricey in some cases. However, you do get exactly what you paid for and legendary support.
Data Center Tiers Classification Explained: (Tier 1, 2, 3, 4)
Read about the four data center tiers and learn how this ranking system reflects the facility's reliability, cost, and security levels.Andreja Velimirovic (phoenixNAP)
That is "magic" from the old days, like mid-ninetees. And sometimes I wonder if we should hold talks about that because it solves so many of todays problems.
I mean last week I came back from a hacker conference. There I saw talks about how to unspotify yourself by hosting your own local music streaming setup. One of the big problems was "Without spotify, where do I get my music from??" and one of the solutions was "Just take your parents CD collection and grab it with a CD- or DVD-drive".
No shit, the looks on the faces of the U30 people around me in the audience! Like "WTF you can DO THAT?? What is this CD thingy anyway?"
Lost magic from the old days. I was joking give them two years and they re-invented Napster and eDonkey...
We should definately hold talks.
taz.de/Wie-Trump-Feminismus-un…
teilten dies erneut
zeitverschreib [friendica] hat dies geteilt.
teilten dies erneut
zeitverschreib [friendica] hat dies geteilt.
teilten dies erneut
zeitverschreib [friendica] hat dies geteilt.
Sensitiver Inhalt
zeitverschreib [friendica] hat dies geteilt.
After bombing Iran and torturing trans kids, Trump still thinks he deserves the Nobel Peace Prize.
This photo of the Nobel Peace Center in Oslo tells us a different story.
#transgender #trans #LGBTQ #LGBTQIA
zeitverschreib [friendica] hat dies geteilt.
teilten dies erneut
zeitverschreib [friendica] hat dies geteilt.
✨ New blog post: “Back to the Old Internet: A Personal Reboot”
Switching to Linux. Self-hosting. Fossifying my phone.
I thought the old internet was gone — turns out, it just needed a reboot.
laurahargreaves.com/the-old-in…
#OldInternet #OpenWeb #FOSS #Linux #DigitalReboot
📟 Back to the Old Internet: A Personal Reboot
✨ New blog post: “Back to the Old Internet: A Personal Reboot” Switching to Linux. Self-hosting. Fossifying my phone. I thought the old internet was gone — turns out, it just needed a reboot. #OldInternet #OpenWeb #FOSS #Linux #DigitalRebootLaura Hargreaves 👩💻 (Laura Hargreaves)
teilten dies erneut
zeitverschreib [friendica] hat dies geteilt.
also enjoyed the premise of the post.
Laura Hargreaves 👩💻 hat dies geteilt.
teilten dies erneut
zeitverschreib [friendica] hat dies geteilt.
teilten dies erneut
Cyb3rrunn3r, Rocketman, zeitverschreib [friendica], Kasiandra Richmond, Wombat, Hagen Bauer, Arne Schmitz, Jens Finkhäuser, Lisa Melton, stephie und Fuzzy Leapfrog haben dies geteilt.
@stella IKEA is the largest logging company in the world, responsible for the destruction of thousands of ecosystsems , illigal logging and colonisation all around the world.
Their actions in Sapmí and Romania alone would land them in the Hague, this is Pinkwashing of ecocide, genocide and colonialism
FUCK IKEA, NO CORPOS AT PRIDE
I used to mow our lawn every fortnight, like my Dad did, when we didn't have the sheep on it.
Since about 10 years here, I just do it 3x a year - once just before spring, once in summer after the spring flowers and clover die back, and once in winter.
And every day I look out at our messy unkempt lawn, I get a small but vital boost of joy in the day.
Not only is it a lot less stupid work, its much better for the environment - we have a family of bumblebees now under our front door, they are so cute I see them buzzing around every day - and we have a group of birds who visit regularly to poke around in the ground. I'm sure there will be 100s of other species making their home there too.
Just down the road, a farmer has switched an entire field over to "bee flowers" . He'll be rotating 1 paddock every year as usual, but has specifically focused on using insect-friendly mixes, instead of the more common plain nitrogen-fixing plants.
If you want the planet to survive, do what you can, with what you have. Radical change needs small steps as well as big ones. Stop mowing the lawn, & let the life back in.
Hypolite Petovan mag das.
teilten dies erneut
zeitverschreib [friendica], Lisa Melton, Stefano Marinelli, Mer-fOKxTOwl und Rocketman haben dies geteilt.
teilten dies erneut
zeitverschreib [friendica] und Zeroday Podcast (stefan) haben dies geteilt.
teilten dies erneut
crossgolf_rebel - kostenlose Kwalitätsposts, Robyn, zeitverschreib [friendica] und Zeroday Podcast (stefan) haben dies geteilt.
teilten dies erneut
zeitverschreib [friendica] hat dies geteilt.
Dear Fedi friends,
I just published a blog post with the links to all the versions of my Fedi promo video - so that they can be easily found in one place: news.elenarossini.com/a-video-…
Direct links:
#English: videos.elenarossini.com/w/64Vu…
#français: videos.elenarossini.com/w/hxzy…
#italiano: videos.elenarossini.com/w/peti…
A routine reminder that there are subtitles in 14 languages thanks to wonderful Fedi volunteers. Adding more today. Credits: news.elenarossini.com/fedivers…
More versions coming soon! ✨ 🚀
📺 Introducing the Fediverse: a New Era of Social Media
A 4 minute video that aims to introduce the Fediverse to people not familiar with itElena Rossini
Introducing the Fediverse: a New Era of Social Media
This video is a colorful introduction to the Fediverse, guided by filmmaker & Fediverse advocate Elena Rossini. Watch now to discover a whole new world of social media, one where privacy is respected, users are empowered, and Big Tech has no say.Special thanks to:
@[url=https://mamot.fr/users/sknob]sknob[/url] for help with the French translation
Tarcísio Surdi @[url=https://bolha.one/users/tarcisiosurdi]Tarcísio Surdi ⁂[/url] for the Portuguese Brazilian translation
Jan Dytrych @[url=https://social.dytrych.cloud/users/jan]Jan Dytrych🇨🇿🇺🇦[/url] for the Czech translation
Claudio Brugnoni for help with the Italian translation
teilten dies erneut
Stefano Marinelli, I ❤️ FEDIVERSE, Tim Chambers und zeitverschreib [friendica] haben dies geteilt.
can't get the english link to load on my S25+
Managed to view it via the YT link.
suggesting they learn more about the #fediverse and getting off MAGA tech (my term for Microsoft, Amazon, Google and Apple) is awesome.
@jackgangi thank you! ❤️
Maybe I should resurrect my deactivated Instagram and LinkedIn accounts for a few days to share the video 🙃
Phanpy: Eine minimalistische Alternative zur Mastodon-Weboberfläche
Phanpy bietet eine minimalistische Weboberfläche für Mastodon. Mit reduziertem Design, klarer Thread-Darstellung und praktischen Funktionen richtet sich der Client an alle, die beim Lesen und Schreiben Wert auf Übersicht legen.
teilten dies erneut
zeitverschreib [friendica], crossgolf_rebel - kostenlose Kwalitätsposts, caos und Rocketman haben dies geteilt.
@zeitverschreib [friendica] Funktioniert das tatsächlich gut mit Friendica?
/cc @GNU/Linux.ch
Mir fällt gerade nichts ein, das bisher Probleme gemacht hätte. Klar, Abstimmungen gehen auf Friendica nicht, aber das liegt nicht am Client.
Hamiller Friendica mag das.
@zeitverschreib [friendica] Klar, das mit den Abstimmungen liegt an Friendica selbst. Dann werde ich das mal bei Gelegenheit ausprobieren.
zeitverschreib [friendica] mag das.
teilten dies erneut
zeitverschreib [friendica], Lenz Grimmer, Chris Were ⁂🐧🌱☕ und CatSalad🐈🥗 (D.Burch) haben dies geteilt.
teilten dies erneut
zeitverschreib [friendica] hat dies geteilt.
teilten dies erneut
zeitverschreib [friendica] hat dies geteilt.
teilten dies erneut
zeitverschreib [friendica] und Cyb3rrunn3r haben dies geteilt.
teilten dies erneut
zeitverschreib [friendica], Frans Super 🇺🇦🇵🇸🍋[FCKPVV], Trolli Schmittlauch 🦥, 🇺🇦 Lauteshirn 🏳️🌈, Corinna (versiffte Göre) und Christoph Buck haben dies geteilt.
#KLINGBEIL streicht Seenotrettung sämtliche Mittel!
Klingbeil #SPD arbeitet unerlässlich daran die Partei einstelligen zu machen, ich finde das macht er gut !!
tagesschau.de/inland/innenpoli…
Bundesregierung streicht Gelder für Seenotrettung im Mittelmeer
Das Auswärtige Amt stellt seine finanzielle Unterstützung für die zivile Seenotrettung im Mittelmeer ein. Politiker und Hilfsorganisationen kritisieren die Entscheidung.tagesschau.de
Andreas Kilgus mag das.
teilten dies erneut
zeitverschreib [friendica] hat dies geteilt.
teilten dies erneut
Nike Leonhard, zeitverschreib [friendica], Wombat, Cyb3rrunn3r und Der KamikaZEN haben dies geteilt.
Andreas Kilgus mag das.
teilten dies erneut
zeitverschreib [friendica], 6erriet mit ie 😁🐧🍓 #FuckAfD und dan1 haben dies geteilt.
*blows the dust off their Fedi account, coughs as dust billows into the air*
Well hi there friend! You may not remember me, but I'm Bwee! I'm a fluffy blue dragon and I love you!!! That's all you need to know, really!
So, I'm back. It's been a really long time, and I'm so sorry for making you worry if I did. I'm okay. I'm just not good at managing my time and certain things have fallen by the wayside as a result. But I aim to fix that, starting with being around here again!!
I hope you've been doing well. I've missed you so much!!
Thank you for stopping by! Have a great day, night, or evening, whatever it happens to be for you!!
💙💙💙
Hank G ☑️ mag das.
zeitverschreib [friendica] hat dies geteilt.
yay! now we celebrate
youtube.com/watch?v=BRW_rF41t1…
Rhythm Heaven: Dragon Dance
Based off the Sumo Brothers in Rhythm Heaven Megamix.That minigame is dope, PLAY IT!Also Charizard master race.YouTube
I'm glad to see you're doing alright. I don't think I've spoken with you in almost a year.
Did you manage to stay off the cancer sticks?
@eviljackcarver Yeah, it's been a long time!!
Sadly I relapsed a couple of months ago and haven't managed to kick the habit again quite yet :/ I'll get there!

Well HI there, @Bwee!!😍 Good to see you around, friend. I was thinking about you just yesterday, hoping that you were doing okay, wherever you were.🙏♥️
I assumed that you were probably taking care of life stuff that needed to be prioritized, which we will need to do from time to time.🫂 How're you feeling this summer, if you don't mind me asking?
zeitverschreib [friendica] hat dies geteilt.
teilten dies erneut
zeitverschreib [friendica] hat dies geteilt.
TuxTux
Als Antwort auf Schenkl | 🏳️🌈🦄 • • •