Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-05-11
| ||
03:55 | Use IDs with lower characters. Leaf check-in: 08ee080784 user: thinkofher tags: moipds-project | |
03:06 | Added new feature that enables you to add new docs. They're verified with JSON schema. check-in: 69098c32a4 user: thinkofher tags: moipds-project | |
01:15 | Download projects as yaml, xml or json. Choice is yours. check-in: 5617088150 user: thinkofher tags: moipds-project | |
00:36 | Implement toast notifications. check-in: 8b22051de8 user: thinkofher tags: moipds-project | |
2025-05-10
| ||
23:36 | Format floating number values properly. check-in: 2049e7d8ac user: thinkofher tags: moipds-project | |
23:27 | Finish querying entries with filters. check-in: ab9c68ba01 user: thinkofher tags: moipds-project | |
00:58 | Storage layer. check-in: c0bcc12fb3 user: thinkofher tags: moipds-project | |
2025-05-09
| ||
20:46 | Filters editor UI. check-in: e7360348ac user: thinkofher tags: moipds-project | |
2025-05-08
| ||
20:51 | Add search input to nav bar. check-in: a18c5cc4a9 user: thinkofher tags: moipds-project | |
02:18 | Initial draft of the project. check-in: 2f8f03e2b9 user: thinkofher tags: moipds-project | |
2025-05-05
| ||
19:18 | Some changes for Deep Learning project. I don't remember what was it about. Leaf check-in: a7a6c2e814 user: thinkofher tags: trunk | |
2025-02-01
| ||
11:56 | First Deep Learning model for AI project (it turned out it's not done yet). check-in: fa9e1c77b7 user: thinkofher tags: trunk | |
11:00 | After ZTP project presentation. check-in: 0e9b124c69 user: thinkofher tags: trunk | |
08:39 | Use string for status. check-in: 5605a11a96 user: thinkofher tags: trunk | |
01:50 | SQL dump for testing. check-in: fb9eb8d478 user: thinkofher tags: trunk | |
01:48 | Finish ztp project. Part: EOK check-in: 1335116888 user: thinkofher tags: trunk | |
01:46 | Merge AI project check-in: bf8c246a9b user: thinkofher tags: trunk | |
2025-01-31
| ||
02:36 | Finish AI project Leaf check-in: 7cee73387c user: thinkofher tags: ai | |
2025-01-30
| ||
03:47 | Prepare data, split it and test it with some example model. Prepare explainer as well. check-in: 19ac1f7cd2 user: thinkofher tags: ai | |
2025-01-29
| ||
02:00 | Start AI project check-in: 2a30d01af9 user: thinkofher tags: ai | |
2025-01-17
| ||
19:57 | Signatures for HTTP response API. Leaf check-in: 0c8a4fb468 user: thinkofher tags: epoll_httpd | |
2025-01-07
| ||
02:46 | Format pus project. check-in: 273f360398 user: thinkofher tags: epoll_httpd | |
02:45 | First timeouts implementation. Very buggy and picky. check-in: f5f1958eb9 user: thinkofher tags: epoll_httpd | |
2025-01-06
| ||
01:25 | Serve files from current directory in a very basic and unsafe way. Also: some content types. check-in: 7de6ba9ab3 user: thinkofher tags: epoll_httpd | |
2025-01-05
| ||
23:16 | Add logging messages under compile time flag. check-in: 70c58cd9cd user: thinkofher tags: epoll_httpd | |
20:12 | Successful (I hope so) refactor of event poll loop in the main function. check-in: 20b61da75a user: thinkofher tags: epoll_httpd | |
18:45 | Try to refactor event loop from the main function. check-in: b56abcb173 user: thinkofher tags: epoll_httpd | |
01:55 | Parse CLI flags with some simple configuration. check-in: b99d3f61b5 user: thinkofher tags: epoll_httpd | |
2025-01-02
| ||
23:13 | Use good old strndup instead of some crazy memcpy bullshit I was using before to copy n bytes from the buffer. check-in: d81b636878 user: thinkofher tags: epoll_httpd | |
02:05 | Crazy, crazy code. But it gets more stable.\n check-in: 020a90f8d7 user: thinkofher tags: epoll_httpd | |
00:24 | Init epoll implementation. check-in: 9f96733f20 user: thinkofher tags: epoll_httpd | |
2024-12-31
| ||
01:13 | Send file response with sendfile syscall. check-in: f8927377d8 user: thinkofher tags: epoll_httpd | |
2024-12-30
| ||
22:11 | Handle malloc errors. check-in: 154906ce4f user: thinkofher tags: epoll_httpd | |
00:54 | First iteration of nonblocking HTTP server written with epoll API. Now we have the HTTP server that accepts single connection and writes some static data to the client. check-in: 6e7a9c3bc9 user: thinkofher tags: epoll_httpd | |
2024-11-25
| ||
22:37 | Remove -f flag from second pus project. check-in: a6d037737b user: thinkofher tags: trunk | |
20:30 | Finish the second PUS project. check-in: 84ca73804f user: thinkofher tags: trunk | |
20:30 | Refactor the projet. Remove unnecessary code and provide short docs. Leaf check-in: 15eab5ee67 user: thinkofher tags: pus2 | |
17:50 | Refactor error handling nad mqueue boilerplate. check-in: 2278dabe16 user: thinkofher tags: pus2 | |
13:54 | Implement matrix multiplication with POSIX queue. check-in: 979bdee57b user: thinkofher tags: pus2 | |
02:08 | Prove correctness of the program by showing difference between matrices. check-in: df4bfbec16 user: thinkofher tags: pus2 | |
01:45 | Implement matrix multiplication with multiple processes sharing memory with POSIX API for shared memory. check-in: a52aeaba4a user: thinkofher tags: pus2 | |
2024-11-24
| ||
21:48 | Stack matrix size and command logs calculations. check-in: de5217b6ac user: thinkofher tags: pus2 | |
20:45 | Init commit for second PUS project. check-in: 8383eac83b user: thinkofher tags: pus2 | |
20:28 | Add comments after first PUS assignment review. check-in: f301303889 user: thinkofher tags: trunk | |
2024-11-01
| ||
16:59 | Merge first PUS project. check-in: 2caf4bb34f user: thinkofher tags: trunk | |
16:57 | Finish the first project of PUS. Leaf check-in: acb9c31022 user: thinkofher tags: pus_first_project | |
2024-10-31
| ||
02:54 | Add more documentation in the missing places. check-in: 92c86fc8ae user: thinkofher tags: pus_first_project | |
02:30 | Pretend that I care about memory safety. check-in: 76a836a7e1 user: thinkofher tags: pus_first_project | |
02:22 | Implement matrix multiplication with signals. check-in: a4d9224920 user: thinkofher tags: pus_first_project | |
01:31 | Initial implementation of signal based computation before testing. check-in: 20b6b8f1bd user: thinkofher tags: pus_first_project | |