Viewing profile — loueed
loueed
HN member- Joined
- Thu, Sep 19, 2013, 1:02 PM UTC
- HN karma
- 44
- Public activity
- 44 items
- HN profile
- View on Hacker News ↗
About loueed
No profile information was provided.
Recent public activity
-
comment
Comment #45615753
Computers get old and EV tech is constantly improving. ICE has been stable for decades. Tesla believes they can increase the market value of older EV's eventually by pushing autono…
-
comment
Comment #43223556
Nice work - The link is broken due to the `www.`, works fine without it https://thezentask.netlify.app A couple of suggestions: 1. Instead of multiple tiny inputs, you could have a…
-
comment
Comment #41082661
Apple's chips are based on the ARM architecture, which is inherently more power-efficient than the x86 architecture used by AMD and Intel for their laptops. Apple also designs thes…
-
comment
Comment #39523734
Sony has a monopoly and limited production on MicroOLED, which is why the displays are the most expensive part of Vision Pro. Apple is reported to be testing displays from BOE, App…
-
comment
Comment #38626001
Pure Vision currently. The last we heard about LiDAR was the issue of combining Lidar Data with Vision in the NN. Which technology should take priority in the NN? For example LiDAR…
-
comment
Comment #38463655
mailerlite.com has a free tier for 12,000 emails per month but limited to 1,000 subscribers. If you don't mind writing a bit of javascript, you could use Cloudflare workers which a…
-
comment
Comment #37416439
I also have a bookmarklet for quick notes. > data:text/html, New Note I added some basic styles so I can screenshare :D Also in most browsers, CTRL + B, I and U work in contentedit…
-
comment
Comment #37406536
From what I've seen, they include a fallback set of gear shifter buttons below the centre console. These work even if the screen is black. I do see a lot of praise for its ability …
-
comment
Comment #36860339
Interesting post, I've not used YAML outputs as of yet. When using GPT3.5 for JSON, I found that requesting minified JSON reduces the token count by a significant amount. In the ex…
-
comment
Comment #36674334
What do you enjoy most about software dev? Open source is great for basically any area of software development, you could create some PRs to existing projects you find interesting.…
-
comment
Comment #32071466
I made an iOS Shortcut for this so I can ask Siri for the QR code when needed. There's a built in "Generate QR Code" action that can take a text action containing the wifi string. …
-
comment
Comment #31594178
Great work! Any idea why the import isn't resolving in a Vue app? `Cannot find module 'thememirror' or its corresponding type declarations`
-
comment
Comment #31472370
Great work!
-
comment
Comment #31290373
Wondering how would they prevent the faraday cage solution? I guess the OEM could disable the car if it cant phone home but surely that would lead to accidents e.g. blocking the mo…
-
comment
Comment #25528860
Cool site Ace that you've included a good range of coins. I wanted to gift some BTC and Link to some friends not long ago. I noticed the share link uses GET parameters. Have you th…
-
comment
Comment #24729830
I think Face ID could be used to create the point map, instead of generating it from an image. They could also use Face ID to prevent the tech from malicious deep fakes, e.g only a…
-
comment
Comment #23790968
A quick solution on Apple's part could be to add an easy to use domain blocker as part of there tracking blockers for Safari. Could be buried in the safari settings pages, but with…
-
comment
Comment #21364751
Alternative method using the input:valid selector https://codepen.io/LoueeD/pen/mddwBpv :valid is supported by IE10
-
comment
Comment #18913562
Would DDG improve apples AI work? Google seems to be ahead of Apple with smart assistants, maybe that only a result of bad privacy policies on Googles part.
-
comment
Comment #18806328
I solved most of them using plain CSS except for the 7th puzzle, I had to right-click the solution canvas and view that within another tab so that I had access to the dev tools col…
-
comment
Comment #18802483
I agree it would be way worse if Saudi Arabia had the power to censor globally. If only Netflix would remove VPN restrictions so people can still access it within the country. It w…
-
comment
Comment #18800388
Thanks for the 0.005BTC - Client Side Dev :) Edit: 500,000 Sat sounds better :P
-
comment
Comment #18583488
Tesla is already manufacturing solar shingles, they use tempered glass and are more than three times stronger than standard roofing tiles https://www.tesla.com/solarroof
-
comment
Comment #18369994
Cheaper phones rarely get more 2 software updates, and security patches can take years to roll out. This is mainly because manufacturers have no incentive to spend money on patchin…
-
comment
Comment #16490656
Heres how they explain it on the Blockstack website. Blockstack uses the lower layers of the traditional internet and focuses on decentralizing the application layer. Blockstack pr…