Cool Tools I’ve Been Using Lately

Поделиться
HTML-код
  • Опубликовано: 26 сен 2024
  • I talk about a lot of cool things on this channel. Here are the ones I actually use every day.
    TOOLS MENTIONED
    Drizzle orm.drizzle.team/
    Superhuman try.sprh.mn/the... (affiliate link)
    Supermaven supermaven.com/
    Synology amzn.to/3wVC3mY (Amazon affiliate link and I personally use the 1821+)
    Pretty-ts-errors github.com/yoa...
    Rectangle rectangleapp.com/
    Posthog posthog.com/
    Arc arc.net/
    Check out my Twitch, Twitter, Discord more at t3.gg
    S/O Ph4se0n3 for the awesome edit 🙏

Комментарии • 499

  • @Malix_Labs
    @Malix_Labs 4 месяца назад +1686

    1. Computer

    • @MyMateus666
      @MyMateus666 4 месяца назад +24

      Computer sucks

    • @shishantbiswas
      @shishantbiswas 4 месяца назад +15

      2. Terminal

    • @kkebo
      @kkebo 4 месяца назад +16

      Imagine using a computer

    • @nikkehtine
      @nikkehtine 4 месяца назад +20

      2. Keyboard
      3. Mouse

    • @yesstude
      @yesstude 4 месяца назад +17

      ​@@nikkehtine using the tool named «mouse» is actually a skill issue

  • @iamilyes
    @iamilyes 4 месяца назад +654

    1:12 drizzle
    4:08 superhuman
    6:38 supermaven
    9:05 diskStation
    12:58 pretty typescript errors
    15:23 rectangle
    17:04 posthog
    19:54 arc

    • @MCroppered
      @MCroppered 4 месяца назад +17

      needs to be pinned

    • @devinda_me
      @devinda_me 4 месяца назад +5

      Thank you !

    • @ItsTheSameCat
      @ItsTheSameCat 4 месяца назад +9

      You’re the hero we needed.

    • @AbuBakr1
      @AbuBakr1 3 месяца назад +3

      Dunno if he owns drizzle...but his marketing is like: 'hey every other ORM is bad', use drizzle. Nah, Prisma we love you

    • @cartoonhead9222
      @cartoonhead9222 3 месяца назад

      ​@@AbuBakr1 saw some other goober claiming Drizzle should be the standard JS ORM 🫢

  • @stephenjames2951
    @stephenjames2951 4 месяца назад +659

    Phrases never expected to hear. ‘I only have 12 terabytes remaining.”

    • @t3dotgg
      @t3dotgg  4 месяца назад +117

      I recently added more drives so I have 60tb remaining now :)

    • @AvanaVana
      @AvanaVana 4 месяца назад +37

      Expected for anyone who does video professionally 🤷

    • @bsicyaroix
      @bsicyaroix 3 месяца назад +23

      node_modules ¯\_(ツ)_/¯

    • @ShadowManceri
      @ShadowManceri 3 месяца назад +2

      My first question would be: how is the backup. Not great I presume.

    • @BlurSentinel
      @BlurSentinel 3 месяца назад

      @@ShadowManceri His backup is the RAID. Nothing else.

  • @NeoNyaa
    @NeoNyaa 4 месяца назад +171

    The CTRL + A for superhuman going from your current selection all the way down ignoring the content above can just be done with SHIFT + END. CTRL + A with how it works normally makes sense as it selects *A* ll the items and not just everything below, whereas SHIFT + END selects everythiung from where you are to the *END* of the list.

    • @lorinh2947
      @lorinh2947 3 месяца назад +21

      Or, for Mac users out there, Command + Shift + DownArrow

    • @Tortuex_
      @Tortuex_ 3 месяца назад +2

      exactly what I thought

    • @TheSuperBoyProject
      @TheSuperBoyProject 3 месяца назад +13

      He needs some way to sell his sponsored program. So ctrl a and emojis were all it has going for it

    • @kipchickensout
      @kipchickensout 3 месяца назад +9

      yeah Ctrl+A should never do anything but select All

    • @earthling_parth
      @earthling_parth 3 месяца назад +8

      Honestly seeing some of this very talented, bright, and experienced users discover some basic features that *even* Windows (not Linux) has had for decades is mind boggling to me. Something I would consider table stakes is like life changing things to them when Apple releases it as a feature after decades or someone created a Mac application for it.

  • @viccie211
    @viccie211 4 месяца назад +257

    Rectangle: Aka basically what the window management in Windows 11 (and to an extent Windows 10) does by default. That shit should be something Apple should just ship in MacOS, with all the "It just works" Mac is known for

    • @nikkehtine
      @nikkehtine 4 месяца назад +21

      "It just works" - Todd Howard

    • @duven60
      @duven60 4 месяца назад +7

      The only thing that's actually better on 11 than 10, But I got so used to the keyboard shortcuts I barley notice the improvements.

    • @ND6K
      @ND6K 4 месяца назад +10

      @@duven60the default terminal with tabs in win 11 is the only thing that I care for over win 10 😂

    • @strivold4922
      @strivold4922 4 месяца назад +10

      @@ND6K The terminal in Win10 have tabs too, it's been years

    • @errormaker1
      @errormaker1 4 месяца назад +3

      Windows 7

  • @arstneio
    @arstneio 4 месяца назад +77

    I believe all the Arc AI features are completely free right now. Correct me if I’m wrong.

    • @allie-ontheweb
      @allie-ontheweb 4 месяца назад +9

      They are, yep

    • @timthndr2996
      @timthndr2996 4 месяца назад +5

      I use some of the features all the time. The preview for websites where it creates a summary is so useful when debugging. You know immediately if the page is related to the error or not

    • @eropoke
      @eropoke 4 месяца назад

      Yes they are!

  • @BenRangel
    @BenRangel 27 дней назад +2

    I love the details in Theo's videos like the "CMD+A should only select down from current position" realization at 5:20

  • @IzzyIkigai
    @IzzyIkigai 4 месяца назад +87

    CTRL + A not selecting all(yknow, that's what the A stands for) but just mirroring properly implemented SHIFT + END behaviour is ridiculous. Like.. I cannot fathom why anyone who likes keyboard shortcuts would find breaking existing behaviour to duplicate another existing behaviour good in any way shape or form.
    Also, if you want real storage on your network, honestly, synology is a bit of a cheap-but-expensive option, if you're willing to put the time in there's much better ways to create storage(hell, 1500 bucks for an empty enclosure almost affords you a proper server with a real CPU instead of that embedded-cpu stuff synology sells you) that's available on the network with better hardware, redundancy and throughput. Like just to give a perspective - synology only last year introduced ECC RAM by default, something a storage device should have had 10 years ago, especially when you're dealing with double- or even triple-digit terabyte systems.

    • @alpha2727
      @alpha2727 4 месяца назад +3

      The thing is, not everyone can or wants to invest the hours to make a self build Server work. Synology is really simple and quick to setup and it just works without requiring further attention (hardening, updating, dealing with random issues which can pop up on proper servers). Combined with the fact, that it has many really useful build in utilities (HyperBackup, Container Manager, Domain Controller, SSO Server, Drive and Office, Mail Server, etc) makes this not a bad option.
      Yes, I can build something much more capable for half the price of a Synology (if I don't try to fit it into a 1U Rack Enclosure), but I also need like 5 times the time for that to get a solution which still isn't as reliable as Synology. I would recommend Synology for a NAS any day of the week over something self build. Just don't try to run heavy compute on it.

    • @ja31ya
      @ja31ya 3 месяца назад +2

      Sounds like you just wanted to complain lol

    • @IzzyIkigai
      @IzzyIkigai 3 месяца назад +3

      @@alpha2727 it's literally just a low-end computer with a NAS OS tho. The latter of which you can get for free. 3 or 4 hours of R&D+building for a basic system(are you really gonna argue people won't put in a few hours for this but set up a domain controller and SSO server? :'D) vs the 1k$ markup for the brand. I'd say in this economy most people will know which one makes more sense for them and knowing about more options doesn't hurt, innit? ;)

    • @IzzyIkigai
      @IzzyIkigai 3 месяца назад +3

      @@ja31ya Sounds like you're projecting given your comment has pretty much 0 actual arguments.

    • @ja31ya
      @ja31ya 3 месяца назад +2

      @@IzzyIkigai Projecting what exactly? lol A distaste for contrarians? -- you got me, I definitely think people should keep their whining to themselves 🤡

  • @LadyEmilyNyx
    @LadyEmilyNyx 3 месяца назад +10

    Arc and Supermaven have literally changed my entire workflow. It's unreal.

  • @MatheusCruzRocha
    @MatheusCruzRocha 4 месяца назад +10

    Theo, great tips, the typescript error plugin, the supermaven and the rectangle already got me and I installed them while I was watching the video. Looking forward to using it daily

  • @d.wolfin152
    @d.wolfin152 Месяц назад +2

    I am a heavy advocate for instead using an old pc or buying a second hand to turn into a nas.
    For instance, I have been helping a friend build his own first nas for less than half the cost of a 4 bay Synology NAS. Not only is the price a bonus, the processor is 50% faster, it has 8x more ram (which is very important if you are running apps or game servers). It is more repairable, can expand to more drives for cheaper, and can be upgraded in the future.
    Perhaps you should do your own NAS build video and/or go over your experience using it, even comparing it to something like a Synology NAS? Things such as cost, ease of use, etc.

  • @ytnathandude
    @ytnathandude 4 месяца назад +35

    holy fuck its 3:21 am here in cali, i take a break from debugging asm, pop open youtube and see theo posted! bro is def a nightowl fr

    • @t3dotgg
      @t3dotgg  4 месяца назад +30

      Guilty as charged

    • @ari.joel.m
      @ari.joel.m 4 месяца назад +1

      Nice 👍

    • @pylotlight
      @pylotlight 4 месяца назад +3

      @@t3dotgg Don't you schedule things to better align with better algorithmic release schedules? I hear thats a thing ytbers do. e.g US morning

    • @PenguinjitsuX
      @PenguinjitsuX 4 месяца назад +2

      same here man, it was already 4am, needed a break from coding and saw this haha

    • @ytnathandude
      @ytnathandude 4 месяца назад +4

      @@t3dotgg dont worry i spent the last 14 hours debugging c/asm just to realize i forgot a return 0 , nice video btw

  • @charlesbcraig
    @charlesbcraig 3 месяца назад +5

    I was very skeptical of Synology for a while too since their hardware is comparatively weak and I was used to running FreeNAS…but now that I switched I’m loving the set it and forget experience.

  • @AbstruseJoker
    @AbstruseJoker 4 месяца назад +55

    VSCode needs to support pretty typescript errors natively

    • @АлександрГерасимов-с3щ
      @АлександрГерасимов-с3щ 4 месяца назад

      Webstorm does it, and many more too. And while they dont pay me for promoting them (I would like to be paid though), it surprises me how often people brag about what their vscode can do with "only 100500 plugins" when there is tool that does many of that by default.

    • @murtadha96
      @murtadha96 4 месяца назад +11

      Lol JetBrains IDEs already does that natively, which is the superior IDE / editor anyways.

    • @thfsilvab
      @thfsilvab 4 месяца назад +5

      It's mostly the typescript language server that needs to improve the messages, look at the errors that Bun shows, much more useful and readable

    • @Malix_Labs
      @Malix_Labs 3 месяца назад +9

      ​​@@murtadha96thanks for your superior opinion 🕵️‍♀️

    • @Elvis-is-king-l3s
      @Elvis-is-king-l3s 3 месяца назад +1

      Another superior opinion: Jetbrains IDEs also support database type checking and DataGrip is the best DB studio ever. So you might not need drizzle either...

  • @kernel0verflow919
    @kernel0verflow919 4 месяца назад +4

    btw arc browser is available in Windows. But I believe only on windows 11, but they are trying hard to get older windows versions supported to. Also they will work on a android and Linux version in the future.
    Fun fact:
    Arc is written in Swift, and they compiled the swift code to windows somehow (I am not an swift dev but I think that’s normally not easily possible)
    Sadly the windows version is not exactly as good as the macOS version, but it will be soon, therefore I am certain

  • @hugosa3562
    @hugosa3562 Месяц назад

    We run our design agency off a Synology NAS and its honestly been great for us so far, people can access it remotely as well which is great. Only had issues with it once when moving offices, but was quick to figure out and fix

  • @danielmbi8368
    @danielmbi8368 2 месяца назад +1

    Please do a video of how you customized your VSCode. Looks cool

  • @geniusdevil0410
    @geniusdevil0410 4 месяца назад +15

    Also have you tried Raycast? Spotlight + Rectangle + a bunch of other cool stuffs

  • @bone_broth_000
    @bone_broth_000 4 месяца назад +2

    A fun open-source alternative to Rectangle if you're coming from i3 on MacOS is Yabai. I have mine setup so that my first desktop is a normal floating space, but all other desktops which I use for dev work are automatically tiled.

  • @sideshowlol
    @sideshowlol 3 месяца назад +1

    Been using Magnet for window resizing for a long time. Rectangle looks cool too. Thanks for the heads-up. 🙏😎

  • @SanketBerde
    @SanketBerde 4 месяца назад +4

    I don't know why sequelize does not get enough love on youtube.

  • @personinousapraham3082
    @personinousapraham3082 4 месяца назад +3

    For a cheap and flexible NAS, grab an old computer and stick TrueNAS Scale on it, it works great!

  • @bjdubb
    @bjdubb 4 месяца назад +12

    personally i think (Ctrl + Shift + End) or (Cmd + Shift + Fn + →) makes more sense than (Ctrl + A) or (Cmd + A) from the current cursor down

    • @KaKi87
      @KaKi87 4 месяца назад +4

      This. It's unbelievable that he never knew of the Begin/End/Page keys.

  • @KevinvanderBurgt
    @KevinvanderBurgt 4 месяца назад +2

    Suprised you didn’t mentioned Raycast, this tool hugely improved my workflows!

  • @sentinelav
    @sentinelav 4 месяца назад +7

    I really wanted to like Arc but I just couldn't adjust. The performance of some of the split view features was terrible and the idea of keeping long-term bookmarks alongside short-term tabs never stuck with me.
    I tried Edge recently, and it pissed me off how much I enjoyed it. It runs more smoothly than any other browser I've tried, and you can make the interface even more minimal than Arc if you want to. It's now my daily driver. Wish I was paid to say it but it's the truth.

  • @anonymouscommentator
    @anonymouscommentator 4 месяца назад +12

    0:20 nix os users being 3 parallel universes ahead of you

    • @ZevIsert
      @ZevIsert 3 месяца назад +1

      Lol yeah this - nix has been so good for this, especially combined with a good dotfiles repo

    • @brandonjoaocastillo7490
      @brandonjoaocastillo7490 3 месяца назад

      can you pls explain me waht nix is for? I never got to understand it

    • @anonymouscommentator
      @anonymouscommentator 3 месяца назад

      @@brandonjoaocastillo7490 NixOS is a linux distribuition with a few special features that make it stand out. Most notably you have a big configuration file where you declare how you want your system to be set up. This means that you can for example take this config file and put in on a new computer and instantly get exactly the setup you want. Nix is the name of the programming language used for configuration and Nix is also the name for the package manager. Among others, Nix(OS) focuses on reproducibility, reliablility and (better) containerization. You can give the nix package manager a try without installing NixOS on all linux distros, windows with wsl and even macOS :)

    • @anonymouscommentator
      @anonymouscommentator 3 месяца назад

      @@brandonjoaocastillo7490 nixos is a linux distribution centered around the nix package manager. it uses the nix langage to be declared. nixos is not like other linux distributions but instead you have a configuration file where you declare how you want your system to be configured. fancy words around this include declarative, immutability and reproducibility. this means you can just take your configuration file and share it with your friend and within a matter of seconds he will have your exact setup. also the nix package manager has some really clever features like every app being "containerized" and bundled with all its dependencies. you can even have the same program installed with different versions if you want to! this means you will never have the "works on my machine" with your colleagues again :)

  • @GoodVolition
    @GoodVolition 3 месяца назад +9

    Sorry I don't use a computer that's pretty mainstream. Have you heard of a transputer? An asynchronous thread level parallel set of CPUs? No? Well anyway I use a set of custom TI-89s a wired like a single CPU. And basically if you don't use that I'm better than you. Any idea when Arc comes to the Motorola 68000?

  • @JusteFantastico
    @JusteFantastico 3 месяца назад

    Worth noting that Synology boxes start quite a bit cheaper depending on your needs. If you just want something for storage and to have their super good OS, they aren't near that expensive.

  • @ManWhoLostTheWar
    @ManWhoLostTheWar 4 месяца назад +8

    started using arc because of you, and I am never going back to any other browser

    • @nikkehtine
      @nikkehtine 4 месяца назад +2

      on mac I find it pretty amazing but on windows it feels kinda lackluster for me

    • @ItsTheSameCat
      @ItsTheSameCat 4 месяца назад

      @@nikkehtine still pretty early on Windows. Gets regular updates though

  • @CoenBijpost
    @CoenBijpost 2 месяца назад

    Smaller synology boxes have all of that same functionality for people who don’t need all that much storage. They’re great!

  • @_trepz
    @_trepz 4 месяца назад +1

    I really like Amethyst as a WM since I've been forced on to a MBP for work. No crazy config required and makes me feel at home coming from other tilers.

  • @user-ic6xf
    @user-ic6xf 3 месяца назад +1

    Love to see the Synology mentioned...

  • @amirshelli
    @amirshelli Месяц назад

    Owww so that’s arc!!
    I love how it looks like!
    I guess from all the tools I would try arc and rectangle :))
    Great content! Would love to know more about how you keep your setup so minimal and simple tho

  • @thijskoerselman
    @thijskoerselman 4 месяца назад +1

    Excited to learn about Supermaven! I tried many types of coding AI integrations but always felt disappointed by the lack of repository context awareness

  • @victorjosey8756
    @victorjosey8756 3 месяца назад +1

    More tools, please! Good video, and I would love to see what other tools that you use.

  • @lonehayena
    @lonehayena 3 месяца назад +3

    The Command + A thingy looks like a bug.

  • @goodguyhenri2090
    @goodguyhenri2090 4 месяца назад +3

    I have been thinking so much about a ts plugin like that, huge

  • @codemaestro-dev
    @codemaestro-dev Месяц назад

    Watched till the end. 🥳🥳 Amazing tools, Theo. Also, Arc is now available for Windows at the time of watching this.

  • @jzetterman
    @jzetterman 12 дней назад

    Oh how I wish Arc had a Linux version. I miss it on my desktop every day.

  • @kasper369
    @kasper369 3 месяца назад +1

    So this is what 100x dev looks like

  • @zaktoob
    @zaktoob 3 месяца назад +1

    I'm not sure why you say Synology is a proprietary OS with unknown filesystems. It's a GNU/Linux variant, and you can create volumes of any Linux filesystem type. btrfs, xfs, etc.

  • @shamanFR
    @shamanFR 4 месяца назад

    Rectangle looks good. Been using Magnet for the last 3 years that does the same thing, and I agree, it is a life changer in managing your workspace!!

  • @raultelo3973
    @raultelo3973 4 месяца назад +1

    If getting productive with a new computer worries you use Ansible!

  • @a_suslov
    @a_suslov 3 месяца назад

    About Superhuman. Their command+A is actually the command+shift+arrow-down key combination. Command+A should select all, it should not select all from the current point.

  • @likrecelineation
    @likrecelineation Месяц назад +1

    I dont know what an ORM is, i dont know what database migration is, i dont know any of that and this channel is making me more and more scared of what i dont know

    • @laplace3945
      @laplace3945 Месяц назад

      Give it a couple years. I had the same panicky feelings watching these videos when I started 5 years ago.

  • @mateja176
    @mateja176 4 месяца назад +5

    cmd+~ or alt+~ is the shortcut I was missing in my life.

    • @shadowpenguin3482
      @shadowpenguin3482 4 месяца назад

      What does alt ~ do?

    • @archytype.mp3
      @archytype.mp3 4 месяца назад

      It's like alt+tab but within the same context/window

    • @lorinh2947
      @lorinh2947 3 месяца назад

      @@archytype.mp3 What different from that than ctrl+tab?

    • @archytype.mp3
      @archytype.mp3 3 месяца назад

      @@lorinh2947 idk

    • @sutirk
      @sutirk 3 месяца назад

      @@lorinh2947 ctrl+tab switches tabs in the same window. alt + ~ switches windows, but only those of the same application
      (unless youre using Edge or Adobe Reader, they already make each tab behave like a separate window for some reason)

  • @stevenbaron358
    @stevenbaron358 3 месяца назад

    Arc has a window version now. I got introduce to it by my boss and I’m loving it!

  • @bigponzu
    @bigponzu 15 дней назад

    I would love some kind of firefox plugin for that search feature arc has. Not really interested in switching over, but that search thing is really cool

  • @JonsTech
    @JonsTech 3 месяца назад

    Also, I have the Arc Browser on Mac and Windows. The Windows version has a lot of bugs and issues, works super smooth and nice on my mac though.

  • @dahahaka
    @dahahaka 4 месяца назад

    changing CMD+A is really stupid when there's an established pattern for this (Shift + End)

  • @JonsTech
    @JonsTech 3 месяца назад

    Rectangle is a great tool. It's being build in natively into Mac OS 18 now.

  • @hyblm
    @hyblm 4 месяца назад +1

    this video was so worth it just for finally learning about duckduckgo bangs. I've seen people using it before but I never knew that it was actually ddg doing the magic.

  • @sarjannarwan6896
    @sarjannarwan6896 4 месяца назад

    Been using Kagi recently, quite like it but need to give it more time to see. 100% agree on Synology, technically you could go cheaper by making your own system but the software just makes it great especially for stuff like running lightweight docker containers.

  • @bgu.604
    @bgu.604 4 месяца назад +2

    Please make more videos like this one! 🙏🏻

  • @liaml-b2c
    @liaml-b2c 3 месяца назад

    i can’t get enough of arc it’s really that good now i use windows and we don’t have the ai features yet but they are incredible on ios they even have a feature where you can call the max ai and it’s completely free no limits

  • @GabrieleCannata
    @GabrieleCannata 3 месяца назад

    People seem to forget that MS Edge has workspaces (in addition to profiles) which IMHO are better than Spaces. Also in MS edge you get e clear list of open tabs, which in Arc you lose especially if you are in a space with lots of pinned sites (AKA bookmarks).

  • @juanmarino1754
    @juanmarino1754 2 месяца назад

    Def more content for us productivity nerds!

  • @AdityaKundety
    @AdityaKundety 3 месяца назад

    I switched to Arc on my Windows desktop as well. Working well as a daily driver.
    Also, I just checked - it looks like it released for public usage on Windows too !

  • @rafaelbenetton3674
    @rafaelbenetton3674 4 месяца назад

    Note: Arc is been released on Windows some weeks ago without any referral and receive periodical bug fixes as Arc on Mac

  • @nahdidutaahmad2683
    @nahdidutaahmad2683 4 месяца назад

    For windows 11 users (yeah some of us use windows 11 to code, crazy but it is what it is).
    regarding the Rectangle app on MacOS that theo use, We can simply hit CTRL + Win + Arrow (Up/Down/Right/Left), Out of the box.

  • @sbbu3742
    @sbbu3742 4 месяца назад +1

    I watched all the way and I am interested in more videos about the tools that you've been using 🙂

  • @ShadowDev6969
    @ShadowDev6969 2 месяца назад

    alternative to the nas, just get a cheep rack mount server from ebay. more performance, costs less, bigger upgrade path.

  • @qapplor
    @qapplor Месяц назад

    Theo surely has no problem with telemetry LMAO

  • @BenRangel
    @BenRangel 27 дней назад

    15:00 Yeah it's mad that MacOS lacks a way to split windows 50-50. As a Windows-user that drove me to buy Magnet.
    Raycast has the same functionality. With commands like "Window left half" or "Window first third"

  • @670839245
    @670839245 4 месяца назад +2

    That "rectangle" thing
    Windows has a similar feature built-in, but with mouse dragging the window. If you drag a window and hug the mouse cursor to the left/right edge of the screen, it'll take up half the screen, or corner for quarter of the screen. If you then resize the window to be narrower or wider, then place a window on the other half's edge, it'll take up the remainder of the screen.

    • @VazhaAsatiani
      @VazhaAsatiani 4 месяца назад +6

      You can also do that with the windows key and arrow keys.

    • @davidgeren8252
      @davidgeren8252 22 дня назад

      And Rectangle and Magnet also offer edge dragging.

  • @arianj2863
    @arianj2863 4 месяца назад

    using command+shfit+arrow keys also selects everything from you current selector to some direction onwards

  • @EdwardsMrJ
    @EdwardsMrJ Месяц назад

    LOL, on windows we've had rectangle for a long time: just win key + directional arrows

  • @1337sleepyhead
    @1337sleepyhead 4 месяца назад +1

    Looking forward to the PostHog tutorials! 🤩

  • @F1mus
    @F1mus 3 месяца назад

    Why do I suddenly get the urge to listen to Panic! at the Disco whenever I see your videos on my home page?

  • @tanaybhomia2784
    @tanaybhomia2784 4 месяца назад

    Arc actually works great for windows 11 currently. Yes it lacks many of the AI features but yeah the implementation is great and I would really suggest you to try it you like their take on the browser

  • @florianchabert5697
    @florianchabert5697 3 месяца назад

    Small correction, Arc is actually now generally available on Windows (but buggy I’ve been told). I love it too on MacOS.
    How are you not using Raycast? I’m a heavy user of super fast basic features like window management (bye Rectangle), clipboard history, deep links and snippets, and I’m only using 10% of its capabilities.
    Great tips! Like the Typescript extension, thank you 🙏

  • @briankgarland
    @briankgarland 3 месяца назад

    I agree about Arc. It won me over the second time I gave it a try.

  • @bariqdharmawan6604
    @bariqdharmawan6604 3 месяца назад

    This is the first theo video i've watch full

  • @desireco
    @desireco 3 месяца назад

    I am afraid if you find Rectangle that awesome, if you discover Amethyst your head will explode ;)

  • @user_Esq
    @user_Esq 4 месяца назад +2

    We have cntr-shift-page down on other apps - without breaking cntr-A-conventions.

    • @allie-ontheweb
      @allie-ontheweb 4 месяца назад

      I _think_ Cmd + Shift + Down Arrow works on MacOS also! In some places at least

  • @AScribblingTurtle
    @AScribblingTurtle 3 месяца назад

    The fact that Arc REQUIRES an account and then just uploads your Spaces to their servers, without your concent , deeply saddens me.
    It looked so promising. But the way they just demand you given them your data or not use the Browser at all, makes it impossible to use in an Environment where data security is an issue.
    Rectangle is awesome. I use it to move Windows between my different Monitors via the Keyboard.
    Supermaven looks interresting. Does it exclusively train on your lokal/project data or does it need to phone home too?

  • @Svish_
    @Svish_ 4 месяца назад +11

    I love my Synology DS, but I hate that they don't have any "upgrade path" between devices. I'm currently stuck on DS414, and there's no way to upgrade to a larger device without buying enough drives to fit all the stuff I already have disks for, set everything up again, and copy all of the files over. I really wish there was an upgrade path of just moving all the disks over to a larger DiskStation device, and have it figure it out all itself 😟

    • @t3dotgg
      @t3dotgg  4 месяца назад +7

      This is context I didn’t have and I’m happy I do now. Hopefully I don’t need to upgrade again 🙃🙃

    • @Svish_
      @Svish_ 4 месяца назад +1

      @@t3dotgg I think some of the models, probably the + models, including yours, support extension devices that you can connect. So you're not as stuck as I am. Still sucks though, because even if you don't need more space, it might for example be nice to upgrade to a faster model in the future.

    • @JusteFantastico
      @JusteFantastico 3 месяца назад +1

      It does do this.
      There are a few models that aren't compatible with each other, but it should be fine. There are articles for it on their website.
      It can either do it for you by moving files/settings automatically or just swap the drives to the new model. I've done the later personally before.

  • @LorenzoGiovenali
    @LorenzoGiovenali 3 месяца назад +1

    So now I pay Google to show me ads inside ads without ads?

  • @AhmadMaartmesrini
    @AhmadMaartmesrini 4 месяца назад +1

    Thanks for sharing Supermaven ❤

  • @ShaqarudenGames
    @ShaqarudenGames 3 месяца назад

    Arc has hit 1.0 in Windows. It’s not feature for feature compatible with the macOS version yet but as with the mcOS version they are updating it weekly

  • @keshavjuneja6499
    @keshavjuneja6499 4 месяца назад

    please do these type of videos more, i always wondered how you did !yt and stuff and tried my best searching for it now ik this sorcery thanks again

  • @bdube30
    @bdube30 3 месяца назад

    I tried Arc some weeks ago on Windows, it's so sad it doesn't offer the same amount of feature (yet !?) on Windows than Mac, but I will keep an eye open to test it back in some time!

  • @Louis-zl4tp
    @Louis-zl4tp 3 месяца назад

    A MacBook without Raycast I can not trust. It’s a must have app.

  • @mohitkumar-jv2bx
    @mohitkumar-jv2bx 4 месяца назад +8

    Theo trying to get more sponsors 😂😂

  • @qweasd12350
    @qweasd12350 4 месяца назад

    your tool use ones are how i found you initially months ago. services mostly. while may not be completely free overall, have generous free tiers such that if you actually need a paid version it's the equivalent of an accounting round-off error at that point anyway. it's how everything should be run if at all possible. if you need to pay for it, you're at the point where you don't care you need to pay for it. can you do an update on those? some of the ones you listed earlier no longer offer the relative value they used to. if you could include services/tools you don't use because they don't fit what you're currently working on - but should you have a need for the service would fit - really useful. like, seriously useful, i think i tried to sign up for all the ones you mentioned in the other video, and still use a majority. have them affiliate you first, it's win-win. it's a strange feeling having to demand companies to advertise to me via you, but your the filter I've found to be accurate. a consultant i don't have to send a 1099 to lol

  • @JuanQuenga
    @JuanQuenga 3 месяца назад

    I wish I had arc when I was in school

  • @nardu
    @nardu 3 месяца назад

    To select all mail down is easy.
    ctrl shift end, same thing

  • @lukei9772
    @lukei9772 3 месяца назад

    you can replace rectangle with raycast window management 👍

  • @allie-ontheweb
    @allie-ontheweb 4 месяца назад +1

    0:22 this is an insane rule. How often are you starting from scratch on a new PC? You're intentionally limiting yourself from helpful productivity workflows just so every 3/4 years you can save yourself a few hours?

    • @t3dotgg
      @t3dotgg  4 месяца назад

      I find myself doing a fresh install every year or two for various reasons. The issue is less “I set up computers a lot”, more that I don’t want a long setup to ever block me from work.
      A laptop getting stolen sets me back a few hours, I’ve seen it set other devs back weeks

    • @fangmarks
      @fangmarks 4 месяца назад

      @@t3dotgg Why not have a dotfiles repo with some scripts that takes care of a lot of stuff like this?

    • @AbstruseJoker
      @AbstruseJoker 4 месяца назад +3

      I get that sentiment, but you can get very far with a simple setup script. I semi regularly start working in a new environment for various reasons, and my setup script makes that stupid easy

    • @allie-ontheweb
      @allie-ontheweb 4 месяца назад

      @@t3dotgg weeks I agree is dumb asf, but it really wouldn't take me all that long to install the 10 or so different apps I'd deem essential (TickTick, Notion, CopyClip, AltTab, Arc, BitWarden, Rectangle, and all the apps I need for fullstack dev). Not to mention Brew makes most of those an absolute breeze.
      VSCode extensions are a different story, mine are definitely a little bloated but most are seriously a net benefit

  • @Rebel101
    @Rebel101 Месяц назад

    You've forgot to include Excalidraw

  • @WilliamWelsh
    @WilliamWelsh 4 месяца назад

    My fav mac software: Raycast, iTerm 2, Screen Studio, Cleanshot X, HyperKey (caps lock -> meta used with RayCast with shortcuts)
    I used Rectangle FOREVER, but with Raycast I was able to replace it

    • @BobbySmithUX
      @BobbySmithUX 4 месяца назад

      Raycast FTW! Literal game changer. Do you know what Spotlight replacement Theo uses?

  • @MagicPowersM92
    @MagicPowersM92 3 месяца назад

    Made it to the end and very interested in learning more about tools!

  • @2rx_bni
    @2rx_bni 3 месяца назад

    Please do these more often this is useful info

  • @rohitjain19060
    @rohitjain19060 4 месяца назад +3

    Arc is available for windows 11 now 🎉

    • @toshobg
      @toshobg 4 месяца назад

      i've installed on Windows 10 but it requires e-mail invite

    • @rohitjain19060
      @rohitjain19060 4 месяца назад

      @@toshobg I tried in Windows 11 it's working without invite

  • @sarerusoldone
    @sarerusoldone 3 месяца назад

    i would've gotten Arc IMMEDIATELY if i hadn't already settled into Opera GX (i was a big stan of Opera before it got chromium-based because of the tab groups, now GX also has those groups and also lets you limit the browser's RAM usage which is nice)

  • @jeshuad1773
    @jeshuad1773 18 дней назад

    Do you have thoughts on Cursor? Im wondering as to how it compares to supermaven for code generation from scratch as well as file modifications with chat. Always appreciate your videos!

  • @logiclrd
    @logiclrd 3 месяца назад

    Rectangle's functionality is built into Windows and Gnome and possibly others. :-P

  • @shirshak6738
    @shirshak6738 3 месяца назад

    cmd + a is supposed to select all. May be different hot key would suit it. Imagine you are on 50th of 100 and u have to go to all the way to the top :D

  • @somenameidk5278
    @somenameidk5278 4 месяца назад

    13:20 This looks so similar to crazy C++ template errors, even the error IDs (TSnnnn) look like the ones given by MSVC 😂

  • @garywaddell6309
    @garywaddell6309 3 месяца назад

    Some great tools here, always trying to find a good email client especially on Linux. Price is quite high for superhuman but interesting choice