@NostraDavid@programming.dev cover
@NostraDavid@programming.dev avatar

NostraDavid

@[email protected]

This profile is from a federated server and may be incomplete. View on remote instance

NostraDavid ,
@NostraDavid@programming.dev avatar

This just makes me want to stay in the terminal forever!

NostraDavid , (edited )
@NostraDavid@programming.dev avatar

I'm a programmer and have switched to NixOS, because I can define all my configurations in code+git repo, which is great. I now have a single repo that has some parts that are shared, and some parts are host-specific (one desktop + 2 laptops, for now), and if I fix some bug (like my Samsung 990 Pro SSDs having Linux issues), I know it'll be permanently fixed, instead of having to re-figure everything out after a reinstallation.

NixOS BTW. We're making it ours.

edit: Steam has been a non-issue, so gaming has been great so far! Not that I've been gaming a ton, but still.

Also, being able to use an LLM to fix stuff for me in my nixcfg repo has been great - I would NOT have been as productive with NixOS had I not have had Codex.

NostraDavid ,
@NostraDavid@programming.dev avatar

You're obviously not using NixOS. I clearly don't even need to try to use such a subpar stateful system such as Arch, you absolute pleb.

Am I out-jerking you already?

I use NixOS, obviously.

NostraDavid ,
@NostraDavid@programming.dev avatar

It’s fine for newbies.

As someone who used it when he was a newbie: Gnome is fucking awful to learn - it's so bloody alien, it's not even funny.

I'm now using a distro with KDE and it feels just right.

NostraDavid ,
@NostraDavid@programming.dev avatar

Nix – whole OS determined by 1 file

* Can be determined by 1 file. Or one file and a .lock file. Or even more files. Your pick, really.

NostraDavid ,
@NostraDavid@programming.dev avatar

Where is Nix? Oh right, he's in space, chilling.

NostraDavid ,
@NostraDavid@programming.dev avatar

Neat! Reminds me of Mystical - a language where every function is a magic circle.

NostraDavid ,
@NostraDavid@programming.dev avatar

I think they’re just uncomfortable with the word “master”

1 person over at Microsoft complained, and they moved mountains for this person to replace master with main. It sounds like a joke, but it's not.

and that seems completely reasonable to me

No it doesn't. Why does an entire industry need to flip over, because of a single person? Like the ability of changing the master branch for yourself should have been enough. Changing the default over on Github to strong-arm the rest of the world is disgusting behaviour. Which is why I'm sticking to master wherever I can.

especially when they’re people from a group which has been subjected to slavery.

That is literally every group... Every group has been slaves (and slavers) at some point in time. That's not a good argument.

NostraDavid ,
@NostraDavid@programming.dev avatar

over many many years.

19 years. Almost 20, coming December!

NostraDavid ,
@NostraDavid@programming.dev avatar

NixOS isn't great for non-programmers, I bet, but for programmers it's amazing.

NostraDavid ,
@NostraDavid@programming.dev avatar

Wait until DHH finds NixOS, where we can configure everything via single configuration. Even multiple machines.

I love Debian for what it taught me, but I'm not sure if I'll ever use anything else.

NostraDavid ,
@NostraDavid@programming.dev avatar

Expected git, got multiple programming languages. Nice.

NostraDavid ,
@NostraDavid@programming.dev avatar

How are the dataframe libraries on Ruby?

NostraDavid ,
@NostraDavid@programming.dev avatar

I like Bread on Penguins - very informative now that Luke Smith has turned away from Linux and towards Communist Philosophist or whatever he now turned into.

NostraDavid ,
@NostraDavid@programming.dev avatar

Disposability Theory continues to haunt me.

NostraDavid ,
@NostraDavid@programming.dev avatar

So a random mod speaks for Reddit? What kind of BS is this post

As long as Reddit allows this mod to continue his job, they implicitly support his cause. It's why they had to ban all the subreddits that were being creepy.

edit: Time for OP to make a stink on Reddit about it. Not sure why they're posting it here. It doesn't concern me, IMO.

NostraDavid , (edited )
@NostraDavid@programming.dev avatar

Downvoted. Go make a stink about this on Reddit.

edit: making a stink towards a bunch of journalists is fine too.

NostraDavid ,
@NostraDavid@programming.dev avatar

VAIgans.

NostraDavid ,
@NostraDavid@programming.dev avatar

I think it was Denmark and/or a province (?) of Germany

NostraDavid ,
@NostraDavid@programming.dev avatar

I don’t need reproducibility to the extent that NixOS provides

Alright, that's fair. As a programmer, I've been having a blast using it - being able to quickly setup my laptops almost the same as my desktop is such a breath of fresh air, then being able to copy over most of my config to a WSL setup to employ nix to get there 90% of the way on a Debian or Ubuntu WSL system is just so nice.

But if you don't need its features, or aren't a programmer, I can very much imagine you'd rather stick to a more stateful system.

NostraDavid ,
@NostraDavid@programming.dev avatar

don’t come at me, pendants.

Did you do that on purpoise? :3

NostraDavid ,
@NostraDavid@programming.dev avatar

T9 (the old number keyboard) was the best layout: compact yet VERY usable. And with physical keyboards you could text someone blindly.

I just installed Traditional T9 to replace whatever that MS keyboard was (the swipe feature was nice, but I'm not sure it can beat T9).

NostraDavid ,
@NostraDavid@programming.dev avatar

Don't know if all androids have it, but if I swipe down near the bottom, it'll pull down the top for "one-handed mode".

I was able to trigger it multiple times until I figured out how I actually did it 😅

NostraDavid ,
@NostraDavid@programming.dev avatar

at what’s gotta be greater than normal max screen brightness.

I love misplacing my finger and getting flash-banged by my phone! 😮‍💨

NostraDavid ,
@NostraDavid@programming.dev avatar

Alan Turing, I bet

SF-Based Internet Archive Is Now a Federal Depository Library. What Does That Mean? ( www.kqed.org )

Internet Archive founder Brewster Kahle said that while the nonprofit organization has always functioned as a library, this new designation makes it easier to work with the other federal depository libraries. That, he said, is a service to everyone....

NostraDavid ,
@NostraDavid@programming.dev avatar

If it wasn't several PB (yes, petabytes) of data I'd want a backup.

NostraDavid ,
@NostraDavid@programming.dev avatar

https://en.wikipedia.org/wiki/Cr1TiKaL = woo lets go baby

https://en.wikipedia.org/wiki/Asmongold = rat alarm clock

There are pictures. Not of the rat.

NostraDavid ,
@NostraDavid@programming.dev avatar

Nee hoor, dat doen wij helemaal niet!

NostraDavid ,
@NostraDavid@programming.dev avatar

If you're a programmer: NixOS.

Define your OS config, which programs to install, and dotfiles in one repo. Install a fresh OS, pull in the repo (nix-shell -p git, because NixOS doesn't come with git >_> ) and run the command to install the whole thing (sudo nixos-rebuild switch --flake .#wodan for me. wodan is just the name of a config - I have multiple all combines into one repo, so I can share configuration between machines).

Took me 17 minutes to set up my laptop exactly the same as my Desktop. Same configuration, applications, and OS settings. It's so fucking nice.

With Windows, that used to take 2 days to download and install everything manually.

Only downside: You'll need to learn Nix-the-language, nix-the-os, and nix-the-terminal-program, which took about a month of deeply digging into the Vimjoyer and LibrePhoenix channels.

NostraDavid ,
@NostraDavid@programming.dev avatar

You’ve been checked kid.

OK, Boomer.

NostraDavid ,
@NostraDavid@programming.dev avatar

Are they asking for selfies, or selfies of the user? Important difference.

NostraDavid ,
@NostraDavid@programming.dev avatar

Pretty sure .compact also still works.

Slap .compact after a URL and you'll see a mobile version of reddit from like 2006.

edit: THEY REMOVED IT! D: RIP .compact - I've visited you about 5 times, ever.

NostraDavid ,
@NostraDavid@programming.dev avatar

And he was locked up before Trump took office.

So you're saying this happened under Biden? Not sure whether this is the dunk-on-Trump that people think it is >_>

NostraDavid ,
@NostraDavid@programming.dev avatar

she has had European clients shocked to learn they can face serious consequences for briefly overstaying a visa.

Are people stupid? Visa says "GTFO before this date". If you then don't then there are consequences. It's not that hard to understand, no?

I agree that it's ridiculous how people treated in those jails, and that he should not have been held for 3 months, but come on...

NostraDavid ,
@NostraDavid@programming.dev avatar

I would argue we have a whole list of purposes:

  • procreate
  • copulate
  • mate
  • engage in sexual reproduction
  • propagate the species
  • reproduce
  • conceive life
  • bring forth offspring
  • weave new generations
  • kindle the spark of life
  • sow the seeds of tomorrow
  • whip up some womb-biscuits
  • bake a bun in the baby oven
  • start a stork-summoning ritual
  • do the chromosome cha-cha
  • know each other in the biblical sense
  • lie together
  • hook up
  • get it on
  • do the deed
  • bump uglies
  • initiate a genetic merge request
  • fork the DNA repo
  • compile the next generation
  • instantiate another human

I think you got the gist.

And in the meantime also entertain ourselves, of course.

NostraDavid ,
@NostraDavid@programming.dev avatar

Having all your configuration hidden in ~/.config/, so you can have ~ all to yourself is nice, IMO. Just having a handful of folders (including hidden ones) makes things a little more readable.

[Thread, post or comment was deleted by the moderator]

  • Loading...
  • NostraDavid , (edited )
    @NostraDavid@programming.dev avatar

    What’s a flatpak? Is that like a worse NixOS package? I prefer NixOS, BTW.

    NostraDavid ,
    @NostraDavid@programming.dev avatar

    What’s a flatpak? Is that like a worse NixOS package? I prefer NixOS, BTW.

    Men are opening up about mental health to AI instead of humans ( aiindexes.com )

    A profound relational revolution is underway, not orchestrated by tech developers but driven by users themselves. Many of the 400 million weekly users of ChatGPT are seeking more than just assistance with emails or information on food safety; they are looking for emotional support....

    NostraDavid ,
    @NostraDavid@programming.dev avatar

    they can’t fathom going to a woman for honest advice.

    Honest advice may not be good advice. I could tell a person "go kill yourself", and be VERY honest about it. Yet it's not good advice, now is it?

    NostraDavid ,
    @NostraDavid@programming.dev avatar

    Uh, just yesterday. Installed NixOS (with KDE) because I learned Debian at work, but am really missing the ability to track what I've installed via configuration. I like the idea of dotfiles in a repo, but want a bit more control like that for my OS.

    Context: I'm a data engineer that writes Python. Python has pyproject.toml files (toml ~= ini files) where you can specify which libraries you want to use, defining which version you minimally, maximally, or just specifically want. And I wished that setup existed for Debian as well, but it doesn't. So after searching I found that NixOS is pretty much the closest thing. Windows 10 is EOL soon enough, so might as well switch beforehand and not wait until the last second.

    NostraDavid ,
    @NostraDavid@programming.dev avatar

    We live longer and longer, retirement age is something that needs to be adjusted with the human lifespan.

    I think it has more to do with the baby boom right after 1945. If those older people retire, there isn't enough younger generation to support them, so more people need to work longer, so we don't get too many retired people all at once.

    I think it's more of a "can we support the retired" kind of issue - not just "muh money". It's a little more nuanced than that.

    NostraDavid ,
    @NostraDavid@programming.dev avatar

    oof

    NostraDavid ,
    @NostraDavid@programming.dev avatar

    (Seriously what would you even have multiple computers do.)

    Setup k3s (pronounces "kubes") on each computer as a node. Run scalable software - a website, database, some LDAP setup for users, maybe.

    Check out /c/[email protected] for inspiration :D

    NostraDavid ,
    @NostraDavid@programming.dev avatar

    pollution pollution pollution pollution pollution

    WHAT THE FUCK IS "POLLUTION"!?

    including large volumes of unburned methane

    Ooooh. Yeah, that's bad. Methane is a pretty bad greenhouse gas.

    Must fight temptation to buy an overpriced raspberry pi

    original post: https://mk.moth.zone/notes/a8zer7ypj6uv02ka

    @eri@mk.moth.zone

seriously though unless you actually NEED the size constraint, get an e-waste their laptop and put Debian on it instead of buying a single board computer. there's a bajillion windows 8.1 lappies going into landfill every second that you could turn into funny little servers
    ALT
    NostraDavid ,
    @NostraDavid@programming.dev avatar

    I now have a stack of Thinkpads laying around. Right next to my two RPis 😂

    NostraDavid ,
    @NostraDavid@programming.dev avatar

    Pride is a political movement - or did they not fight for the rights of LGBT people? Flags are inherently political. Flying a flag signals allegiance and identity, which are political at their core.

    This makes pride month political.

    Being Lesbian/Gay/Bi/Transgender isn't political in and of itself, but movements are.

    NostraDavid ,
    @NostraDavid@programming.dev avatar

    Christmas celebrations

    Christmas is more of a cultural celebration than a Christian one, and thus not political.

    I'm atheist, but I still celebrate Christmas, because it's a good excuse to gather friends and family, and have some fun together.

    NostraDavid ,
    @NostraDavid@programming.dev avatar

    Would a commercial with Jesus on the cross saying he is thirsty and having a Roman Soldier pass him an ice cold Coca Cola be better?

    I tried it using Sora, but "This content can't be shown for now. We're still developing how we evaluate which content conflicts with our policies. Think we got it wrong? Let us know."

    This was the prompt:

    Give me a Coca Cola commercial where Jesus has been nailed to a cross, and says "I'm thirsty", after which a Roman Soldier passes him an ice cold Coca Cola.

    I tried replacing "Jesus" with a man, but no dice :(