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 pushed to master at nortega/my-scripts 2026-03-11 19:35:28 +00:00
bb85915c70 Update yt-conv script.
nortega pushed to master at nortega/invid-conv 2026-03-11 19:34:43 +00:00
43b7961bc9 Remove useless empty line at EOF.
98e37ba58c Fix check on number of arguments.
Compare 2 commits »
nortega pushed to master at nortega/my-scripts 2026-03-11 15:22:56 +00:00
3871339237 Update {invid,yt}-conv.
nortega pushed to master at nortega/invid-conv 2026-03-11 15:22:54 +00:00
213cd56afc Add clipboard flag to copy URL to clipboard instead of print.
nortega pushed to babel at nortega/nvim-config 2026-03-06 13:08:29 +00:00
1d9912cfb4 Merge branch 'master' into babel
afc00f7cfc Have both ways of fuzzy-finding files.
2fc078fd3b Remove trailing nonsense.
7439b8f0a7 Run CheckBackspace before expandableOrJumpable().
Compare 4 commits »
nortega pushed to feature/parallelization at nortega/indivisible-rs 2026-03-05 10:36:17 +00:00
9187f95340 Store squared limit to reduce operations.
7e32e37405 Change ordering of conditions.
Compare 2 commits »
nortega pushed to feature/parallelization at nortega/indivisible-rs 2026-03-05 09:46:24 +00:00
d264e49f4b Parallelize workers.
nortega created branch feature/parallelization in nortega/indivisible-rs 2026-03-05 09:46:24 +00:00
nortega pushed to develop at nortega/indivisible-rs 2026-03-05 09:16:26 +00:00
d7c73cbc91 Update README to include information about algorithm used.
nortega pushed to develop at nortega/indivisible-rs 2026-03-04 09:26:50 +00:00
b96a0a80d2 Simplify sqrt() operation.
nortega pushed to master at nortega/narcissus 2026-03-03 08:47:54 +00:00
5320afaa3c Add SpaceShipSim to list.
nortega pushed tag v0.4 to nortega/spaceshipsim 2026-03-03 08:38:02 +00:00
nortega pushed to master at nortega/spaceshipsim 2026-03-03 08:37:59 +00:00
3d9c211737 Bump version to v0.4
nortega pushed to master at nortega/spaceshipsim 2026-03-03 08:32:24 +00:00
4e7e37821e Link to license file.
f520790f9c Change e-mail address.
Compare 2 commits »
nortega pushed to master at nortega/spaceshipsim 2026-03-03 08:28:57 +00:00
44531ab24e Fix formatting of README.md
nortega pushed to master at nortega/spaceshipsim 2026-03-03 08:27:01 +00:00
c1139ddb81 Change README to markdown.
da8d83de92 Remove fullscreen to-do item.
Compare 2 commits »
nortega pushed to master at nortega/spaceshipsim 2026-03-03 08:22:28 +00:00
bc6881f851 Revert "Move global variables to main()."
nortega pushed to master at nortega/spaceshipsim 2026-03-03 08:21:21 +00:00
b842bd0095 Move global variables to main().
bb28285794 Fix possible precision loss by converting to float.
6621decc09 Add fullscreen mode support.
Compare 3 commits »
nortega pushed to master at nortega/spaceshipsim 2026-03-03 07:42:14 +00:00
fd9fd453b3 Add help information for pause button.
nortega pushed to master at nortega/spaceshipsim 2026-03-03 07:21:45 +00:00
b0f4f6849d Update CMake minimum required version to 3.10