Hacker Newsnew | past | comments | ask | show | jobs | submit | fu86's commentslogin

I've made a similar device: https://aaron-fischer.net/tdn (German)


Sure it fits perfectly: https://aaron-fischer.net/tdn (sorry, post is written in German)


LOL (Let Over Lambda) is fun to read if you are not try to get the information in your head as fast as possible but rather read two or three pages a day very carefully and feel how your brain bends :) It is a hardcore technical book, but the language (Common Lisp) will not make you more money in 2020 or boost your new startup faster to market. So, read it to entertain your brain, it is worth it!

https://letoverlambda.com/


Thats very nice! I've built a similar thing a couple of years ago: https://aaron-fischer.net/tdn (german)


doom-emacs looks very nice, but development stopped on January? There is an "development" branch, which is ~4000 commits ahead from master. The documentation suggests fetching the master branch, so whats the deal here?


Use the develop branch. It hasn't been merged into master because of long running reworking, but I don't follow Doom closely enough to know all the details.


Master is almost 4000 commits behind but zero commits ahead after almost a year so simply shouldn't exist.

Multiple eternal branches are pointless and need to stop.


Go tell the core developers...


I use the us-intl keyboard layout with an us keyboard, which works great for English and German text without switching layouts (I am German).


I am not sure about that (biggest battery in the world). This looks like a battery "pack" (an array of batteries connected in parallel/series). This looks like just a marketing thing to me, because there is nothing new or special about it. Just "the biggest".

Germany is also working on big batteries for years, but with a completely different strategy. A redox-flow battery with polymers and saline solution (https://www.nature.com/articles/nature18909) Here is a recent german article about it (http://www.spiegel.de/wissenschaft/technik/brine4power-so-fu...)

This kind of batteries will hold 700 MWh.


A battery is an array of cells.

The usage of "battery" is completely proper in this case, and it can be argued that the common usage is improper.

("prescriptive" vs "descriptive" rejoinder omitted for brevity)


Do you understand that the word "battery" means "array"?


Or the more polite variation: "'battery' actually means 'array', so it's being used appropriately in this case"


An eBook for $50?


It has a niche audience. I'd be surprised if it sold 1,000 copies at any price. But if I were interested in the subject, $50 is not a lot of money if I thought it would get me on the ground running. I paid for Discover Meteor, for example.


And, as always, they sync the prices in EUR and USD, so it's $8 more expensive to buy the book from Europe.


Meh, how about the variance in purchasing power and cost of living among all the places that use just one currency? You'll find differences even greater than $8.

Prices are arbitrary. Locking USD = EUR makes you superficially feel like you're getting ripped off but it's still arbitrary. You're also paying the same as someone making $100k/year more or less than you.


Thats awesome!


Very nice game! Here are some thing I've notices during playing it.

* There is no usefull coding workflow. Thats how I do it: CTRL+o, enter filename, write some code, ESC, CTRL+ENTER, CTRL+UP, ENTER, oh an error, CTRL+o, enter filename, .... That is a little bit tedious.

* Without syntax highlighting, typos occur everywhere :)

* If there is an error in a script, the stacktrace shows a line number. But the editor does not have line numbers, so I have to count it manually. That sucks.

* Switching between modes would be nice. So switching from the mail view to the editor an back again (with the file and the mail opened) would be nice. A lot of time, there are some bits an pices in the mail which are relevant in the flight mode or in the editor (station names, some hints etc.)

* I've crashed the game and brought it to a point it can't be played any more. (https://p.fu86.de/1468240067-8920.png) (I think I've done ship.docs.msg1 = dofile(...), which caused the problem). Even if I wipe the savegame and use the stock config, the game crashed again after a few seconds.


Thanks; following up on these things in the issue tracker: https://gitlab.com/technomancy/bussard/issues/127


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: