Scott Selikoff's Blog, page 13

June 22, 2023

[2023 kcdc] what your product manager actually does & why it matters

Speaker: Annie Cochran For more, see the table of contents. Like the speaker, I”m using PM in this post to mean product manager Overview Day in the life Potential opportunity meeting Brag about the team meeting Discovery Other types of meetings … Continue reading →

The post [2023 kcdc] what your product manager actually does & why it matters first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.[2023 kcdc] what your product manager actually does & why it matters was first posted on June 22, 2023 at 9:54 am.
©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
 •  0 comments  •  flag
Share on Twitter
Published on June 22, 2023 06:54

June 21, 2023

[2023 kcdc] data science: zero to hero

Speaker: Gary Short For more, see the table of contents.

The post [2023 kcdc] data science: zero to hero first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.[2023 kcdc] data science: zero to hero was first posted on June 21, 2023 at 8:59 am.
©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
 •  0 comments  •  flag
Share on Twitter
Published on June 21, 2023 05:59

2023 kcdc table of contents

This week I’m at KCDC. This page will contain links to my live blogs and sessions. Wednesday

The post 2023 kcdc table of contents first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.2023 kcdc table of contents was first posted on June 21, 2023 at 8:57 am.
©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
 •  0 comments  •  flag
Share on Twitter
Published on June 21, 2023 05:57

May 21, 2023

Fixing postgres

When upgrading my Mac, Postgres stopped working. This page documents my journey. First, the migration process gave me a long password for the postgres user. It also didn’t set up Postgres to start up automatically. netstat confirmed nothing running on … Continue reading →

The post Fixing postgres first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.Fixing postgres was first posted on May 21, 2023 at 9:28 pm.
©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
 •  0 comments  •  flag
Share on Twitter
Published on May 21, 2023 18:28

May 20, 2023

setting up a mac in 2023 from my old mac

My previous Mac only lasted four years. It’s successor made it much longer. At the 8 year mark, the battery was failing. I could have had it replaced for $250, but didn’t thought it was better to get a new … Continue reading →

The post setting up a mac in 2023 from my old mac first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.setting up a mac in 2023 from my old mac was first posted on May 20, 2023 at 10:28 pm.
©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
 •  0 comments  •  flag
Share on Twitter
Published on May 20, 2023 19:28

May 14, 2023

Writing the same regular expression logic in multiple JVM languages

I tried writing three regular expressions in a the most common JVM languages. My experience in these languages range from use it many times a week (Groovy) to this is the first thing I’ve written in it (Clojure). I’m going … Continue reading →

The post Writing the same regular expression logic in multiple JVM languages first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.Writing the same regular expression logic in multiple JVM languages was first posted on May 14, 2023 at 7:39 pm.
©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
 •  0 comments  •  flag
Share on Twitter
Published on May 14, 2023 16:39

May 13, 2023

The circle of FRC and the importance of outreach

Yesterday, Stuyvesant Robotics did a demo at the Winter Garden in Lower Manhattan from 4-7pm. This was very special to me because I found out that FIRST robotics existed at a demo from the same team and the same location. … Continue reading →

The post The circle of FRC and the importance of outreach first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.The circle of FRC and the importance of outreach was first posted on May 13, 2023 at 4:46 pm.
©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
 •  0 comments  •  flag
Share on Twitter
Published on May 13, 2023 13:46

April 24, 2023

Switching input source between Chromebook (DisplayPort) and Digital Magnifier (VGA)

When I set up the Eyoyo digital magnifier, I was excited about being able to hook it up to a monitor. I did not anticipate how much explanation it would be to describe how to switch back and forth between … Continue reading →

The post Switching input source between Chromebook (DisplayPort) and Digital Magnifier (VGA) first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.Switching input source between Chromebook (DisplayPort) and Digital Magnifier (VGA) was first posted on April 24, 2023 at 12:10 pm.
©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
 •  0 comments  •  flag
Share on Twitter
Published on April 24, 2023 09:10

Printing an Amazon Return QR code on a Chromebook via Staples

Continuing my instructional series for a less technically inclined relative of how to do activities on a Chromebook, this one is a walkthru of how to print an Amazon return QR code. The catch is there is no printer so … Continue reading →

The post Printing an Amazon Return QR code on a Chromebook via Staples first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.Printing an Amazon Return QR code on a Chromebook via Staples was first posted on April 24, 2023 at 11:46 am.
©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
 •  0 comments  •  flag
Share on Twitter
Published on April 24, 2023 08:46

April 15, 2023

Using Google Meet to screenshare for seniors not comfortable with technology

I have to describe how to use Google Meet to someone not comfortable with it. Writing it down as a reference here. This is *a* simple way, it’s not the only way. I find that giving too many choices makes … Continue reading →

The post Using Google Meet to screenshare for seniors not comfortable with technology first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.Using Google Meet to screenshare for seniors not comfortable with technology was first posted on April 15, 2023 at 2:50 pm.
©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
 •  0 comments  •  flag
Share on Twitter
Published on April 15, 2023 11:50

Scott Selikoff's Blog

Scott Selikoff
Scott Selikoff isn't a Goodreads Author (yet), but they do have a blog, so here are some recent posts imported from their feed.
Follow Scott Selikoff's blog with rss.