Viewing profile — rhengles
rhengles
HN member- Joined
- Thu, Dec 01, 2011, 4:54 PM UTC
- HN karma
- 92
- Public activity
- 127 items
- HN profile
- View on Hacker News ↗
About rhengles
No profile information was provided.
Recent public activity
-
comment
Comment #48288053
[flagged]
- story
-
comment
Comment #44907520
Didn't we have flying birds before even the dinosaurs, let alone the Homo Sapiens ? So we had physical evidence that flight was possible.
-
comment
Comment #33407362
Source ? Also, have you seen the former ministry of environment Ricardo Salles in the April 22, 2020 video of the ministries meeting with Bolsonaro ?
-
comment
Comment #32800228
+1. I also recommend this template[1] based on Vitesse, a starter project created by one member of Vue core team. It includes the NaiveUI library with many advanced components read…
-
comment
Comment #31452822
I'm rewriting a ERP system my late father wrote in Delphi (with my help when I was a teenager), to be a modern system in PHP (to be hosted for dirt cheap) with a GraphQL api. As I …
- story
-
comment
Comment #31096167
One of the ideas I have, but will not have time to do, it's to make a site or browser extension to allow users to send extra content, reactions, memes, pictures, etc on Hacker News…
-
comment
Comment #30812051
I did a little proof-of-concept a long time ago using Mozilla Rhino + SWT apis and managed to get a small window on the screen with a few buttons with only javascript, but I couldn…
-
comment
Comment #30386054
I simply created a throwaway account during installation. However, I ended up using a fake birth date that was under 18 yo. So later I ended up having to create _another_ fake acco…
-
comment
Comment #30262107
I can't edit my post anymore but I found the solution. All I had to do was to convert the random input value (X above) to an uint32 using (X >>> 0).
-
comment
Comment #30259787
Forgive me for replying here, I couldn't find an option to DM you. And I cannot find any implementation of this in javascript, nor anyone else able to help me. Can you shed some li…
-
comment
Comment #30197174
Would it require too much energy to spin it away from earth instead of towards it ?
-
comment
Comment #30077558
Reading only the title, I thought "I am having this problem exactly now!". However, it is not about lack of security updates (it's an old Motorola phone). It is a smartphone that b…
-
comment
Comment #29922769
One thing that always put me off about webpack is the default way it compiles your code. One of the ways is(was?) compiling code as _eval_(!!) statements and code as string. It is …
-
comment
Comment #29515136
CSS - Yes. JS - Not since 2015, I'll admit that is somewhat recent. HTML IDs - IDs are only good if they're unique. Since HTML had no notion of scope, they became global. Shadow DO…
-
comment
Comment #29398672
Maybe those users simply aren't interested enough in your product? I think adding a simple note "click on the labels to see a demo" should be enough discoverability.
-
comment
Comment #29345333
This depends a little on the taste of each person, but personally the most elegant way of doing PHP apps I ever found is with Siler: https://siler.leocavalcante.dev/v/main/ and Cre…
-
comment
Comment #29217717
That's a kinda chicken and egg problem. I could argue that the more financing you give to people, the more they're gonna be willing to pay, so this actually drive prices up.
-
comment
Comment #28132032
The best example I ever saw, and a great UI framework/component library on top of it, it's NaiveUI - www.naiveui.com . The code is all in JSX + Typescript, I didn't find a single c…
-
comment
Comment #27645740
If you have a Windows 10 license, you already have a Windows 11 "license", since the update is free.
-
comment
Comment #27619728
They tried that with Windows 8, the backslash was so enormous that I think they will be on the safe side and stick with 'familiarity' for the foreseeable future.
-
comment
Comment #27619644
I found a link to a tool[0] that checks your PC compatibility with Windows 11, but it seems that many many people with powerful devices are getting a "No" answer. [0] https://twitt…
-
comment
Comment #27161346
Yes, I opened it from windows explorer icon
-
comment
Comment #26910894
As Mark Twain said, "Buy land, they're not making it anymore". Nothing can make land "free". The planet's resources are vast but finite. If people continue reproducing with no limi…