Email or username:

Password:

Forgot your password?
11 posts total
Ekaitz Zárraga 👹

Reading #TinyCC codebase: functions called `g` and `o` and arguments called `t`...

Uuufff

Ekaitz Zárraga 👹

so th g() function writes a byte to the text section of the ELF. Good.

Ekaitz Zárraga 👹

Looking for the true better programming language but in the end... I think I already found that and the answer doesn't please anyone.

Ekaitz Zárraga 👹

So I finally implemented a bytepusher (with no audio) because I wanted to:

1. play a little bit more with #guile
2. see how fast is #guile for games

Comparing with a roughly equivalent code done in C, this is consuming much more CPU power... Now I wonder if it's something I did and if there's anything I could improve.

git.elenq.tech/bytepusher/tree

Any ideas on what should I optimize?
I want this to be as lightweight as possible, just as a learning exercise.

So I finally implemented a bytepusher (with no audio) because I wanted to:

1. play a little bit more with #guile
2. see how fast is #guile for games

Comparing with a roughly equivalent code done in C, this is consuming much more CPU power... Now I wonder if it's something I did and if there's anything I could improve.

Ekaitz Zárraga 👹

@jeko do you have any idea on how can I make this faster?
I think the `get-pixels` function might be the bottleneck, but still need to make sure...
Do you know if guile has a profiler?

Ekaitz Zárraga 👹

Let's create some discussion here. People that criticize SystemD has actually any argument against it?
In contrast, does people who defend it have any?

Eugen Rochko

@ekaitz_zarraga Service files are actually easy to write compared to init.d

Ekaitz Zárraga 👹

If a hash-table is ordered by insertion-order is it a hash table anymore?

Eugen Rochko

@ekaitz_zarraga Do you care how it's ordered if access is in O(1)?

Ekaitz Zárraga 👹

@Gargron People from spanish community told me the fascist party called VOX have been banned from twitter, that might carry a new migration. And I'm not sure if the people that might come after that will be welcome here.

Could you and the moderators please keep an eye on that?

I'll try to help, too.

Ekaitz Zárraga 👹

can anyone point me to a good reference that criticizes medium.com?

Be as hardcore as you want.

#helpWanted

Eugen Rochko

@ekaitz_zarraga Is annoying as fuck pop-ups on every page load not enough of a reason?

Go Up