Saturday, 31 December 2022

Friday, 30 December 2022

New top story on Hacker News: Ask HN: The ISP has a competing product so has decided to block my domain

New top story on Hacker News: Ask HN: The ISP has a competing product so has decided to block my domain

Ask HN: The ISP has a competing product so has decided to block my domain
31 by qerim | 17 comments on Hacker News.
The ISP in my hometown (Albania + Kosovo) has decided to block my whole domain to my free legal streaming website because they also happen to offer IPTV services. I only found out after trying to access my site from Albania today, it just comes up with a “bad URL” request. The streams I serve on my site are public freely available TV channels, combined into a single page. Since EU laws do not apply to neither of these countries, is there any course of action I can take to prevent this sort of monopoly going on?

Thursday, 29 December 2022

Wednesday, 28 December 2022

Tuesday, 27 December 2022

Monday, 26 December 2022

Sunday, 25 December 2022

Saturday, 24 December 2022

Friday, 23 December 2022

Thursday, 22 December 2022

New top story on Hacker News: Ask HN: How to build F-You Skills

New top story on Hacker News: Ask HN: How to build F-You Skills

Ask HN: How to build F-You Skills
22 by lakevieew | 18 comments on Hacker News.
The past few months have been stressful for most people in the tech industry owing to mass layoffs everywhere. Luckily, I survived the layoffs at my company. But I was very anxious during the period it was announced and it affected my mental health quite a bit. However, on talking to a few other engineers at my company, I realized not everyone was as stressed. They are confident in their skills to get a new equivalent job which would easily support their current lifestyle, even in the current market. They have what I would call, "F-You Skills - Enough skills to know that you would never have to worry about money in your life", a spin on the more commonly known term "F-You Money" [1]. I was wondering if HN users ever think of their own skills in this context. If yes, how should one go about building these skills. To be clear, I am not talking about interviewing skills, which are also equally important. But I am more interested in technical skills that people believe will easily fetch them "decent money" [2] in any scenario in the short term future. [1] F-You Money means "Enough money to leave one's job, etc. and enjoy the lifestyle of one's choice" https://ift.tt/S7Ft8Rx [2] not insane money to retire early, but good enough to support their current lifestyle.

Wednesday, 21 December 2022

Tuesday, 20 December 2022

Monday, 19 December 2022

Sunday, 18 December 2022

New top story on Hacker News: Show HN: Factual AI Q&A – Answers based on Huberman Lab transcripts

New top story on Hacker News: Show HN: Factual AI Q&A – Answers based on Huberman Lab transcripts

Show HN: Factual AI Q&A – Answers based on Huberman Lab transcripts
7 by rileyt | 1 comments on Hacker News.
This is a quick prototype I built for semantic search and factual question answering using embeddings and GPT-3. It tries to solve the LLM hallucination issue by guiding it only to answer questions from the given context instead of making things up. If you ask something not covered in an episode, it should say that it doesn't know rather than providing a plausible, but potentially incorrect response. It uses Whisper to transcribe, text-embedding-ada-002 to embed, Pinecone.io to search, and text-davinci-003 to generate the answer. More examples and explanations here: https://twitter.com/rileytomasek/status/1603854647575384067

Saturday, 17 December 2022

New top story on Hacker News: Show HN: I made a Slack bot that qualifies your sign-ups using GPT-3

New top story on Hacker News: Show HN: I made a Slack bot that qualifies your sign-ups using GPT-3

Show HN: I made a Slack bot that qualifies your sign-ups using GPT-3
6 by 0xferruccio | 3 comments on Hacker News.
OP here, this was super fun to build. It all started from playing around with Nat Friedman's GPT browser https://twitter.com/0xferruccio/status/1599014988693180417 Then after having this running for our product for a couple of days or so we decided to give 10 customers access and they loved it! So expanding access now feels great :)

Friday, 16 December 2022

Thursday, 15 December 2022

Wednesday, 14 December 2022

Tuesday, 13 December 2022

Monday, 12 December 2022

Sunday, 11 December 2022

Saturday, 10 December 2022

Friday, 9 December 2022

New top story on Hacker News: Show HN: Web search using a ChatGPT-like model that can cite its sources

New top story on Hacker News: Show HN: Web search using a ChatGPT-like model that can cite its sources

Show HN: Web search using a ChatGPT-like model that can cite its sources
36 by rushingcreek | 26 comments on Hacker News.
We’ve trained a generative AI model to browse the web and answer questions/retrieve code snippets directly. Unlike ChatGPT, it has access to primary sources and is able to cite them when you hover over an answer (click on the text to go to the source being cited). We also show regular Bing results side-by-side with our AI answer. The model is an 11-billion parameter T5-derivative that has been fine-tuned on feedback given on hundreds of thousands of searches done (anonymously) on our platform. Giving the model web access lessens its burden to need to store a snapshot of human knowledge within its parameters. Rather, it knows how to piece together primary sources in a natural and informative way. Using our own model is also an order of magnitude cheaper than relying on GPT. A drawback to aligning models to web results is that they are less inclined to generate complete solutions/answers to questions where good primary sources don’t exist. Answers generated without underlying citable sources can be more creative but are prone to errors. In the future, we will show both types of answers. Examples: https://ift.tt/cm4gud3 https://ift.tt/y5eIDVk... https://ift.tt/oSkivyb... https://ift.tt/OCNlSKd... Would love to hear your thoughts.

Thursday, 8 December 2022

Wednesday, 7 December 2022

New top story on Hacker News: Show HN: Publish from GitHub Actions using multi-factor authentication

New top story on Hacker News: Show HN: Publish from GitHub Actions using multi-factor authentication

Show HN: Publish from GitHub Actions using multi-factor authentication
7 by varunsharma07 | 0 comments on Hacker News.
The backstory about this GitHub Action: I discussed with an open-source maintainer why they publish npm packages from their local machine and do not use CI/CD pipelines. They said publishing should require human intervention and want to continue using multi-factor authentication to publish to the npm registry. This led to building the wait-for-secrets GitHub Action. It prints a URL in the build log and waits for secrets to be entered using a browser. Once entered, the workflow continues, and secrets can be used in future steps. The latest release of "eslint-plugin-react" to the npm registry used a one-time password (OTP) from a GitHub Actions workflow! https://ift.tt/szTx9RD...

Tuesday, 6 December 2022

Monday, 5 December 2022

Sunday, 4 December 2022

Saturday, 3 December 2022

New top story on Hacker News: Clara.io Shutting Down

New top story on Hacker News: Clara.io Shutting Down

Clara.io Shutting Down
19 by tarr11 | 5 comments on Hacker News.
Received this email today: Hi Clara User, This is a notice that we are retiring the Clara product and services on December 31, 2022. If you have files that you would like to continue using, please download that content before December 31, 2022 because it will not be available after. We apologize for any inconvenience and thank you for using Clara. Sincerely, Clara Admin Team

Friday, 2 December 2022

Thursday, 1 December 2022