Readit News logoReadit News
hr0m commented on High performance array programming in Petalisp   zenodo.org/records/110623... · Posted by u/medo-bear
hr0m · a year ago
Wait, I know the author and will share the link so he can join here.
hr0m commented on Julius Caesar's Year of Confusion   bbc.com/future/article/20... · Posted by u/rntn
gregw134 · 2 years ago
Any other history channels you enjoy? I finished every historia civilis video and need a new history channel to watch.
hr0m · 2 years ago
History of everything. But this is more of a fast talking podcast
hr0m commented on Julius Caesar's Year of Confusion   bbc.com/future/article/20... · Posted by u/rntn
hr0m · 2 years ago
Ha, a proof that by watching YouTube videos you learn something. This was covered by one of my favorite series on YouTube. Here is the particular video: https://www.youtube.com/watch?v=fD-R35DSSZY
hr0m commented on Scamp – A self-contained Forth computer   udamonic.com/what-is-a-sc... · Posted by u/pabs3
anyfoo · 3 years ago
I'm tempted to get that. Heavens know I've got enough microcontroller dev boards, FPGAs, and Arduino-like gizmos lying around, but the entirely "self contained" aspect of it kind of speaks to me.

Very recently I just wanted to speak some SPI to some RF IC on a breakout board. I narrowed down the quickest options to this:

* Use my UM232H (FTDI FT232H dev board) to do SPI from my Mac. Dismissed pretty quickly, since I did not feel like dealing with the drivers and FTDI library.

* Boot Linux on one of my FPGA/ARM combos and hope that the generic SPI driver also exposes itself to user space, so that I can just pipe my data on the shell using xxd -r to /dev/spi-foo or whatever. But even if the case, I had to probably at least mess with the device tree to get the I/O pins assigned (and boot Linux, and have the proper tools).

* Use the Arduino Uno that I got as a gift, but never used so far, and either use its SPI library or hope someone made a "Sketch" already that I could just paste.

In the end, the last option won out, because someone actually had made a Sketch already that I could literally just paste and run.

But that was kind of lucky. I feel like such a self-contained Forth computer that is always ready to accept some Forth (instead of having to mess with a C toolchain) could make tasks like this super quick and simple, with flexibility.

Experiences?

hr0m · 3 years ago
Offtopic: You could try ulisp[1] for an interactive Arduino development experience. [1]: http://www.ulisp.com/
hr0m commented on Fireship – Learn to Code Faster   fireship.io/... · Posted by u/WallyFunk
hr0m · 3 years ago
I have nothing to do with web development but the YouTube channel fireship is great. Funny and informative.
hr0m commented on Ask HN: Protonmail Alternative?    · Posted by u/joshxyz
hr0m · 3 years ago
I am looking for the same thing. A colleague has recommended mailbox.org
hr0m commented on LeekWars, program your AI to destroy your leek enemies   leekwars.com/... · Posted by u/pil0u
jna_sh · 3 years ago
You can play Battlesnake (https://Battlesnake.com) in anything, Rust is quite popular.
hr0m · 3 years ago
This looks really nice. I'll try that out. Do you know more similar games? I.e. where the choice of the programming language is done by the player?
hr0m commented on musicforprogramming.net/latest/   musicforprogramming.net/l... · Posted by u/lkfjasdlkjfsad
hr0m · 4 years ago
I love the UI. Functional, simple, makes me look like a hoodie wearing hacker with gloves.
hr0m commented on The origins of ‘horn ok please,’ India’s most ubiquitous phrase (2016)   atlasobscura.com/articles... · Posted by u/tontonius
sdfjkl · 4 years ago
Different cultures have different unwritten behaviours on roads.

In the mountains of Italy, drivers give a short honk before entering a turn on a serpentine road, which usually can't be seen around. If there is no responding honk, they will take the full width of the road (making the very tight turn easier and faster). Tourist drivers have to pick up on this :)

In much of Europe oncoming cars flash their lights to warn others about dangers and (especially) speed traps or police checks, so they can slow down in time.

Here in Lithuania, flashing your warning lights (the four orange ones on the corners of the car) means thanks, for example if you let someone merge from one of the very short onramps. I've never seen this in Germany, where onramps are however much longer.

And amongst truck drivers it's pretty wide-spread to blink right to tell a following car you think it's safe for them to overtake you and blink left when you think it no longer is. At least on long roads where there are no obvious right turns. I flash them a grateful hand sign when passing their mirror.

hr0m · 4 years ago
I can confirm all of it for Germany as well (except the Italian serpentine road synchronization hack).

I flash lights for oncoming traffics because of danger or police checks.

I flash warning lights (or raise right hand) for thank you. Others do as well (especially buses, when you let them out of the bus stop, since in Germany they don't have the right of passage leaving a bus stop)

I learned that truck drivers (and buses) flash left, when it's not safe to overtake.

There are also some official rules regarding bus flashing at a bus stop (right, warning). But most of drivers ignore that.

u/hr0m

KarmaCake day400July 18, 2018View Original