Some time ago, I began searching for Python-related events and discovered that many PUGs (local Python User Groups) had disappeared sometime around COVID (at least my local PUGs). After analyzing the ones listed on the official Python website, I found only about 18% were still active, with most hosted on Meetup. This makes sense, as maintaining a community requires time and money, which small PUGs don't have. Meetup…
Good work, It looks promising. Perhaps feed it with some group info. If you're expecting people to just show up and list their events I don't think you'll get much traction.
Ask HN: What are you working on? (March 2025)
981–990 of 1001 posts
Re: Ask HN: What are you working on? (March 2025)
#982It includes rolling correlation charts, hierarchical clustering, and a terminal-style interface with high data density. It uses a 2D windowing/virtualization approach to render only visible matrix cells to the DOM. It's early WIP. The landing page is particularly bad.
Re: Ask HN: What are you working on? (March 2025)
#983On March 31, 2025, Microsoft is officially shutting down the CodePush project, leaving thousands of teams without an alternative for OTA updates.
We took the open-source version of the SDK as our foundation and created a managed cloud solution. This allows both small teams and large enterprises to retain the functionality of CodePush with minimal migration effort.
Our roadmap includes further development of the project, launching a CodePush 2.0 version. In it, we'll deliver features that the community has long requested, remove legacy accumulated over the years, and adapt the SDK to modern development standards.
Re: Ask HN: What are you working on? (March 2025)
#984I am hard at work preparing the 2nd edition of Seoul SPARKS (seoulsparks.com), a 6 weeks pre-college summer program in Korea (currently aimed at US students but open to students all over the world). It is designed to be a high quality, rigorous but also as immersive as possible program, for high school students who want to deepen their understanding of Korean language, culture, and history while earning academic credit at Seoul National University. My aim is to educate the future generation of Korean Studies scholars and I hope my program can be a stepping stone for that! My program director designed a chronological history curriculum, that explores Korea’s past and present through site visits and expert-led discussions. Each week focuses on a specific era of Korean history, beginning with the Joseon Dynasty (1392–1897), where students visit palaces, wear hanbok, and learn about Confucian traditions. The following weeks cover the Japanese colonial period (1910–1945), the Korean War and its aftermath (1950s), Korea’s rapid economic rise through the Miracle on the Han River (1960s–1980s), and finally, modern Korea, including democratization, globalization, and the Hallyu wave. These themes are reinforced through guided tours of historical sites, museums, and cultural landmarks. We try to make it fun too and I think our students last year had a blast!
We try to offer a lot of other really cool things, such as a 100% Customized Cultural Activity (these have included K-pop dance training at a professional studio, Korean Sign Language classes, traditional calligraphy, culinary workshops, and even mini-internships with local businesses ), the opportunity to work on a research project under the supervision of a Korean PhD student if they'd like, and we also link them with university mentors (basically, Korean college students) who hang out with them, answer their questions about life in Korea, help them adjust to life here, and just have fun with them really.
Last year's pilot program was very successful, we were blessed to have a fantastic cohort of very bright and motivated students. The program was also highly rated by parents and students alike (the only serious negative comment we received was: why is Korea so hot and humid during summer?), and I hope we can continue to grow and keep attracting the best students from all over the globe!
Anyway applications are open until April 30th so if any of you have kids or know someone who could be interested, I would be very grateful if you could spread the word :)
Thank you for reading!
Re: Ask HN: What are you working on? (March 2025)
#985I'm working on revitalizing a FPGA DSP from my first failed startup. It's a RISC-V processor with a vector machine glued onto the side. It's capable of 30 second rapid testing of new algorithms which normally takes hours in FPGA land. Looking for a clear way to describe this novel approach to DSP.
Re: Ask HN: What are you working on? (March 2025)
#986I'm just drawing stuff, including a comic book about a future run by horrible AIs that find they get the best response from humans when they present as horrible, unctuous clowns. http://egypt.urnash.com If you have lots of money to burn and want to support a queer artist in the Gulf South, I have a Patreon.
Re: Ask HN: What are you working on? (March 2025)
#987Re: Ask HN: What are you working on? (March 2025)
#988Re: Ask HN: What are you working on? (March 2025)
#989I released an iOS app last October for users who use Apple Watch to record their workouts - https://mergefit.itwenty.me It lets users merge two or more workouts into a single one. There have been times when I have been out riding, hiking or whatever and accidentally end the activity on my apple watch instead of pausing it. Starting a new workout means having your stats split across the two workouts. The "usual" way t…
Re: Ask HN: What are you working on? (March 2025)
#990I've been "Vibe Coding" this weekend with the vibe of a micromanaging tech lead or PM. Actually, it's not terrible if you just accept that you need to treat the AI like a year 0 engineer who is really good at googling. I've run the project through cline and roo. Also tried Claude 3.7 and the 1M context Gemni 2.5 pro model. I'd say Gemini is less creative. But it's still good. I can see how it is a productivity booste…