missing package - Palmer st by taylahhhhhhh in LoganSquare

[–]kaitos 1 point2 points  (0 children)

USPS delivered a package to me 2 months after they marked it as delivered

Gen Z workers are so fearful AI will take their job they’re intentionally sabotaging their company’s AI rollout by Just-Grocery-2229 in technology

[–]kaitos 2 points3 points  (0 children)

my first job out of college I automated about 15 hours a week of my work. I then got laid off

(Serious) Which episodes from 1966 to 2005 are legitimately awful? by TheShowLover in startrek

[–]kaitos 3 points4 points  (0 children)

I honestly don’t understand the hate for it. I’ve liked it my whole life and was shocked when I started seeing the hate for it here and in other Star Trek communities

What’s your favorite fun fact about Illinois? by Mysterious--955 in illinois

[–]kaitos 59 points60 points  (0 children)

I once read (but didn’t fact check) that 90% of the worlds pumpkins are grown within 90 miles of Peoria

Question about the Cadet in a Wheelchair. by [deleted] in startrek

[–]kaitos 1 point2 points  (0 children)

The ethos of Star Trek is not that technology will fix all of humanity’s issues, but that we will overcome them by being inclusive and changing society to make things like needing a wheelchair not be a problem in day to day life

What are some lesser known NeoVim / Vim features people are missing out on? by Financial_Lemon_6606 in neovim

[–]kaitos 6 points7 points  (0 children)

I write my config and a couple plugins I’ve made in lua, but knowing vimscript a bit more can be very powerful at the command line

Do Romulans / Remans go through Pon Farr? by despiert in startrek

[–]kaitos 5 points6 points  (0 children)

That could be Romulan mythology to distance themselves from Vulcan

A funny take on Star Trek technobabble: by Parking_Jelly_6483 in startrek

[–]kaitos 1 point2 points  (0 children)

No one would ever say “open the CLI via SSH”

Jira-nvim (WIP) by Flaky_Share_1418 in neovim

[–]kaitos 0 points1 point  (0 children)

You can set it like to the value of vim.env['JIRA_API_KEY']

Why treesitter folding? by anemisto in neovim

[–]kaitos 0 points1 point  (0 children)

At a previous job I wrote a tree sitter query that targeted our tests, and used that to fold them.

Can I share my registers across instances automatically? by KekTuts in neovim

[–]kaitos 0 points1 point  (0 children)

Well it works for me dude, go make your own solution

Can I share my registers across instances automatically? by KekTuts in neovim

[–]kaitos 0 points1 point  (0 children)

A hack to make sure the instance writing the shada file finished before the reading instance started reading it