Monero Research Lab meeting scheduled for 5 March 2025 1700 UTC
The next Monero Research Lab1 meeting is scheduled to take place on Wednesday, March 5th 2025 at 17:00 UTC on IRC-Libera/Matrix2 in the #monero-research-lab channels.
Cuprate Meeting scheduled for 4 March 2025 1800 UTC
The next Cuprate Meeting is scheduled1 to take place on Tuesday, March 4 2025 at 18:00 UTC on IRC-Libera/Matrix2 in the #cuprate channels.
Agenda overviewCuprate is an effort to create an alternative Monero node implementation.
Greetings
Updates: What is everyone working on?
Project: What is next for Cuprate?
Any other business
The meeting’s moderator should be Boog9003. Consult the Cuprate code repositor … ⌘ Read more
Claude 3.7 Sonnet and Claude Code
Article URL: https://www.anthropic.com/news/claude-3-7-sonnet
Comments URL: https://news.ycombinator.com/item?id=43163011
Points: 772
# Comments: 347 ⌘ Read more
The DOS 3.3 SYS.COM bug hunt!
Last year somebody reported a problem with the DOS 3.3 SYS.COM command when used with NetDrive. They started with a valid FAT12 image, ran SYS.COM to make it bootable, and then they were not able to mount the image using NetDrive again. Running SYS.COM against the image had broken something. Besides copying the operating system’s hidden files to the target drive letter, SYS.COM also copies some boot code into the first sector of the disk. In general it does not make sense … ⌘ Read more
Rucknium publicly releases all OSPEAD-related documents and code after 3+ years of research
Rucknium1 has published all of the HackerOne 2 and CCS (M1-M2)3 document and code submissions related to their Optimal Static Parametric Estimation of Arbitrary Distributions (OSPEAD) 4 project, after 3+ years of research:
The OSPEAD documents and code are being publicly released now because there is now an implementable solution to the problems I raised in my … ⌘ Read more
How to debug code with GitHub Copilot
GitHub Copilot can streamline your debugging process by troubleshooting in your IDE, analyzing pull requests, and more, helping you tackle issues faster and more robustly.
The post How to debug code with GitHub Copilot appeared first on The GitHub Blog. ⌘ Read more
1972 UNIX V2 “beta” resurrected from old tapes
There’s a number of backups of old DECtapes from Dennis Ritchie, which he gave to Warren Toomey in 1997. The tapes were eventually uploaded, and through analysis performed by Yufeng Gao, a lot of additional details, code, and software were recovered from them. A few days ago, Gao came back with the results from their analys of two more tapes, and on it, they found something quite special. Getting this recovered version to run was a bit of a … ⌘ Read more
Monero Research Lab meeting scheduled for 26 February 2025 1700 UTC
The next Monero Research Lab1 meeting is scheduled to take place on Wednesday, February 26th 2025 at 17:00 UTC on IRC-Libera/Matrix2 in the #monero-research-lab channels.
Valve releases Team Fortress 2 game code
Article URL: https://github.com/ValveSoftware/source-sdk-2013/commit/0759e2e8e179d5352d81d0d4aaded72c1704b7a9
Comments URL: https://news.ycombinator.com/item?id=43094260
Points: 511
# Comments: 137 ⌘ Read more
ArcaOS 5.1.1 released
It’s been two years since the release of ArcaOS 5.1, which was a hugely important release because it brought UEFI support to this continuation of IBM’s OS/2, ensuring longevity for the project for years to come. Since I don’t think much is known about what, exactly, Arca Noae, and eComStation before it, has access to within the licensing agreement with IBM, it’s difficult to ascertain just how much room they actually have to make changes to the code at the core of the old OS/2. Regardles … ⌘ Read more
“A calculator app? Anyone could make that”
Article URL: https://chadnauseam.com/coding/random/calculator-app
Comments URL: https://news.ycombinator.com/item?id=43066953
Points: 520
# Comments: 130 ⌘ Read more
Added support for uploading images to to #Timeline
Right now you need to copy the markdown code yourself, but next up would be to lean some JS or use HTMX to make the process more smooth.
Fedora’s Code of Conduct: 200 Day Response Time, Only Protects You if Red Hat Likes You
Lunduke tests Fedora Linux’s Code of Conduct. The results are just as ridiculous as you’d expect. ⌘ Read more
💻 Issue 456 - Rust from a Scala Perspective: Advent of Code 2024 ⌘ Read more
@prologic@twtxt.net the code block is the cause of https://txt.sour.is/twt/zn2kg7q
and the second? i get POST errors when i try to submit the webform.
woodser releases monero-cpp v0.8.13, monero-java v0.8.36, monero-ts v0.11.3
woodser1 has just released new versions for three Monero libraries: monero-cpp v0.8.132, monero-java v0.8.363, and monero-ts v0.11.34:
monero-cpp:
-Support wallet->get_default_fee_priority()
-Fix building sample_code.cpp on Linux
-Update instructions to use unbound v1.22.0
-Update instructions to use boost v1.85.0
-Update build ... ⌘ [Read more](https://monero.observer/woodser-releases-monero-cpp-v0.8.13-monero-java-v0.8.36-monero-ts-v0.11.3/)
Codeberg Announces “Fight Against Far-Right”
The Git source code hosting organization, in response to anonymous spam, declares war on “Right-Wing Forces”, encourages others to do the same. ⌘ Read more
Monero Research Lab meeting scheduled for 19 February 2025 1700 UTC
The next Monero Research Lab1 meeting is scheduled to take place on Wednesday, February 19th 2025 at 17:00 UTC on IRC-Libera/Matrix2 in the #monero-research-lab channels.
- Updates
- Prize contest to optimize some FCMP cryptography code3
- Research on subnet deduplication for peer selection to reduce spy node risk4
- AOB
This meeting’s chairperson should be Ru … ⌘ Read more
How to refactor code with GitHub Copilot
Discover how to use GitHub Copilot to refactor your code and see samples of it in action.
The post How to refactor code with GitHub Copilot appeared first on The GitHub Blog. ⌘ Read more
selsta posts January 2025 Monero dev report
selsta1 has posted a monthly CCS progress report2 for January 2025, which includes several Monero dev updates.
Milestone 2:
* Most time was spent on v0.18.4.0
* I also created a to-do list that shows the current status
* Removed old debug code that we used to verify the difficulty code
(this could speed up sync times)
* Hackerone conflict resolution
Note that misc work is not explicitly mentioned in these updates. The full … ⌘ Read more
Redox’ relibc becomes a stable ABI
The Redox project has posted its usual monthly update, and this time, we’ve got a major milestone creeping within reach. Thanks to Anhad Singh for his amazing work on Dynamic Linking! In this southern-hemisphere-Redox-Summer-of-Code project, Anhad has implemented dynamic linking as the default build method for many recipes, and all new porting can use dynamic linking with relatively little effort. This is a huge step forward for Redox, because relibc can now beco … ⌘ Read more
hmm interesting work here.. ill give it a look.. @lyse@lyse.isobeef.org do you know if it is even storing the url into the AST object? afair the code to parse tags url should be the same as the mention url.
One of the things I love about Plan 9 is how the interfaces make this possible: add snapshots to any block storage, at the kernel level, in less than 700 lines of code. http://9p.io/sources/contrib/blstuart/snap/devsnap.c
GitHub Copilot: The agent awakens
Introducing agent mode for GitHub Copilot in VS Code, announcing the general availability of Copilot Edits, and providing a first look at our SWE agent.
The post GitHub Copilot: The agent awakens appeared first on The GitHub Blog. ⌘ Read more
UnixWare in 2025: still actively developed and maintained
It kind of goes by under the radar, but aside from HP-UX, Solaris, and AIX, there’s another traditional classic UNIX still in active development today: UnixWare (and its sibling, OpenServer). Owned and developed by Xinuos, UnixWare and other related code and IP was acquired by them when the much-hated SCO crashed and burned about 15 years ago or so, and they’ve been maintaining it ever since. About a year ago, Xinuos … ⌘ Read more
Monero Research Lab meeting scheduled for 12 February 2025 1700 UTC
The next Monero Research Lab1 meeting is scheduled to take place on Wednesday, February 12th 2025 at 17:00 UTC on IRC-Libera/Matrix2 in the #monero-research-lab channels.
Hiring: Senior FullStack Engineer | Remote (Brazil) | | A new challenge awaits!
What are we looking for? 👀
Most Important 🎯
- 7 years of experience in Fullstack Software Development.
- Proficiency in Golang and Ruby on Rails for backend development.
- Strong experience with TypeScript and React for frontend development.
- Solid understanding of GraphQL and microservices architecture.
- Experience working with PostgreSQL, MongoDB, or DynamoDB.
- Hands-on experience with unit & integration testing to ensure code reliability.
- Famil … ⌘ Read more
Monero Dev Activity Report - Week 5 2025: 27 PRs, 6 Issues
This weekly report aims to provide a big picture view of Monero development activity, increase community support for existing devs and, hopefully, encourage new contributions.
Opened (26)
monero-project/monero:
tobtoht posts January 2025 Monero/Feather dev report
tobtoht1 has published the first progress report2 for his full-time Q1 2025 Feather Wallet and Monero dev work CCS proposal3:
Work overviewSummary: core build system and CI work
Feather: 4 commits (+217, -45)
* guix: add missing patch
Core: 43 (non-documentation) PRs
* Comments on the Code of Conduct #9738
* cmake: remove msvc #9729
* ci: containerize ubuntu cli jobs #9708 [..]
The full d … ⌘ Read more
(#4pqlhiq) @lyse@lyse Ita a terrible operator that makes code hard
Yo read as @kat@kat difhtidu points out 😆
@lyse @lyse.isobeef.org Ita a terrible operator that makes code hard
Yo read as @kat @yarn.girlonthemoon.xyz difhtidu points out 😆 ⌘ Read more
[ANN] Proposed changes to the Code of Conduct
I would love to hear your feedback on these proposed changes to the Code of Conduct.
Link: https://github.com/monero-project/monero/pulls?q=is%3Apr+is%3Aopen+in%3Atitle+CoC
tobtoht (Github) ⌘ Read more
@lyse@lyse.isobeef.org one time i saw that operator when working with ruby on rails and i was so confused by it that i got stuck on the same code involving it for 9 hours straight
Monero Research Lab meeting scheduled for 5 February 2025 1700 UTC
The next Monero Research Lab1 meeting is scheduled to take place on Wednesday, February 5th 2025 at 17:00 UTC on IRC-Libera/Matrix2 in the #monero-research-lab channels.
Cuprate Meeting scheduled for 4 February 2024 1800 UTC
The next Cuprate Meeting is scheduled1 to take place on Tuesday, February 4 2025 at 18:00 UTC on IRC-Libera/Matrix2 in the #cuprate channels.
Agenda overviewCuprate is an effort to create an alternative Monero node implementation.
Greetings
Updates: What is everyone working on?
Project: What is next for Cuprate?
Any other business
The meeting’s moderator should be Boog9003. Consult the Cuprate code … ⌘ Read more
[ANN] Gupaxx dev will be live coding at 30 January 14:30 UTC
You will see me in direct coding on Gupaxx. We can see your messages and tips with xmrchat! It will fund the development of Gupaxx.
Links:
- https://peertube.wtf/w/gfhxc2e7qSFrQouGcQ4yJv
- https://github.com/Cyrix126/gupaxx
- https://xmrchat.com/gupaxx
- [MO report](/xmrvsbeast-proposes-bounty-gupax-fork-integrated-xmrvsbeast-bonus-hashrate-raffle-p2pool- … ⌘ Read more
(#ld7geza) @andros@andros Sounds a bit like what you would do when writing normal Go code to me 😅
@andros @twtxt.andros.dev Sounds a bit like what you would do when writing normal Go code to me 😅 ⌘ Read more
A QR code that sends you to a different destination – lenticular and adversarial
Article URL: https://mstdn.social/@isziaui/113874436953157913
Comments URL: https://news.ycombinator.com/item?id=42809268
Points: 500
# Comments: 69 ⌘ Read more
Attacks on Maven proxy repositories
Learn how specially crafted artifacts can be used to attack Maven repository managers. This post describes PoC exploits that can lead to pre-auth remote code execution and poisoning of the local artifacts in Sonatype Nexus and JFrog Artifactory.
The post Attacks on Maven proxy repositories appeared first on The GitHub Blog. ⌘ Read more
Modernizing legacy code with GitHub Copilot: Tips and examples
Learn how to modernize legacy code with GitHub Copilot with real-world examples.
The post Modernizing legacy code with GitHub Copilot: Tips and examples appeared first on The GitHub Blog. ⌘ Read more
Monero Research Lab meeting scheduled for 29 January 2025 1700 UTC
The next Monero Research Lab1 meeting is scheduled to take place on Wednesday, January 29th 2025 at 17:00 UTC on IRC-Libera/Matrix2 in the #monero-research-lab channels.
Quicksort Algorithm in Five Lines of Code! - Computerphile ⌘ Read more
thinking about l-systems again, maybe a morse beacon #coding #sound #radio #halfbaked
Cuprate Meeting scheduled for 28 January 2024 1800 UTC
The next Cuprate Meeting is scheduled1 to take place on Tuesday, January 28 2025 at 18:00 UTC on IRC-Libera/Matrix2 in the #cuprate channels.
Agenda overviewCuprate is an effort to create an alternative Monero node implementation.
Greetings
Updates: What is everyone working on?
Project: What is next for Cuprate?
Any other business
The meeting’s moderator should be Boog9003. Consult the Cuprate code … ⌘ 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
Cuprate Meeting scheduled for 21 January 2024 1800 UTC
The next Cuprate Meeting is scheduled1 to take place on Tuesday, January 21 2025 at 18:00 UTC on IRC-Libera/Matrix2 in the #cuprate channels.
Agenda overviewCuprate is an effort to create an alternative Monero node implementation.
Greetings
Updates: What is everyone working on?
Project: What is next for Cuprate?
Any other business
The meeting’s moderator should be Boog9003. Consult the Cuprate code … ⌘ Read more
(#hjgemdq) @andros Reminds me of another low-code platform I came across that is written in Go, but uses Starlark I think as the DSL for writing …
@andros @twtxt.andros.dev Reminds me of another low-code platform I came across that is written in Go, but uses Starlark I think as the DSL for writing apps. ⌘ Read more
Review: OpenMandriva Rolling Linux Distro
A Non-Woke, Truly Independent, Big-Tech-Free, Linux OS focused on the code instead of politics? Yes, please! ⌘ 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
DNSControl 👈 Have started using this tool (made by the folks behind Stackoverflow, and written in Go 😅) to start managing my (many) do …
DNSControl 👈 Have started using this tool ( made by the folks behind Stackoverflow, and written in Go 😅) to start managing my ( many) domains a bit better and in a more manageable way as Code. So far it’s pretty good! 😊 ⌘ Read more