[ANN] Unique 0-click deanonymization attack targeting Signal, Discord and hundreds of platform
Link: https://gist.github.com/hackermondev/45a3cdfa52246f1d1201c1e8cdef6117
@basses:matrix.org ⌘ Read more
DeepSeek-R1
Article URL: https://github.com/deepseek-ai/DeepSeek-R1
Comments URL: https://news.ycombinator.com/item?id=42768072
Points: 517
# Comments: 180 ⌘ Read more
How we evaluate models for GitHub Copilot
We share some of the GitHub Copilot team’s experience evaluating AI models, with a focus on our offline evaluations—the tests we run before making any change to our production environment.
The post How we evaluate models for GitHub Copilot appeared first on The GitHub Blog. ⌘ Read more
Supporting the next generation of developers
Here’s your opportunity to empower the teen in your life to get a start in open source development.
The post Supporting the next generation of developers appeared first on The GitHub Blog. ⌘ Read more
Go 語言主流安全庫使用指南
Secure Middleware - Secure—————————–secure 是一個 HTTP 中間件,提供了多種安全相關的特性。1.1 基礎使用secure 中間件提供了多個重要的安全選項,每個選項都針對特定的安全威脅:package mainimport ( ”net/http” ”github.com/unrolled/secure ⌘ Read more
GitHub Availability Report: December 2024
In December, we experienced two incidents that resulted in degraded performance across GitHub services.
The post GitHub Availability Report: December 2024 appeared first on The GitHub Blog. ⌘ Read more
Documenting and explaining legacy code with GitHub Copilot: Tips and examples
Learn how to document and explain legacy code with GitHub Copilot with real-world examples.
The post Documenting and explaining legacy code with GitHub Copilot: Tips and examples appeared first on The GitHub Blog. ⌘ Read more
How we built the GitHub Skyline CLI extension using GitHub
GitHub uses GitHub to build GitHub, and our CLI extensions are no exception. Read on to find out how we built the GitHub Skyline CLI extension using GitHub!
The post How we built the GitHub Skyline CLI extension using GitHub appeared first on [The GitHub Blog](https:/ … ⌘ Read more
(#nm5tj6a) @andros Created. Can you try logging in via Github? I had to take a stab/guess at your Email address, which is very clearly wrong, bu …
@andros @twtxt.andros.dev Created. Can you try logging in via Github? I had to take a stab/guess at your Email address, which is very clearly wrong, but hopefully you an just update it when you login 🤣🤣 ⌘ Read more
(#nm5tj6a) Actually. it’s probably fine if you just drop your Github username/profile here. They’re all public info anyway 🤣🤣
Actually. it’s probably fine if you just drop your Github username/profile here. They’re all public info anyway 🤣🤣 ⌘ Read more
(#nm5tj6a) @andros I believe I disabled new registrations by default due to increase in levels of “spam accounts”. If you could email me, or D …
@andros @twtxt.andros.dev I believe I disabled new registrations by default due to increase in levels of “spam accounts”. If you could email me, or DM me (IRC) your Github username, I’ll add an account for you that matches your Github profile and you can sign-in that way.
Respectfully, I will not move any of my proje … ⌘ Read more
v3.1.1 ⌘ Read more
oh also out of boredom i hosted glance even though i have no need for a dashboard lol. it’s really cute though
i self hosted the soft serve git server cuz i felt like it. it’s sooo cute i love everything charm CLI does
ssh -p 24010 soft.git.girlonthemoon.xyz
Git security vulnerabilities announced
A new set of Git releases were published to address a variety of security vulnerabilities. All users are encouraged to upgrade. Take a look at GitHub’s view of the latest round of releases.
The post Git security vulnerabilities announced appeared first on The GitHub Blog. ⌘ Read more
selsta posts December 2024 Monero dev report
selsta1 has posted a monthly CCS progress report2 for December 2024, which includes several Monero dev updates.
Milestone 1:
-Continued work on v0.18.4.0 with over 70 PRs merged
-Handled more new HackerOne reports [..] fixes being scheduled for the next release
-Repo related organization work
Note that misc work is not explicitly mentioned in these updates. The full list of changes can be found on Github3’[4](#fn:4 … ⌘ Read more
[LFF] [5K EUR] XMRpos app development
This crowdfunding campaign aims to further develop a Free and Open Source Android app (XMRpos), which is designed for use by merchants on a dedicated Point of Sale (POS) device with thermal printer.
Links:
- https://pay.monerokon.org/apps/4P3tCgWYEB73Pu35H2F5cnVhwzd7/crowdfund
- /monerokon-proposes-bounty-monero-pos-android-app/
ajs-xmr (Github) ⌘ Read more
Game Off 2024 winners
Secrets spilled, discovered, and hidden again—Game Off 2024 brought over 500 jaw-dropping submissions that redefined creativity in gaming. From cult quests for free furniture to spellbinding mysteries, these games will have you hooked. Ready to uncover the winners?!?
The post Game Off 2024 winners appeared first on The GitHub Blog. ⌘ Read more
Highlights from Git 2.48
The open source Git project just released Git 2.48. Here is GitHub’s look at some of the most interesting features and changes introduced since last time.
The post Highlights from Git 2.48 appeared first on The GitHub Blog. ⌘ Read more
How to secure your GitHub Actions workflows with CodeQL
In the last few months, we secured 75+ GitHub Actions workflows in open source projects, disclosing 90+ different vulnerabilities. Out of this research we produced new support for workflows in CodeQL, empowering you to secure yours.
The post How to secure your GitHub Actions workflows with CodeQL a … ⌘ Read more
My client is twet which i grabbed at https://github.com/jdtron/twet
**Ahhh orgalorg Love it 😍
$ orgalorg -u root -o au.proxy -o eu.proxy -o us.proxy -C apk --no-cache -U add consul
Parallel SSH comma …**
Ahhh orgalorg Love it 😍
$ orgalorg -u root -o au.proxy -o eu.proxy -o us.proxy -C apk --no-cache -U add consul
Parallel SSH commands runner and file synchronization tool
Good for when you have to many a small cluster of similar/identical machines. ⌘ Read more
[ANN] Happy 7th Birthday to PiNodeXMR
Links:
- https://farside.link/libreddit/r/Monero/comments/1hxaqqy/
- https://github.com/shermand100/PiNodeXMR
- https://pinode.co.uk/
u/shermand100 (Reddit) ⌘ Read more
I had to take down my course-swapping site or be expelled
Article URL: https://www.linkedin.com/posts/jdkaim_github-jdkaimhuskyswap-huskyswap-project-activity-7282609173316415488-1jdb
Comments URL: https://news.ycombinator.com/item?id=42638626
Points: 506
# Comments: 264 ⌘ Read more
How to use GitHub Copilot: What it can do and real-world examples
Real-world examples show you how Copilot can generate unit tests, refactor code, create documentation, perform multi-file edits, and much more
The post How to use GitHub Copilot: What it can do and real-world examples appeared first on The GitHub Blog. ⌘ Read more
StackExchange/dnscontrol: Infrastructure as code for DNS! 👈👈 Now this looks might interesting… I might look into this for managing my …
StackExchange/dnscontrol: Infrastructure as code for DNS! 👈👈 Now this looks might interesting… I might look into this for managing my own domains and DNS. I note that my current registrar isn’t on the list of supported registrars, oh well, I don’t like OnlyDomains™ much anyway. Anyone familiar with these regisrars?
AWS Route 53
CSC Global
C … ⌘ Read more
ever heard of our lord and savior nb ? 😇
@kat@yarn.girlonthemoon.xyz https://github.com/klaudiosinani/taskbook
Building LATAM’s future tech workforce with AI
Git Commit 2024 and our new AI course in Spanish
The post Building LATAM’s future tech workforce with AI appeared first on The GitHub Blog. ⌘ Read more
Show HN: Tramway SDK – An unholy union between Half-Life and Morrowind engines
Hello everyone, I would like to see if there is any interest in this little project that I have been working on for the past few years.
Could be relevant, seeing the direction in which the mainstream game engines are going.
I didn’t really like any of the already existing options, so I tried to make my own and it turned out to be easier than expected.
It’s sort of like a low-budget Unreal/Source, but with open-world streaming support and it is … ⌘ Read more
(#3djis6a) Fucking hell. This was me trying to figure out why I was getting a 403 Forbidden from my own Edge proxy and waf 🤦♂️ See T …
Fucking hell. This was me trying to figure out why I was getting a 403 Forbidden from my own Edge proxy and waf 🤦♂️ See This Issue for details 🤣
Solution:
Add this to the WAF:
”`
SecRuleRemoveById 932370
”` ⌘ Read more
Synthesizing Music from JSON
tl;dr: pl_synth is a tiny music synthesizer for C & JS and an editor (“tracker”) to create instruments and arrangements.
You can try it out at [phoboslab.org/synth/](https://phoboslab.org/synth/#eJytk9mNwCAMRBuaD8xhoBaU/tvYGSCH9pKyWpDBNiaYZzJaboYxRgWbRYNhqt2Q6AhBzohSLMEocFjnkkIdHKAtsR8YnHAKTo3+YanBcsGcS8B72287t7e2Ukvl4an4m5227W/t4xCGhbgLixPwqUcdwyPYYG6FahbT3iJaF+TCoVYhTXCRvujScfWLNGUfHDC/dbUJhrIJreUTD2Xn/XXbt8vSKNpPVIrL+9aaywxTKlkH0r0jPgcmkdBAM0puWoLDDQ91vk … ⌘ Read more
v3.1.0 | Harness Open Source ⌘ Read more
**(#cmttsmq) This is how I build my caddy:
proxy-1:~# cat build.caddy.sh
#!/bin/sh
xcaddy build \
--with github.com/caddy-dns/cloudflare \
...**
This is how I build my caddy:
proxy-1:~# cat build.caddy.sh
#!/bin/sh
xcaddy build
--with github.com/caddy-dns/cloudflare \
--with github.com/caddyserver/cache-handler \
--with git.mills.io/prologic/caddy-ratelimit \
--with git.mills.io/prologic/caddy-waf
proxy-1:~#
⌘ [Read more](https://twtxt.net/twt/dokh7ca)
I was looking for an #mpd/#rofi script and stumbled upon this repo adi1090x/rofi, it is just 🤤 DELICIOUS! … and a great reference/kick starter for making my own.
@prologic@twtxt.net mediacms! it’s janky yeah but it does the job ultimately (even if sometimes videos don’t encode and i gotta do some weird python venv shit to force the encode lol…)
everoddandeven releases ‘Monero Daemon GUI’ v1.1.0
everoddandeven1 has released Monero node manager monerod-gui 2 version 1.1.0 Toughness 3 with various UI and daemon fixes and improvements:
UI fixes and improvements
Daemon settings fixes
Minor code reorganization
Upgrade dependencies
Consult the Github repository2 for the complete changelog4, a demo and usage instructions.
To support further developmen … ⌘ Read more
使用 Go 構建基於時間的一次性密碼 -TOTP- 生成器
前言–現在很多網站都開啓了 2FA(Two-Factor Authentication,雙因素認證),如 GitHub、Google、微軟等。這種額外的安全層顯著提高了賬戶的安全性。本文將深入探討如何使用 Go 語言實現 TOTP 生成器,並詳細解釋其工作原理和安全考慮原理解析—-兩步驗證要求用戶提供兩種不同形式的身份驗證:知識因素:用戶知道的信息(如密碼) 所有權因素:用戶擁有的設 ⌘ Read more
i like this little ideas utility i’ve been using like i keep pulling up the idea table to see what i’ve added and it makes me wanna start one of them like the CLI app i wanna write in golang with charmbracelet’s bubbletea even though i only have a vague idea of what i want in a CLI app
MitmProxy2Swagger: Automagically reverse-engineer REST APIs
Article URL: https://github.com/alufers/mitmproxy2swagger
Comments URL: https://news.ycombinator.com/item?id=42572662
Points: 502
# Comments: 59 ⌘ Read more
如何使用 Golang 進行 Kafka 的監控
Kafka 是一個高吞吐量、可擴展的分佈式消息系統,廣泛應用於實時數據流處理場景。監控 Kafka 是確保其平穩運行和及時處理問題的關鍵。本文將介紹如何使用 Golang 來執行 Kafka 的監控任務。前置準備—-安裝依賴庫: 安裝 Sarama,用於 Kafka 的操作$ go get github.com/Shopify/sarama 安裝 Kafka 管理擴展$ go get g ⌘ Read more
i had ideas for my fancy new idea table list (https://github.com/IonicaBizau/idea) that i’ve fallen in love with but i forgot what they were…
@kat@yarn.girlonthemoon.xyz this is that telnet zine cms by the way, it’s epic https://github.com/caraesten/dial_a_zine
really wanna make an ssh zine app inspired by a telnet zine cms i found on github. i’m gonna probably go ahead with the telnet zine idea i have if i can get people for it but if i could build my own ssh mirror for it with golang and the charmbracelet wish library that’d be epic
this is sooo cute and so fun i got it for timer stuff bc lord knows i need a timer on my computer and now i’m staring at animated ASCII cats that kiss https://github.com/poetaman/arttime
i’ve transitioned text editors from nano (yeah i know) to micro and god micro is just so much better i did not know there was a CLI text editor i could use with sensible keyboard shortcuts that did not leave me feeling like i’m typing nuclear codes to do simple tasks like saving and editing
GitHub’s top blogs of 2024
Explore GitHub’s top blogs of 2024, featuring new tools, AI breakthroughs, and tips to level up your developer game.
The post GitHub’s top blogs of 2024 appeared first on The GitHub Blog. ⌘ Read more
checker - Effortless input validation in Go with the power of struct tags. No dependencies.
1 points posted by cinar ⌘ Read more
woodser releases haveno-ts v0.0.32
woodser1 has released haveno-ts 2 (Haveno3 TypeScript library) version 0.0.324 with a few fixes and updates:
NodeJS environment support by @everoddandeven in #338
Pack all dist assets for npm install
The full changelog is available on Github5.
This is an ongoing story and the report will be updated when new information is available.
nick = _@domain.tld in the twtxt.txt?
I’ve implemented Use only nick as handle if nick and domain is the same · sorenpeter/timeline@8c12444
See it live at:
- nick = domain: https://darch.dk/timeline/profile?url=https://eapl.me/tw.txt
- nick ≠ domain: https://darch.dk/timeline/profile?url=https://twtxt.net/user/prologic/twtxt.txt
- no nick, use domain: https://darch.dk/timeline/profile?url=https://akkartik.name/twtxt.txt
I’m not sure I like the leading @ thou…