This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Thursday, August 31, 2023

New best story on Hacker News: CT scans of coffee-making equipment

CT scans of coffee-making equipment
471 by eucalyptuseye | 108 comments on Hacker News.


New best story on Hacker News: RyujinX – Open Source Nintendo Switch Emulator

New best story on Hacker News: Absurd Success

Absurd Success
422 by asicsp | 128 comments on Hacker News.


Tuesday, August 29, 2023

New best story on Hacker News: Ask HN: Why did Python win?

Ask HN: Why did Python win?
336 by MatthiasPortzel | 587 comments on Hacker News.
I started programming in ~2013 in JavaScript. I’ve since learned and tried a handful of languages, including Python, but JavaScript was always my favorite. Just within the last year I learned Ruby, and I was blown away by how fun and easy to use it is. At the present time, I’m starting all my new projects in Ruby. My impression is that in the ‘00s, Python and Ruby were both relatively new, dynamically typed, “English-like” languages. And for a while these languages had similar popularity. Now Ruby is still very much alive; there are plenty of Rails jobs available and exciting things happening with Ruby itself. But Python has become a titan in the last ten years. It has continued to grow exponentially and Ruby has not. I can guess as to why (Python’s math libraries, numpy and pandas make it appealing to academics; Python is simpler and possibly easier to learn; Rails was so popular that it was synonymous with Ruby) but I wasn’t paying attention at that time. So I’m interested in hearing from some of the older programmers about why Ruby has stalled out and Python has become possibly the most popular programming language (when, in my opinion, Ruby is the better language).

New best story on Hacker News: Keystroke timing obfuscation added to ssh(1)

New best story on Hacker News: Slack’s migration to a cellular architecture

Monday, August 28, 2023

New best story on Hacker News: ChatGPT Enterprise

ChatGPT Enterprise
445 by davidbarker | 263 comments on Hacker News.


Saturday, August 26, 2023

New best story on Hacker News: Show HN: Open-source obsidian.md sync server

Show HN: Open-source obsidian.md sync server
383 by acheong08 | 137 comments on Hacker News.
https://ift.tt/9zJdbmu Hello HN, I'm a recent high school graduate and can't afford $8 per month for the official sync service, so I tried my hand at replicating the server. It's still missing a few features, such as file recovery and history, but the basic sync is working. To the creators of Obsidian.md: I'm probably violating the TOS, and I'm sorry. I'll take down the repository if asked. It's not ready for production and is highly inefficient; Not competition, so I hope you'll be lenient.

New best story on Hacker News: E-ink is so Retropunk

E-ink is so Retropunk
456 by raisjn | 249 comments on Hacker News.


Friday, August 25, 2023

New best story on Hacker News: Beating GPT-4 on HumanEval with a fine-tuned CodeLlama-34B

Beating GPT-4 on HumanEval with a fine-tuned CodeLlama-34B
418 by rushingcreek | 144 comments on Hacker News.
Hi HN, We have fine-tuned CodeLlama-34B and CodeLlama-34B-Python on an internal Phind dataset that achieved 67.6% and 69.5% pass@1 on HumanEval, respectively. GPT-4 achieved 67%. To ensure result validity, we applied OpenAI's decontamination methodology to our dataset. The CodeLlama models released yesterday demonstrate impressive performance on HumanEval. - CodeLlama-34B achieved 48.8% pass@1 on HumanEval - CodeLlama-34B-Python achieved 53.7% pass@1 on HumanEval We have fine-tuned both models on a proprietary dataset of ~80k high-quality programming problems and solutions. Instead of code completion examples, this dataset features instruction-answer pairs, setting it apart structurally from HumanEval. We trained the Phind models over two epochs, for a total of ~160k examples. LoRA was not used — both models underwent a native fine-tuning. We employed DeepSpeed ZeRO 3 and Flash Attention 2 to train these models in three hours using 32 A100-80GB GPUs, with a sequence length of 4096 tokens. Furthermore, we applied OpenAI's decontamination methodology to our dataset to ensure valid results, and found no contaminated examples. The methodology is: - For each evaluation example, we randomly sampled three substrings of 50 characters or used the entire example if it was fewer than 50 characters. - A match was identified if any sampled substring was a substring of the processed training example. For further insights on the decontamination methodology, please refer to Appendix C of OpenAI's technical report. Presented below are the pass@1 scores we achieved with our fine-tuned models: - Phind-CodeLlama-34B-v1 achieved 67.6% pass@1 on HumanEval - Phind-CodeLlama-34B-Python-v1 achieved 69.5% pass@1 on HumanEval Note on GPT-4 According to the official technical report in March, OpenAI reported a pass@1 score of 67% for GPT-4's performance on HumanEval. Since then, there have been claims reporting higher scores. However, it's essential to note that there hasn't been any concrete evidence pointing towards an enhancement in the model's coding abilities since then. It's also crucial to highlight that these elevated figures lack the rigorous contamination analysis that the official statistic underwent, making them less of a reliable comparison. As a result, we consider 67% as the pass@1 score for GPT-4. Download We are releasing both models on Huggingface for verifiability and to bolster the open-source community. We welcome independent verification of results. Phind-CodeLlama-34B-v1: https://ift.tt/u9eMyab Phind-CodeLlama-34B-Python-v1: https://ift.tt/DYXAbSZ We'd love to hear your thoughts! Best, The Phind Team

New best story on Hacker News: Web scraping for me, but not for thee

New best story on Hacker News: Factorio: Space Age

Factorio: Space Age
484 by haunter | 117 comments on Hacker News.


New best story on Hacker News: The complete sequence of a human Y chromosome

New best story on Hacker News: Hacker News Guidelines

Hacker News Guidelines
391 by tonmoy | 361 comments on Hacker News.


Wednesday, August 23, 2023

New best story on Hacker News: Common mistakes in salary negotiation

Common mistakes in salary negotiation
412 by eamonnm | 326 comments on Hacker News.


New best story on Hacker News: AI real-time human full-body photo generator

New best story on Hacker News: Ask HN: Where to find open-source house plans?

Ask HN: Where to find open-source house plans?
387 by tsingy | 192 comments on Hacker News.
Wanting to build a house, and looking for a DB of open source plans if such thing even exist.

New best story on Hacker News: Don't fire your illustrator

Don't fire your illustrator
374 by todsacerdoti | 316 comments on Hacker News.


New best story on Hacker News: I only lost 10 minutes of data, thanks to ZFS

I only lost 10 minutes of data, thanks to ZFS
379 by chromakode | 234 comments on Hacker News.


New best story on Hacker News: I walked across Luxembourg

I walked across Luxembourg
376 by shoobs | 216 comments on Hacker News.


Tuesday, August 22, 2023

Monday, August 21, 2023

New best story on Hacker News: uBlock Origin Lite now available on Firefox

New best story on Hacker News: John Warnock has died

John Warnock has died
557 by skilled | 124 comments on Hacker News.


New best story on Hacker News: We’re All Just Temporarily Abled

We’re All Just Temporarily Abled
548 by imadj | 298 comments on Hacker News.


Sunday, August 20, 2023

New best story on Hacker News: Kris Nóva has died

Kris Nóva has died
541 by chrkl | 90 comments on Hacker News.


Friday, August 18, 2023

New best story on Hacker News: Ask vs. Guess Culture

Ask vs. Guess Culture
376 by kiyanwang | 224 comments on Hacker News.


New best story on Hacker News: Short session expiration does not help security

New best story on Hacker News: StarLite 12.5-inch Linux tablet

StarLite 12.5-inch Linux tablet
504 by focusedone | 249 comments on Hacker News.


Thursday, August 17, 2023

New best story on Hacker News: Naomi Wu and the Silence That Speaks Volumes

New best story on Hacker News: Opendream: A layer-based UI for Stable Diffusion

Wednesday, August 16, 2023

New best story on Hacker News: LK-99 isn’t a superconductor

LK-99 isn’t a superconductor
645 by Brajeshwar | 269 comments on Hacker News.


New best story on Hacker News: Htmx is part of the GitHub Accelerator

Htmx is part of the GitHub Accelerator
567 by jjdeveloper | 279 comments on Hacker News.


New best story on Hacker News: How Is LLaMa.cpp Possible?

How Is LLaMa.cpp Possible?
578 by birriel | 191 comments on Hacker News.


New best story on Hacker News: The OpenTF Manifesto

The OpenTF Manifesto
541 by CathalMullan | 310 comments on Hacker News.


Thursday, August 10, 2023

New best story on Hacker News: Vim Boss

Vim Boss
630 by bpierre | 57 comments on Hacker News.


Wednesday, August 9, 2023

Tuesday, August 8, 2023

New best story on Hacker News: Downfall Attacks

Downfall Attacks
907 by WalterSobchak | 248 comments on Hacker News.


New best story on Hacker News: Uninstall the NightOwl app

Uninstall the NightOwl app
861 by txr | 188 comments on Hacker News.


Monday, August 7, 2023

New best story on Hacker News: Water

Water
828 by thunderbong | 103 comments on Hacker News.


Sunday, August 6, 2023

New best story on Hacker News: Postgres Language Server

Postgres Language Server
819 by kiwicopple | 101 comments on Hacker News.
hey HN. this is a Language Server[0] designed specifically for Postgres. A language server adds features to IDEs (VSCode, NeoVim, etc) - features like auto-complete, go-to-definition, or documentation on hover, etc. there have been previous attempts at adding Postgres support to code editors. usually these attempts implement a generic SQL parser and then offer various "flavours" of SQL. This attempt is different because it uses the actual Postgres parser to do the heavy-lifting. This is done via libg_query, an excellent C library for accessing the PostgreSQL parser outside of the server. We feel this is a better approach because it gives developers 100% confidence in the parser, and it allows us to keep up with the rapid development of Postgres. this is still in early development, and mostly useful for testers/collaborators. the majority of work is still ahead, but we've verified that the approach works. we're making it public now so that we can develop it in the open with input from the community. a lot of the credit belongs to pganalyze[1] for their work on libpg_query, and to psteinroe ( https://ift.tt/CaL4s1A ) who the creator and maintainer. [0] LSP: https://ift.tt/RDhkeNd [1] pganalyze: https://pganalyze.com/

New best story on Hacker News: Just normal web things

Just normal web things
535 by vitplister | 208 comments on Hacker News.


Saturday, August 5, 2023

New best story on Hacker News: Andrew McCalip demonstrates synthesis of LK99

Andrew McCalip demonstrates synthesis of LK99
530 by gabesullice | 340 comments on Hacker News.


New best story on Hacker News: Bram Moolenaar Passed Away

Bram Moolenaar Passed Away
964 by wufocaculura | 115 comments on Hacker News.


Friday, August 4, 2023

New best story on Hacker News: (next Rich)

(next Rich)
704 by poidos | 98 comments on Hacker News.


Thursday, August 3, 2023

Wednesday, August 2, 2023

New best story on Hacker News: Run Llama 2 uncensored locally

Run Llama 2 uncensored locally
560 by jmorgan | 178 comments on Hacker News.


New best story on Hacker News: Electronic Structure of LK-99

Electronic Structure of LK-99
484 by spekcular | 361 comments on Hacker News.


New best story on Hacker News: I'm betting on HTML

I'm betting on HTML
548 by catskull | 216 comments on Hacker News.