IRC: #techbytes @ Techrights IRC Network: Saturday, December 31, 2022

=> back to Techrights (Main Index)

3 AM, December 31

03:51 *Noisytoot has quit (Ping timeout: 2m30s)

03:51 *Noisytoot (~noisytoot@tkbibjhmbkvb8.irc) has joined #techbytes

4 AM, December 31

04:27 schestowitz; > > Outreach, getting the message out, in multiple protocols.

04:27 schestowitz; > >

04:27 schestowitz; > > Gemini is better at accessibility too.

04:27 schestowitz; >

04:27 schestowitz; > Our webmastering capacity is insufficient; it strains to keep up.

04:27 schestowitz; > I don't think I should ask them to do additional work.

04:27 schestowitz; A friend said he would volunteer if needed, but only after finishing web migrations in techrights and tuxmachines.

6 AM, December 31

06:39 *u-amarsh04 (~amarsh04@auubhxtweg528.irc) has joined #techbytes

11 AM, December 31

11:05 schestowitz;

11:05 schestowitz; How to Use Vim to Encrypt Text Files on Linux

=> How">↺ https://www.makeuseof.com/encrypt-text-files-linux-with-vim/">How

11:05 -TechBytesBot/#techbytes-www.makeuseof.com | How to Use Vim to Encrypt Text Files on Linux

11:05 schestowitz;

11:06 schestowitz; If you're looking for a simple and quick way to encrypt a file in Linux, you can use the Vim editor. Vim has some built-in file-encryption features that let you secure sensitive information using different encryption methods. Only a person with the right key can then access the encrypted file.

11:06 schestowitz;

11:06 schestowitz;

11:12 schestowitz;

11:12 schestowitz; 6 Reasons Why Many Linux Distros Don't Ship KDE by Default

=> 6">↺ https://www.makeuseof.com/reasons-why-linux-distros-ship-kde-by-default/">6

11:12 -TechBytesBot/#techbytes-www.makeuseof.com | 6 Reasons Why Many Linux Distros Don't Ship KDE by Default

11:12 schestowitz;

11:12 schestowitz; The KDE Plasma desktop is great, but most Linux distros default to GNOME instead. Why don't more go all-in on KDE? Plasma is more than capable of serving as the foundation for a distro, so why aren't more KDE-based options available? Turns out, the reasons are mostly technical.

11:12 schestowitz;

11:12 schestowitz;

11:21 schestowitz;

11:21 schestowitz; Preseeding Trisquel Virtual Machines Using netinst Images

=> Preseeding">↺ https://blog.josefsson.org/2022/12/30/preseeding-trisquel-virtual-machines-using-netinst-images/">Preseeding

11:21 schestowitz;

11:21 -TechBytesBot/#techbytes-blog.josefsson.org | Preseeding Trisquel Virtual Machines Using netinst Images Simon Josefsson's blog

11:21 schestowitz; Im migrating some self-hosted virtual machines to Trisquel, and noticed that Trisquel does not offer cloud-images similar to the Debian Cloud and Ubuntu Cloud images. Thus my earlier approach based on virt-install --cloud-init and cloud-localds does not work with Trisquel. While I hope that Trisquel will eventually publish cloud-compatible images, I wanted to document an alternative approach for Trisquel

11:21 schestowitz; based on preseeding. This is how I used to install Debian and Ubuntu in the old days, and the automated preseed method is best documented in the Debian installation manual. I was hoping to forget about the preseed format, but maybe it will become one of those legacy technologies that never really disappears? Like FAT16 and 8-bit microcontrollers.

11:21 schestowitz;

11:21 schestowitz;

11:23 schestowitz;

11:23 schestowitz; This train of trash bins moves to the curb with the press of a button

=> This">↺ https://blog.arduino.cc/2022/12/29/this-train-of-trash-bins-moves-to-the-curb-with-the-press-of-a-button/">This

11:23 -TechBytesBot/#techbytes-blog.arduino.cc | This train of trash bins moves to the curb with the press of a button | Arduino Blog

11:23 schestowitz;

11:23 schestowitz; Once a week, millions of people set out their trash cans next to the curb for collection the following day, which many consider to be extremely annoying or laborious. So rather than manually dragging out the garbage and recycling bins, the YouTuber known as Max Maker decided to build a system that could automate the task at the touch of a key fob button.

11:23 schestowitz;

11:23 schestowitz;

11:23 schestowitz;

11:23 schestowitz; 2022 at System76: A Year in Review

=> 2022">↺ https://blog.system76.com/post/2022-at-system76-a-year-in-review/">2022

11:23 schestowitz;

11:23 -TechBytesBot/#techbytes-blog.system76.com | 2022 at System76: A Year in Review - System76 Blog

11:23 schestowitz; Following the release of the Launch Configurable Keyboard in 2021, 2022 saw the addition of two more open source keyboards: The Launch Lite and the Launch Heavy. The 65% Launch Lite and full-sized Launch Heavy rounded out our keyboard line with both a smaller, portable option and a 105-key keyboard with a NumPad.

11:23 schestowitz; Next up, were looking into adding ISO and other layouts to these three keyboards; more on that in 2023!

11:24 schestowitz;

11:24 schestowitz;

11:26 schestowitz;

11:26 schestowitz; Nifty cam-following plotter can draw many shapes

=> Nifty">↺ https://blog.arduino.cc/2022/12/30/nifty-cam-following-plotter-can-draw-many-shapes/">Nifty

11:26 -TechBytesBot/#techbytes-blog.arduino.cc | Nifty cam-following plotter can draw many shapes | Arduino Blog

11:26 schestowitz;

11:26 schestowitz; Before CNC (computer numerical control) came along, automated machines utilized mechanisms like cams and tapers to act as guides. Those are physical components with precise contours meant to guide the tool, like an artist tracing lines with a pantograph. Such mechanisms are uncommon today, as CNC is far more versatile and much easier to implement. But Mr Innovative turned to those traditional techniques to

11:26 schestowitz; build this cam-following plotter that can draw many shapes.

11:26 schestowitz;

11:26 schestowitz;

11:49 schestowitz;

11:49 schestowitz; Upgrading my Chumby 8 kernel part 2: Initial Linux boot

=> Upgrading">↺ https://www.downtowndougbrown.com/2022/12/upgrading-my-chumby-8-kernel-part-2-initial-linux-boot/">Upgrading

11:49 -TechBytesBot/#techbytes-www.downtowndougbrown.com | Downtown Doug Brown Upgrading my Chumby 8 kernel part 2: Initial Linux boot

11:49 schestowitz;

11:49 schestowitz; After I finished getting U-Boot working, I began work on the kernel. I based my work on the stable kernel version 5.15.33. I started by compiling a kernel using the bundled pxa168_defconfig file. I created a device tree file called pxa168-chumby8.dts based on pxa168-aspenite.dts. It needed a few tweaks. I specified the correct amount of RAM for the Chumby 8 (128 MB) and changed the model and compatible

11:49 schestowitz; strings. I also disabled twsi1 which is an I2C host. I wasnt ready to deal with I2C yet. Heres a small snippet of the relevant changed parts of my new device tree file.

11:49 schestowitz;

11:49 schestowitz;

11:54 schestowitz; Re: OpenAI Captured by Microsoft

11:54 schestowitz; > https://youtu.be/kC-o8WW3BRw https://youtu.be/kC-o8WW3BRw

=> ↺ https://youtu.be/kC-o8WW3BRw
=> ↺ https://youtu.be/kC-o8WW3BRw>

11:54 -TechBytesBot/#techbytes-@Invidious: https://tube.cthd.icu/watch?v=kC-o8WW3BRw

=> ↺ https://tube.cthd.icu/watch?v=kC-o8WW3BRw

11:54 -TechBytesBot/#techbytes-Could not resolve host: tube.cthd.icu; Unknown error ( status 0 @ https://tube.cthd.icu/watch?v=kC-o8WW3BRw )

=> ↺ https://tube.cthd.icu/watch?v=kC-o8WW3BRw

11:54 schestowitz; >

11:54 schestowitz; > Thoughts?

11:54 schestowitz; >

11:54 schestowitz; > Happy Holidays my friend. Ill be back on my writing bullshit soon.

11:54 schestowitz; "OpenAI Captured by Microsoft" sounds like news from years ago. I recently saw that OpenCV too was getting partly captured.

11:54 schestowitz; Do you know many layoffs are planned or rumoured for next month?

11:54 schestowitz; http://techrights.org/wiki/Microsoft_-_Layoffs#2022

=> http://techrights.org/wiki/Microsoft_-_Layoffs#2022

11:54 -TechBytesBot/#techbytes-techrights.org | Microsoft - Layoffs - Techrights

11:54 schestowitz; BTW, I quit my employer this month. See

noon, December 31

12:46 schestowitz;

12:46 schestowitz; Learning from exploring a question on jq

=> Learning">↺ https://qmacro.org/blog/posts/2022/12/28/learning-from-exploring-a-question-on-jq/">Learning

12:46 -TechBytesBot/#techbytes-qmacro.org | Learning from exploring a question on jq | DJ Adams

12:46 schestowitz;

12:46 schestowitz; Occasionally I browse the Newest 'jq' questions on Stack Overflow and try to gently expand my jq knowledge, or at least exercise my young jq muscles. This morning I came across this one: Jq extracting the name and the value of objects as an array. Sometimes the questions are hard, sometimes less so. This one didn't seem too difficult, so I thought I'd take a quick coffee break to see what I could come up

12:46 schestowitz; with (the question had already been answered but I didn't look until later).

12:47 schestowitz;

12:47 schestowitz;

12:57 *geert (~geert@a2bn4qa2futse.irc) has joined #techbytes

12:58 schestowitz;

12:58 schestowitz; An Open-Source Alternative to Google, Alexa, and Siri in Works for Home Assistant Platform

=> An">↺ https://news.itsfoss.com/open-source-assistant/">An

12:58 -TechBytesBot/#techbytes-news.itsfoss.com | An Open-Source Alternative to Google, Alexa, and Siri in Works for Home Assistant Platform

12:58 schestowitz;

12:58 schestowitz; In a blog last week, Paulus announced a new open-source project that aims to offer a voice assistant without an active internet connection or any other big tech voice assistants.

12:58 schestowitz; So, an open-source challenger to Google, Alexa, and Siri? Let's see what this is all about, then.

12:58 schestowitz;

12:58 schestowitz;

12:58 schestowitz;

12:58 schestowitz; Privacy Is OK

=> Privacy">↺ https://www.tbray.org/ongoing/When/202x/2022/12/29/Privacy-is-OK">Privacy

12:58 -TechBytesBot/#techbytes-www.tbray.org | ongoing by Tim Bray Privacy Is OK

12:58 schestowitz;

12:58 schestowitz; I hate to write a piece just saying Someone Is Wrong On The Internet. But Reid Blackmans The Signal App and the Danger of Privacy at All Costs (in the NYTimes, forsooth) is not just wrong but dangerously misleading. I havent seen a compact explainer on why, so here goes.

12:58 schestowitz;

12:58 schestowitz;

12:59 schestowitz;

12:59 schestowitz; LastPass breach: The significance of these password iterations

=> LastPass">↺ https://palant.info/2022/12/28/lastpass-breach-the-significance-of-these-password-iterations/">LastPass

12:59 -TechBytesBot/#techbytes-palant.info | LastPass breach: The significance of these password iterations | Almost Secure

12:59 schestowitz;

12:59 schestowitz; LastPass has been breached, data has been stolen. I already pointed out that their official statement is misleading. I also explained that decrypting passwords in the stolen data is possible which doesnt mean however that everybody is at risk now. For assessing whether you are at risk, a fairly hidden setting turned out critical: password iterations.

12:59 schestowitz;

12:59 schestowitz;

1 PM, December 31

13:00 schestowitz;

13:00 schestowitz; Recovering Smartphone Voice from the Accelerometer

=> Recovering">↺ https://www.schneier.com/blog/archives/2022/12/recovering-smartphone-voice-from-the-accelerometer.html">Recovering

13:00 -TechBytesBot/#techbytes-Recovering Smartphone Voice from the Accelerometer - Schneier on Security

13:00 schestowitz;

13:00 schestowitz; Yet another smartphone side-channel attack: EarSpy: Spying Caller Speech and Identity through Tiny Vibrations of Smartphone Ear Speakers: [...]

13:00 schestowitz;

13:00 schestowitz;

2 PM, December 31

14:22 *geert has quit (Ping timeout: 2m30s)

14:25 *geert (~geert@a2bn4qa2futse.irc) has joined #techbytes

4 PM, December 31

16:19 schestowitz; Re: Unitary at midnight

16:19 schestowitz; > It would be fun to file the first Unitary swpat after midnight!

16:19 schestowitz; >

16:19 schestowitz; > I will try it out if i have time.

16:19 schestowitz; Fake 'Unitary'...

16:19 schestowitz; Remember where we were years ago.

16:19 schestowitz; BTW, the EPO's site keeps changing the dates. Now it says JUNE 2023.

16:22 schestowitz; > Thanks Roy,

16:22 schestowitz; >

16:22 schestowitz; > All best wishes for 2023 to you and your tribe,

16:22 schestowitz; Some positive input on your articles in IRC lately. Some parts are in LXer too.

16:22 schestowitz; All good fun!

16:22 schestowitz; HNY.

5 PM, December 31

17:12 *geert has quit (connection closed)

8 PM, December 31

20:36 *u-amarsh04 has quit (Quit: Konversation terminated!)

9 PM, December 31

21:06 *Noisytoot has quit (Quit: ZNC 1.8.2 - https://znc.in)

=> ↺ https://znc.in)

21:09 *Noisytoot (~noisytoot@tkbibjhmbkvb8.irc) has joined #techbytes

IRC: #techbytes @ Techrights IRC Network: Saturday, December 31, 2022

=> back to Techrights (Main Index)

Proxy Information
Original URL
gemini://gemini.techrights.org/irc-gmi/irc-log-techbytes-311222.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
174.271111 milliseconds
Gemini-to-HTML Time
3.669347 milliseconds

This content has been proxied by September (ba2dc).