●● IRC: #techbytes @ Techrights IRC Network: Wednesday, September 25, 2024 ●● ● Sep 25 [00:35] *x-amarsh04 has quit (connection closed) ● Sep 25 [01:04] *x-amarsh04 (~amarsh04@bmuxke8hbdx4i.irc) has joined #techbytes ● Sep 25 [04:25] schestowitz[TR2] https://www.thelayoff.com/t/1uFn8HKQ [04:25] schestowitz[TR2] " [04:25] schestowitz[TR2] IBM $$$ going into employee pocket unjustifiable [04:25] schestowitz[TR2] 5 hours ago by Anonymous [04:25] schestowitz[TR2] | 3 reactions (+3/-0) [04:25] schestowitz[TR2] Post ID: @ids+1uFn8HKQ [04:25] schestowitz[TR2] +5 [04:25] schestowitz[TR2] If you are not in India [04:25] schestowitz[TR2] 7 hours ago by Anonymous [04:25] schestowitz[TR2] | 5 reactions (+5/-0) [04:25] schestowitz[TR2] Post ID: @uim+1uFn8HKQ [04:25] schestowitz[TR2] +5 [04:25] schestowitz[TR2] If you are Band 8 or higher. [04:25] schestowitz[TR2] " [04:25] schestowitz[TR2] https://www.thelayoff.com/t/1uFvxHS3 [04:25] -TechBytesBot/#techbytes- ( status 403 @ https://www.thelayoff.com/t/1uFvxHS3 ) [04:25] schestowitz[TR2] " [04:25] schestowitz[TR2] Most jobs are found thru your network of connections. My friend found an IT job in about 4 months sending out 30 resumes a week. So if you find a job you want see if anyone in your network can connect you etc. I have seen jobs come on LinkedIn and have 100 applicants in 12 hours! Best of luck! [04:25] schestowitz[TR2] " [04:26] schestowitz[TR2] https://www.thelayoff.com/t/1uFm3JQt [04:26] -TechBytesBot/#techbytes- ( status 403 @ https://www.thelayoff.com/t/1uFm3JQt ) [04:27] schestowitz[TR2] " [04:27] schestowitz[TR2] Year ago, the blame for security failures always fell on the poor contractors who worked at IBM because of their circumstances. [04:27] schestowitz[TR2] These days there are no excuses as AI should be minding the gates of the Enterprise. If anything is breached, the blame should fall squarely on the two F&O co-CIO losers and their managers (including the ethically challenged Alvind and Kavanaugh) who have upset the internal Security apple cart. In particularly the loudmouth CIO of the dynamic duo should be locked up and the keys to his cell thrown away. Let him rant and rave in his [04:27] schestowitz[TR2] cell like the gorilla on heat that he is so good at imitating. [04:27] schestowitz[TR2] Security has no place in IBM's future with Alvind and his egotistical Pipmunks running the sh*tshow [04:27] schestowitz[TR2] " [04:42] schestowitz[TR2] https://www.thelayoff.com/t/1uFvxHS3 [04:42] schestowitz[TR2] "This is so inspirational. Someone took the decision to live with dignity and work for less rather than b**ch about the system. I salute this man. [04:42] schestowitz[TR2] There is absolutely no shame in driving a shuttle. Its honest work and I have more respect for the guy who take me to my hotel over my a-s kissy manager. [04:42] schestowitz[TR2] Bro, if I was a hiring manager, I would go searching for men like you." [04:48] schestowitz[TR2] "Federal officials say Michigan school counselor referred to student as a terrorist" [04:48] schestowitz[TR2] x https://www.hindustantimes.com/world-news/us-news/federal-officials-say-michigan-school-counselor-referred-to-student-as-a-terrorist-101727212975441.html [04:48] -TechBytesBot/#techbytes-www.hindustantimes.com | Federal officials say Michigan school counselor referred to student as a terrorist - Hindustan Times ● Sep 25 [05:50] *schestowitz-TR2 has quit (Quit: Konversation term) [05:50] *schestowitz-TR2 (~acer-box@freenode/user/schestowitz) has joined #techbytes [05:50] *schestowitz-TR has quit (connection closed) [05:51] *schestowitz-TR (~acer-box@m93jam5swqfas.irc) has joined #techbytes [05:56] *schestowitz-TR has quit (Quit: Konversation term) [05:56] *schestowitz-TR2 has quit (Quit: Konversation term) [05:56] *schestowitz-TR (~acer-box@m93jam5swqfas.irc) has joined #techbytes [05:56] *schestowitz-TR2 (~acer-box@freenode/user/schestowitz) has joined #techbytes ● Sep 25 [09:19] schestowitz[TR2]
  • [09:19] schestowitz[TR2]
    OpenSSH 9.9 Features Enhanced Quantum-Resistant Algorithms
    [09:19] schestowitz[TR2]
    [09:19] schestowitz[TR2]

    The OpenSSH project announced the release of OpenSSH 9.9, now available for download on its official mirrors.

    [09:19] schestowitz[TR2]

    This new version introduces significant features, including support for hybrid post-quantum key exchange using a formally verified ML-KEM implementation, improved controls for managing unwanted connections, faster NTRUPrime key exchange code, and more.

    [09:19] schestowitz[TR2]
    [09:19] schestowitz[TR2]
  • [09:19] -TechBytesBot/#techbytes-linuxiac.com | OpenSSH 9.9 Features Enhanced Quantum-Resistant Algorithms [09:32] schestowitz[TR2]
  • [09:32] schestowitz[TR2]
    Dual licensing R packages with code and data
    [09:32] schestowitz[TR2]
    [09:32] schestowitz[TR2]

    This blogpost helps explain a pattern of dual licensing rarely seen in the wild, and how to implement it in a CRAN conformant manner. By sharing this, we hope that those cases where people want to license both code and data, have a resource we wish we had while exploring this topic. Whether or not data packages and combined code + data packages should exist, is a question for another day. [09:32] schestowitz[TR2]

    [09:32] schestowitz[TR2]
    [09:32] schestowitz[TR2]
  • [09:32] -TechBytesBot/#techbytes-Dual licensing R packages with code and data | R-bloggers [09:37] schestowitz[TR2]
  • [09:37] schestowitz[TR2]
    How to Switch Two Columns in R: A Beginners Guide
    [09:37] schestowitz[TR2]
    [09:37] schestowitz[TR2]

    Welcome to the world of R programming, where data manipulation is a crucial skill. One common task you may encounter is the need to switch two columns in a data frame. Understanding how to efficiently rearrange data can significantly enhance your data analysis workflow. This guide will walk you through the process of switching columns using Base R, with multiple examples to help you master [09:37] schestowitz[TR2] this essential task.

    [09:37] schestowitz[TR2]
    [09:37] schestowitz[TR2]
  • [09:37] schestowitz[TR2] [09:37] -TechBytesBot/#techbytes-How to Switch Two Columns in R: A Beginners Guide | R-bloggers ● Sep 25 [13:59] *parsifal (~parsifal@6thegygyadsu4.irc) has joined #techbytes ● Sep 25 [14:00] *parsifal has quit (Quit: Leaving) [14:25] *x-amarsh04 has quit (Quit: Konversation terminated!) [14:26] *x-amarsh04 (~amarsh04@bmuxke8hbdx4i.irc) has joined #techbytes [14:27] *x-amarsh04 has quit (Quit: Konversation terminated!) [14:27] *x-amarsh04 (~amarsh04@bmuxke8hbdx4i.irc) has joined #techbytes ● Sep 25 [16:01] *psydruid (~psydruid@jevhxkzmtrbww.irc) has left #techbytes ● Sep 25 [17:49] *psydruid (~psydruid@jevhxkzmtrbww.irc) has joined #techbytes ● Sep 25 [19:32] schestowitz[TR2] https://www.thelayoff.com/t/1uGmNUR7 [19:32] -TechBytesBot/#techbytes- ( status 403 @ https://www.thelayoff.com/t/1uGmNUR7 ) [19:32] schestowitz[TR2] " [19:32] schestowitz[TR2] Its a blessing in the sky if you arent a dinosaur; otherwise, if you are a dinosaur its the end of your IT career [19:32] schestowitz[TR2] 4 hours ago by Anonymous [19:32] schestowitz[TR2] | 3 reactions (+3/-0) [19:32] schestowitz[TR2] Post ID: @teo+1uGmNUR7 [19:32] schestowitz[TR2] +11 [19:32] schestowitz[TR2] This is not normal. More people are experiencing long term layoffs and its happening more than 1 time for a lot of people [19:32] schestowitz[TR2] Looking for a job has become more difficult especially for people over 50. Companies do ghost postings, and if you are lucky enough to get an interview it can be multiple rounds . [19:32] schestowitz[TR2] And then theres the resume game. One person recommends this another that [19:32] schestowitz[TR2] These recruiters, head hunters and others in that field will ghost you as well. [19:32] schestowitz[TR2] Peoples livelihoods are being damaged, good and decent people many who put in long hours were tossed aside for cheap labor overseas while underneath the stress of trying to find a job and feeling embarrassed angry and disappointed [19:32] schestowitz[TR2] This is not right [19:32] schestowitz[TR2] 7 hours ago by Anonymous [19:32] schestowitz[TR2] | 11 reactions (+11/-0) [19:32] schestowitz[TR2] Post ID: @bwl+1uGmNUR7 [19:32] schestowitz[TR2] +13 [19:32] schestowitz[TR2] @OP [19:32] schestowitz[TR2] that sounds a load of bull which could only have been written by some Indian ja----s. [19:32] schestowitz[TR2] When you are unemployed for more than 18 months with no real job prospects in sight, it is extremely demoralizing and worse, to lose your life and maybe even your possessions with nothing coming back to normal any time soon. I know of unemployed people who live out of their cars and they aren't doing it for the adventure or fun of it. At the same time, we live in a time of lot of economic uncertainty created by the US government an [19:32] schestowitz[TR2] d big and sleazy multinational corporations which are run and managed by unethical crooks like Alvind. The US Middle class needs to rebel against these tyrants because this is what they are. They promise a lot in terms of technology like AI but deliver nothing of substance at the end of the day, except to lay off millions of people who worked hard to put food on the table and keep a roof over their heads. It is extremely unlikely t [19:32] schestowitz[TR2] hat anyone's work life (other than Alvind) is going to be better anytime soon, once they are laid off, given the current economic situation. Check out the stories on Glass door and even online if you need a reality check about what happens post layoffs. The media covers up a lot of things about layoffs but the truth always comes out, one way or another. You can run, but you cannot hide from the truth even though it is ugly and twis [19:32] schestowitz[TR2] ted. [19:32] schestowitz[TR2] " [19:47] *psydruid (~psydruid@jevhxkzmtrbww.irc) has left #techbytes [19:54] *psydruid (~psydruid@jevhxkzmtrbww.irc) has joined #techbytes ● Sep 25 [20:20] *psydroid2 (~psydroid@gcs5ikfy64ubg.irc) has joined #techbytes ● Sep 25 [22:05] *psydroid2 has quit (Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/) [22:06] schestowitz[TR2] too late for comebacks now https://invidious.jing.rocks/watch?v=dDhBzb_EuGY [22:06] -TechBytesBot/#techbytes- ( status 500 @ https://invidious.jing.rocks/watch?v=dDhBzb_EuGY ) [22:07] schestowitz[TR2] like "space girls" [22:07] schestowitz[TR2] i assume yoou can do better alone [22:07] schestowitz[TR2] then you can't [22:07] schestowitz[TR2] then there's no going back