Weird, I canāt set up my iwm0 interface to rdomain 1 : ifconfig: SIOCSIFRDOMAIN: Invalid argument. What am I missing? #openbsd
On my blog: Free Culture Book Club ā Aumyr, part 2 https://john.colagioia.net/blog/2024/09/14/aumyr-2.html #freeculture #bookclub
We need more support summer software :(
@sorenpeter@darch.dk !! I freaking love your Timeline ⦠I kind of have an justified PHP phobia š but, Iām definitely thinking about giving it a try!
/ME wondering if itās possible to use it locally just to read and manage my feed at first and then maybe make it publicly accessible later.
On my blog: Toots 𦣠from 09/09 to 09/13 https://john.colagioia.net/blog/2024/09/13/week.html #linkdump #socialmedia #quotes #week
The Fediverse Files ā https://notiz.blog/a/9L7
On my blog: Real Life in Star Trek, Cause and Effect https://john.colagioia.net/blog/2024/09/12/cause-effect.html #scifi #startrek #closereading
aujourdāhui, jāai configurĆ© un serveur caldav pour Ć©viter les oublis de rendez-vous avec ma chĆ©rie, et jāai configurĆ© unbound pour quāil fasse le rĆ©solveur DNS en mĆŖme temps quāĆŖtre le point de sortie de mon VPN #wireguard. Ća traĆ®nait depuis trop longtemps. CāĆ©tait pas une si mauvaise journĆ©e ^^
First Look: Exploring OpenAI o1 in GitHub Copilot
Weāve tested integrating OpenAI o1-preview with GitHub Copilot. Hereās a first look at where we think it can add value to your day to day.
The post First Look: Exploring OpenAI o1 in GitHub Copilot appeared first on The GitHub Blog. ā Read more
quelquāun peut me dire pourquoi https://buymeacoffee.com/ Ƨa serait mieux que https://liberapay.com/ ?
Cette nuit, jāai rĆŖvĆ© de PV Nova qui reprenait RATM et modifiait trĆØs lĆ©gĆØrement le rythme, cāĆ©tait vraiment excellent. Jāai maintenant la musique dans la tĆŖte :)
Summer, going too fast. :(
@prologic@twtxt.net canāt one just link to a keyoxide profile with a link to their Twtxt feed for identity or something?
GitHub Availability Report: August 2024
In August, we experienced one incident that resulted in degraded performance across GitHub services.
The post GitHub Availability Report: August 2024 appeared first on The GitHub Blog. ā Read more
Streamlining your MLOps pipeline with GitHub Actions and Arm64 runners
Explore how Armās optimized performance and cost-efficient architecture, coupled with PyTorch, can enhance machine learning operations, from model training to deployment and learn how to leverage CI/CD for machine learning workflows, while reducing time, cost, and errors in the process.
The post [Streamlining your MLOps pipeline with GitHub Actions and Arm64 runners](https://githu ⦠ā Read more
Ford Seeks Patent For Tech That Listens To Driver Conversations To Serve Ads
Ford is seeking a patent for technology that would allow it to tailor in-car advertising by listening to conversations among vehicle occupants, as well as by analyzing a carās historical location and other data, according to a patent application published late last month. The Record: āIn one example, the controller may moni ⦠ā Read more
Fine-tuned models are now in limited public beta for GitHub Copilot Enterprise
Fine-tuned models empower organizations to receive code suggestions specifically tailored to their coding practices and internal languages.
The post Fine-tuned models are now in limited public beta for GitHub Copilot Enterprise appeared ⦠ā Read more
Beginnerās guide to GitHub: Setting up and securing your profile
As part of the GitHub for Beginners guide, learn how to improve the security of your profile and create a profile README. This will let you give your GitHub account a little more personality.
The post Beginnerās guide to GitHub: Setting up and securing your profile appeared first on [The ⦠ā Read more
On my blog: Developer Diary, Chrysanthemum Day https://john.colagioia.net/blog/2024/09/09/chrysanthemum.html #programming #project #devjournal
š§® USERS:1 FEEDS:2 TWTS:1087 ARCHIVED:78676 CACHE:2491 FOLLOWERS:17 FOLLOWING:14
@lyse@lyse.isobeef.org This looks like a nice way to do it.
Another thought: if clients canāt agree on the url (for example, if we switch to this new way, but some old clients still do it the old way), that could be mitigated by computing many hashes for each twt: one for every url in the feed. So, if a feed has three URLs, every twt is associated with three hashes when it comes time to put threads together.
A client stills need to choose one url to use for the hash when composing a reply, but this might add some breathing room if thereās a period when clients are doing different things.
(From what I understand of jenny, this would be difficult to implement there since each pseudo-email can only have one msgid to match to the in-reply-to headers. I donāt know about other clients.)
On my blog: Holding Universal Access to All Knowledge Hostage https://john.colagioia.net/blog/2024/09/08/internet-archive.html #politics #rant
@movq@www.uninformativ.de Another idea: just hash the feed url and time, without the message content. And donāt twt more than once per second.
Maybe you could even just use the time, and rely on @-mentions to disambiguate. Not sure how that would work out.
Though I kind of like the idea of twts being immutable. At least, itās clear which version of a twt youāre replying to (assuming nobody is engineering hash collisions).
In fact, maybe your public key idea is compatible with my last point. Just come up with a url scheme that means āthis feedās primary URL is actually a public keyā, and then feed authors can optionally switch to that.
@prologic@twtxt.net Some criticisms and a possible alternative direction:
Key rotation. Iām not a security person, but my understanding is that itās good to be able to give keys an expiry date and replace them with new ones periodically.
It makes maintaining a feed more complicated. Now instead of just needing to put a file on a web server (and scan the logs for user agents) I also need to do this. What brought me to twtxt was its radical simplicity.
Instead, maybe we should think about a way to allow old urls to be rotated out? Like, my metadata could somehow say that X used to be my primary URL, but going forward from date D onward my primary url is Y. (Or, if you really want to use public key cryptography, maybe something similar could be used for key rotation there.)
Itās nice that your scheme would add a way to verify the twts you download, but https is supposed to do that anyway. If you donāt trust https to do that (maybe you donāt like relying on root CAs?) then maybe your preferred solution should be reflected by your primary feed url. E.g. if you prefer the security offered by IPFS, then maybe an IPNS url would do the trick. The fact that feed locations are URLs gives some flexibility. (But then rotation is still an issue, if I understand ipns right.)
Where do I download more hours for my days? not having more than 24 hours a day S U C K S !
@movq@www.uninformativ.de @prologic@twtxt.net Another option would be: when you edit a twt, prefix the new one with (#[old hash]) and some indication that itās an edited version of the original tweet with that hash. E.g. if the hash used to be abcd123, the new version should start ā(#abcd123) (redit)ā.
What I like about this is that clients that donāt know this convention will still stick it in the same thread. And I feel itās in the spirit of the old pre-hash (subject) convention, though thatās before my time.
I guess it may not work when the edited twt itself is a reply, and there are replies to it. Maybe that could be solved by letting twts have more than one (subject) prefix.
But the great thing about the current system is that nobody can spoof message IDs.
I donāt think twtxt hashes are long enough to prevent spoofing.
On my blog: Free Culture Book Club ā Aumyr, part 1 https://john.colagioia.net/blog/2024/09/07/aumyr-1.html #freeculture #bookclub
https://galusik.fr/fridayrockmetal/2024-09-06-frm.m3u Tonight #fridayrockmetal playlist
On my blog: Toots 𦣠from 09/02 to 09/06 https://john.colagioia.net/blog/2024/09/06/week.html #linkdump #socialmedia #quotes #week
Telegram Disables āMisusedā Features As CEO Faces Criminal Charges
Following the arrest of its CEO Pavel Durov last month, the encrypted messaging service said it has disabled some āoutdatedā and āmisusedā features used by anonymous users. The Verge reports: The first changes to the app following his arrest in France last month affect its built-in blog posts and a āPeople Nearbyā location-based feature. [ā¦] ⦠ā Read more
PwC āTipping the Balanceā of Hybrid Working and Will Start Tracking Its Workersā Locations
PwC has demanded staff spend less time working from home ā and itās going to start tracking their location to ensure they comply. From a report: The accountancy firm informed its 26,000 U.K. employees in a memo that from January theyāll be expected to be at their desks ā or with clients ā at leas ⦠ā Read more
rm -fr, remove french-style: merciless colonizer. thief and destroyer of worlds.
maybe iām overly restrained when it comes to making changes in a codebase, but i do a lot of the work in my head before committing to code.
On my blog: Real Life in Star Trek, The Outcast https://john.colagioia.net/blog/2024/09/05/outcast.html #scifi #startrek #closereading
@movq@www.uninformativ.de thanks for getting to the bottom of it. @prologic@twtxt.net is there a way to view yarndās copy of the raw twt? The edit didnāt result in a visible change; being able to see what yarnd originally downloaded would have helped me debug.
@prologic@twtxt.net I guess I thought they were search engines. Anyway, the registry API looks like a decent one for searching for tweets. Could/should yarn.social pods implement the same API?
š Hi, the current time is about a half past two in the afternoon š .
oh and btw https://votesocialist2024.com/ #freePalestine
Bluesky Adds 2 Million New Users After Brazilās X Ban
In the days following Brazilās shutdown of X, the decentralized social networking startup Bluesky added over 2 million new users, up from just half a million as of Friday. āThis rapid growth led some users to encounter the occasional error that would state there were āNot Enough Resourcesā to handle requests, as Bluesky engineers scrambled to keep the servers stable un ⦠ā Read more
How to build an open source metrics dashboard
How GitHub volunteers built an open source metrics dashboard for the World Health Organization and some best practices they picked up along the way.
The post How to build an open source metrics dashboard appeared first on The GitHub Blog. ā Read more
I love retailers that sell a variety of werid stuff. Add leevalley.com to sciplus.com and countycomm.com.
Iāve been sketching out some gemini-specific offline social stuff here https://ix.cyb.red/wiki/pikabu, but for the online parts iād be willing to adopt what tw.txt protocols work under the constraints of gemini
Iāve been sketching out some gemini-specific offline social stuff here https://ix.cyb.red/wiki/pikabu, but for the online parts iād be willing to adopt what tw.txt protocols work under the constraints of gemini
@prologic@twtxt.net @movq@www.uninformativ.de my setup is pretty old-school tw.txt hosting-wise. just a text file and a very simple static bridge for pikkulog-style subscribers on gemini. i do try to keep up on the twtxt format spec so iām publishing a modern and well-formed feed. my dual-hosted website/gemcapsule is meant to eventually be entirely bespoke (my friend wrote the gemini server iām using, so that counts enough for now) and iād like to eventually support some of the server extensions that yarn has piloted. follow-wise, rn i kinda just manually try to pick up on who is following me by browsing random feeds. my custom clients usually do a FoaF crawl, but i donāt have anything that really works running rn.
Googleās James Manyika: āThe Productivity Gains From AI Are Not Guaranteedā
Google executive James Manyika has warned that AIās impact on productivity is not guaranteed [Editorās note: the link may be paywalled], despite predictions of trillion-dollar economic potential. From the report: āRight now, everyone from my old colleagues at McKinsey Global Institute to Goldman Sachs are putting out these extra ⦠ā Read more
My cat just had a⦠nightmare ? He woke up, slapped me in the face then jumped off of the bed giving me the āWTF Just happened Human!?ā look. š¤