@darch@neotxt.dk & @prologic@twtxt.net I donāt know how to answer from the .txt file, so Iāll reply here š
I was thinking more of having a simple script to have a human-friendly view, and to practice Ruby.
Something like:
https://github.com/my5t3ry/twi
That said, I didnāt know (or recall) about the IndieWeb, Iāll take a look to it, thanks!
@tkanos@twtxt.net both?
@prologic@twtxt.net I have an old iPhone 6 with iOS 10. Iāll check if itās compatible yet
@thecanine@twtxt.net I like that idea. I try to follow the inbox-zero, although I like to keep at most 5 emails for something Iām working on this week so they are quickly reachable.
I try to uninstall and remove files not being used for more than a few months. And unfollowing people I havenāt gotten in touch with for months.
Havenāt used Optimizers in years (maybe for lazy reasons, the computer is working well) but I could give it a try
Aaaand, Iām trying to move away from Google Photos (which Iāve been using for 10+ years, so itās a lot of info) but Iām lazy again
@darch@neotxt.dk Itās looking great! Iād stay with the 3rd screenshot
@prologic@twtxt.net Nice point, I tend to value my time more than inexpensive storage space for a few dollars a GB per month.
Although I add that due to time limitations itās useless to have 3 000 books to read and 300 movies to watch, distracting you and making it harder to prioritize.
interesting how a new kind of modem has to be designed for the GSM specs, and to know more about that serial port mentioned in the answers
@abucci@anthony.buc.ci hey, if I remember correctly this is the answer I read before about the slow transfer speeds
Yesterday I had a conversation about reducing the amount of digital āobjectsā we store and bytes used. For me, thatās part of a Digital minimalism, but it seems thatās not the mainstream definition, more related with the amount of time we use our devices. Interesting š¤
@prologic@twtxt.net well, my wife talks with my mother-in-law for hours so it shouldnāt be a problem š
@prologic@twtxt.net from my memory, I think the voice channel limits many audio frequencies to reduce bandwidth, and it should use lossy compression. I know the voice quality has improved with 4G and 5G (and audio technologies they use) but I donāt currently know how friendly that is for data transmission and multiplexing. Interesting topic though
Haha, I guess using the voice channel would be painfully slow, but brilliant, ha!
That said, I almost never use my 3 GB fully, since I have WiFI nearby, but for a long travel, could be cool š
Well, I agree, here in MX Iām using a pre-paid āplanā for 7 USD/month with unlimited SMS (which I never use), unlimited calls (which I barely use to call my parents and to public services) and only 3 GB of data, with unlimited Meta network (which Iām using as few as possible)
And plans with āunlimited dataā are relatively more expensive, like 15 USD/month
Well, my Saturday classes start today. Iām excited :D
Hehe, having used Win 3.11 I love the analogy.
I think we are more like in the ME age where everything is full of Ads and malware, we wanted everything for free at the reach of a download, and there were a lot of companies saying they could make money but didnāt know how, and where desperately selling digital stuff without that much value, but shiny.
You mean joining to something like
SSH eaplmx@twtxt.net
And having a TLI/CLI to manage the feeds?
That would be cool for hackers š
Well, the login technique for SSH is great and works (you have to protect your key, but *nix OS makes it in a safer way)
For web browsing you have Client certificates or Webauthn which require a lot of configuration or external hardware, mostly difficult to use on a mobile deviceā¦ š¤
So, yeah, Iād like to find a good balance between easy to use and hacky
Well, thatās the Web 2.9, 3.0 or whatever the current version is. Some pages are quite pleasant to use, but I agree, itās a whole different experience with an ad blocker and without.
#stupidIdeaOfTheDay (based on one I found randomly on Reddit)
To avoid using Static passwords + TOTPs (like Google Authenticator codes), have a dynamic Single-factor authentication:
Sign the time (in blocks of 30 seconds like with TOTPS) with your private key, so you have passwords valid for 30-90 seconds. Allow at most 10 attempts every 30 seconds. Obviously, the server checks a valid signature with your registered public key.
For this, you can use an extension for your password manager as you are already doing to manage your static passwords + your TOTPs.
Similar to what Yubikey originally did. There are many weak points like Man in the middle, and phishing, and possible attacks over a known message, that were solved with WebAuthn, but itās a nice exercise to think about.
Disclaimer: Donāt roll your own crypto
Disclaimer 2: Donāt implement 1FA, if you can do 2FA or MFA =P
@movq@uninformativ.de Itās on Sep 15th and 16th. Luckily itās a Friday today!
@lyse@lyse.isobeef.org Danke!
@prologic@twtxt.net Well, for this specific day, itās Red Pozole! I donāt know how to describe it, but I leave a recipe so you can have an idea of the ingredients and perhaps the flavour (Disclaimer: It has pork meat, for any vegetarian here, but we often take a version with Soy, chicken or some other proteins)
Today is Mexicoās national day š²š½ !
Letās enjoy a traditional dish with the family, and celebrate a bit
@prologic@twtxt.net Oh, is it Share a picture of your dog Day? š Let me find one of the cute girl over here!
Evidence: https://www.randomready.com/random-group-generator/
Today I was looking for a āRandom Group Generatorā for my class, and found this interesting claim
This Random List Generator uses an advanced algorithm to split a catalog of entries into the required number of teams or groups. The high-grade artificial intelligence allows it to convey a unique, exclusive, and unbiased result.
@mckinley@twtxt.net Sounds like an interesting project!
I didnāt know about v3 addresses, so I donāt know the details rather than
The address is "the first 80 bits of the SHA-1 of the 1024-bit RSA key"
So, did the keyphrase work for the conversion? Perhaps you could use the BIP39 word list (with 2,048 instead of 65,536 from keyphrase)
@justamoment@twtxt.net Thanks! So far itās looking awesome. Congrats on making it with PWAs, it has been an idea from my side, but havenāt found time to do it. Kudos for including OTPs.
If I can suggest something, I started changing my passwords to Passphrases, since these are easier to type in some situations when I canāt copy-paste them, and due to the length/entropy should be more secure
from
SHCFELe-WpSjR*Zv9VCaFqc2t%Wq7HAvjrG?Ug6mB
to
Empathy-Move-Busybody-Tamper9-Curdle-Kilowatt-Vest-Unsaved
Iāve seen BIP39 from the cryptocurrency world for deterministic creation of the phrase, but perhaps there is some open alternative for it https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki
@prologic@twtxt.net Thanks! Well, a vaultless password manager is not āpasswordlessā but I get your point. Not having to actually remember a password.
Iāve been playing with https://spectre.app although I think having to remember a Master Password + your accounts makes it difficult to use for the average user. You have to remember how exactly the username is stored, orā¦ Having a vault again.
Iām thinking more of getting a Dynamic password, like a 9 digits OTP or similar, with seeds/keys stored in some device, like we actually do for 2FA/TOTP. Iāll be not a 2 factor authentication, so Iām going around in circles.
Also, Iāve heard of OPAQUE as a way to avoid transmitting passwords, but thatās another topic https://ctrlc.hu/opaque/
And lastly (for my 280+ characters twt), I like WebAuth with multiple implementations. Perhaps with the support of OS designers, it would be easier for users https://www.wired.com/story/apple-passkeys-password-ios16-ventura/ https://docs.microsoft.com/en-us/windows/security/id
My knowledge of neural networks is the hello world for Brains.js
https://www.w3schools.com/ai/ai_brainjs.asp
I heard you can do voice recognition offline (pre-trained for English), but have never used it, no idea how well it works
https://deepspeech.readthedocs.io/en/r0.9/
Today I was playing a bit with āuseless stuffā like Client Certificates, S/MIME email encryption, email certificates, passwordless ideas, and static web generators.
Aaaand also learning Ruby with the fantastic series of books Head First (I learned C#, I think, in 2008)
Was a nice Tuesday, he
Writing on paper, and typing on the computer or the phone at the speed of speaking has been appealing for me although I came in a generation where that is not important anymoreā¦ You can use an AI to transcript voice to text, and such.
That said, Iāve been researching as a hobby on the old ātrendsā like http://www.fordshorthand.com for handwriting, and http://opsahl.github.io/yash/ when you use a keyboard
Stay tunedā¦
@movq@uninformativ.de Iām more on recording videos and podcasts, aaaand perhaps recording a bit of guitar.
š® Enjoy your last 24 hours!
@carsten@yarn.zn80.net for me Rust has been difficult to keep interest on. I donāt have a background on C for computers (only microprocessors) or C++.
That said, Iām starting with Ruby and Rails, which is more interesting for my background on PHP, Python, JS, C# and suchā¦
Let see how it goes
@movq@uninformativ.de hehe, yeah, itās hard. Iām having a lot of reverb and I need to invest on acoustic isolation and such.
Now the problem with my home studio is the ventilation and avoiding noise from outside.
Any tips to reduce noise and echoes?
@will@twtxt.net Well, it feels likeā¦ hmm, a tool for communities? Rather than a Forum with Karma (like Reddit used to be)
What is Movim ?
A powerful web frontend for XMPP
Movim is a social and chat platform that act as a frontend for the XMPP network.
@akoizumi@social.kyoko-project.wer.ee ehā¦ Like twtxt.net š® ?
Today I found on HackerNews a federated āRedditā š¤
https://join-lemmy.org/docs/en/index.html
# prev
part of the spec currently working on Yarn?
https://dev.twtxt.net/doc/archivefeedsextension.html
@prologic@twtxt.net hehe, no prob :) I was just thinking on how to retrieve older twts outside Yarn, with a CLI tool or similar
@prologic@twtxt.net quick question for youā¦ Is the # prev
part of the spec currently working on Yarn?
https://dev.twtxt.net/doc/archivefeedsextension.html
My question goes more on, Iām looking at your .txt and canāt see your older twts
https://twtxt.net/user/prologic/twtxt.txt