Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
archimedespi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
archimedespi
9y ago
Yep. You can download/verify that script by hand, or hit the endpoints yourself. They just run stuff to provision your user and files and add you to our LDAP directory.
2.
▲
by
archimedespi
9y ago
There /is/ a modern, well-managed open-registration shell and IRC service, similar to what you're talking about, called Hashbang. You can join via https://hashbang.sh . We're reasonably active, and we have alm
3.
▲
by
archimedespi
10y ago
eh, owning hardware is fun and a great learning experience
4.
▲
by
archimedespi
10y ago
tcc is blazingly fast, at least last time i used it. it's honestly fast enough that you could probably use it as an c interpreter
5.
▲
by
archimedespi
10y ago
Check and see if the Mirai code has default credentials for it, and if so, try logging in with them.
6.
▲
by
archimedespi
10y ago
Mad props to you for creating that and Scanny for taking over! It's helped me automate some really nasty boring stuff that had to be done in Word.
7.
▲
by
archimedespi
10y ago
Exactly. I see so many people complaining about the Linux kernel SLOC versus other kernels; it's an unfair comparison because no other modern kernel I know of has such a wide selection of in-tree drivers. For instance, when I install W
8.
▲
by
archimedespi
10y ago
Making modifying stuff a felony still just slows down peoples' efforts, unless there's a reliable way of enforcing it, which is... not really possible.
9.
▲
by
archimedespi
10y ago
Thank you for explaining! If you've contacted GTK about upstreaming your patches, what was their response? I'd be surprised if they didn't want to.
10.
▲
by
archimedespi
10y ago
Why would stock GTK+ cause problems?
11.
▲
by
archimedespi
10y ago
That's already happening: KXStudio, a Linux distro for audio work, has pre-packaged Ardour binaries.
12.
▲
by
archimedespi
10y ago
It may be retired, but Sparkfun still sells it[1]. If you're looking for other faster microcontrollers with Arduino toolchain support, there's a bunch of stuff out there. See the Wikipedia page on non-atmega Arduino-supported boar
13.
▲
by
archimedespi
10y ago
The reason someone serious about embedded development would want to buy Arduino boards is that they're convenient Atmel-architecture microcontroller boards. The ESP8266 may be "arduino compatible", but a large number of those
14.
▲
by
archimedespi
10y ago
Just grab a cheap Chinese clone off of Ebay. They're pretty much completely functionally identical in my experience.
15.
▲
by
archimedespi
10y ago
I know several devs who make music. It's not that accurate.
16.
▲
by
archimedespi
10y ago
Exactly; without an RF amp you're not going to do any serious damage.
17.
▲
by
archimedespi
11y ago
Seconding Zachtronics; TIS-100 is an amazing game.
18.
▲
by
archimedespi
11y ago
There are 8 engineering majors in Congress (all in the House IIRC), which is pretty suprising.
19.
▲
by
archimedespi
11y ago
Yeah, I'd love to get the new Razer[0] that came out this year, but unfortunately they went the way of "thunderbolt3.0 all the things" which is... not going to work with Linux. At all :( [0] - http://www.razerzone.
20.
▲
by
archimedespi
11y ago
Yeah, I can get that. When I was working with SDCC, I really would have preferred GCC or clang - SDCC has some funky quirks that really pissed me off and introduced some weird bugs. And yeah, AVR8 (and IIRC 16 and 32) have GCC toolchains as
21.
▲
by
archimedespi
11y ago
What benefit does SDCC have over GCC for most embedded development? And if it's the only FOSS compiler for PICs, why hasn't someone ported parts of SDCC's backend over to LLVM or GCC?
22.
▲
by
archimedespi
11y ago
It's like corporate timecube :) But in all seriousness, how do people even get away with shit like this?
23.
▲
by
archimedespi
11y ago
Okay, sorry, read your original comment backwards. Calling into C++ is generally a big problem in any programming language though, and for most, you have to write a C wrapper.
24.
▲
by
archimedespi
11y ago
Totally understand that :) Maybe https://www.appveyor.com/ would work out for you? It's free for OSS projects.
25.
▲
by
archimedespi
11y ago
Heliocentrism was a religiously- derived belief. There are certainly other examples - for some verses in the bible, there are hundreds of interpretations.
26.
▲
by
archimedespi
11y ago
Rust has #[no_mangle] and ffi types. I've done some FFI in Rust, and I've found it to be pretty pleasant. What are the "lot of issues" you're talking about?
27.
▲
by
archimedespi
11y ago
I mean, theoretically, yes, if you're masochistic, but why wouldn't you just compile on Windows? This set of bindings even supports Windows: https://github.com/visualfc/goqt#system
28.
▲
by
archimedespi
11y ago
Evernote can do that if you don't mind trusting them with your reciepts (I don't personally use this since I don't really trust Evernote that much).
29.
▲
by
archimedespi
11y ago
95% of Catholicism is re-interpretation by the Church of their holy documents. Changing the mind of the church is definitely a thing - see heliocentrism.
30.
▲
by
archimedespi
11y ago
Most of the modern BSD distros have incredibly advanced and performant packet and networking systems compared to Linux. Some benefits over linux (this is especially geared to openbsd): The main reason BSDs are awesome: `pf` is an amazing
More ›