Viewing profile — ragerino
ragerino
HN member- Joined
- Mon, May 30, 2016, 1:00 AM UTC
- HN karma
- 372
- Public activity
- 68 items
- HN profile
- View on Hacker News ↗
About ragerino
No profile information was provided.
Recent public activity
-
comment
Comment #23890841
I am sure you know about Solid. Just in case: https://solidproject.org/
-
comment
Comment #23874355
YouTube is one of the worst Android apps in regards of usability, accidental clicks, and anoying ads. It would be great if there was a way installing the app without allowing third…
-
comment
Comment #23873313
When I was a young web-developer, I joined the WHATWG group. And one of my few contributions was asking for custom HTML elements. I actually developed a framework myself in LotusSc…
-
comment
Comment #23873274
Problem here is CSS, JavaScript, and HTML. You might use variables, functions or attributes, styles, tags, that would interfere with other components. That's why you want an additi…
-
comment
Comment #23857837
Just saw this https://www.vice.com/en_us/article/jgxd3d/twitter-insider-ac... Means they had someone inside Twitter.
-
comment
Comment #23857748
It seems like the devs at Twitter are clueless, how this happened. The hackers could be deep in Twitters systems, eventually even have even someone working at Twitter, or it's a re…
-
comment
Comment #23841919
That's a good thing, because fertile soil depletion is going to be a huge problem. https://www.theguardian.com/environment/2017/sep/12/third-of...
-
comment
Comment #23828886
I think the comment was less about your code but rather about your v0.0.3 version number. I guess a v0.99 would imply more stability. That's why lots of companies have switched to …
-
comment
Comment #23828639
You can define any executable in the $BROWSER environment variable which will be executed whenever antigravity is imported. You could execute a 'curl` which directly pipes into 'ba…
-
comment
Comment #23682950
That's awesome. Thank you!
-
comment
Comment #23682739
GitHub and GitLab add project management capabilities to your project. Both come with a IssueTracker (for bugs, feature requests, ...), a Wiki (for documentation), simple user mana…
-
comment
Comment #23300680
I hooe my update from 18.04 LTS ro 20.04 LTS will be the opposite of eventful.
-
comment
Comment #22128565
Watching the press conference now. To be honest I am not surprised, that the clock was moved closer to midnight. In my opinion the major issue is, that most people don't understand…
-
comment
Comment #22126744
The word "painless" is just for the paper trail so people can start pointing at each other instead of taking responsibility. Means it will be covered up while people are still bein…
-
comment
Comment #22126656
It's old Microsoft all over again!
-
comment
Comment #22082997
Apache Drill is nice for querying structured files like CSV. https://drill.apache.org/
-
comment
Comment #22073536
I gave the tutorial using docker a try. The SQL like query language is OK until it gets to doing queries with where clauses on the data. Some form of help and auto completion would…
-
comment
Comment #22028013
I think the initiative is great. I did lots of Java database development. Starting with JDBC, circumventing J2EE with Spring and Hibernate, and ending up doing JPA with Spring. I h…
-
comment
Comment #21999904
I admire AMDs Zen architecture.
-
comment
Comment #21921124
Actually looking into independent power sources for small IoT sensor stations for a hobby project. I think to understand climate change better, we need more data. Engineer here btw…
-
comment
Comment #21921103
That's a cool idea. I came across this link because I want to build cheap small sensor stations using LoRa to transmit data (gps location?, temp, humidity, air quality) to a centra…
-
comment
Comment #21919388
For me a MVP has only to do with project management and agile methods. The moment a MVP leaves this area, it's a product. If people present it as MVP, they are doing a poor job or …
- story
-
comment
Comment #21877204
Thanks a lot! I love that you are using Rust.
-
comment
Comment #21877136
Congrats on getting it done. Just mastering Ki-CAD is an accomplishment. I learned circuit design with P-CAD. And it was anything else but intuitive. Playing around with Ki-CAD rem…