Please stop calling Dragoneer the founder of FA.
He wasn't.
FA was created by Alkora and myself.
He just bought it and fucked it up.
This just smells so scammy. But they have the planned activation date and the second half of the postcode correct, and the phone number matches one on openreach's web site, so⦠presumably it's genuine?
I think it's a "proceed with extreme caution" situation.
They sent a grumpy followup message saying, basically, "okay, well, I suppose you didn't really *have* to reply and we'll assign the port to you anyway" and giving a link to a comms.openreach.co.uk URL which I'm quite happy to follow, which basically just says to make sure the ONT is present, plugged in, switched on and has a sane configuration of indicator lights on it, which it is and has. All good.
I just had another thought: the messages were from what looks like a normal mobile number, but perhaps it's actually a "special" number that costs more to message. If so, that would be why it failed; I have no credit on my giffgaff account, only my monthly goodybag (although it seems they no longer call them that, huh), which is a good protection against scam messages from expensive numbers trying to get you to reply without realising.
128K Followers, 161 Following, 757 Posts - See Instagram photos and videos from Michael J Boorman - Wisdom Made Easy (@wisdommadeeasy)www.instagram.com
A skeptic's first contact with Kubernetes
https://blog.davidv.dev/posts/first-contact-with-k8s/
- fair observation
A journey into Kubernetes: key concepts from a systems engineer's perspective, with a detour to yaml-template-hell.David Ventura (Mumbling about computers)
"Hereβs the real crisis facing the Tories: their older voters are dying off, and nobodyβs replacing them"
Turns out Conservatism does not look so attractive to a whole generation of people who will never realistically be able to gain anything to conserve.
https://www.theguardian.com/commentisfree/article/2024/aug/07/tories-older-voters-conservatives
People used to shift rightwards with age. But the Conservatives have destroyed that prospect, and thereβs no easy way out, says sociology lecturer Phil Burton-CartledgePhil Burton-Cartledge (The Guardian)
2:30 AM: Lying in bed, staring into darkness, sigh
6:30 AM: Three different alarms and I slept through them all :P
F U summer
Chess hasnβt been updated in almost 200 years and itβs obvious the devs have abandoned it. The greedy creators took your money and laughed all the way to the bank.
I remember back in 705 AD when chess was fun. Then they started adding stupid features no one wanted like βcastlingβ and βen passantβ instead of listening to player feedback and fixing game-breaking bugs. Iβve been complaining for years about the collision-detection glitch with the horsey. The βclipping-through-piecesβ bug has been abused to death and the lazy devs refuse to fix it.
Donβt support this awful behaviour and boycott this company.
[cave johnson voice]
Oh, in case you got a swapfile on an encrypted
btrfs partition, here's some advice the lab boys gave me: DO NOT make a swapfile on an encrypted btrfs partition.
We haven't entirely nailed down what it is yet, but I'll tell you this: it's a lively one, and it does NOT like the desktop environment.
Can a ghost and a zombie come from the same person?
I'm so amused by the image of a ghost looking on in horror as its zombified body staggers around...
Zombie: BRAINSSSSS
Ghost: This is so embarrassing. Please, Phil, pull yourself together. We were a lawyer, for Christ's sake.
Brief blog article: βSymbiosiswareβ.
https://www.chiark.greenend.org.uk/~sgtatham/quasiblog/symbiosisware/
that is interesting because it is the direct opposite of software that I often run into: Software written be developers who clearly do not use it themselves.
This is software characterised by having both flaws and just weird behaviour that no developer would accept in their daily use if they had any way of using an alternative or fixing the software.
I see this a lot in e.g. vendor supplied toolchains.
I like open source tools a lot for various reasons, but I can't think of a single example which has flaws or behaviour which drives you up the wall in the same way that a lot of commercial software does.
maybe I phrased things a bit too loosely. One specific example is a commercial compiler which comes with a kind of IDE which is just *terrible*.
For instance, it has rudimentary support for looking up symbols but sometimes this just ceases to work, and there appears no way to fix it outside of deleting your project and starting over, waiting for it to happen again. Sometimes it crashes etc.
A coworker routinely imports 3D models of PCBs and enclosures into FreeCAD and re-export them because otherwise our expensive suite for 3D work grinds to a halt working on them.
I don't recall ever running into something like this in OSS -- okay, perhaps in a few cases were it could be described as symbiosisware -- but in commercial software I'd be inclined to call it prevalent.
Edit: spello
@mk aaah, IDEs. That makes more sense.
In my day job I maintain toolchains myself, it so happens. We do have IDEs to wrap around those toolchains, but I never use them β I run the compiler directly from the command line. So indeed I wouldn't notice if the IDE had misfeatures, only the underlying compiler and linker etc.
(In fact I'm not an IDE user in any context, being long-term committed to emacs.)
#SelfHosting / #CommunityHosting / #ManagedHosting picks of the day:
β‘οΈ @fedihost - PeerTube & Mastodon managed hosting
β‘οΈ @mastohost - Mastodon managed hosting
β‘οΈ @snikket_im - XMPP/Jabber managed hosting
β‘οΈ @Cloud68 - Managed hosting for very wide range of FOSS services
β‘οΈ @homegrown - Advising non-techy people on hosting their own online services
β‘οΈ @adminforge - German-language site advising on self-hosting
β‘οΈ @jellyfin - Host your own Netflix/Spotify-style streaming service
π§΅ 1/7
#SelfHosting picks of the day (continued):
β‘οΈ @Mastodon - Microblogging anyone can host
β‘οΈ @news - Flexible social networking, works with many protocols including Fediverse, RSS etc.
β‘οΈ @synoforum - Unofficial forum for Synology NAS users
6/7
#SelfHosting picks of the day (continued):
The account below is a discussion group. Follow it to see its discussions in your timeline, mention the group to post to it. (More info about how to use Fediverse groups: https://fedi.tips/how-to-use-groups-on-the-fediverse/)
β‘οΈ @selfhosting - Discussion group about self-hosting & community hosting & managed hosting
PLEASE DO NOT REPLY TO THIS PART OF THE THREAD, IT MIGHT SPAM THE GROUP.
7/7
An unofficial guide to using Mastodon and the Fediversefedi.tips
Do you love hyenas? I hope you do! Because those cuties will be available on many new merch soon!
@Skiriki Exactly. Most of my -applicable- sex ed until I was in my 30s came from shoplifting a copy of "The Joy of Gay Sex", which probably became increasingly archaic, and (sigh) gay porn.
Do you know why I value guys who aren't all 'Let's meet up and fuck!' Because they -aren't- all 'Let's meet up and fuck!'
Me... Internet.
Once I met some people who could enlighten me about the endless choices there are, figuring out what I am, who I am became easier.
Data manipulation is at the heart of computation, and a system is said to be Turing-complete if it can be configured to manipulate data in a way that makes implementing arbitrary computation possibβ¦Hackaday
I saw these photos on mastodon a few days ago about of the huge melt over 15 years of the Rhone Glacierβ¦good to see itβs gained media attention, even if it is the result of climate deniers on X.
The speed of the glacierβs disappearance really should leave everyone in no doubt that #ClimateChange is real and human made.
#ClimateBreakdown
#Glacier
#ClimateDenialism
Married couple from Bristol attract awe and abuse on X with photos that show βstaggeringβ changes in the AlpsAjit Niranjan (The Guardian)
TIL that Dolly Parton wrote "Jolene" and "I Will Always Love You" on the same day. Both songs are now over 50 years old.
https://www.snopes.com/fact-check/dolly-parton-2-songs-one-day/
#til #todayilearned
https://www.reddit.com/r/todayilearned/comments/1elcd2z/til_that_dolly_parton_wrote_jolene_and_i_will/
Dolly Parton wrote "Jolene" and "I Will Always Love You" in one day.Bethania Palma (Snopes.com)
- tech firms lay off thousands to boost stock price
- jobs report shows rising unemployment
- stock market panics and nasdaq crashes
- tech firms' stock prices go down
brilliant strategy. the best.
I was just told this funny design fail story by train driver Stefan on Youtube.
The newly renovated train station in Delft is built in a tunnel, with four tracks each in their own separate tube. Going fast in a single-track tunnel creates a lot of overpressure, and trains have now been ordered to slow down to 120 km/h before entering the tunnel to reduce it.
It turns out that immediately after opening the tunnel, the sudden gust of wind was pushing on the revolving doors at the entrance to the station upstairs. This made them spin faster, and people were struggling to get through the doors.
Study in hamsters indicates vaccines targeting nose, mouth may be key to controlling spread of respiratory infectionsTamara Schneider (Washington University School of Medicine in St. Louis)
Content warning: Mini-Fiction, ~1000 Words, Shapeshifting, Very Mild Non-Permanent Comic Body Horror
Content warning: Mini-Fiction, ~1000 Words, Shapeshifting, Very Mild Non-Permanent Comic Body Horror
@atax1a He SO was.
We've heard more than one person saying this.
@valdezWOOF FA was originally created as a forum modification called DevoyBB by Jheryn (now Alkora)
We picked up the site after it crashed and burned, became a co-founder in exchange for rewriting it to fix it's massive flaws and also did all the server stuff and paid for the whole thing.
Then after a falling out over whether or not the site should be run professionally or not, the site was bought up by Dragoneer
But we never saw a dime from the sale of all our work.
And then he banned us from it.
So fuck him