Nicolás A. Ortega Froysa nortega
  • Seville, Spain
  • https://themusicinnoise.net/
  • Software developer for work & pleasure. Free software and low-level systems development are some of my favorite things.

  • Joined on 2023-08-14
nortega created branch master in nortega/consolechat-server 2023-08-14 11:31:12 +00:00
nortega pushed to master at nortega/consolechat-server 2023-08-14 11:31:12 +00:00
e4b9d9553a Tell new users how to list possible commands.
d19c6dccde There is no COPYRIGHT file.
24a711e8c1 Getting ready for new version release.
f6f9511537 Moving client to another repo.
51f3d88a8e Ban uses IP (not the entire address).
Compare 10 commits »
nortega created branch master in nortega/consolechat-client 2023-08-14 11:31:11 +00:00
nortega pushed to master at nortega/consolechat-client 2023-08-14 11:31:11 +00:00
274120fe6f No COPYRIGHT file.
60170d1ed9 Changed version.
3a6014d21f Ignore those annoying binary files.
fc73ec7553 Added source-code.
60ae7f9231 Initial commit
nortega created branch master in nortega/colonel 2023-08-14 11:31:08 +00:00
nortega pushed to master at nortega/colonel 2023-08-14 11:31:08 +00:00
0cc0abae35 Enable paging first before loading GDT.
003e3d9604 Create a variable for 64-bit to check uint64_t.
5cea65e807 Check for data types.
4170a3d5ae Properly check the compiler.
6b05d87153 C++ is not used in this project.
Compare 10 commits »
nortega created branch master in nortega/cointoss 2023-08-14 11:31:07 +00:00
nortega pushed to master at nortega/cointoss 2023-08-14 11:31:07 +00:00
e4617f480b Little problem, argv[x] is always a string, never an int.
4ef76a1855 No need for gitignore.
365e95185b Safeguard.
a9388c8742 Switching to Python.
a4dcbe504e Changed Makefile to allow cross-architecture compilation.
Compare 10 commits »
nortega created branch master in nortega/coffeebreak 2023-08-14 11:31:06 +00:00
nortega pushed to master at nortega/coffeebreak 2023-08-14 11:31:06 +00:00
67f880fe44 CoffeeBreak will read a file and print its contents every 2 seconds.
0abdaefe39 Added description to the header.
78963b77ba Update README.md
bc9620fdaa Added functions for individual compilers.
2ef28f6c2e Added source-code.
nortega created branch master in nortega/castletour 2023-08-14 11:31:03 +00:00
nortega pushed to master at nortega/castletour 2023-08-14 11:31:03 +00:00
002071cef4 Different building process.
75e46bc0ab Updating a few things.
263b26c300 Update README.md
19e21412f8 CMake now fully implemented.
99484aeb10 Switching to CMake (again).
Compare 10 commits »
nortega created branch master in nortega/basickernel 2023-08-14 11:31:02 +00:00
nortega pushed to master at nortega/basickernel 2023-08-14 11:31:02 +00:00
9711ebb62c Updated the README.md
c78f0941f3 Use a cross compiler.
3926fcb1c3 Only need one hang.
ba60616b18 Better boot message.
458de6f4ac Required to load more sectors.
Compare 10 commits »
nortega created branch master in nortega/badwhitespace 2023-08-14 11:30:59 +00:00
nortega pushed to master at nortega/badwhitespace 2023-08-14 11:30:59 +00:00
8115b92db3 Finished README.md
db74ba9f0d Initial commit.