Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mukundesh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mukundesh
5mo ago
How about Iran/US conflict ? or Israel/Palestine conflict ? Is anyone working on this ? seems like a big win for AI if it can be done.
2.
▲
by
mukundesh
7mo ago
https://github.blog/ai-and-ml/generative-ai/spec-driven-deve...
3.
▲
by
mukundesh
9mo ago
Thanks for sharing, could you please comment on the performance aspect vis-a-vis json reader/writer provided by pydantic
4.
▲
by
mukundesh
9mo ago
Though not Github, worth mentioning Huggingface, which is also using git, but managing large files with their(?) xet protocol. https://huggingface.co/docs/hub/en/xet/index
5.
▲
by
mukundesh
9mo ago
GitHub Actions are amazing ! For a public repository who will give you a free machine to run for 6 hours at a stretch for a job !!
6.
▲
by
mukundesh
9mo ago
Will OSS (public) repositories also have to pay if they use self-hosted GitHub runners ? If yes, that seems a bit counterintuitive, given that Github hosted runners are free for public repos. Why would a public repo use a self-hosted runne
7.
▲
by
mukundesh
9mo ago
Github, thanks for making this service available free for public repos, it's a big boon. Currently the runner has only 14GB of disk space, if that can be made to 50 GB, that would be amazing !
8.
▲
by
mukundesh
2y ago
Wish GitHub markdown would support Vega-lite to create charts that would be a great combination. Here is a brief discussion on the same https://github.com/orgs/community/discussions/16963
9.
▲
by
mukundesh
2y ago
Does it have Gantt chart ?
10.
▲
by
mukundesh
2y ago
Windows service for tracking how much time I spend in each app.
11.
▲
by
mukundesh
2y ago
Using parquet in python requires installing pyarrow and numpy, whereas CSV comes with stdlib. Also, the csv has a very pythonic interface vis-a-vis parquet, in most cases if I can fit the file in memory I would go with CSV.
12.
▲
by
mukundesh
3y ago
Safari finally has the Chrome feature that I miss the most, ability to create separate app like experience for a particular website.
13.
▲
by
mukundesh
3y ago
Would like to recommend an open source Low Code framework https://frappeframework.com , significantly reduces the code to be written.
14.
▲
by
mukundesh
3y ago
Have been using notes on macOS, works great. I do worry that notes are stored in a proprietary format, would love to have a backup in markdown...
15.
▲
by
mukundesh
3y ago
Nice, would be nice to have it integrated in GitHub markdown. Looks similar to Vega or Vega-lite( https://vega.github.io/vega-lite/ ). Definitely as rich as D3.js but gets the job done for simple visualisations.
16.
▲
by
mukundesh
3y ago
Thanks for the generous free tier. I used plausible for a month then shifted to cloudflare web-analytics, that also has a free tier. Cloudflare UI is very basic, will give beamanalytics a try. Would appreciated if there were any comparisons
17.
▲
by
mukundesh
3y ago
I read the ethernet paper( https://dl.acm.org/doi/10.1145/360248.360253 ) in college - one of the few instances where the paper did a better job of explaining the concept that the textbook.
18.
▲
by
mukundesh
4y ago
Why `summer jobs`, I would have thought they would have gone there for a `winter jobs`.
19.
▲
by
mukundesh
4y ago
Using Cachegrind to get hardware independent performance numbers ( https://pythonspeed.com/articles/consistent-benchmarking-in-... ) Also used by SQLite in their performance measurement workflow( https://sqlite
20.
▲
by
mukundesh
5y ago
Wish there were some tables and charts to consume the data easily.
21.
▲
by
mukundesh
5y ago
GitHub is doubling down on Markdown https://github.blog/2022-02-14-include-diagrams-markdown-fil... https://github.blog/changelog/2022-01-21-allow-to-upload-svg... Long live Markdown !!
22.
▲
by
mukundesh
5y ago
Only available in .NET ecosystem, got excited after I read the title, but forgot Microsoft is Microsoft. "YARP is a reverse proxy toolkit for building fast proxy servers in .NET using the infrastructure from ASP.NET and .NET."
23.
▲
by
mukundesh
5y ago
Performance quote: Compared to existing libraries like PyODBC, Arrow Flight is already as much as 20x faster (~00:21:00). Flight SQL will package these performance advantages into a standard interface, ready for clients and databases to imp
24.
▲
by
mukundesh
5y ago
Would be good to copy from MkDocs Material https://squidfunk.github.io/mkdocs-material/reference/code-b... ``` py hl_lines="2 3" def bubble_sort(items): for i in range(len(items)): for j in
25.
▲
by
mukundesh
5y ago
https://archive.org/details/books?sort=titleSorter another great source, sadly not well formatted.
26.
▲
by
mukundesh
5y ago
Completely agree, 'eqn' was a pioneering achievement followed by TeX and Mathematica
27.
▲
by
mukundesh
5y ago
"The eqn program was created in 1974 by Brian Kernighan and Lorinda Cherry. It was implemented using yacc compiler-compiler.[1]" eqn Wikipedia. Interesting to know that eqn pre-dates TeX, TeX was released in 1978
28.
▲
by
mukundesh
5y ago
Would be great if Github added maths support in markdown.
29.
▲
by
mukundesh
5y ago
I hope signal and signal foundations stays along for a long time, would be good to model it around Wikimedia Foundation. https://wikimediafoundation.org/about/financial-reports/
30.
▲
by
mukundesh
5y ago
Great resource of open source icons, wonder how these folks make money ?
More ›