Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jusob
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
jusob
3mo ago
Private disclosures happen well before the presentations.
2.
▲
by
jusob
1y ago
Not just exercised, but bought before the company reaches $50M in assets.
3.
▲
by
jusob
1y ago
I've been using sqlite-vec, a module for sqlite3: https://github.com/asg017/sqlite-vec
4.
▲
Show HN: Classify URLs and web content in real-time
(webcategorize.com)
2 points
by
jusob
2y ago
|
0 comments
5.
▲
by
jusob
2y ago
I use and like http://wintersmith.io/ Very simple to use, enough plugins to cover most use cases.
6.
▲
by
jusob
3y ago
Borland Delphi - My first programming language. They had a significant discount for students. Encarta (used) - Never used it much, I got it pretty cheap. I was so impressed by the amount of information available on 1 CD Corel Suite - Also c
7.
▲
by
jusob
3y ago
I got something similar: a compressed file with an ISO in it: it was a CD with autorun. I guess some OS will mount it automatically and run the autorun.inf if you double click on it.
8.
▲
by
jusob
3y ago
Typo: "and support the development of tje project."
9.
▲
by
jusob
4y ago
A lot of bad arguments against JWT tokens. These items are definitely something you can address with JWT token: * expiration date * invalidation * change of roles or any significant change in user attributes Moe important, the list of issue
10.
▲
by
jusob
4y ago
If you submit this job description, you would get an RFE (Request For Evidence) to explain why these skilled are requires for the job.
11.
▲
by
jusob
5y ago
There are 3 ways to intercept HTTPS transparently (without a big SSL warning): 1. Put the intercepting SSL cert root in your local trusted store. This is how it is done in enterprise. The certificate is typically pushed through an MDM insta
12.
▲
by
jusob
5y ago
check out https://blitapp.com/blog/take-screenshots-of-multiple-pages-...
13.
▲
by
jusob
5y ago
Except there are a lot of ways to change what is taxable in the US: 401h, HSA, FSA, etc.
14.
▲
by
jusob
5y ago
It's too late, but lot of CS students do 1-2 internships, and often get a full time offer from one of these 2 offers if done 12-18 months ahead of graduation.
15.
▲
by
jusob
5y ago
I've had a model 3 for 1.5 years, I've never had such issues.
16.
▲
by
jusob
5y ago
Iit is more and more common for tech companies in Bay Area to have "unlimited" PTO. For me, this translated to 5-6 weeks vacation a year at my last 3 companies.
17.
▲
by
jusob
6y ago
Good read: Amazon acquired Eero ( https://mashable.com/article/amazon-eero-wifi-router-sale/ ). Employees got nothing, founders and executive got millions. This is not my experience in SV, though.
18.
▲
by
jusob
6y ago
Here is an hypothetical example of someone who only invested just before a crash in SP 500: https://awealthofcommonsense.com/2014/02/worlds-worst-market... Spoiler: time in market beats timing the market, historyc
19.
▲
by
jusob
6y ago
You still have to pay the $800 to California if you reside there.
20.
▲
by
jusob
7y ago
I use Pcapr to look for pcaps: https://pcapr.net/home
21.
▲
by
jusob
7y ago
You count the equity in the house (price of the house - mortgage), which is probably just your down payment right now. I think net worth is important to calculate your retirement age.
22.
▲
by
jusob
7y ago
Unable to connect to https://free.cloudbrowser.xyz/
23.
▲
by
jusob
7y ago
"...spending ... hefty amounts on vacations, entertainment, and a weekly date night". They spend too much money on non-essential, so they don't save enough. Great article! I earn a million dollar a year but spend 2 millions i
24.
▲
by
jusob
7y ago
My electricity was shut down for 15 hours. There was no wind, no heat and I live in a city. At least in the South Bay, there was no wind at all.
25.
▲
by
jusob
7y ago
I wanted to share my experience. I was a foreign student doing a Master in the US, with several other schoolmates. 3 of them decided to pursue a PhD after their master. We all understood that a Master is done in 2 years, a PhD in 3 years. S
26.
▲
by
jusob
7y ago
I was in a company that did Agile well (my first time using it). Team velocity was never used to measure the output of the team, only to better predict how much work we could fit in a sprint. The other big think was that they saw Agile as a
27.
▲
by
jusob
7y ago
But any XSS would give access to your authentication token, this is why you should never store it in local storage. Cookies have the httponly flag that prevents javascript from accessing the cookie in case of XSS.
28.
▲
by
jusob
7y ago
If the company qualifies as Small Business (see QSBS,, Qualified Small Business Shares) at the time you buy your shares (not vest), then there is no federal taxes at all (up to 10 millions).
29.
▲
by
jusob
7y ago
Yes, last month for example: https://healthitsecurity.com/news/amca-files-chapter-11-afte...
30.
▲
by
jusob
7y ago
Yet another explanation of CORS. The basic security in we browsers is based on SoP: Separation of Origins. To simplify, there are number of actions that can be done within an origin (a domain, to simplify) that are prevented across origins
More ›