On a Linux environment? Mind sharing the usage area?
On a Linux environment? Mind sharing the usage area?
I waited a minute
You’re already considering it; try it out.
Exploration and prototyping is not a life-commitment that excludes other options later (like going back to Rust after all).
How did you determined that your coding skills are “absolute shit”?
If you plan to study CS having qualifications and personal projects and stuff, you’re very likely already ahead of the curve; you already have the head-start you want.
In general,
You listed algorithms first, I think that’s a well scoped, reachable goal, with many resources available. Increasing that scope, meaning also effort and risk of giving up, you could combine algorithms with a visualization, e.g. drawing on a HTML canvas. Now you have a well scoped project, where you visually see progress, and meet two of your learning goals of algo and web.
Ah, I looked there on Wiktionary, but only ur
not ur-
😅
Is ur an English word? Known meaning in English languages? I don’t think so? I’m surprised they don’t mention why they name it ur-languages.
In German, the word prefix ur means origin, stemming from the word Ursprung (origin). Which makes sense as origin-languages. And could have been named origin-languages, honestly.
I learned of those files outside the context of programming. When program or file zip packages contained these random ds store files and I looked up what they are.
Turns out, it’s metadata caching for macOS. Irrelevant and does not belong into [distributed or shared] packages.
/edit: It’s been a long time ago. Looking at it again, I guess it adds folder metadata, so it could be useful when distributing to other macOS. But for other OS, it’s noise. Either way, usually it’s not intentionally included.
Case insensitive handling protects end-users from doing “bad” things and confusion.
is exactly the same as programming case sensitivity
Me working on a case insensitive DB collation 🤡🚀🐱🏍
Why would you order lowercase before uppercase?
One cucumber 🥒 👀
Reads (including the article links) like PostgreSQL supports json and Microsoft focuses on bson.
Your broad claim and what is actually being banned on instances makes it seem you want to include questionable if not destructive opinions.
Can you be more concrete? What are you missing, and where?
What banned content that couldn’t find a home on another instance do you want to see?
Do you think opinions should be shareable in any form, or only in respectful form?
Depends on context, but
When I write HTML, I don’t use IDE features but accept them in Visual Studio.
I feel like it’s very varied, but I’m not one to listen to metal or much rock. What I listen to changes from time to time.
I know the meme/prejudice of programmers listening to metal, and having long hair. I can’t say I’ve ever felt like it was confirmed or justified. But it’s not like I have that much exposure or insight to many either.
I’m not even sure I can list genres; I feel like it’d be too many and unspecific anyway. Chillhop, chillsynth, hip-hop, deep house, some pop, some german and japanese music, some chiptune, some classics of the last century; some are shared on https://soundcloud.com/kissaki
Available as AppImage, via nix and uv (never heard of that before).
Typing the commands is always a hassle. I wish I had a TUI like this. Looks promising.
engine Passed 27 courses
Who is engine?
I guess the title stems from
@godot @godotengine Passed 27 courses
and that’s a software bug?
You don’t need to understand German for it to appear in your feed /s
Nushell requires the programs to understand Nushell
My point was that with Nushell you don’t need various command line tools like you do on bash or whatever. The question of whether those integrate well with Nushell doesn’t even come up/is not central - although it does work with text just fine.
Nushell integrates very well into various data formats. It can handle text pipelines, but the advantage is in using structured data. You skip the entire text-pipelinie and work on structured data throughout, and don’t need grep or awk or find or du or df or whatever cli tools you would use in a simpler/classic Linux shell.
Windows is / Windows filesystems are case insensitive too.