home.social

Search

26 results for “dedsyn4ps3”

  1. @dedsyn4ps3 jack ouput: ok, input: no, USB headset both input/output ok, and PWA on chromium seems to work too.. winner

  2. Holy crap! Never bothered looking into the theatrical releases until now thinking they were the same, but damn the remastered Neon Genesis on Prime is awesome!

    Damn, may have to snag some of the epic model gear for those now too!

  3. So I totally spent all of my evening free time this week binging a childhood show that I loved but never paid the attention to that I should have…Holy crap did I miss how awesome is! Never watched Gundam Seed from start to finish but, damn it was good. 🦾🤯🤘🏼

  4. One other benefit of the new cabinet that I just realized, is that I now have the ability to mount one of my awesome @m5stack to better monitor internal cab temperatures! 💯🤘😎

  5. Been meaning to say this for a few days, and was reminded now that I'm working on some more documentation:

    #mdx, where the heck have you been my whole life?! I mean, dude!

    As someone who has always loved using #markdown, as well as writing web applications using #react , this is like a dream come true!!! #programming #love :react: :tailwindcss:

  6. Been meaning to say this for a few days, and was reminded now that I'm working on some more documentation:

    , where the heck have you been my whole life?! I mean, dude!

    As someone who has always loved using , as well as writing web applications using , this is like a dream come true!!! :react: :tailwindcss:

  7. Been meaning to say this for a few days, and was reminded now that I'm working on some more documentation:

    #mdx, where the heck have you been my whole life?! I mean, dude!

    As someone who has always loved using #markdown, as well as writing web applications using #react , this is like a dream come true!!! #programming #love :react: :tailwindcss:

  8. Been meaning to say this for a few days, and was reminded now that I'm working on some more documentation:

    #mdx, where the heck have you been my whole life?! I mean, dude!

    As someone who has always loved using #markdown, as well as writing web applications using #react , this is like a dream come true!!! #programming #love :react: :tailwindcss:

  9. Been meaning to say this for a few days, and was reminded now that I'm working on some more documentation:

    #mdx, where the heck have you been my whole life?! I mean, dude!

    As someone who has always loved using #markdown, as well as writing web applications using #react , this is like a dream come true!!! #programming #love :react: :tailwindcss:

  10. Holy crap, folks! Has anyone seen one of the recent commercials lately? One of those "Honda Days" ones...

    I swear, whoever the heck their concept designer was must've been on some shrooms or somethin', cause I straight feel like I'm on am acid trip watching it! 😅🫠👀

  11. Haven't really been on social much lately...but that's not to say I haven't been working on some side projects!! 🙃

    Finally got around to setting up a new firewall device running , which I'm really liking! Finally able to start utilizing and building up my servers!

    ...and of course, I can't fail to mention that I FINALLY snagged a new Air! This thing is on par with my ol' MBP but stays charged 3x longer! :apple: 🙌😎

  12. Totally just had myself a brief moment of nostalgia (or something like that) when loading up , and not gonna lie, I did feel a teensy bit old 🫠

    Remember those days when you thought game graphics were so cool when you could finally see a character talking like a normal person? Hell, just having dynamic shadows was cool!

    Now I power up my gaming PC and feel like I'm watching a damn action movie that I control! Kids don't know how good they got it nowadays 😅 :blobcatgamer:

  13. @klimpong I'm not sure if this would do what you're looking for, but I'd recommend checking out project!

    It's an excellent Electron alternative for Gophers to create desktop GUI applications using and that I've used to build a few PoC apps.

    It converts backend Go functions and objects to Typescript definitions that can be imported and called from the front end.

    It may or may not help get you where you need to go... 🙃 :gopher:

    wails.io

  14. Server components, ASSEMBLE!!!!

    Ugh, FINALLY got around to getting the last few drives installed in the new rackmount chassis. Figured while I was at it to go ahead and swap out for a beefy with integrated graphics since it's a slim build! 😎

    is up and running, and before long, the will have another domain controller and some other dedicated machines! 🙌🤘💯 :nixos: :windows:

  15. Came up to enjoy some with the little sis, now that we finally got some decent snow for a change!

    Even though we were well equipped to stay warm, I somehow couldn't help but comment how freaking cold it felt each time we went up the lift...now I see the temp on my phone as we leave and it all makes sense... 😅🤗🥶🥶⛷️

  16. Just came across this cool interview piece while looking into the new Web IDE project. If I'm able to have full-stack environments to code in from my tablet while on the go, I'd be one happy camper! 🤗😎

    The interview is with one of the devs at Google is about how awesome is and why they chose to use it for the IDE dev environments!

    Perhaps should consider supporting The Nix Foundation and now that they've started to use it! :nixos: 🙌

    flox.dev/blog/nitw-idx

  17. @em_7dice VS Codium if you prefer VSCode without the Microsoft telemetry and stuff.

    I recommend that route since you can still use a lot of awesome linters, code formatters, and syntax highlighting...and of course theming!!!

    Personally I love using ... it's actually fairly straightforward to use and runs absolutely fantastic! 💯

  18. @codemonkeymike that's exactly why I use a plug in to mask my User Agent in any browser that I use 🤗...well, not exactly why, I don't want anything knowing exactly what system I'm running unless I trust the source and/or need to.

    Still comes in handy for that kind of situation though lol. Also definitely check out Bottles for your Windows program emulation! It's how I first started running SSH on my other laptop! 🙌 :windows:

  19. @codemonkeymike @PINE64 it is unfortunately a tad slow, which is why I absolutely had to use a WM like to have a low memory footprint. It's also handy using a utility like cpu-power to force the clock speed to run higher 👍

    I'm looking forward to having a similar type of setup on my 😎🤘 :nixos: :arch:

  20. @stvm is extremely flexible and easy to get started with, so I definitely recommend checking out their getting started docs!

    Using with is an ultra fast and powerful backend to be sure! However, if your web app doesn't require squeezing every single bit of performance out of your device, I HIGHLY recommend using a backend! @golang is extremely performant language and simple to learn. It would serve a React page w/ ease! 😎 :golang: :react: 🤘

  21. @[email protected] I have a Pi4 using an NVMe drive inside of an case w/ fan running quite nicely, definitely check out that solution! It's probably the best case I've ever used. DarkElvenAngel has an absolutely superb applet for the argon one on Gitlab, and it's super easy to build on NixOS! 🙌😎 :raspberrypi: :nixos:

  22. Oh God, so many decisions! Been building a new notification API server to use at home, but I can't make up my mind if I want to stick with my favorite server language or try something new and potentially faster with . Hell, I even started outlining a version in to check out @FastAPI and it's awesomeness...the struggle is REAL!!! 🫠😭 :golang: :rust_ferris: :python:

  23. That feeling when you get done with a monster workout, feelin' pumped and good...just to realize that tomorrow you're prolly not gonna be able to lift your arms off your keyboard at work...

    Yeah, that's about where I'm at now 😅💪

  24. @TechXero don't feel bad...I've got four 's and three Zero W's sitting around 😅🤗

    Though I have started rebuilding a NAS system with one of them and a portable controller box with one of the Zero2W's 🙌🤘 :raspberrypi:

  25. New GPU + Upgraded RGB RAM = Great Success for Christmas! 🎄🤗🤘...I suppose the pic isn't much different looking than the last, but it's so damn pretty I just couldn't help myself 🙃

  26. @raspberry_pi already shared my post for me, but for some reason I couldn't re-share...so I'll post it here again! Finally putting the finishing touches on my @pimoroni + desktop dashboard port for the @PINE64 🤘😎...should be publishing my article and repo later tonight!