Hacker News new | past | comments | ask | show | jobs | submit | nemacol's comments login

AFAIK TSMC does not manufacture the machines they use to create processors so in any case they would be moving the equipment into a facility.


Awesome to see WV at the top of yet another list of shame.

While our state representatives are issuing a tax refund because we are "running a surplus"

This state is wild. I bet it will be the first to be merged with a nearby state because of poor governance.


Does not seem weird to me that you would start with the type of query you are writing.

Select, insert, update, delete, merge is the first word and says what you are doing.

If the keyword was in the middle of the query somewhere it would be harder to read.


You have a good point, but the problem that not knowing the table to select beforehand does seem valid. What if the FROM clause is called SELECT and the SELECT clause is called PROJECT? (So it will read something like SELECT <table> PROJECT <columns>?)


There is a nice video (Practical Engineering) that covers this very well. https://www.youtube.com/watch?v=SBvclVcesEE


I like the idea of a little keyboard that I can attach. But this is a replacement case so it is meant to be on all the time?

Some interesting layout choices. mostly ortholinear but not totally, double size enter key, same size backspace, tab, language globe.

Neato idea, glad to see interesting accessories coming out. This is a hard sell for me.


This looks great. I have a work PC and personal PC on the same desk but cannot install anything on the work PC. Would be great to declutter my desk with this.

Unrelated - surprised JLCPCB does not have a way to share a link to a PCB so folks can buy a board without needing to upload the files themselves. Maybe I am missing it?


Will be interesting to see what ends up buying up their assets.


This is why I won't pay for youtube premium. It only removes part of the ads.


It removes all of the YouTube ads. If you don’t like ads embedded in videos, don’t watch videos from creators who take sponsorships.


...for now. Once adoption of YouTube Premium flatlines, they'll introduce "limited ads" and a higher tier YouTube Ultra to remove them.


>If you don’t like ads embedded in videos, don’t watch videos from creators who take sponsorships.

Or just use SponsorBlock?


J, K, and L are keyboard shortcuts for "skip back 10s", "toggle pause", and "skip forward 10s". Left and right arrow keys do the same skipping. On mobile a double tap on either side of the screen again skips forward/back. A double tap with two fingers skips a chapter. Makes hopping around in a video a breeze.


Which ones doesn't it remove?


The ones put in by the content creators themselves.


Any opportunity to plug SponsorBlock: https://sponsor.ajay.app/


Because that's not YouTube's ad?


You mean the ones you can easily fast forward through?


Can someone help me understand the line

>Due to the licensing of the underlying models like layoutlmv3 and nougat, this is only suitable for noncommercial usage.

Does this mean it isn't suitable if I wanted to use it in a product for sale or I cannot use it for tasks at my work? I would like to try to use this at work to convert vendor documentation to include in our internal wiki.


If your work is commercial then you cannot use it. Think of it this way, is your work being used in a commercial business. Then it cannot be used. If you are using this for personal use or anything that is not part of a business, its ok.


What if your business is education and you use it in your educational output? (Serious question)


Thank you for your help!


How do you hide authenticating 1.3+m unique accounts? A distributed system? A mess of VPN's? Or they don't hide it because the auth system is not checking for 1.3 million auth attemps?


The latter. Forget tracking auth attempts:

> The researcher added that he discovered another issue where someone could enter a 23andme profile ID, like the ones included in the leaked data set, into their URL and see someone’s profile.


Ah, so they were able to use a few accounts, then fuzzed the URLS to victory...

Amazingly incompetent.


I recently had to explain to a tech lead that you can "never trust the client," because any dedicated party can just curl around your UI and send whatever HTTP request they want.


I remember when this first occurred to me from me deciding that I didn't want to click download a series of things on some website where this was the intended use. I wrote a small shell script to curl it for me, and somewhere during the process of writing the script, I realized the true "power" of this. Ever since then, GET with search queries were protected against in everything I wrote from that point forward. Luckily, that was in the late 90s, so it's been a minute.


Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: