Vir Codificat
53 posts


@neogoose_btw This seems like a fruitless distinction.
Why would I care if it's "text"? If I'm looking for JSON, I have to check every byte of it because, for all I know, the last line could be a comma.
English

I don't understand why there is no clear distinction between binary and text files. The only 100% correct way to understand that a file is not a text is to check every single byte for not being "weird", it is not even enough to check for every byte not being NUL
it means that if you have 100G file in your repo I HAVE TO read it FULL and process EVERY SINGLE byte to be sure that this is not a binary because some files like .hdr can easily contain NUL byte somewhere in the middle of the file as it's header is 100% UTF-8
here is a source code of a linux $ file command for example

English

@MrBinarySniper @v_language Zig does this too. It is the sole reason I refuse to use these (otherwise very lovely) languages.
An unused variable isn't an error.
And during development, you are working with a necessarily incomplete program. You should be able to run it.
English

@v_language I think its more better like golang, do not compile the language if there is any unused.
English

@scheminglunatic @speech_ka_ Python isn't that bad. It's just regular bad, and ur just mad.
Performance doesn't matter for the majority of software because most software is throw away.
Any software that survives being throw away will need to be rewritten at least once.
English

@ryanels I still use master.
In my HDL, though, after great deliberation, I decided to rename master and slave to client and server on the grounds that client and server are the same number of characters, and thus, allow your code to line up vertically.
English

@valigo Thank you for sharing.
My impression is that it's very cool for those who haven't been burned with metaprogramming.
I wonder if the downsides are mitigated by the fact that games are (at least used to be?) ship it and forget it affairs.
Not a language for me. But gotta respect
English

@splinedrive What about it don't you like?
I'm curious because I'm trying to write my own simulator. I want to understand the pain points people have when doing verification.
English

@psychiel Interesting? Of course.
But what is baffling isn't that the limit should be 2. You started with something which is "infinitely jagged" and smoothed it out perfectly. Clearly, the limit should be 0.
English

@ankkala You should learn to do everything by hand.
The hands are where your learning happens.
English

@nicbarkeragain And who holds each accountable for what he is morally responsible for?
English

@ThePrimeagen Their boos mean nothing.
We've heard what makes them cheer.
English















