Daniel Habib

Results 9 issues of Daniel Habib

## Description Create a new template for "Splash Page Two" that follows the below mocks ## Impact Let users have the option of a more powerful landing page ## Mock...

# Summary Create a pricing page template ## Impact Users can now attach a pricing page to their landing page! ## Mocks NOTE: Mocks are missing a logo in the...

# Summary I have assigned every prompt an array of Topics, what I want to be able to do is allow for users to choose from the outset which topics...

Shared by djimbob on reddit: https://www.reddit.com/r/programming/comments/5cm0p1/terminal_based_computer_science_assessment/ ``` E.g., Quicksort's time complexity is O(n2) in the worst case. Also big-O isn't a "largest lower bound" asymptotic behavior; big O means an...

"prompt": "Where is the most significant bit in a bit vector located?", "answer": "the leftmost bit is the most significant bit" If you write a number out in binary e.g.,...

``` "prompt": "What is the difference between Unicode And ASCII?", "answer": """ASCII defines 128 characters(Not Numbers), which map to the numbers 0–127. Unicode defines (less than) 221 characters, which, similarly,...

build_requirements.txt requires: torch >= 2.2.0+cu121 build_environment.yml requires: pytorch::pytorch=2.4.0

bug
fvdb