xiaoxiae's comments

xiaoxiae | 2 years ago | on: Linear Programming in Python (2023)

* That is intended, the video is an introduction to LP.

* I use Fira Code, which makes certain symbol combinations as ligatures. Looking at it now, this is pretty awful to use on a website and confuses peolpe, I'll disable them.

xiaoxiae | 5 years ago | on: Show HN: Florodoro – A pomodoro timer that grows procedurally generated plants

Hello HN!

I recently put together a small pomodoro timer that grows procedurally generated trees/flowers while you're focused. It is intended to motivate you to create a nice collection of plants by being focused and productive.

It's inspired by Forest on Android and written in Python using PyQt5.

I'd love to know what you think!

xiaoxiae | 6 years ago | on: Show HN: Dark Patterns in Game Design

> I don't think there's anything dark about games being addictive. They should be, otherwise they're boring.

I don't think that's the case at all, since you'd be playing the game because you're addicted, not because you're having fun.

Why couldn't you enjoy a game without being addicted to it?

xiaoxiae | 6 years ago | on: Pirate Party MEP Elected Vice-President of EU Parliament

As a citizen of the Czech Republic, it's quite interesting seeing the outcome of the EU elections, since a lot of the people considered their campaign to be quite vague and overall not very good. I was personally a fan, because the alternatives were quite abysmal.

xiaoxiae | 7 years ago | on: Show HN: Graph Visualizer

Considering I made them up to be simple to use, that is definitely a good idea! I will take a look at it :).

xiaoxiae | 7 years ago | on: Robotics Simplified – a website for learning robotics

I'm glad you like it!

Yes - as I am a high school student myself, so my target audience is exactly the people you described.

I will look into the browser problem, performance testing is something I haven't payed enough attention to.

There is one interactive visualization in the Drive Control > Arcade Drive article, and I am planning on adding more, but interactive code is an absolutely amazing idea! I will definitely look into it.

Thanks so much for the advice and the bookmark!

xiaoxiae | 7 years ago | on: Robotics Simplified – a website for learning robotics

Hey everyone!

I’m the creator of the website and a former member of the FRC team 1391 (2018 - lead programmer and driver).

The website aims to explain topics from the field of robotics in a simple way.

It offers implementations (in Python) and illustrations of the discussed concepts, interactive visualizations (using P5.js), and is available offline as a PDF. It’s also open-source: https://github.com/xiaoxiae/Robotics-Simplified-Website

IT’S STILL A WIP, so the content is subject to change.

I would love to hear your thoughts on the project!

page 1