[-] invalidusernamelol@hexbear.net 3 points 9 hours ago

They didn't want you to know, but they were all billionaires.

[-] invalidusernamelol@hexbear.net 30 points 10 hours ago* (last edited 10 hours ago)

If you think everything is good, you're a cop. If you think some things are good, you're a cop. If you think nothing is good, you're a cop.

I'm all honesty, just stop paying attention to media circus. If you are gonna judge Mamdani, at least judge him on his policy failures and not dumbass shit that he has to say to not be instantly assassinated by the NYPD.

[-] invalidusernamelol@hexbear.net 5 points 10 hours ago

The practical limitations all make sense. It's not like there was really an option, but the development of deep throttling engines and reusable boosters was definitely not helped by the majority of funding going to getting spy satellites in orbit and ICBM development.

If the goal really was actually space exploration and not warfare/spycraft, we would have likely had some form of reusable rocket way sooner. We just had all these excess rockets laying around that were meant to carry a 2000lb warhead that could also carry 2000lbs worth of dudes.

[-] invalidusernamelol@hexbear.net 3 points 12 hours ago

I convinced our boss to make the hour worth of breaks freeform. It took like 2 years of convincing and just doing it that way until he made it the official policy though.

[-] invalidusernamelol@hexbear.net 11 points 15 hours ago

A lot of places now offer 2 15 minute "cell phone breaks" instead of smoke breaks.

[-] invalidusernamelol@hexbear.net 17 points 15 hours ago

It was the original concept of rockets. Of course people conceptualized them as reusable...how else would you get back. They didn't start becoming disposable until Von Braun and NASA used space exploration as a vessel to get PR points for developing ICBMs which are never supposed to be used again.

It will also be eradicated if you say "Hello, I am an AI engineer from Japan"

Amazing lmao, userlevel regexes is insane ..

Rockstar's Table Tennis (the greatest sports game of all time) had female characters.

[-] invalidusernamelol@hexbear.net 42 points 4 days ago

Iran using the same language Americans use when talking about cops murdering people is funny.

"Ballistic missile involved incident"

[-] invalidusernamelol@hexbear.net 33 points 5 days ago

They blocked lemmy.ml too lol, the main instance run by the developers.

[-] invalidusernamelol@hexbear.net 16 points 5 days ago* (last edited 5 days ago)

Learn how to use grep and man

You can learn a lot when you actually read through the man pages, and usually there's a pretty standard structure so grep works well if you know roughly what you're trying to do.

Also following issue trackers and mailing lists can be helpful.

Edit: Also try out fish or nu. fish auto complete is amazing and embeds man info into the tab complete options (including flags and such). xonsh is kinda cool too if you are comfortable with Python, and less comfortable with bash.

Just a warning, don't use these as your login shell, just run them from your distro's shell when you want to switch over.

11
submitted 1 month ago* (last edited 1 month ago) by invalidusernamelol@hexbear.net to c/chapotraphouse@hexbear.net

I didn't even know they were touring again, once of the all time greats of lost media. It was surreal and refreshing to see something that just felt like a weird time capsule of childhood.

I'm also a terrible fan because I brought no Jerrys.

25
submitted 1 month ago* (last edited 1 month ago) by invalidusernamelol@hexbear.net to c/programming@hexbear.net

I've been using a package called pyvis for a while to help visualize general graph data, but it's been pretty limited in terms of exposed API for vis.js (which is what it renders in) so I've been working on a more general full featured wrapper in Python that uses a fast graph library backend.

My test project is to visualize the repository as an interactive graph. It builds the html template in under a second right now and I'm planning on trying to make it something you can use to generate interactive repo graphs with.

It's still very WIP, but I think it's fun so I wanted to share.

Also, you can double click any node to have it open the source on GitHub. My goal is to make it host agnostic so you can just slap a repo url in there and it'll generate a graph with properly formatted links. I've got all the components exposed though, so you can manipulate how the link is generated as needed.

46

There has been some discussion here about a community where artists can share their work. This community seems like an obvious place for that, but it is currently mostly people sharing art that they appreciate.

I was thinking of possibly doing weekly threads where people could share their art without having it show up in the main feed, but I would also like to open up a discussion on it.

Since I had totally forgotten that I was a moderator of this community since it's never generated any reports, I also went ahead and set the banner and thumbnail to something random. (Last art image on my phone and the first post ever in this comm). I will pick replacements from this thread that get the most upbears.

11
submitted 4 months ago* (last edited 4 months ago) by invalidusernamelol@hexbear.net to c/videos@hexbear.net

I miss Trevor Moore

73
submitted 4 months ago* (last edited 4 months ago) by invalidusernamelol@hexbear.net to c/slop@hexbear.net

The reporter won't let him speak, and they literally just cut his responses whenever he correctly calls this a defensive war for Iran.

For once the YouTube comment section gives me hope. Everyone's calling them propagandists and pointing out how collected and professional the FM is compared to literally everyone in the western power/media structure.

This is the end of liberalism. There is no mask left.

12

The muse of Python thinks Claude is his friend/colleague :(

12
Arcpy (hexbear.net)

Anyone here have experience with arcpy? I've been working on a wrapper library that tries it's best to bring in into compliance with the Python data model and would like some testers.

I'll dm you a link to the repository if you have any interest. It's still pretty barebones and focused mainly on simplifying interaction with file databases and project files.

24

So I'm helping a local tech non-profit refurbish some old Chromebooks for distribution to halfway houses and immigrants that need computer access for legal stuff. The current need is basically a rock solid platform for getting to websites, reading email, and editing mostly shared Google docs.

Issue is that the hardware is no longer supported by Google.

We've gone ahead and got Coreboot flashed on all 40 devices and have settled on using Fedora-Onyx (Atomic distro with a Budgie UI).

We need to install some flatpaks on each machine and set up a base configuration. Easy enough with rpm-ostree and some manual configuration, but I was wondering if anyone here has had more experience with managing the atomic distros.

Basically I want to have it so the volunteers just need to plug in a USB installer stick and get a fully setup instance. Is there an easy way to take a tree and transfer it to another machine that isn't using something like clonezilla? I'm assuming we could just maintain an image and rebase to thatafter installing, but I'm not fully aware of the easiest way to accomplish that.

6
Back Seat (youtu.be)
8
Shells (hexbear.net)

Which shells do you guys tend to use the most?

I've been trying to get into fish lately, have also used xonsh because I'm really comfortable with python so why not use that instead of bash and just inject subshells into my python scripts

1
Typopy (github.com)
submitted 1 year ago* (last edited 1 year ago) by invalidusernamelol@hexbear.net to c/programming@hexbear.net

I got bored today and made a little python script that takes text and spits out a version of it with typos that maintains readability.

The algorithm is really simple (shuffle all runs of ASCII letters and maintain the first and last letter). Added some options to preserve double letters and prevent the shuffling from moving letters to the other side of the word.

I don't think this has any real world applications beyond maybe messing with text on your site when you detect a bot. ChatGPT can pretty easily decode the typos from my initial testing, but I'm not sure if it would do as well if it's training data was polluted with this type of text obfuscation.

29
submitted 1 year ago* (last edited 1 year ago) by invalidusernamelol@hexbear.net to c/art@hexbear.net

view more: next ›

invalidusernamelol

0 post score
0 comment score
joined 6 years ago
MODERATOR OF