-
### Link to the coursework
Look up the `quote-generator` app in the `week-3` directory to get started.
### Why are we doing this?
These challenges are designed to develop your problem-solving…
-
**Project Abstract:**
This project delivers daily inspiration or personalized messages by displaying a motivational quote at a customizable time. Users can set their preferred time zone and even ov…
-
Expressions in `/def`s cannot be concatenated.
```
/def /foo x:i
/post bla {$x + 1}
/def /bar x:i
/post bla{$x + 1}
/def /zee x:i
/post {$x}{$x + 1}
/foo 0 # >>> bla 1
/b…
-
### Describe the problem
We use GNU gettext for translating strings for embedded systems, with our programmers providing human-readable cues for things like maximum character length via the extract…
-
- [ ] In the Module 5 folder, create a new folder with your name
- [ ] Inside the folder with your name, create a folder called "Magazine Challenge"
- [ ] Create the layout as described (in the "Mag…
-
**Describe the bug**
The Generative AI suggestions produce invalid mermaid markup/syntax
**To Reproduce**
Steps to reproduce the behavior:
1. Go to new AI chart or new chart with a very simple d…
-
```
What steps will reproduce the problem?
1. create a client, username "Test" and a password
2. try to login with username "test" and the given password
What is the expected output? What do you see …
-
### Link to the coursework
Look up the `quote-generator` app in the `week-3` directory to get started.
### Why are we doing this?
These challenges are designed to develop your problem-solving skill…
-
I am using TextAngular to alter some text and send it on to a server. When using textAngular sanitize, it appears that only double quotes outside of HTML elements get encoded.
```
What's the deal "w…
-
Cocotb 1.9.1, Ubuntu 24.04 64 but, Verilator 5.024, System python 3.12.3.
I have SystemVerilog design with string parameter and I'm using python runner like this:
```
param = {
…
Ustin updated
1 month ago