[-] mjpc13@programming.dev 12 points 1 month ago

He gave an interview where he said he took off the the gloves during that penalty to play mind games on the opponent.

[-] mjpc13@programming.dev 1 points 4 months ago

It was not too hard if you are already familiar with Nix. The features supported (and the custom Linux kernel) can be found in surface-linux. For NixOS I used the nix-hardware flake to simplify things.

The worst part was the compilation of the Linux kernel, that took hours on the surface. Eventually, I used the remote nix build feature to compile on a more capable computer.

[-] mjpc13@programming.dev 1 points 4 months ago

I have a Microsoft Surface 7 running NixOS. Everything works, even touch/pen

[-] mjpc13@programming.dev 3 points 9 months ago

I wanted something like this! I think I'm gonna give this a shot, thank you for sharing your work

[-] mjpc13@programming.dev 5 points 9 months ago

You miss What If? The show with some of the best episodes imo

[-] mjpc13@programming.dev 8 points 9 months ago

YYYY-MM-DD is easier to get sorted since most significant number is on the left.

[-] mjpc13@programming.dev 2 points 9 months ago

The past few days in Portugal were very windy, might explain the high renewal percentage.

It is a very misleading number/information.

[-] mjpc13@programming.dev 3 points 11 months ago

Yeah, I don't understand how anyone can think that Portugal is one of the better functioning countries in Western Europe.

[-] mjpc13@programming.dev 3 points 11 months ago
20
1
submitted 1 year ago* (last edited 1 year ago) by mjpc13@programming.dev to c/robotics@programming.dev
[-] mjpc13@programming.dev 3 points 1 year ago

I use both Julia and Rust, I did shot a few times in the foot with Julia (for instance, getting memory leaks on the GPU). Now, I use Julia (the REPL) when I want to quickly script some code and use Pluto.jl to plot data and teach programming.

1

Stuff Made Here is an awesome channel with rather complex and fun robots and ideas.

5
Julia in 100 seconds (www.youtube.com)

A quick overview of the Julia Programming language.

2
2023 Julia User & Developer Survey (eu-submit.jotform.com)

The 2023 Julia User & Developer Survey is now open!

Julia users and developers are encouraged to participate. The survey is available in English, Spanish, Chinese (Simplified and Traditional), Japanese and Korean.

Results will be presented at JuliaCon in July.

1
1
ROS on the Steam Deck (discourse.ros.org)

Running ROS on the Steam Deck is indeed possible, unlocking a world of opportunities for robotics enthusiasts and professionals. Currently, I am working on integrating the Steam Deck into a system that records multiple sensory inputs (LiDAR, RGBD, IMU, GNSS) into a rosbag, offering portability and real-time monitoring. This setup allows us to assess data quality on the fly, ensuring reliable and accurate results.

I believe the Steam Deck holds immense potential for application in the field of robotics. What other projects do you think could take advantage of the Steam Deck's capabilities?

1

Hello ROS and robotics enthusiasts!

Whether you're a beginner or an experienced developer, this space is for all things ROS-related.

Join us to connect, share projects, ask questions, and stay updated on the latest ROS news. Let's build a supportive community of robotics enthusiasts!

[-] mjpc13@programming.dev 2 points 1 year ago

I usually use it more to help me write documentation and add comments on some functions. It helps explaining what a function does.

To write code I usually just use it to write simple functions or a template code for me to start from somewhere. I avoid using it with external Libraries as in my experience, it likes to "invent" functions and methods that are not implemented.

[-] mjpc13@programming.dev 4 points 1 year ago

I use EndeavourOS with Hyprland on my laptop but I am considering trying VanillaOS (once they move to Debian base). On desktop I have Ubuntu 20.04 and EndeavourOS (both on Gnome)

view more: next ›

mjpc13

joined 1 year ago
MODERATOR OF