I’ve seen large Ruby projects with hunders of developers working on it for >10 years with almost 100% sorbet coverage. It’s just that in Ruby you have to pay (ie spend extra time) for decent degree of type safety.
I was always wondering if there’s some sort of limitation in science. Just like in some games you can’t fly according to the rules (science), so there’s just no way to do that without cheating. What if e.g. in 5k years…
I don’t know, 210 is a lot. I’d expect him to solve the P =? NP problem during his morning coffe
You can specify `minimum` and `maximum` property for these fields. So this schema { "$id": "https://example.com/test.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Person", "type":…
I’m not a parent, so it might be I completely do not understands some important aspects of this due to lack of expirience, but I hope I’ll be more smart than my parents. It was quite easy to google things my parents…
I’m sorry for an off-topic, are there any non-determenistic compilers you can name? I’d been wondering for a while if they actually exist
Even if that’s true, it still doesn’t mean vibe coding is safe. :P
One thing people usually do is D = Data.define do E = new end which is wrong since ’E‘ escapes (it becomes ´Object::E´) also, I agree that its kinda weird to use Ractor API but for us (service object gem) it was the…
Now, imagine this situation taken to the extreme: searching for a job with relocation opportunities while residing in a country that many avoid for ethical reasons. :(
One of the key outcomes of my master's thesis was the development of an extendable solution for Code Clone Detection (CCD), primarily focused on code and tested with undergraduates at my university [1]. Although I…
Can it be used to trace containers with «host» network driver?
Incompetence
Can someone elaborate if the term “AST” is used correctly in the article? I’ve been playing with mutation-injection framework for my master’s thesis for some time. I had to use LibCST to preserve syntax information…
I wonder if we could move from sharing original (plaintext) source code to some sort of intermediate representation (mostly like AST). So if you publish the AST anyone can “render” and modify it with his own preferences
Yep. You could also open in-game console and use a command to force checkpoint
Are there any non-determenistic compilers? I mean if we freeze source code and compiler flags, will binary result (compiled program) always be the same?
Are there any other options available? Like, what is it all if not a simulation? Religion can be seen as a special case of God’s simulation
I’ve been using the same structure for years :) But I prefer to replace ‘raise NotImplementedError’ with ´raise “Not Implemeneted”’ because that exception has different semantics (method unavailability on the current…
I believe it does not represent the actual state of affairs. Firstly, many people wouldn't say they'd vote for Navalny -- that's just against the self-preservation instincts. Secondly, there are many people who are not…
That’s simply not true. This method is monkeypatched by json gem
Your definition does not make any sense. Imagine defining « prime numbers » as {2,3,5} set
I’ve seen large Ruby projects with hunders of developers working on it for >10 years with almost 100% sorbet coverage. It’s just that in Ruby you have to pay (ie spend extra time) for decent degree of type safety.
I was always wondering if there’s some sort of limitation in science. Just like in some games you can’t fly according to the rules (science), so there’s just no way to do that without cheating. What if e.g. in 5k years…
I don’t know, 210 is a lot. I’d expect him to solve the P =? NP problem during his morning coffe
You can specify `minimum` and `maximum` property for these fields. So this schema { "$id": "https://example.com/test.schema.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Person", "type":…
I’m not a parent, so it might be I completely do not understands some important aspects of this due to lack of expirience, but I hope I’ll be more smart than my parents. It was quite easy to google things my parents…
I’m sorry for an off-topic, are there any non-determenistic compilers you can name? I’d been wondering for a while if they actually exist
Even if that’s true, it still doesn’t mean vibe coding is safe. :P
One thing people usually do is D = Data.define do E = new end which is wrong since ’E‘ escapes (it becomes ´Object::E´) also, I agree that its kinda weird to use Ractor API but for us (service object gem) it was the…
Now, imagine this situation taken to the extreme: searching for a job with relocation opportunities while residing in a country that many avoid for ethical reasons. :(
One of the key outcomes of my master's thesis was the development of an extendable solution for Code Clone Detection (CCD), primarily focused on code and tested with undergraduates at my university [1]. Although I…
Can it be used to trace containers with «host» network driver?
Incompetence
Can someone elaborate if the term “AST” is used correctly in the article? I’ve been playing with mutation-injection framework for my master’s thesis for some time. I had to use LibCST to preserve syntax information…
I wonder if we could move from sharing original (plaintext) source code to some sort of intermediate representation (mostly like AST). So if you publish the AST anyone can “render” and modify it with his own preferences
Yep. You could also open in-game console and use a command to force checkpoint
Are there any non-determenistic compilers? I mean if we freeze source code and compiler flags, will binary result (compiled program) always be the same?
Are there any other options available? Like, what is it all if not a simulation? Religion can be seen as a special case of God’s simulation
I’ve been using the same structure for years :) But I prefer to replace ‘raise NotImplementedError’ with ´raise “Not Implemeneted”’ because that exception has different semantics (method unavailability on the current…
I believe it does not represent the actual state of affairs. Firstly, many people wouldn't say they'd vote for Navalny -- that's just against the self-preservation instincts. Secondly, there are many people who are not…
That’s simply not true. This method is monkeypatched by json gem
Your definition does not make any sense. Imagine defining « prime numbers » as {2,3,5} set