Viewing profile — madhato
madhato
HN member- Joined
- Wed, Mar 30, 2016, 7:24 PM UTC
- HN karma
- 99
- Public activity
- 43 items
- HN profile
- View on Hacker News ↗
About madhato
Recent public activity
-
comment
Comment #48980143
Ladybird is a has new browser engine and coming along nicely: https://ladybird.org/
-
comment
Comment #48375806
Windows Explorer taking multiple seconds to load and often a bright flash of a white background during the load was exactly what pushed me over the edge to Linux.
-
comment
Comment #44963485
Worked fine for me using Firefox 142 on Linux. Did you have any errors in the console?
-
comment
Comment #40801354
The right click menu on the site is quite the trick. It took me way too long to figure out it wasn't the native Firefox menu.
-
comment
Comment #40456424
ELRS is fine but Crossfire is considered by many to be the superior radio link. The TBS Tango 2 is a great transmitter and comes with Crossfire built in.
-
comment
Comment #40321112
I honestly don't even feel like I live in the same world as the majority of commenters on the Internet anymore. To be outraged because apple crushed some stuff for an ad is a new l…
-
comment
Comment #39475962
I use it everyday and have no desire to switch to vscode.
-
comment
Comment #38305783
Yup, exactly what we use it for and also to check the time. I always notice the lack of Alexa when I'm on vacation and have to get out of bed to turn on/off all the lights.
-
comment
Comment #38293283
Scale Rotation const transformSquare = () => square.style.transform = `scale(${scale.value}) rotate(${rotation.value}deg)`; transformSquare();
-
comment
Comment #38292636
Connect to a backend api that does the requests to OpenAi. Setup CORS to prevent embedding on other sites. And remember your api is still completely unauthenticated so add rate lim…
-
comment
Comment #35804216
Easily the best use of a touchscreen is developing mobile websites/apps. I only buy laptops with touchscreens as its indispensable for mobile development.
-
comment
Comment #35789925
I've always heard that MDMA refers to pure MDMA, while E refers to MDMA that has been cut with something. Must be a colloquial thing.
-
comment
Comment #33603242
Good fun!
-
comment
Comment #32738616
Exactly, some 4 & 5 will reveal why your program isn't compiling.
-
comment
Comment #31274798
No longer needed. From https://webkit.org/blog/7367/new-interaction-behaviors-in-io... 1. There must be a meta tag of type viewport 2. The viewport must be defined to have width=de…
-
comment
Comment #31274482
I once had a meeting were 3 coworkers and the CEO were all advocating for disabling zoom because, "other sites do it". I argued that it doesn't hurt anything to leave it enabled an…
-
comment
Comment #30675388
Very cool.
-
comment
Comment #30117294
Its simple really. First you simulate a single cell, then a sperm and an egg cell. Then you simulate a virtual a world of virtual captive humans to do our work for us without payme…
-
comment
Comment #30093618
I made a simple Wordle clone in ~70 lines without using Hyperscript. https://dougmcleod.ca/share/wordle.html
-
comment
Comment #28318629
The browser could also have a setting for eu (gdpr) mode that would enable the cookie notifications. As there is no way for a website to automatically determine if a user is a eu c…
-
comment
Comment #27763742
I find the best thing about Tailwind is when your hiring for a good front end developer you can weed out anyone that uses Tailwind.
-
comment
Comment #26876576
I went from Metapad > e - Text Editor > Sublime Text. Did anyone else use e? I still haven't seen another text editor that handled the undo buffer as well. The buffer had branching…
-
comment
Comment #26809932
img = document.createElement('img'); img.src = ' https://intra.awesome-corp.com/avatars/john-doe.png '; img.onload = ?
-
comment
Comment #26635919
Similar service but with a frontend web development focus: https://whatsmybrowser.info/
-
comment
Comment #25935838
How is it easily bypassed?