Meanwhile Nim:
echo "I am still worthy"
let a = r"I hate the ugly '\' at the end of " &
"multiline statements"
for x in 0..9:
if x == 6: echo x
echo x # this is error in Nim, but not in python. Insane!
assert false + 1 # this is an error (python devs in shambles)
assert true - 1 # see above
Thanks for coming to my Ted-talk.
More here: Nim for Python Programmers
To be fair, it’s also missing open_dialog_file
, dialog_open_file
and most crucially file_open_dialog
only a small number will sign up for a specific forum
Most people don’t have to sign-up, 90% of cases should resolve on just searching the problem. Good chances it was already asked and answered.
Most of the time, forums with few users aren’t dead, they’re just really slow, whenever you post a question - expect at least 12-hour delay. I’ve never seen a message on Discord answered 12 hours later - you either get somewhat instant response or it’s ghosted forever.
Also good luck asking questions if there’s heated/rapid discussion in the room, or you have a little time and other responsibilities other than checking discord every couple minutes.
as yet
It’s Nim, but I have no idea why you can’t do this in Rust:
var seeds = lines[0].split(": ")[1].splitWhitespace().mapIt(it.parseInt)
Full solution: https://codeberg.org/Archargelod/aoc23-nim/src/branch/master/day_05/solution.nim
I would accept discord/irc over mailing list. But nothing beats a proper forum website.
And no, subreddit is not a proper forum.
I guess it’s just a real handwriting on a note with everything around inpainted.
Yes the compiler/interpreter can figure it out on the fly, that’s what we mean by untyped languages.
Are there untyped languages? You probably meant ‘dynamically typed languages’.
But even statically typed languages can figure out most types for you from the context - it’s called ‘type inference’.
I mean, they’re not wrong. But it’s not tiktok, it’s almost all social media and consequently, 99% of the internet.
cat << EOF > main.c; gcc main.c -o main
Or better yet, use z or zoxide:
“z down” will fuzzy match the “~/Download” folder.
There’s a separate syntax for quotes in markdown:
> This is a quote.
whole paragraph is still a quote with a single '>'
and even newlines are preserved and long lines are perfectly soft-wrapped, isn't it useful?
>
> empty lines should have '>' if they're part of quote
> this is a separate quote, because line above doesn't have '>'
This is a quote. whole paragraph is still a quote with a single ‘>’ and even newlines are preserved and long lines are perfectly soft-wrapped, isn’t it useful?
empty lines should have ‘>’ if they’re part of quote
this is a separate quote, because line above doesn’t have ‘>’
Most languages have decimal libraries to correctly handle floating point arithmetics, where precision is necessary.
From what I remember, they require a credit card info for people outside of US. Here’s my sign up screen with Netherlands VPN:
Actually, Librewolf team set up recently a poll “should we move to Codeberg?”. And this was one of the reasons for migrating.
P.S. other privacy/convenience issues with gitlab:
- gitlab.com seems to require credit card information for new users signing up, which is not really great if people just want to report bugs.
- gitlab.com uses Cloudflare, which for a few weeks locked out LibreWolf users from accessing gitlab.com in the past.
- GitLab requires Javascript even to just look at issues, which is not the case for Codeberg
P.P.S. They did move their codebase to Codeberg as a result.
It’s really weird to me how Internet sometimes decide to hate on things just for the sake of it.
I wouldn’t be using it myself, because I’m not a fan of hand-written style fonts. But, I see no problem with Comic Sans.
I’ve been exclusively using DuckDuckGo until recent controversies, then switched to Metager. It is a privacy-oriented, opensource metasearch engine and they aren’t relying on bing/google search results like almost every other search engine.
Results are really good and consistently relevant. But it has some minor annoyances, and recently metager started locking more and more features behind a paywall. I’ll keep using it if I won’t find better alternative.
It’s nice to have everything ready for you in Lunar, Lazy, Chad Vim, but it is honestly too much for any newbie to take at once. For anyone starting with vim/neovim best advice is to start with vanilla experience: no configs, no plugins and just learn basics. Then search for fixes to major annoyances, and when you’re comfortable with keybindings look for plugins to extend features. You’ll quickly realize how small is number of customizations required to be fast and productive in [Neo]Vim.
Oh, and GBA rom is included with game files.