A historical record of foundational web development blog posts
Article URL: https://esif.dev/
Comments URL: https://news.ycombinator.com/item?id=37341492
Points: 13
# Comments: 1
from Hacker News: Front Page https://esif.dev/
Article URL: https://esif.dev/
Comments URL: https://news.ycombinator.com/item?id=37341492
Points: 13
# Comments: 1
Article URL: https://text.npr.org/1196059950
Comments URL: https://news.ycombinator.com/item?id=37326501
Points: 30
# Comments: 19
Article URL: https://ottertune.com/blog/query-best-practices-when-should-you-use-the-in-instead-of-the-or-operator
Comments URL: https://news.ycombinator.com/item?id=37324518
Points: 11
# Comments: 4
Article URL: https://github.com/zyedidia/multiplix
Comments URL: https://news.ycombinator.com/item?id=37322794
Points: 4
# Comments: 0
Article URL: https://petereliaskraft.net/blog/epoxy
Comments URL: https://news.ycombinator.com/item?id=37322460
Points: 8
# Comments: 1
Comments URL: https://news.ycombinator.com/item?id=37308675
Points: 24
# Comments: 5
Article URL: https://arxiv.org/abs/2308.08742
Comments URL: https://news.ycombinator.com/item?id=37285396
Points: 21
# Comments: 1
Article URL: https://destevez.net/2023/08/demodulation-of-the-5g-nr-downlink/
Comments URL: https://news.ycombinator.com/item?id=37282450
Points: 28
# Comments: 2
Article URL: https://notes.alinpanaitiu.com/SwiftUI-is-convenient,-but-slow
Comments URL: https://news.ycombinator.com/item?id=37273957
Points: 17
# Comments: 7
Comments URL: https://news.ycombinator.com/item?id=37275401
Points: 6
# Comments: 0
Article URL: https://slack.engineering/slacks-migration-to-a-cellular-architecture/
Comments URL: https://news.ycombinator.com/item?id=37274871
Points: 70
# Comments: 43
Article URL: https://briansmith.org/rust-cryptography-should-be-written-in-rust-01
Comments URL: https://news.ycombinator.com/item?id=37273701
Points: 45
# Comments: 37
Article URL: https://gist.github.com/digikar99/b76964faf17b3a86739c001dc1b14a39
Comments URL: https://news.ycombinator.com/item?id=37270252
Points: 18
# Comments: 0
Article URL: https://www.nytimes.com/2023/08/23/science/biology-octopus-garden.html
Comments URL: https://news.ycombinator.com/item?id=37268852
Points: 4
# Comments: 0
Article URL: https://blog.ericgoldman.org/archives/2023/08/web-scraping-for-me-but-not-for-thee-guest-blog-post.htm
Comments URL: https://news.ycombinator.com/item?id=37264676
Points: 35
# Comments: 3
Article URL: https://synthedia.substack.com/p/the-imminent-death-of-chatgpt-and
Comments URL: https://news.ycombinator.com/item?id=37263231
Points: 5
# Comments: 1
Article URL: https://landrop.app/
Comments URL: https://news.ycombinator.com/item?id=37251411
Points: 22
# Comments: 6
Article URL: https://photonlines.substack.com/p/grokking-hash-array-mapped-tries
Comments URL: https://news.ycombinator.com/item?id=37248020
Points: 5
# Comments: 0
Article URL: https://milen.me/writings/exploring-windows-xp-on-macos-arm64/
Comments URL: https://news.ycombinator.com/item?id=37238306
Points: 16
# Comments: 5
Hi HN,
Gentrace is our new evaluation and observability tool for generative AI (open beta).
Generative pipelines are hard to evaluate because outputs are subjective. Lots of developers end up just doing “gut checks” on a few inputs before shipping changes, or they build up a spreadsheet of test cases that they manually run through the pipeline. Some companies outsource filling out the spreadsheet. However, in any of these cases, you end up with a very slow and expensive process for evaluation.
At one point, we did this too. Gentrace is the result of a pivot; it was an internal tool we used to automatically grade new PRs as developers shipped changes to generative pipelines that other people thought might be useful.
Gentrace makes pre-production testing of generative pipelines continuous and nearly instantaneous. In Gentrace, you:
- Import and/or construct suites of test data - Use a combination of AI and heuristic evaluators to grade for quality, hallucination, safety, etc - Use our interface to correct automated grades or add your own (yourself or a member of your team)
Gentrace integrates at a code level for evaluation, meaning we test your generative AI pipeline the way you would test normal code. This allows you to test more than just prompt changes; for example, you can compare models (eg Claude 2 vs GPT-4 vs GPT 3.5 vs Llama 2) or see the effects of additional chained steps (”Rewrite the previous answer in the following tone:”).
Here’s a video overview that goes into a bit more detail: https://youtu.be/XxgDPSrTWIw
In production, Gentrace observes for speed, cost, and data flow. It also shows real user feedback as well. We do this by integrating via our SDK at a code level; Gentrace does not proxy requests.
Soon, we’ll allow you to convert production data into test cases, allowing customer support to turn bad production generations into “failing tests” for AI teams to make pass.
We process interim steps and multiple outputs as well, helping evaluate agent flows / chains where the “last output” isn’t always the only thing that matters.
There’s been a lot of observability tools published recently. We differ from those by focusing more strongly on blending observability with strong evaluation and by using an SDK rather than a “man-in-the-middle” approach to capturing data (ie Gentrace can be down and your request to OpenAI will still succeed).
Within the evaluation landscape, we differentiate by integrating with code (see above for benefits) for capturing generative outputs and by providing a customizable UI workflow for building evaluators. In Gentrace, you start with off-the-shelf automated evaluators and then customize them to your specific task. You also build and run new evaluators on old generative outputs. Finally, you easily override automated evaluators and/or blend automated evaluation with evaluation by humans on your team.
We also focus on being suitable for business use. We are SOC 2 Type 1 compliant (Type 2 coming shortly), have robust legal documentation around data processing, security, and privacy, and have already passed several vendor legal and security reviews at large technology companies.
Our standard usage-based pricing is available on the website: https://gentrace.ai/pricing
If you are building features with generative AI, we would love to get your feedback. You can self-serve sign up (without a credit card) for a 14 day trial here: https://gentrace.ai/
We’re available right here for feedback and questions. We’re also available at support@gentrace.ai.
Best, Doug, Vivek, and Daniel
Comments URL: https://news.ycombinator.com/item?id=37238648
Points: 9
# Comments: 0
Article URL: https://figma.com/blog/dev-mode-fast-follows-200-new-features-and-fixes/
Comments URL: https://news.ycombinator.com/item?id=37226227
Points: 49
# Comments: 14
Article URL: https://www.thenewlede.org/2023/08/critical-hearing-looms-in-battle-over-californias-last-nuclear-power-plant/
Comments URL: https://news.ycombinator.com/item?id=37213134
Points: 13
# Comments: 13
Article URL: https://www.economist.com/business/2023/08/17/a-retiring-consultants-advice-on-consultants
Comments URL: https://news.ycombinator.com/item?id=37207237
Points: 10
# Comments: 1
Article URL: https://www.cold-takes.com/this-cant-go-on/
Comments URL: https://news.ycombinator.com/item?id=37201007
Points: 10
# Comments: 3
Article URL: https://blog.matthieud.me/2023/the-missing-cpp-smart-pointer/
Comments URL: https://news.ycombinator.com/item?id=37201612
Points: 32
# Comments: 37
Article URL: https://medium.com/epsio-blog/the-hallucinated-rows-incident-c42e2f4bb71f
Comments URL: https://news.ycombinator.com/item?id=37199311
Points: 7
# Comments: 3
Hi everyone, nice to meet you and I am a newcomer of HN.
I have made a binary tool Aih that could communicate with Bard, ChatGPT, Claude, and Llama(HuggingChat) from the terminal. https://github.com/Databingo/aih
Since CAPTCHA challenges and bots detecting have become increasingly difficult, I've changed my strategy from hacking the APIs to simulating a real browser's action. The tool first takes the logged-in cookies of Google, ChatGPT, Claude, and HuggingChat accounts from the real Chrome browser, then it opens an invisible instance of Chromium for communication, then displays the answers in terminal.
I think it's useful especially when I am researching some topics and need to compare answers of those AI models at the same time.
Feel free to test and welcome provide feedback!
Comments URL: https://news.ycombinator.com/item?id=37198357
Points: 7
# Comments: 0
Article URL: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10177531/
Comments URL: https://news.ycombinator.com/item?id=37191795
Points: 5
# Comments: 0
Article URL: https://www.kentik.com/blog/iraq-blocks-telegram-leaks-blackhole-bgp-routes/
Comments URL: https://news.ycombinator.com/item?id=37191332
Points: 11
# Comments: 0
Article URL: https://californiahistoricalradio.com/wp-content/uploads/2012/01/CHRS-Hints-and-Kinks.pdf
Comments URL: https://news.ycombinator.com/item?id=37190616
Points: 6
# Comments: 0
Article URL: https://www.permit.io/blog/policy-engines
Comments URL: https://news.ycombinator.com/item?id=37165713
Points: 20
# Comments: 3
Article URL: https://rachit.pl/post/you-have-built-a-compiler/
Comments URL: https://news.ycombinator.com/item?id=37162898
Points: 23
# Comments: 3
Article URL: https://github.com/getumbrel/llama-gpt
Comments URL: https://news.ycombinator.com/item?id=37148210
Points: 9
# Comments: 2
Article URL: https://www.electronicsweekly.com/blogs/mannerisms/yarns/apples-employee-no-0-2008-11/
Comments URL: https://news.ycombinator.com/item?id=37150185
Points: 43
# Comments: 43
Article URL: https://www.spandidos-publications.com/10.3892/ijo.2015.2908
Comments URL: https://news.ycombinator.com/item?id=37137444
Points: 7
# Comments: 3
Comments URL: https://news.ycombinator.com/item?id=37135465
Points: 65
# Comments: 47
Article URL: https://mathoverflow.net/questions/374089/does-there-exist-a-complete-implementation-of-the-risch-algorithm
Comments URL: https://news.ycombinator.com/item?id=37124059
Points: 20
# Comments: 1
Article URL: https://www.quantamagazine.org/jwst-spots-giant-black-holes-all-over-the-early-universe-20230814/
Comments URL: https://news.ycombinator.com/item?id=37123792
Points: 36
# Comments: 1
Article URL: https://www.washingtonpost.com/climate-environment/2023/08/14/youths-win-montana-climate-trial/
Comments URL: https://news.ycombinator.com/item?id=37123755
Points: 87
# Comments: 14
Article URL: https://cohost.org/mcc/post/59045-mi-kama-sona-e-toki
Comments URL: https://news.ycombinator.com/item?id=37113307
Points: 56
# Comments: 24
Comments URL: https://news.ycombinator.com/item?id=37113330
Points: 16
# Comments: 10
Article URL: https://dolphin-emu.org/blog/2023/08/13/dolphin-progress-report-may-june-and-july-2023/
Comments URL: https://news.ycombinator.com/item?id=37113314
Points: 9
# Comments: 0
Article URL: https://astro.build/
Comments URL: https://news.ycombinator.com/item?id=37108111
Points: 88
# Comments: 98
Article URL: https://www.atlasobscura.com/places/poor-clares-cemetery
Comments URL: https://news.ycombinator.com/item?id=37100965
Points: 3
# Comments: 0
Comments URL: https://news.ycombinator.com/item?id=37103793
Points: 12
# Comments: 1
Article URL: https://dl.acm.org/doi/10.1145/363347.363387
Comments URL: https://news.ycombinator.com/item?id=37098229
Points: 5
# Comments: 1
Article URL: https://old.reddit.com/r/startups/comments/15p8qrx/my_0100m0_in_5_years_story/
Comments URL: https://news.ycombinator.com/item?id=37102442
Points: 51
# Comments: 29
Article URL: https://www.robots.ox.ac.uk/~lsgs/posts/2019-09-27-info-geom.html
Comments URL: https://news.ycombinator.com/item?id=37091042
Points: 8
# Comments: 0
Article URL: https://graphite.dev/blog/how-an-aws-aurora-feature-cut-db-costs
Comments URL: https://news.ycombinator.com/item?id=37079909
Points: 17
# Comments: 2
Article URL: https://qalculate.github.io/
Comments URL: https://news.ycombinator.com/item?id=37037900
Points: 168
# Comments: 105
Article URL: https://citizenlab.ca/2023/08/vulnerabilities-in-sogou-keyboard-encryption/
Comments URL: https://news.ycombinator.com/item?id=37063568
Points: 34
# Comments: 6
Article URL: https://www.crunchydata.com/blog/when-did-postgres-become-cool
Comments URL: https://news.ycombinator.com/item?id=37066292
Points: 20
# Comments: 16
Article URL: https://blog.aquasec.com/kubernetes-exposed-one-yaml-away-from-disaster
Comments URL: https://news.ycombinator.com/item?id=37053250
Points: 25
# Comments: 1
Article URL: https://kottke.org/23/08/car-bloat-huge-cars-are-terrible-for-society
Comments URL: https://news.ycombinator.com/item?id=37038007
Points: 129
# Comments: 73
Article URL: https://kguttag.com/2023/08/05/apple-vision-pro-part-5a-why-monitor-replacement-is-ridiculous/
Comments URL: https://news.ycombinator.com/item?id=37037563
Points: 29
# Comments: 15
Article URL: https://yosefk.com/blog/my-history-with-forth-stack-machines.html
Comments URL: https://news.ycombinator.com/item?id=37025393
Points: 24
# Comments: 7
Article URL: https://www.michaelgeist.ca/2023/08/metablockslinks/
Comments URL: https://news.ycombinator.com/item?id=37025233
Points: 51
# Comments: 33
Article URL: https://www.symmetricds.org/
Comments URL: https://news.ycombinator.com/item?id=37025027
Points: 6
# Comments: 0
Article URL: https://shubhamjain.co/2023/08/06/bullshit-work-intolerable/
Comments URL: https://news.ycombinator.com/item?id=37024965
Points: 29
# Comments: 15
Article URL: https://dotat.at/@/2023-08-06-ltbs.html
Comments URL: https://news.ycombinator.com/item?id=37024685
Points: 21
# Comments: 3
Article URL: https://www.nature.com/articles/d41586-023-02428-5
Comments URL: https://news.ycombinator.com/item?id=37024662
Points: 9
# Comments: 1
Comments URL: https://news.ycombinator.com/item?id=37013704
Points: 21
# Comments: 9
Article URL: https://tritonstation.com/2023/06/27/checking-in-on-troubles-with-dark-matter/
Comments URL: https://news.ycombinator.com/item?id=37012052
Points: 12
# Comments: 1
Article URL: http://www.righto.com/2023/08/intel-8086-bus-hold.html
Comments URL: https://news.ycombinator.com/item?id=37014506
Points: 14
# Comments: 4
Comments URL: https://news.ycombinator.com/item?id=37003393
Points: 35
# Comments: 16
Hi guys,
Hope everyone is well. This app was borne out of my own frustration. I thought that I was terrible at learning languages at school, since I didn't become conversational in French after 5 years of study. However, I later traveled with some French friends and, in just under 3 weeks, I was able to hold a reasonable conversation. I realized that there's no substitute for speaking to native speakers.
I tried to adopt this approach for other languages, but it's much harder to find people to practise with when you aren't travelling. I started using iTalki to meet people from different countries and chat to them. It quickly became very expensive and time-consuming to schedule the calls, so I gave up.
I made PrettyPolly so that anyone can easily practice speaking 26 languages orally. The app uses ChatGPT (amongst other tools) to allow you to practice speaking whenever you want. It also generates a fluency score for each conversation so that you have an objective way of tracking progress.
It's free to use (up to 15 conversations per month). I've found that using it once or twice per day is plenty, and you'll be amazed at how much you will pick up in a week. I've added some FAQs here in case useful - https://www.prettypolly.app/learn
Would really appreciate any feedback. Let me know if you have any questions, issues or suggestions.
Thanks, Chris
Comments URL: https://news.ycombinator.com/item?id=36973400
Points: 8
# Comments: 4
Article URL: https://boingboing.net/2023/08/02/cory-doctorows-new-book-on-beating-big-tech-at-its-own-game.html
Comments URL: https://news.ycombinator.com/item?id=36974082
Points: 60
# Comments: 4
Article URL: https://howardism.org/Technical/Emacs/new-window-manager.html
Comments URL: https://news.ycombinator.com/item?id=36960309
Points: 41
# Comments: 17
Article URL: https://www.bps.org.uk/psychologist/slowness-essence-knowledge
Comments URL: https://news.ycombinator.com/item?id=36958315
Points: 15
# Comments: 1