starshipwinepineapple

joined 10 months ago

Well just speaking for myself, i use git without a forge for personal stuff because i was already familiar with git and it fits my needs. No need to learn another version control system for some basic projects i throw together

[–] starshipwinepineapple@programming.dev 11 points 1 month ago (8 children)

Did you read the article? The author shares their perspective.

For me, Git is quite powerful on its own with version control, diffs, branches, merging, etc. Forges just add a UI for some of these things, and add an issue tracker/ discussion/etc. Forges also add a more modem ui for repo access though git does have its own webserver you can use. I use git without a forge for a number of my personal projects that I'm not sharing with others or not yet sharing

You would think this would be the first test case

[–] starshipwinepineapple@programming.dev 2 points 1 month ago (2 children)

Even if it was github, they have mandatory 2fa now which would help. Still some risks for people who reuse passwords on other services or if their 2fa got compromised (sim swaps), etc but wouldn't be full blown catastrophic

[–] starshipwinepineapple@programming.dev 1 points 1 month ago* (last edited 1 month ago)

Depends on the programs, but likely statistics if it is a halfway decent program.

  • Statistics is harder to learn on your own than the CS needed for data science. So it's better to go statistics and then you can learn the CS parts on your own before doing a data science program.
  • There's generally a bigger need for statistical foundation than CS foundation in data science, or at least with the angle for any data science needed for data journalism.
[–] starshipwinepineapple@programming.dev 1 points 1 month ago* (last edited 1 month ago)

I think you need a polkit authentication agent installed and running to prompt you for your password.

Alternatively you can sudo codium path/to/file (assuming you have aliased codium to use your flatpak)

From the github

@snowe2010's goal is to earn $200 per month pay for our 📫 SendGrid Account: $20 a month 💻 Vultr VPS for prod and beta sites: Prod is $115-130 a month, beta is $6-10 a month 👩🏼 Paying our admins and devops any amount ◀️ Upgrade tailscale membership: $6-? dollars a month (depends on number of users) Add in better server infrastructure including paid account for Pulsetic and Graphana. Add in better server backups, and be able to expand the team so that it's not so small.

Very cool. And the snippet execution is really neat.

[–] starshipwinepineapple@programming.dev 5 points 2 months ago (1 children)

Worth mentioning for those who care- radicle is funded by radworks, basically a crypto organization. (Source: their faq)

[–] starshipwinepineapple@programming.dev 6 points 2 months ago (2 children)

I sent you a DM to test DMs in the instance. I think it went through ok. As far as deleting goes, i don't see a way to delete in voyager so I'm not sure on that part.

It's a shame that the fediverse doesn't have a better way to stop these mass DMs though

[–] starshipwinepineapple@programming.dev 2 points 2 months ago* (last edited 2 months ago) (2 children)

It sounds like the error you're seeing is from attempting to restore the root subvol (@) while the booted into the system

To fix you'll want to:

  1. boot from live usb (arch or cacyos).
  2. mount btrfs partition and access your snapshots.
  3. Restore root subvol from live environment

If you are still having issues you may need to chroot into the root partition and do an update to ensure your system images match what your bootloader is expecting.

view more: ‹ prev next ›