francois

@francois Created:

🇨🇿 🇩🇰 🇩🇪 🇬🇷 🇬🇧 🇪🇦 🇨🇵 🇱🇺 🇮🇩 🇳🇱 🇳🇴 🇵🇹

umweltfreundlich
Retired linguist/law/IT.
#sailing #reading #music #opensource #linux #languages #fedi22 #retired
Post about #languages and #sailing mostly.
(Hovercraft saya penuh dengan belut )
(otakku sakit!)

Visit blog
261 posts
hidden followers
hidden following
Replying to @pepdmin
francois
@francois

@pepdmin
Interesting, since there are also plenty of stories of big companies retro-pedaling completely after doing that (*).
I thought it was pretty clear by now that it does LLM do not work in most real-life situations.
Not only that, but it will create a huge problem in a couple of years, and I thought that would be pretty obvious as well. If you fire all junior developpers (for example), what happens when the senior developpers retire ?
Senior developpers do not grow on trees, they come from.. junior developpers.
So no junior means no senior down the line.
Mind you, part of the problem is that most people think short term, so if we fire people now, that's less expenses. For now.
Anyway. Sorry for the rant. 😜
Just kills me how some managers can be.

(*) for examples:
https://www.linkedin.com/pulse/companies-now-regret-replacing-people-ai-shekhar-kundra-rf0lc
https://www.forbes.com/sites/terdawn-deboe/2026/05/21/companies-fired-workers-for-ai-now-they-want-them-back/
https://www.cnbc.com/2026/07/01/employers-who-laid-off-workers-for-ai-are-reversing-their-decisions.html
etc
https://www.techspot.com/news/112960-more-companies-rehiring-workers-they-replaced-ai-after.html

Replying to @nigel
francois
@francois

@nigel @colinstu@birdbutt.com
It is possible but I doubt it. I don't have that recollection anyway.

Boosted by francois
Sailing News
@sailingnews @mastodon.world

Bénéteau First 36 Spirit: navegar, simplesmente

Em 1992, a Bénéteau deu um nome a esta sensação: «SPIRIT». O primeiro modelo com este nome, o First Spirit 300, foi lançado para velejadores com uma ideia muito clara sobre aquilo que um barco deve ter — e aquilo que não deve ter. Procurava proporcionar uma ligação mais profunda com dois elementos: o mar e o vento.

nauticapress.com/beneteau-firs

#sail #sailing #voile #velero

francois
@francois
Public en expires Sep 25, 2026, 06:36 UTC

#Politics #Russia

The voting has started in Russia

I don't know about you but the suspense is killing me !

Who's going to win the Douma ???

Replying to @epn4littlefedi

@epn4littlefedi

Got you covered. 😀
See https://telematique.org/textmode.htm

not sure it's what you're looking for but hope it helps.

Replying to @nigel
francois
@francois
Public en expires Mar 4, 2027, 10:12 UTC

@nigel @colinstu@birdbutt.com
Whatsapp is even worse.
I was in Indonesia, where everybody uses whatsapp all the time.
(Needless to say I don't).
Hotel and agencies used to message me and the stupid thing did not even tell them I was not on whatsapp!!!!
Took me a while to understand what was going on.

Replying to @stefano

@stefano works now after login/out
Well done !!!!

🎉 1
Replying to @stefano

@stefano no unfortunately not

Replying to @crp
francois
@francois

@crp @stefano

Just my weird sense of humour. In another life I was Belgian and we did invent surrealism 😜. That said, the Definitely maybe with the "Oasis of thought" should have pointed you in the right direction 🎼
As long as some people had a chuckle.. 🤪

👍 1
Replying to @fd0
francois
@francois

@fd0 @yivi_privacybydesign@mastodon.nl @bjacobs@social.edu.nl @_elena@mastodon.social

well it seem to rely on the info stored about Dutch citizen in a place called DigID, so unless other countries have something similar, it won't work.

I know my governement (like most) has plenty of data about me, but that is not available to 3rd parties.
The only thing we have ( I guess it's a start) is a single authentication system which is valid for everything, and by everything, I mean everything - not only governement, but banks, etc.
But it only says I'm me.
It is nice, but at the same time it is a single point of failure, which is never good.

That said, there is a project of EU-wide digital ID - presumably this will be stored by each governement so such a database will probably be available.

I think the Privacy by Design Foundations @yivi_privacybydesign@mastodon.nl / @bjacobs@social.edu.nl would be well inspired to start lobbying now, knowing how slowly the wheels of EU usually move 😀

Replying to @crp

@crp @stefano Exactly !!! How did you guess ???? he won't confirm or deny of course, but at least some of us got it figured it out !!!

Replying to @fd0
francois
@francois
Unlisted en edited

@fd0 @_elena@mastodon.social @yivi_privacybydesign@mastodon.nl

This is brilliant !!!
I think not many people use it because they have not heard about it.
We need to give them more exposure.
I'll start with rigging an automatic post every month on some of my accounts. Hopefully this will help.
I haven't downloaded the app yet, but I hope it works outside the NL as well.

Edit 😰😰
download the free Yivi app, choose a PIN, enter your email, and collect your (Dutch citizen) data via DigiD.
So much for people outside of NL

Golang mascott: a gopher
Golang mascott: a gopher

Life is funny

Intro

As we all (should ?) know here, littlefedi is a single go executable.
That's what @stefano keeps telling us.
I don't know about you, but I wondered from the beginning why it seems to matter so much to him that this was a go executable. I mean an executable is an executable, whatever language it has been programmed in.

Go

Go is a fairly new language - barely 15 years old.
It was developped by google, which made the thing all the more puzzling, since google is not really seen as a friend in the fedi world.
That said it isn't bad, as language go (pun intended).
It is basically C++ on steroids. It was created by google developpers who were not happy with C++ but wanted to keep some of its caracteristics. Funnily enough for those of us who have been around a long time, it started its life just like C++ did.
Let me elaborate on that.
When C++ started, there were no C++ compiler. The C++ code was fed to a pre-processor which would turn it in C code, and that code was then compiled by a regular C compiler.
The irony !
The C killer needed C to exist.
Well guess what ? Yep - you got it. Go started exactly in the same way, with a pre-processor for the C++ language called gofrontend.
Anyway.
Go is known for it's high-performance networking and multiprocessing, so it's a pretty good choice for this type of program.

Definitely maybe

In this oasis of thoughts, one thing slowly emerged, and suddenly all was clear !
I knew !!
Of course @stefano will deny it - he never thought about that, it's just a coincidence - sorry mate, but I won't have it.
You see, the whole thing is very simple. Who wrote go ? Engineers at google, yes, but who?
Well I'll tell you.
Robert Griesemer, Rob Pike, and Ken Thompson, that's who.

Now for those of you lucky enough to be too young to have lived that era or to remember it, I will spell it out: who is Ken Thompson ?
He's the guy who invented, amongst other things, unix and C, not necessarily in that order.
What is @stefano 's Operating System of choice ?
BSD.
What are the BSD ? The direct heirs of the original ATT unix.

Solution

Well there you have it.
The only reason @stefano insists on go is that it is his secret pun. He has gone full circle, running on Ken's OS and implementing his pet project in Ken's language.
Well done @stefano.
I bet you thought nobody would crack that one - sorry to disappoint you... 😈

😀 1
Replying to @francois
francois
@francois
Unlisted en edited

@daisy
Now I remembrer why not fedilab...
You can't have 2 accounts on the same server...
😜

@fasnix @dendrobatus_azureus @stefano

Replying to @daisy
francois
@francois

@daisy @fasnix @dendrobatus_azureus @stefano

Yes, a couple of things broke recently. I was hoping they would fix it, but it's been reported a while ago and obviously they're not moving, so I guess I'm going to have another look at fedilab.
Can't remember why I had discarted it years ago when I set up mastodon on my phone. ho well 🙄😳🤪

@masek@infosec.exchange

Excellent !
Tragic, but excellent.

francois
@francois
Unlisted en expires Sep 20, 2026, 14:06 UTC
C source code with strange messages: "You should have received a copy of the GNU General Public License\n", 	"char c, cm, *cmd, *cmd1;\n", 	"generate a command by percentages\n", 	"Numbers may be typed as a prefix to some commands.\n", 	"Quit, discarding changes!\n", 	"Forced write, if permission originally not valid.\n", 	"In general, any ex or ed command (such as substitute or delete).\n", 	"I have tickets available for the Blazers vs LA Clippers for Monday, Janurary 1 at 1:00pm.\n", 	"Please get w/ me and I will go over it with you.\n", 	"The following is a list of scheduled, committed changes.\n", 	"1.   Launch Norton Antivirus (Start, Programs, Norton Antivirus)\n", 	"Reminder....Town Meeting in Central Perk cafe today at 3:00pm.\n", 	"Any question about transactions please contact Sterling Huxley.\n", 	"I will try to get back to you by Friday, December 31.\n", 	"This Change will be implemented on Friday.\n", 	"Let me know if you have problems accessing this;\n", 	"Sterling Huxley recently added you to the access list.\n", 	"Would you like to go to lunch?\n", 	"The last command will be automatically run.\n", 	"This is too much english for a computer geek.\n"
C source code with strange messages: "You should have received a copy of the GNU General Public License\n", "char c, cm, *cmd, *cmd1;\n", "generate a command by percentages\n", "Numbers may be typed as a prefix to some commands.\n", "Quit, discarding changes!\n", "Forced write, if permission originally not valid.\n", "In general, any ex or ed command (such as substitute or delete).\n", "I have tickets available for the Blazers vs LA Clippers for Monday, Janurary 1 at 1:00pm.\n", "Please get w/ me and I will go over it with you.\n", "The following is a list of scheduled, committed changes.\n", "1. Launch Norton Antivirus (Start, Programs, Norton Antivirus)\n", "Reminder....Town Meeting in Central Perk cafe today at 3:00pm.\n", "Any question about transactions please contact Sterling Huxley.\n", "I will try to get back to you by Friday, December 31.\n", "This Change will be implemented on Friday.\n", "Let me know if you have problems accessing this;\n", "Sterling Huxley recently added you to the access list.\n", "Would you like to go to lunch?\n", "The last command will be automatically run.\n", "This is too much english for a computer geek.\n"

I read source code for fun.
This one is a crazy one :-)
(no, not saying where it comes from)

Replying to @fasnix
francois
@francois

@fasnix @daisy @dendrobatus_azureus @stefano

This one - littleone.littlefedi

Replying to @fasnix
francois
@francois

@fasnix @daisy @dendrobatus_azureus @stefano
ouch. That's good news for Stefano, but not for me since it means I'll probably have to change client 😳🙄

Load older posts