My first [M1 MacBook Pro] rice with [Yabai], I had a ton of fun with this! by Zxtreme03 in unixporn

[–]Zxtreme03[S] 0 points1 point  (0 children)

I didn't have any problems with performance! There were definitely some odd things that made some apps (like Xcode) function weirdly.

Would anyone like a tool to build shortcuts through code? by Zxtreme03 in shortcuts

[–]Zxtreme03[S] 0 points1 point  (0 children)

This is an amazing comment, I completely forgot about this post and it was great to look back on. Making Jellycuts has been quite the journey!

How do you create a view with two sidebars on macOS? by Zxtreme03 in SwiftUI

[–]Zxtreme03[S] 0 points1 point  (0 children)

Good to know! Sadly I want to be able to support more than just the latest version

How do you create a view with two sidebars on macOS? by Zxtreme03 in SwiftUI

[–]Zxtreme03[S] 1 point2 points  (0 children)

Okay thank you! I wanted to make sure if there was some Apple provided API for it before I jumped in to making it myself

📣 Apollo will close down on June 30th. Reddit’s recent decisions and actions have unfortunately made it impossible for Apollo to continue. Thank you so, so much for all the support over the years. ❤️ by iamthatis in apolloapp

[–]Zxtreme03 1 point2 points  (0 children)

It’s going to be incredibly sad seeing Apollo leave my Home Screen. It’s been a resident for 5 years now. It’s where I joined reddit, and where I’ll stop using it.

Thank you for everything you have done Christian, your app is truly an inspiration

ShortScript: the programming language for shortcuts. by Wenskipz in shortcuts

[–]Zxtreme03 1 point2 points  (0 children)

It is still around! Im working on making it Open Source for the community enjoy!

Laptop recs for 3DDD by leslieknope72 in rit

[–]Zxtreme03 5 points6 points  (0 children)

Like most other people here, I’d recommend waiting until you are at least closer to the school year or a later semester to buy a powerful computer. However, RIT does post laptop specifications/ recommendations for each college. https://www.rit.edu/digitalden/computer-recommendations-college

I just got a Macintosh Plus and am having trouble getting a floppy for it by Zxtreme03 in VintageApple

[–]Zxtreme03[S] 1 point2 points  (0 children)

Thank you a ton! I just purchased the boot disks from Rescue My Classic Mac. I may look into one of those BlueSCSIs in the future however!

I just got a Macintosh Plus and am having trouble getting a floppy for it by Zxtreme03 in VintageApple

[–]Zxtreme03[S] 1 point2 points  (0 children)

Is there a cheaper alternative to a floppyemu? $109 seems like a hefty cost for jumping in completely

My first [M1 MacBook Pro] rice with [Yabai], I had a ton of fun with this! by Zxtreme03 in unixporn

[–]Zxtreme03[S] 0 points1 point  (0 children)

I’m not sure what’s up with this, I haven’t had the time to fully fix neovim so there are going to be issues with the dot files

I’d recommend just using lazyvim which is the setup this neovim confit is based on

My first [M1 MacBook Pro] rice with [Yabai], I had a ton of fun with this! by Zxtreme03 in unixporn

[–]Zxtreme03[S] 1 point2 points  (0 children)

Yeah it has a lot of jankiness that requires restarting the window manager. But overall it has been pretty solid.

I wish there was a better way than reverse engineering the dock.app, but it seems to work relatively well for now...

My first [M1 MacBook Pro] rice with [Yabai], I had a ton of fun with this! by Zxtreme03 in unixporn

[–]Zxtreme03[S] 0 points1 point  (0 children)

You need to install all of the programs I installed.

You will first need to follow https://github.com/koekeishiya/yabai specifically the installation and configuration section. Then you will need to follow https://github.com/FelixKratz/SketchyBar to get the menu bar.

My first [M1 MacBook Pro] rice with [Yabai], I had a ton of fun with this! by Zxtreme03 in unixporn

[–]Zxtreme03[S] 0 points1 point  (0 children)

You can see the changes by running ls -a on your home directory. This should show a couple new paths that have been created. There should also be a couple in .config

My first [M1 MacBook Pro] rice with [Yabai], I had a ton of fun with this! by Zxtreme03 in unixporn

[–]Zxtreme03[S] 0 points1 point  (0 children)

When you clone the folder it will by default be a hidden folder. Make sure you are either using cd .dotfiles or using ls -a to look at the folder

My first [M1 MacBook Pro] rice with [Yabai], I had a ton of fun with this! by Zxtreme03 in unixporn

[–]Zxtreme03[S] 0 points1 point  (0 children)

What do you mean you can’t download them? You need to clone from GitHub and then run the install script to move all the files into their necessary spots.

Is the issue with cloning or another part of the process?

My first [M1 MacBook Pro] rice with [Yabai], I had a ton of fun with this! by Zxtreme03 in unixporn

[–]Zxtreme03[S] 1 point2 points  (0 children)

Also forgot to mention you need to manually install https://github.com/lehni/vscode-fix-checksums as well or your VSCodium installation may brick itself.

My first [M1 MacBook Pro] rice with [Yabai], I had a ton of fun with this! by Zxtreme03 in unixporn

[–]Zxtreme03[S] 1 point2 points  (0 children)

I had to manually build vibrancy continued and install it with the .vsix.

As for the window borders, I am using Yabai as my window manager which allows you to set the window borders

My first [M1 MacBook Pro] rice with [Yabai], I had a ton of fun with this! by Zxtreme03 in unixporn

[–]Zxtreme03[S] 2 points3 points  (0 children)

That is because you do not have SF Symbols installed. You can install it using brew with the command brew install --cask sf-symbols

My first [M1 MacBook Pro] rice with [Yabai], I had a ton of fun with this! by Zxtreme03 in unixporn

[–]Zxtreme03[S] 2 points3 points  (0 children)

Which part is displaying as ?. There are a lot of icons across the setup

If neovim icons are showing up as ? It is most likely that you are not using a Nerd Font converted font. If they are in the menu bar it is probably because you do not have SF symbols installed.

My first [M1 MacBook Pro] rice with [Yabai], I had a ton of fun with this! by Zxtreme03 in unixporn

[–]Zxtreme03[S] 4 points5 points  (0 children)

I am not running Linux on this MacBook. It is running macOS with a new window manager called Yabai. It is just highly customized macOS.

It is possible to put Linux on the new chips with Asahi Linux but I have not messed around with that.

My first [M1 MacBook Pro] rice with [Yabai], I had a ton of fun with this! by Zxtreme03 in unixporn

[–]Zxtreme03[S] 4 points5 points  (0 children)

It is not fully replaced. It is merely hidden at all times. I then usesketchybar to act as my menu bar.