Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
madhato
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
madhato
2mo ago
Ladybird is a has new browser engine and coming along nicely: https://ladybird.org/
2.
▲
by
madhato
4mo ago
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.
3.
▲
by
madhato
1y ago
Worked fine for me using Firefox 142 on Linux. Did you have any errors in the console?
4.
▲
by
madhato
2y ago
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.
5.
▲
by
madhato
2y ago
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.
6.
▲
by
madhato
2y ago
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 low, or I guess a new high for fake hysterically.
7.
▲
by
madhato
3y ago
I use it everyday and have no desire to switch to vscode.
8.
▲
by
madhato
3y ago
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.
9.
▲
by
madhato
3y ago
<p><label>Scale<br><input id="scale" type="range" value="1" max="2" step=".01" oninput="transformSquare()"></label></p> <p><l
10.
▲
by
madhato
3y ago
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 limiting and a block list to limit abuse.
11.
▲
by
madhato
3y ago
Easily the best use of a touchscreen is developing mobile websites/apps. I only buy laptops with touchscreens as its indispensable for mobile development.
12.
▲
by
madhato
3y ago
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.
13.
▲
by
madhato
4y ago
Good fun!
14.
▲
by
madhato
4y ago
Exactly, some 4 & 5 will reveal why your program isn't compiling.
15.
▲
by
madhato
4y ago
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=device-width 3. The content must be
16.
▲
by
madhato
4y ago
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 and refused to disable it. 3 months later Apple
17.
▲
by
madhato
5y ago
Very cool.
18.
▲
by
madhato
5y ago
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 payment.
19.
▲
by
madhato
5y ago
I made a simple Wordle clone in ~70 lines without using Hyperscript. https://dougmcleod.ca/share/wordle.html
20.
▲
by
madhato
5y ago
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 citizen.
21.
▲
by
madhato
5y ago
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.
22.
▲
by
madhato
5y ago
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 and a gui to view the edits and switch branches.
23.
▲
by
madhato
5y ago
img = document.createElement('img'); img.src = ' https://intra.awesome-corp.com/avatars/john-doe.png'; img.onload = ?
24.
▲
by
madhato
5y ago
Similar service but with a frontend web development focus: https://whatsmybrowser.info/
25.
▲
by
madhato
6y ago
How is it easily bypassed?
26.
▲
by
madhato
6y ago
Doesn't the regex sanitize it before display?
27.
▲
by
madhato
6y ago
I've flown Harbour Air before and the flight from Vancouver to Victoria is just 30mins. Electricity isn't too expensive in BC and also generated cleanly. Perfect testing ground for the viability of electric planes.
28.
▲
by
madhato
6y ago
I think the folks building Tailwind are talented and nice people. But at a pure technical level, I simply don't like Tailwind. Whoever it was built for, it was not built for me.
29.
▲
by
madhato
6y ago
I've had Geforce Now for over a year now and have completed The Witcher 3, Assassin's Creed Odyssey, and Death Stranding on it. I use an Nvidia Shield to play it on my TV. I've never had any problems with the streaming qualit
30.
▲
by
madhato
6y ago
Is there an advantage of using multiply by .5 versus divide by 2?
More ›