Skip to content
View ponsfrilus's full-sized avatar
🤖
Ideas are easy. Execution is everything.
🤖
Ideas are easy. Execution is everything.

Organizations

@donax @fixme-lausanne @epfl-sdf @epfl-dojo @epfl-enacit2 @epfl-si @epfl-fsd @r-engineeringresumes

Block or report ponsfrilus

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ponsfrilus/README.md

Hello World 👋

Nicolas Borboën aka ‟ponsfrilus„

Hello world! I'm a full stack engineer working @epfl-si in Lausanne, Switzerland.
Apparently, I'm hanging around on GitHub since 14 years and 7 months.
You can reach me on twitter @ponsfrilus or LinkedIn.
I'm also a teacher, a bots breeder, a happy husband and father of 2.

#EPFL | #EPFL-SI | #EPFL-FSD | #EPFL-Dojo | #EPFL-Dojo-kata 🔥 | #1TBS

GitHub followers Twitter Follow



My last starred repos

My last commits

[feature] CronJob to refresh the Menu's API's cache

Use

  • oc get cronjob -n wwp -o wide to get the cronjob list
  • oc get pods -n wwp -o wide | grep menu-api-refresh to get the name of the pod of the last run
  • oc logs menu-api-refresh-cron-1234567890-abcd3 -n wwp to have the logs
[fix] footnote & READMEs

Not sure how to fixup the root commit... https://stackoverflow.com/questions/2119480/edit-the-root-commit-in-git

[feature] enable prometheus
[feature] example with http to https redirections
[feature] basic example
[feature] docker (#33)

  • Use node 20 "slim"
  • install pnpm and pm2 using npm
[fix] Add the gem install hiera-eyaml command
[fix] ugly fix in case the docker run command "eat" some stdout
[fix] Ansible requirements.yml
[chore] bump version to 2.1.0
⏰ Updated on Wed, 21 Aug 2024 13:45:10 GMT

Pinned Loading

  1. octave-x11-novnc-docker octave-x11-novnc-docker Public

    A docker that runs Octave (and a little bit more)

    JavaScript 53 13

  2. ponsfrilus.tdesktop-theme ponsfrilus.tdesktop-theme Public

    A low-poly Telegram theme

    Makefile 11 1

  3. EPFLegram EPFLegram Public

    A Telegram Bot for EPFL stuff

    JavaScript 11

  4. EPFLArrival EPFLArrival Public

    A vue application for EPFL's newcomers (but not only...)

    JavaScript 12 6

  5. openstack_ecosystem openstack_ecosystem Public

    A visualization graph on OpenStack ecosystem

    JavaScript 9 2

  6. dockerGUI dockerGUI Public

    Testing GUI apps with Docker

    7