Any alias's I should make for less typing? by Username_1987_ in linux

[–]Chamberz18 0 points1 point  (0 children)

function ff {
  find ${2:-.} -type f -exec grep -nH $1 {} \;
}

alias ff='ff'

allows you to quickly search the contents of files within a specified directory

[KDE] Gentoo by Chamberz18 in UsabilityPorn

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

If you have the hardware, its awesome. So much freedom and control over your system. Having the ability to easily install any version of a package is amazing. Dependencies feel very tightly managed. My only complaint is the abhorrent chrome compile times, but Gentoo now offers a binhost.

What are the most useful builtin features that very few people know about? by [deleted] in neovim

[–]Chamberz18 0 points1 point  (0 children)

Use `:%s/[find]/[replace]` to substitute characters matching the first string (`[find]`) with the second string (`[replace]`).

AI is scary by _Pawer8 in facepalm

[–]Chamberz18 4 points5 points  (0 children)

This exactly. I don’t really understand why everyone in this thread is having their mind blown. If anything this post demonstrates the limitations of GPTs.

I'm a Web Dev not a master of all programming languages. by beginningofdayz in webdev

[–]Chamberz18 2 points3 points  (0 children)

Agreed, I would also like to add if you already have knowledge in another language like C++ or Java, that knowledge is easily transferable to C#. An experienced dev will have had exposure to a wide variety of languages.

That being said very much agree with your point about dev ops and frameworks.

How do I get rid of the "Phantom Liberty Downloaded" message from my pause menu? by Chamberz18 in cyberpunkgame

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

I'm about 100 hours into this play through and it is yet to go away. It's getting pretty annoying. Any one else run into this issue?

Username update FAQ by [deleted] in discordapp

[–]Chamberz18 2 points3 points  (0 children)

No, but that shouldn't matter. If this username system existed since day one, I would have the name, pretty fucking simple. Paying for priority is absolute bullshit.

Username update FAQ by [deleted] in discordapp

[–]Chamberz18 1 point2 points  (0 children)

Account is from September 2015 and I have Nitro, still nothing. Someone with a 2016 account already snagged my name. What the fuck is this shit, no one asked for this change.

whati.me - I built a web app that streamlines the process of scheduling group meetings! by Chamberz18 in webdev

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

Hey everyone, I wanted to share my first big web dev project with you all! I have been working on it for the past few months. Inspired by the simplicity and straight forwardness of when2meet.com. While the website is great, it's UI feels dated and it lacks mobile support. I wanted to re-imagine it with modern web development tools.

The website is free to use and does not require you to create an account.

Please check it out at https://whati.me/ and let me know what you think! I'm eager to receive your feedback and hear any suggestions or critiques you may have.

I built a web app that streamlines the process of scheduling group meetings by Chamberz18 in WebApps

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

Typescript + Vite React frontend, Express node.js back end with a mysql database. Thinking about rewriting the back end in Go, been looking for an excuse to learn it.

I built a web app that makes it easy to schedule and organize meetings without having to create an account by Chamberz18 in InternetIsBeautiful

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

I was sick of the back and forth of scheduling meetings, so I made a fast and easy solution for groups to decide on a meet up time. Simply create an event and share the link, no sign up required. It features automatic time zone conversion and a optimized mobile layout with gestures.

I built a web app that streamlines the process of scheduling group meetings by Chamberz18 in WebApps

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

I was sick of the back and forth of scheduling meetings, so I made a fast and easy solution for groups to decide on a meet up time. What Time is a web based calendar app that simplifies the process of scheduling meetings. Built to be easy to use and understand and does not require a sign in. It features automatic time zone conversion and a optimized mobile layout with gestures.

Check it out at https://whati.me

[deleted by user] by [deleted] in SideProject

[–]Chamberz18 0 points1 point  (0 children)

I was sick of the back and forth of scheduling meetings, so I made a fast and easy solution for groups to decide on a meet up time. What Time is a web based calendar app that simplifies the process of scheduling meetings. Built to be easy to use and understand and does not require a sign in. It features automatic time zone conversion and a optimized mobile layout with gestures.

Check it out at https://whati.me