Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
eerimoq
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
Show HN: Moblin – open-source iOS app for IRL streaming
(github.com)
1 points
by
eerimoq
3y ago
|
0 comments
2.
▲
Code search on GitHub now requires login
(github.blog)
42 points
by
eerimoq
3y ago
|
10 comments
3.
▲
Show HN: GraphQL Client in the Terminal
(github.com)
64 points
by
eerimoq
4y ago
|
10 comments
4.
▲
by
eerimoq
5y ago
Thanks! I use a slightly modified version of your beautiful map on my website ( https://mys-lang.org/statistics.html ). No animations and the green circles are not quite aligned to the hexagons. Works well enough for my use c
5.
▲
by
eerimoq
5y ago
The CPU usage sky rockets when showing the world SVG in my Chromium browser. Is there any trick to make the animated SVG be less CPU intensive?
6.
▲
Show HN: Bincopy – An alternative to SRecord written in Python
(github.com)
2 points
by
eerimoq
6y ago
|
0 comments
7.
▲
by
eerimoq
6y ago
It compiles statically typed Python modules to CPython C extension modules. I do not know the details, but it sounds like that's a major difference to Mys.
8.
▲
by
eerimoq
6y ago
Please do, but I won't promise I will contribute a lot, so don't be disappointed. =)
9.
▲
by
eerimoq
6y ago
This looks promising indeed. Thanks for sharing.
10.
▲
by
eerimoq
6y ago
I'll keep this in mind.
11.
▲
by
eerimoq
6y ago
For me it's pretty simple. I love Python. I like speed. I like embedded. This is an attempt to take advantage of Python's type hints to create fast and hopefully small binaries that can be executed on embedded devices limited amou
12.
▲
by
eerimoq
6y ago
I like the idea. If our languages are similar it could even make sense to stop developing one of them and focus on the other, but that's probably far fetched. I'll have a look at yours to get a better understanding of what it look
13.
▲
by
eerimoq
6y ago
Well, probably not. Nim is similar, but I prefer Mys' Python-like syntax. Mys' toolchain will probably be similar to Nim. That is, generating C/C++ code. Sorry about the confusion. Mys is statically typed. I changed the HN po
14.
▲
by
eerimoq
6y ago
Nice job. I don't understand the question. Can you rephrase it? =)
15.
▲
by
eerimoq
6y ago
No, I am not aware of ChocoPy. Thanks for letting me know. Shedskin uses the Python interpreter if I remember correctly. I aim not to.
16.
▲
by
eerimoq
6y ago
Updated the GitHub repo and the HN post. Thanks.
17.
▲
by
eerimoq
6y ago
It's a wide question, and I don't have a good answer. One obvious difference is the syntax. I prefer Python's syntax over Nim's, but at the same time I find Python slow sometimes and hard to use in embedded systems. I&#x
18.
▲
Show HN: Mys – an attempt to create a statically typed Python-like language
(github.com)
50 points
by
eerimoq
6y ago
|
56 comments
19.
▲
by
eerimoq
6y ago
That's pretty much what I wrote in the first post.
20.
▲
by
eerimoq
6y ago
In my experience most bugs are due to misunderstanding requirements and simply writing faulty logic. Just a few bugs are related to the language itself.
21.
▲
by
eerimoq
6y ago
Of course the language can help the programmer to write better code. High level constructs and easily available libraries that are well tested and widely used helps a lot. However, the biggest problem is not the language, it's that the
22.
▲
by
eerimoq
6y ago
Thank you very much. Very helpful answer. I'll continue to use 52 MHz until I encounter problems (if any).
23.
▲
by
eerimoq
6y ago
Will fix it at some point =)
24.
▲
by
eerimoq
6y ago
I'm just referring to the fec driver kernel module, not the user space software. But I might of course be wrong. I've done lots of iterations trying to optimize the boot time on this tiny embedded system, and it's not always
25.
▲
by
eerimoq
6y ago
The goal is to not configure the MMC at all in Linux, but just rely on the bootloader has already configured it. Btw, where can I find the spec? And where in the spec can I read about this? Is this true even if we know the MMC supports 52 M
26.
▲
by
eerimoq
6y ago
You are right, it probably could. I should try compiling the fec-driver into the kernel and make it asynchronous. Should save a couple of milliseconds, and hopefully not delay entering user space.
27.
▲
by
eerimoq
6y ago
I'm curious as well, and yes, by reboot I mean calling "reboot(RB_AUTOBOOT)". I was under the impression that the ROM code has to start over from the beginning, which I think it does. Maybe it can skip some initialization sin
28.
▲
Booting embedded Linux in 0.37 seconds on an ARMv7-A CPU at 528 MHz
(github.com)
187 points
by
eerimoq
6y ago
|
83 comments
29.
▲
Show HN: Messi – Reliable message passing in distributed systems
(github.com)
1 points
by
eerimoq
6y ago
|
0 comments
30.
▲
by
eerimoq
6y ago
Amazing! There are plenty of song on his YouTube channel: https://www.youtube.com/channel/UCoGRABtFGU7ng79NqF0KuIQ/vid...
More ›