Viewing profile — RazZziel
RazZziel
HN member- Joined
- Wed, Nov 19, 2014, 8:05 AM UTC
- HN karma
- 21
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About RazZziel
No profile information was provided.
Recent public activity
- story
-
comment
Comment #21009198
Looks promising, but it's only available for OSX and Windows. Will we be seeing a Linux release soon?
-
comment
Comment #20203553
On all new and old versions of all major operative systems out there you'll be able to plug in any standard USB keyboard, and it'll start working automatically. That's exactly what…
-
comment
Comment #19916969
If the cost of labour is what makes local recycling impossible, wouldn't automation with AI and robots (or maybe something like plastic-eating bacteria?) be the only possible solut…
-
comment
Comment #17529165
AppImage only needs a shell script, which you can use to run whatever you throw at it (native, python, perl, ruby, java, wine, qemu...), the only difference seems to be it will use…
-
comment
Comment #17527071
Not exactly: An AppImage file packs a Linux app as a compressed ISO image with an ELF preamble that is able to access the contents of the ISO image without unpacking, so you can ju…
- story
-
comment
Comment #13951314
Lots of government websites in Spain, for instance.
-
comment
Comment #12992633
> Discussing where I want to go is a fruitless exercise. In my experience, it's neither silly nor fruitless, but you can't expect solid results either, your interests are not the o…
-
comment
Comment #11244120
Bear in mind AppImages are not Java, they run only on Linux, not on OSX or Windows. Anyway, I'm using Qt5+QtSerialPort myself inside AppImages, and works beautifully.