-
Notifications
You must be signed in to change notification settings - Fork 2
/
hn_projects_dataset.csv
We can't make this file beautiful and searchable because it's too large.
800 lines (796 loc) · 588 KB
/
hn_projects_dataset.csv
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
"omni_id","created_at","hn_user","comment","replies","reply_count","id","project_category","is_open_source","github_link","project_industry","one_liner","tech_stack","reply_sentiment","demo_link","ai_project"
"00af612b-e1f3-47d7-9baa-6f19e239561f","2024-08-25T18:19:28.756Z","firefoxd","When the hype was focused on chatbots, I joined a startup that built one focused on ecommerce. It turned into a useful product that actually help real customers.Looking back, there wasn't any material to actually build a useful chat agent that resolved real-world problems. So I'm writing the guide that I wish I had when getting started.I'll publish it on github and post here as more progress is made. I've created three parts. Part One is a non dev focused which explains how each of the moving parts work, what is Ai and what isn't. Part two gets technical and explains the tech stack. Part three is a bonus section that looks at how Ai assistants like google and Siri work and can be improved.The working title is Automated Agents.Edit: adding a link for those who want to follow along.https://github.com/ibudiallo/automated-agents-book","[{""commentText"":""Give us something to bookmark"",""commentUser"":""cowsaymoo"",""indent"":""1"",""children"":[]},{""commentText"":""Interested in reading it when you are done."",""commentUser"":""jasondigitized"",""indent"":""1"",""children"":[]}]","2","65","PERSONAL_PROJECT",true,"https://github.com/ibudiallo/automated-agents-book","ARTIFICIAL_INTELLIGENCE","Creating A Comprehensive Guide On Building Effective Chatbots","[]","1.8","https://github.com/ibudiallo/automated-agents-book",true
"00c09612-cce4-4538-b44e-b84df3f409aa","2024-08-25T18:19:28.756Z","randomcatuser","Last week I made an in-browser notes editor using TipTap & InstantDB! (https://owri.netlify.app/) - the idea is, you can keep all the notes locally and publish only the ones you want. Some things I'd like:
- keep track of your writing streak? graphs?
- publish your personal site/blog
- Write one-off HTML websites that're really just docs+linksBasically a pretty+easy editor! I'm really enjoying building the small features https://owri.netlify.app/share/25a7d985-7cd5-4217-9766-f5296...Feel free to tell me if there's anything you want!!New idea:
So currently I'm trying to learn leetcodes, but thinking of alternative/structured ways to do it. What if there's an AI-powered book that's basically like your personal Wikipedia into anything?You start with a topic, it generates you outlines/courses -- and what'd be great is if this was social, like you can see what everyone else is learning about, what nodes they're expanding...and make notes on topics
and ask questions","[]","0","173","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","In-Browser Notes Editor Using TipTap and InstantDB","[TipTap, InstantDB]",,"https://owri.netlify.app/",true
"00e8691b-0118-4c49-b9fb-d9aee623ab96","2024-08-25T18:19:28.756Z","henry2023","I’m constructing my house alongside a small crew, who are guiding me through the process of welding, erecting brick walls, and laying porcelain tiles. While I’m definitely slowing them down, it’s been an incredibly rewarding experience.","[]","0","512","PERSONAL_PROJECT",false,,"CONSTRUCTION","Building My Own Home With Professional Guidance","[]",,,false
"01b6fab7-7a5a-4f3f-981b-9f7fda4cd4d2","2024-08-25T18:19:28.756Z","Rendello","I've been building a web extension for an Inuit language (ᐃᓄᒃᑎᑐᑦ ᖃᓂᐅᔮᖅᐸᐃᑦ).Most Inuit in Canada speak Inuktitut, which is a language with long words and two different writing systems: the latin alphabet, and syllabics. Syllabics are specially adapted for Inuktitut and well-loved by the Inuit, but unfortunately can be a pain to input on a computer, so often times the more cumbersome latin alphabet is used in casual writing.Tom Scott has an awesome video about how syllabics work[1], but breifly, the shape of the character determined its inital consonant spund, and the rotation determines its vowel sound. So ᐱ = pi, ᐳ = pu, ᐸ = pa, ᑎ = ti, ᑐ = tu, ᑕ = ta, etc. The word ""Inuktitut"" becomes ᐃᓄᒃᑎᑐᑦ in syllabics.Transliterating between the two is fairly simple, but there are edge-cases around dialects and whatnot. The more interesting problem from a technical perspective is having a web extension that can detect Inuktitut on a web page (in wither writing system), and transliterate that into whatever writing system the user desires, whilst never accidentally transliterating the other text on the page (""inhabitants"" could be picked up and transliterated as ""ᐃᓐᕼᐊᖯᐃᑕᓐᑦᔅ"", for example, even though that makes no sense).The project is mostly using Rust via WebAssembly, which has been a lot of fun to work with and has let me do some awesome things, like avoiding heap allocation and using compile-time hashmaps to do conversions on the text. The build system has to do a lot and I eventually settled on python. Right now I'm trying to wrangle JS and the DOM (there's a lot of edge cases to deal with), and that's been difficult as it's not my wheelhouse.1. https://www.youtube.com/watch?v=xW4hI_METac&t=15s","[]","0","49","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Creating a Web Extension for Inuktitut Language Transliteration","[Rust, WebAssembly, Python, JavaScript, DOM]",,"https://www.youtube.com/watch?v=xW4hI_METac&t=15s",false
"01f0f98c-33a5-4d73-8ce0-0e62f22a0e4f","2024-08-25T18:19:28.756Z","dmilicic","I'm working on my personal website (https://dmilicic.com) and the accompanying blog post about it.I decided it was time to have a personal website as a software contractor and brand myself online as the state of IT is still uncertain.","[]","0","164","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Building a Personal Brand with a New Website","[]",,"https://dmilicic.com",false
"022a12f5-9064-442e-8845-4e560be4ffc3","2024-08-25T18:19:28.756Z","yusufaytas","Hi there! We published our book(https://softwareengineeringhandbook.com/) in May 2024, but getting visibility has been a challenge. We've posted on HN before and are currently using Amazon ads, but the results have been underwhelming so far. Any advice or strategies for improving our reach would be greatly appreciated!","[{""commentText"":""I think you need to work on the pitch a bit and probably tone it down. Multiplying the promises under \""Skills and Insights You'll Acquire\"" with \""Who This Book Is For\"" just seem wildly unrealistic for one book and an oversell.I get the vibe of a \""become a 10x developer from scratch and land a rock star job in a month\"" bootcamp. 2/3 of your audience are likely to have seen enough of this already to be turned off. Meanwhile, perhaps some more junior will be intimidated and say \""not yet\"" by the supposed advanced level (the material is also targeting people 10-20 years ahead in their careers after all...)If you write another book in the future, I'd suggest splitting it into a couple more focused ones, rather than trying to cover all these dimensions for all seniority levels at the same time."",""commentUser"":""3np"",""indent"":""1"",""children"":[]}]","1","73","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Strategies for Increasing Book Visibility and Reach","[]","0.5","https://softwareengineeringhandbook.com/",false
"024d470f-bf55-48d8-b868-4c4d49b7a9cb","2024-08-25T18:19:28.756Z","g4zj","Myself.More specifically, my mental health. I'm a bit of a mess, and I'm not sure I'll be able to properly commit to any external endeavors until I'm feeling better inside.","[{""commentText"":""Kudos to you! Even just being more aware of your mental state is a step in the right direction. Reminds me I need to be more proactive in this area.Dunno if it helps, but just know most of us are at least a bit of a mess. Life is messy. I once took two years off of regular work (we were fortunate to have enough savings to do it) and made two music albums, the first album based exclusively on hard things that either I or people very close to me went through. The process of fleshing out the songs and lyrics was incredibly therapeutic for me.Here’s a link to it in case you’re interested. I had a fraud issue with Spotify, but the album is up everywhere else. \nhttps://distrokid.com/hyperfollow/boudwin/ccCe/"",""commentUser"":""dundercoder"",""indent"":""1"",""children"":[{""commentText"":""> Dunno if it helps, but just know most of us are at least a bit of a mess.Years ago, I tried to quit my job because I was feeling terrible about how I was doing. My boss gave me one of the best pieces of advice anyone's ever given me:\""You know, Rachel, the suicide rate among founders is...\""This probably sounds like one of the most unhelpful things someone could say in that situation, but it was EXACTLY what I needed to hear. I didn't need someone to say \""oh, it's ok to feel bad\"". I needed someone to say \""feeling bad doesn't mean you're not strong enough to be great\"". I needed to hear that ambitious people who are trying with all their might to be better are still constantly struggling with the idea that they aren't good enough.YC's own founder school doesn't quite put it in those terms, but there's a LOT in there about the importance of human factors. Arguably more than there is business advice, actually. They explicitly say, for example, \""don't pick a co-founder who has complementary skills, pick one that won't drive you insane, because breakups and not lack of skill are a more common failure mode\"". And there's like half a dozen videos on how to keep it together when you're stressed beyond breaking. It's pretty reassuring.To really make the point: my company became profitable for the first time yesterday afternoon, and I spent a good chunk of the 24 hours since then ruminating on how now we might fail because I'm not sure where the next bit of revenue comes from. Never mind that the things I was worried about one, two, three, or four months ago have all gone better than I feared - anxiety doesn't care about that. It'll just glom on to whatever excuse it can get - see e.g. https://news.ycombinator.com/item?id=40191179"",""commentUser"":""rachofsunshine"",""indent"":""2"",""children"":[{""commentText"":""damn, that's a good comment you linked"",""commentUser"":""fragmede"",""indent"":""3"",""children"":[]}]}]},{""commentText"":""Keep at it, let the time heal you, I’m rooting for you. I was, and still am, having mental health issues for many reasons. Some are permanent, some are not. I’ve recently begun to be able to engage with hobbies again after at least months, if not years. You’ll get there too, I am sure. I won’t give advice, just a friendly note :)"",""commentUser"":""ok_dad"",""indent"":""1"",""children"":[]},{""commentText"":""Me too. I was in a very dark place for a long time until a couple months ago. My views on life and death haven't changed but I'm not actively rooting for my own death anymore, at least.Embracing the solitude and the mindset that no one is coming to save me has sparked a bunch of motivation (out of spite) to improve myself. Started to workout regularly which has been a huge help for my mind and body. Starting to peel back layers of things that happened during childhood now.Wish you the best of luck on your journey."",""commentUser"":""hypeatei"",""indent"":""1"",""children"":[]},{""commentText"":""Good for you! It really is the very most important thing, to find ways to not be at war with yourself when the world's got more than enough things for you to be at war with to begin with.If you ever need someone to talk to (who is also firmly on the spectrum + has dealt with severe mental illness in the past + is mostly on the other side of it), hit me up anytime. Email is in my bio (it's my work email but it'll do)."",""commentUser"":""rachofsunshine"",""indent"":""1"",""children"":[]},{""commentText"":""That's a good project."",""commentUser"":""padraigf"",""indent"":""1"",""children"":[{""commentText"":""The best, I'd say."",""commentUser"":""Geste"",""indent"":""2"",""children"":[]}]},{""commentText"":""Sometimes things click and sometimes they don't. Like when someone tells you not to worry about the things that you can't control. What worked for someone close to me was imagining and believing that everything will work out in the end. Over time they have seen the positive in life and opened more opportunities than when they were cynical."",""commentUser"":""freshpots"",""indent"":""1"",""children"":[]},{""commentText"":""It's an investment, remember that - and one that will pay dividends. Best of luck!"",""commentUser"":""hunkins"",""indent"":""1"",""children"":[]},{""commentText"":""Yeah, I need that too. I was able to get a therapy appointment in October. My last boss at Rent-Seeking Publisher screwed me over past the degree of \""people used to duel over things like this\"". Also other shit."",""commentUser"":""Flop7331"",""indent"":""1"",""children"":[]}]","8","506","SELF_IMPROVEMENT",false,,"PERSONAL_DEVELOPMENT","Focusing on Personal Mental Health for Inner Wellbeing","[]","1.8",,false
"02bba382-86ba-4a6b-a4f9-5219099074a4","2024-08-25T18:19:28.756Z","agentultra","Working on an update to `hiedb-mode`. It's an emacs package for querying an hiedb index; a database for building IDE tooling for Haskell. The update will use `compile` for the display buffer similar to how `find-grep` does it.","[]","0","438","PERSONAL_PROJECT",true,,"SOFTWARE_DEVELOPMENT","Updating Hiedb Mode Emacs Package for Haskell IDE Tooling","[Emacs, Haskell]",,,false
"02c3f858-9720-4156-b39a-b0b9588e8554","2024-08-25T18:19:28.756Z","conradbez","Hey guys, at Dispensed are working on Vending as a Service.For $100 we ship a vending mechanism for you to put on your own custom vending box.We then provide online marketplace and payment services (Shopify for vending machines) so your customers can use their phones to buy products from your vending machines.Great alternative for products that don’t justify big $10k vending machines.http://about.dispensed.app","[]","0","58","STARTUP",false,,"E_COMMERCE","Dispensing Business Innovation with Vending as a Service","[]",,"http://about.dispensed.app",false
"039fc9b2-d332-4a9c-8623-5cd87dc8a9c0","2024-08-25T18:19:28.756Z","n1c","I'm tinkering away on a turn-based web game that will ideally mix Counter-Strike with something like Door Kickers / Frozen Synapse etc.Ideally a way to let people lay out strategies and see them executed by a team, go on - prove you're the best IGL!It's slow going between a full time job and family life but really great to expand my mind into something that isn't ""web dev"".","[]","0","155","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Developing a Web Game Mixing Counter-Strike with Door Kickers","[]",,,false
"03b3463c-c11e-4fc4-972a-b3835a46777e","2024-08-25T18:19:28.756Z","tunesmith","I have this creative writing website where writing friends can write branching fiction novels together. Sorta like choose-your-own-adventure, but more literary - third person past tense, actual characters and narrative arcs. Configurable number of choices at the bottom of every chapter, and as you're reading, if the choice label doesn't link to a chapter yet, you can write it. It's been floating around since 1996 or so, so my big project lately has been upgrading it. v1 was perl and gdmb files. v2 was php and codeigniter, and it's been limping along there for several years. When ChatGPT came out, I rewrote the whole thing for scala/play and that was super fun. Moved from ubuntu14 to ubuntu20, mysql5.5 to 8.0, etc. I'm done with the rewrite now but am still messing around with launching it, upgrading to ubuntu22 (done today), figuring out if I want to update jvm/scala/play before launching, etc. All this for only a group of six writers (so far)! But collectively we've written more than 425 chapters across a handful of stories, 450,000 words, and had a lot of laughs. I even wrote a snazzy graph visualization thing that animates the structure of the story maps. After I finish launching the thing on hardware/software that actually isn't EOL, I might open up membership to others.","[{""commentText"":""This sounds fun! Every now and then I re-start a similar project, but where you just write 3 words at a time in a story :)"",""commentUser"":""n1c"",""indent"":""1"",""children"":[]},{""commentText"":""Love this! Please release it, perfect is the enemy of good"",""commentUser"":""Narciss"",""indent"":""1"",""children"":[]},{""commentText"":""You may be afraid to launch such a long labor of love to the rest of the world and that may be keeping your learning and progress down."",""commentUser"":""dzink"",""indent"":""1"",""children"":[]},{""commentText"":""super cool!!"",""commentUser"":""randomcatuser"",""indent"":""1"",""children"":[]}]","4","10","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Creative Writing Platform for Collaborative Branching Fiction","[Perl, PHP, CodeIgniter, Scala, Play Framework, Ubuntu, MySQL, JVM]","1.8",,false
"03d25473-fa81-4bc3-9510-076d1ad6ff3c","2024-08-25T18:19:28.756Z","morajabi","Making a fast, easy to use native work chat app @ noor.toIt's a way to share messages, files, code snippets, links, without worrying about distracting others, or quitting the app yourself to avoid notifications. It uses around 10x less RAM than Slack/Discord/Teams and prioritizes fast moving teams over enterprises. High quality software over features. Features that work rather than half-backed list of smart/AI/notes/wiki/etc bloat.","[]","0","95","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Creating a Fast Efficient Native Work Chat App","[]",,,false
"043cb780-7654-422a-a567-f491a41483bc","2024-08-25T18:19:28.756Z","emrah","I'm working on a single-file executable version of Fivetran you can run wherever you like, for free, without needing an account. It may or may not be OSS, we'll see.","[]","0","491","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Fivetran Single File Executable in Development Free to Use","[]",,,false
"04513248-d341-4f17-bf8a-e91dcc458da4","2024-08-25T18:19:28.756Z","augustinemp","A companion that you chat with to keep track of your health symptoms. I was inspired by seeing family members go to their doctors appointments and not knowing the important symptoms to report in their short appointments.Right now, it's Ruth, a companion you can WhatsApp with. She will take your history and record your symptoms, then you can ask her to summarise it before your appointment.Try out the prototype on WhatsApp: +1 (516) 734-6593(It's not HIPAA compliant and shares data with LLM providers currently, so best to use a fake patient profile if you're interested)","[]","0","428","STARTUP",false,,"HEALTHCARE","Ruth The Health Tracking WhatsApp Companion","[]",,"+1 (516) 734-6593",false
"048181ba-ccb2-45cf-b728-5c4a666e7950","2024-08-25T18:19:28.756Z","SubiculumCode","Analyzing data to assess Frontoparietal - default mode network interactions in intellectual disability in autism.","[]","0","625","OTHER",false,,"HEALTHCARE","Frontoparietal and Default Mode Network Interactions in Autism","[]",,,false
"04891e0d-8790-434a-ba65-e3689d519d5e","2024-08-25T18:19:28.756Z","brunosutic","I'm working on a paid Ruby gem for bespoke Stripe subscription integrations. It cuts down integration time from +6 months to less than a day, and handles many Stripe API pitfalls.Stripe has a ""developer friendly"" and ""easy to use"" reputation. But, since 2019 the EU regulation has stepped in and made things more complex with 2nd factor authentication for payments (3DS/SCA). This made payment integrations way more complex. Integrating Stripe subscriptions now easily takes 6 man-months (I'm being very optimistic here).Also, there are some basic scenarios that are hard to get right:- Creating a paid subscription and ensure a customer always has a card on file (this one is almost impossible).
- Upgrading a free ($0) plan to a paid one.
- Upgrading paid plans, eg $10 to $100/month and ensuring immediate payment.
- Guarantee customer Tax location, keep the flow simple.I made a video analyzing Stripe integration of a successful SaaS company (+$100M valuation). I first paid $30, then upgraded to their highest $2000/month plan - for free!https://www.youtube.com/watch?v=YuXp7V4nanUThe gem I'm working on is intended to be used with Ruby on Rails apps. It covers all the above mentioned hard cases, and irons out many more Stripe API kinks. And yes, it handles the basic-but-impossible ""ensure customer always has card on file if they start paid subscription"".After buying the gem you can hand-off the task to the junior developer (it's that simple). They follow the integration tutorial: follow the steps for Stripe dashboard config, do the local env config, done.The product (Ruby gem itself) is ready. I'm now working on the web app, tutorials etc. If anyone wants an early, guided access, please email me - contact is in the profile.","[{""commentText"":""Interesting idea, getting Stripe to work perfectly in production for a global product is not as easy as it was, it really takes a while to fix all edge cases."",""commentUser"":""vinc"",""indent"":""1"",""children"":[{""commentText"":""Sometimes it's not about the \""edge cases\"" and handling Stripe quirks. The main design consideration for global Stripe integrations is SCA/3DS or \""payment confirmations\"".If you implement something, then add SCA/3DS \""payment confirmations\"" later on, I think it's impossible to fix that."",""commentUser"":""brunosutic"",""indent"":""2"",""children"":[{""commentText"":""The main pain point I remember from my biggest integration was getting all the webhook events right. There was also a thing about the order in which the events were received sometimes."",""commentUser"":""vinc"",""indent"":""3"",""children"":[]}]}]}]","1","153","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Simplifying Ruby Stripe Subscription Integration With New Gem","[Ruby, Stripe, Ruby on Rails]","1.5","https://www.youtube.com/watch?v=YuXp7V4nanU",false
"04e4b926-0953-4796-a8cd-3cc19c3dde83","2024-08-25T18:19:28.756Z","leps","Been working on a small temperature and humidity sensor using cheap components and a Raspberry Pi Zero 2 W. Using https://gokrazy.org/ to turn it in to a little appliance.I've gotten quite carried away with a web interface and custom on-disk (on-sd card?) storage format based on Facebook's Gorilla paper.I've realised that where it'll be deployed it will only have access to a public guest WiFi, so a remote server hosting the dashboard makes sense. So now it sends the compressed time-series over a TCP connection to a server component, hoping to bypass WiFi captive portals. Might need to use UDP to make it look like DNS or perhaps NTP. I haven't tested it on-site yet.It has been a very fun and rewarding project so far. Looking forward to deploying it and getting remote updates working if I can get it to work with Tailscale on the guest WiFi. If anyone has any tips on circumventing captive portals and sending really small amounts of data through, I'd love to hear it!","[]","0","405","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Raspberry Pi Zero Temperature Sensor Project With Remote Server Updates","[Raspberry Pi Zero 2 W, gokrazy, Facebook's Gorilla, TCP, UDP, DNS, NTP, Tailscale]",,,false
"050947b6-f260-481b-a10a-216f0639b20b","2024-08-25T18:19:28.756Z","zn44","Building transcription app that lets me dictate notes to notion.Doint a lot of exploratory work for my day job and trying to establish practice of good documentation so i hope being able to ramble as i work will make this easier.At this point it's simple macos flutter app that toggles recording on global keyboard shortcut.","[]","0","149","PERSONAL_PROJECT",false,,"MOBILE_APPLICATIONS","Building a Notion-Compatible Transcription App","[macOS, Flutter]",,,false
"053b60ef-f0ed-42a4-806a-002ea52ccb5e","2024-08-25T18:19:28.756Z","JansjoFromIkea","Working on making my first personal website since I was about 16; not totally sure how to get the balance of personal and professional down fully but I feel like it's going to be very good at encouraging me to refine my side project experiments instead of just dumping them on github and maybe posting them here.Will probably try to self-host because why not.Also doing my first Java based project since school; surprised how okay it's been going so far.","[]","0","241","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Creating My First Website and Returning to Java Projects","[Java]",,,false
"05dcb4dc-701e-4f5d-8114-dbe3c24131a4","2024-08-25T18:19:28.756Z","frankmatranga","Outside of working hours I’m developing a podcast hosting platform called Soapbox[0]. I had started my own podcast with my college friends and rolled my own RSS feed and site with AstroJS[1]. Then realized I could offer the service to others. Thanks to modern web APIs I’m going to pursue an in-browser recording studio with WebRTC and then in-browser basic audio editing. I’m very excited because it’s my first side project I’m trying to turn into a business (I opened an LLC and everything). I’m gratified because it’s very different work than my day job in fintech. I’m also offering internships to my college’s CS students and mentoring through that as well which is very fulfilling (I’m a recent grad).[0] https://soapbox.host/
[1] https://wednesdayatninepm.com/","[]","0","501","STARTUP",false,,"MEDIA_AND_ENTERTAINMENT","Developing Soapbox A Podcast Platform Offering In Browser Recording","[AstroJS, WebRTC]",,"https://soapbox.host/",false
"06172f4f-9f24-4f56-88b5-fb8ef0894023","2024-08-25T18:19:28.756Z","mattkevan","I’m working on a collaborative ebook reading app. The idea is that you can create a reading group, invite people and then share comments and highlights and see each other’s reading progress.It’s something I’ve been wanting for a while, for example to read a book with a group of friends or with a work team, but there’s lots of other possibilities including author reading parties, proofing and education. Got the basics of it working now, need to polish the UI and add the commenting and highlighting features.I’m using Next.js and Supabase, neither of which I’ve used before so it’s been a fun but often frustrating process. Claude has been an amazing assistance, fixing my mistakes and countless type errors.","[{""commentText"":""Ooooo.... Idea! One thing I've always wanted is an \""asynchronous\"" book group. Basically, some way to tie the questions and conversation to a page or chapter, and then you can follow along at your own speed. Just passing the idea along since I'll never do anything with it."",""commentUser"":""digdugdirk"",""indent"":""1"",""children"":[{""commentText"":""I wish there were discussion websites for media like this. If I've finally watched a tv show, everyone is already talking about another season. I want some sort of \""season one insulated forum\"" or something. For all those that are in the same \""temporal\"" spot."",""commentUser"":""whycome"",""indent"":""2"",""children"":[{""commentText"":""Somewhat similar to r/patientgamers - so r/patientreaders, r/patientwatchers, etc.?"",""commentUser"":""sundarurfriend"",""indent"":""3"",""children"":[]},{""commentText"":""Not the same thing but if your show has a subreddit, they will probably also have discussion threads for each episode."",""commentUser"":""FrequentLurker"",""indent"":""3"",""children"":[]}]},{""commentText"":""That’s a cool idea, thank you for sharing. Yes, I want to tie conversations to specific locations in the text, but I love the idea of being able to set discussion questions as well. Will look into that."",""commentUser"":""mattkevan"",""indent"":""2"",""children"":[]}]},{""commentText"":""This reminds me heavily of Perusall, which we used for a course in university. Take a look at it for “inspiration” - it might be interesting :)"",""commentUser"":""mbmjertan"",""indent"":""1"",""children"":[]},{""commentText"":""Hey man, it is an amazing idea. I have been thinking to build something similar.I am building reading clubs for my custom library - on top of crypto tech, and in the process, I have experimented with several book reader tech. pdf.js, muPDF and some other tools, which one did you settle on?My lib: https://datapond.earth"",""commentUser"":""antony_pond"",""indent"":""1"",""children"":[{""commentText"":""That’s a fascinating project, thanks for sharing. I’m using epub.js as it already has things like annotations and highlighting and it’s fairly easy to override the book styles.From the research I’ve done, it seems that most ebook reader libraries are old and not very well supported. Haven’t considered PDF readers yet."",""commentUser"":""mattkevan"",""indent"":""2"",""children"":[]}]},{""commentText"":""Cool! Lemme know if you want help with testing."",""commentUser"":""meonkeys"",""indent"":""1"",""children"":[]},{""commentText"":""good idea!feature idea- you can see the reading progress of everyone in the group to sort of apply some passive social pressure to catch up if you're behindthen again, not everyone might be willing to do this since the book club might not all be about actually reading the book for them"",""commentUser"":""pmarreck"",""indent"":""1"",""children"":[]}]","5","6","PERSONAL_PROJECT",false,,"MOBILE_APPLICATIONS","Collaborative Ebook Reading App Development Progress and Future Features","[Next.js, Supabase]","1.8",,false
"06465dbf-3dcc-4316-a974-47a6c7df96ec","2024-08-25T18:19:28.756Z","gigapotential","https://UpVPN.app : A modern Serverless VPNCurrently trying to get new apps for Apple platform published and going through App Store review process..Existing apps are open source here: https://github.com/upvpn/upvpn-app","[]","0","485","STARTUP",true,"https://github.com/upvpn/upvpn-app","MOBILE_APPLICATIONS","Modern Serverless VPN Explores App Store Publishing Process","[Serverless]",,"https://UpVPN.app",false
"0688e546-5b97-4efd-a971-4f323ac32eb5","2024-08-25T18:19:28.756Z","yen223","I'm currently building a mobile-friendly Postgres database tool. Think dbeaver but on Android.Writing and editing SQL queries on the phone can get tedious. Rather than just giving users a tiny textfield, I am exploring if there are better ways to build SQL queries on a touchscreenHere's the makeshift landing page: https://getselectable.com/","[]","0","486","STARTUP",false,,"MOBILE_APPLICATIONS","Building a Mobile Friendly Postgres Database Tool","[Postgres, Android, SQL]",,"https://getselectable.com/",false
"06b4e6c9-c99c-4f5b-b001-4bab4de35860","2024-08-25T18:19:28.756Z","jsemrau","I am writing about Graph Reasoning on my Substack (Encyclopedia Autonomica - All things Autonomous Agents) because I really find the topic interesting and there is not much research.","[]","0","460","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Graph Reasoning Explored in Encyclopedia Autonomica on Substack","[]",,,false
"0704f4a5-9497-45e8-a916-bdc10560e250","2024-08-25T18:19:28.756Z","deathmonger5000","I’m working on a tool called Together Gift It. Together Gift It makes managing group gift events like Christmas easier. I’m making it because my family was sending an insane amount of group texts during the holidays, and it was getting ridiculous. My favorite one was when someone included the gift recipient in the group text about what gift we were getting for the recipient.Together Gift It solves the problem just the way you’d think: with AI.Just kidding. It solves the problem by keeping everything in one place. No more group texts! You can have private or shared gift lists, and there are some AI features like gift idea collaboration and product search. But the AI stuff is still a work in progress.I’m grateful for any constructive feedback.https://www.togethergiftit.com/","[{""commentText"":""Have you tried https://www.dreamlist.com"",""commentUser"":""dzink"",""indent"":""1"",""children"":[]}]","1","268","STARTUP",false,,"MOBILE_APPLICATIONS","Managing Group Gift Giving with Together Gift It","[]","1","https://www.togethergiftit.com/",true
"0786eacd-3683-4aed-a6df-f5d490f16965","2024-08-25T18:19:28.756Z","tomaspollak","Figuring out how to add game boxart and screenshots to my recently-relaunched MIDI and chiptune player: https://pixeltune.org/It's a fun challenge, because I need to figure out how to reliably determine the matching game for files like /pub/johnny/midi/games/sc2kmenu.mid, and also to show them in a way that fits nicely in the UI.","[]","0","305","PERSONAL_PROJECT",true,,"DIGITAL_MEDIA","Adding Game Boxart and Screenshots to MIDI Player","[]",,"https://pixeltune.org/",false
"07b7cd11-f863-4a70-8435-9d2a8c6df420","2024-08-25T18:19:28.756Z","aszantu","Trying to find a solution for my inability to digest plants
https://github.com/cutestuff/FoodDepressionConundrum/blob/ma...latest success seems to be probiotic for oxolate-digestion, which now helps me digest green salad. For a test I tried green onions, but got anxiety back. Being able to digest onions and garlic would enrich my food choices a lot.I doubt there's money to be made from all this material, except I could offer some coaching, but pretty much everything I know is in this little repo","[{""commentText"":""Reading the repository readme, on one hand I feel incredibly sorry for you, on the other super excited that you've found something that works for you. Depression is such a wide catch all term and there are countlessly many underlying reasons that can lead to it. Unfortunately that also means that curing depression is always a bespoke effort, every person suffering with it is different so it's very hard to try and figure out what helps. I had no idea food could be linked so strongly! I hope what you've found is sustainable and leads you to a better tomorrow."",""commentUser"":""Etheryte"",""indent"":""1"",""children"":[{""commentText"":""spread it around, everybody knows someone with depression and if 30% of ppl respond to change in diet you'll improve the world a lot"",""commentUser"":""aszantu"",""indent"":""2"",""children"":[]}]}]","1","315","PERSONAL_PROJECT",true,"https://github.com/cutestuff/FoodDepressionConundrum/blob/ma...latest","HEALTHCARE","Probiotic Solution Eases Plant Digestion Challenges","[]","1.8",,false
"07ebac80-aeac-4be2-b45e-845934e9d108","2024-08-25T18:19:28.756Z","nnurmanov","I am working on my YC application, not the application itself, but the MVP.","[]","0","297","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: Developing MVP for YC Application","[]",,,false
"086870f8-e087-412b-9eb3-608bd1fa4947","2024-08-25T18:19:28.756Z","N3Xxus_6","My AI safety startup","[]","0","610","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","Title: AI Safety Innovation Startup","[]",,,true
"09b43d35-f20c-4eaa-b38d-5bd01d7e07d2","2024-08-25T18:19:28.756Z","skp1995","We are working on https://aide.dev/ an editor forked from VSCode which allows you to utilize LLMs to speed up coding.Our approach is a bit different since unlike making a better copilot or a chat experience we are building workflows which encourage engineers to work alongside AI and not just offload tasks to AI.","[{""commentText"":""Is there some technical limitation that forced you to make Aide as a fork, rather than a VSCode extension?"",""commentUser"":""3np"",""indent"":""1"",""children"":[]}]","1","94","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","Title: Innovative AI-Powered Code Editor Enhances Engineer Workflow","[VSCode]","1","https://aide.dev/",true
"09ce468a-68f5-4671-babb-76f8b460ef73","2024-08-25T18:19:28.756Z","ianmabie","I've been working on an iOS app called snapmail: lets you take any photo on your phone, filter / sticker it, and send it as a 4x6 postcard anywhere in the U.S. for $2.99. Fun way to stay in touch with friends & fam. One of a few no-account-needed, single use iOS apps I've been working on.TestFlight for now - try it out here: https://testflight.apple.com/join/wKY4eYV8","[{""commentText"":""This is sick and super unique. Gave it a shot, I’ll be curious how the print quality is."",""commentUser"":""themingus"",""indent"":""1"",""children"":[]}]","1","126","STARTUP",false,,"MOBILE_APPLICATIONS","Send Postcards from Photos with Snapmail iOS App","[]","2","https://testflight.apple.com/join/wKY4eYV8",false
"09d9640e-6730-443a-a398-582e4fefe962","2024-08-25T18:19:28.756Z","motohagiography","voice controlled browser tab finder/switcher. initial viability stage.","[]","0","582","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title: Voice Controlled Browser Tab Finder","[]",,,true
"0a489c2b-b2d2-43a4-ad14-b13e312e170e","2024-08-25T18:19:28.756Z","njjv","I'm working on updating the https://yavaca.com site including the backend written in golang. It is for users to publish out-of-office (OOO) plans so they can unplug while on vacation. Great for maintaining a healthy work-life balance. Having fun with the golang part.","[]","0","565","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Updating Yavaca Site Backend for Better Work Life Balance","[golang]",,"Demo link: https://yavaca.com",false
"0a97150b-34b6-4e34-a188-236229db6bea","2024-08-25T18:19:28.756Z","azhenley","An autograder for a web apps course at CMU. It is a fun challenge to predict everything that can go wrong while still providing useful feedback!","[]","0","489","PERSONAL_PROJECT",false,,"EDUCATION","Title: Predicting Issues and Providing Feedback in a Web Apps Course","[]",,,false
"0aae3320-d224-4865-a9b4-0498fb314771","2024-08-25T18:19:28.756Z","ItsBob","A drag and drop hosting solution for .NET projects - Like tiiny.host but for .NET.Should be ready for early adoption in a month or so.It was one of those shower thoughts along the lines of ""I wonder if it's possible to drag and drop host .net projects..."" :)","[]","0","208","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Drag and Drop Hosting Solution for .NET Projects","[.NET]",,,false
"0bbeca72-d702-43cb-9f66-ae95dfe59a17","2024-08-25T18:19:28.756Z","jjpell","I've created a two player wordle style game.
https://twordle.appThe backend is a web socket server written in go and the frontend is solidjs. Two technologies I've been wanting to use properly in a project for a while. Would recommend this to anyone wanting to improve their understanding of go's concurrency model. I've really enjoyed working on it, if anyone can think of any improvements please let me know!","[]","0","471","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Two Player Wordle Style Game Using Go And Solidjs","[Go, WebSockets, SolidJS]",,"https://twordle.app",false
"0c10102e-4c4b-4f21-839d-a6ce237f7178","2024-08-25T18:19:28.756Z","wj","Building some personal finance tools. I don't like how many personal finance sites seem to be built around hawking credit cards and insurance rather than focused on helping people build a budget and get out of debt.https://freefinancialwellness.com/","[]","0","39","PERSONAL_PROJECT",false,,"FINANCIAL_SERVICES","Creating Personal Finance Tools Focused on Budgeting and Debt Reduction","[]",,"https://freefinancialwellness.com/",false
"0c182bff-01cc-4fa3-82ed-fb2c874440e8","2024-08-25T18:19:28.756Z","FujiApple","Exploring adding the (novel?) concept of forward and backward packet loss heuristics to Trippy [1] as discussed here [2].[1] https://github.com/fujiapple852/trippy/issues/860[2] https://news.ycombinator.com/item?id=38591945","[]","0","462","PERSONAL_PROJECT",true,"https://github.com/fujiapple852/trippy/issues/860","SOFTWARE_DEVELOPMENT","Forward and Backward Packet Loss Heuristics in Trippy","[]",,,false
"0c292a35-ea18-4201-9176-9c75ae896fd0","2024-08-25T18:19:28.756Z","abe94","Apart from working on my start up, and open source project https://github.com/laudspeaker/laudspeaker (open source firebase cloud messaging) I've been writing a short sci fi story, sort of like a techno thriller inspired by michael crichton, called Panopticon. Its set in our time frame and is all about encryption, three letter agencies, and a race against time! Here's a link with the first 20 pages if anyone is interested! https://docs.google.com/document/d/1VRI4X5fCUpwurUDvKmvzJpT7...","[]","0","92","PERSONAL_PROJECT",true,"https://github.com/laudspeaker/laudspeaker","SOFTWARE_DEVELOPMENT","Techno Thriller Panopticon Explores Encryption and Espionage","[]",,"https://docs.google.com/document/d/1VRI4X5fCUpwurUDvKmvzJpT7...",false
"0c586311-a15b-4d75-95af-6ad49faf435c","2024-08-25T18:19:28.756Z","wluer","I've been working on a site that helps you find in-person work in NYC that is actually convenient: https://walkablework.comI recently left a startup I had cofounded after a few years because we were a remote team and I came to the conclusion that we weren't going to be successful without working together in person. I wanted to make this site to help people like me use location as an early filter to find good companies and teams to work with. Let me know if you have any feedback!","[]","0","63","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Walkable Work Helps Users Find Convenient In Person Jobs","[]",,"https://walkablework.com",false
"0cc914b3-686b-444f-88b8-517be7168997","2024-08-25T18:19:28.756Z","rorylaitila","I started publicly inventorying and documenting my collection of vintage print advertisements (https://adretro.com).The front end CMS is a combination of Notion and Super.so. The backend will be Lucee and MySQL.I have many thousands of ads I want to catalog just to start. There are so many print ads, cataloging just a fraction will take a lifetime.I'm developing a custom cataloging system that will allow me to process them more quickly and automate aspects of the management of the collection. I have in mind to eventually make the database available to other collectors.","[]","0","159","PERSONAL_PROJECT",false,,"DIGITAL_MEDIA","Documenting Vintage Advertisements with Custom Cataloging System","[Notion, Super.so, Lucee, MySQL]",,"https://adretro.com",false
"0d0d936f-716f-4001-a9ec-5d87197dd387","2024-08-25T18:19:28.756Z","research_pie","Currently studying the segment anything model family (1 and 2 & everything in-between).I read the abstract a while ago and I was fascinated by the methodology.","[]","0","563","SELF_IMPROVEMENT",false,,"ARTIFICIAL_INTELLIGENCE","Title: Exploring Methodologies of Segment Anything Model Family","[]",,,true
"0d33dd8c-8906-42f1-9ad7-f754e095563d","2024-08-25T18:19:28.756Z","the__alchemist","I'm working on a plasmid (vector) editor called PlasCAD, for molecular biology. I'm doing it mainly as a learning project, and trying to fill in the gaps where I found limitations in existing software. As of last week, it's in a state where the main features are there. I'm going to now focus on polish, and adding specialty features. Would appreciate any and all feedback!It lets you view and edit plasmid sequences, features, and primers, and has some tools like automatic primer creation for cloning, primer QC, protein sequence viewing, and interop with common file formats.https://github.com/David-OConnor/plascad","[]","0","91","PERSONAL_PROJECT",true,"https://github.com/David-OConnor/plascad","SOFTWARE_DEVELOPMENT","PlasCAD Molecular Biology Plasmid Editor Seeking Feedback","[]",,"https://github.com/David-OConnor/plascad",false
"0d70cee9-4213-4b94-ad5b-7a13664ae460","2024-08-25T18:19:28.756Z","spirobelv2","my webframework: https://github.com/spirobel/mininext(my goal with mininext is to provide index.php like productivity but with all of npm and typescript at your fingertips)currently busy using it to build things. will document everything in detail soon.https://x.com/spirobel/status/1827231794934247674","[]","0","543","PERSONAL_PROJECT",true,"https://github.com/spirobel/mininext","SOFTWARE_DEVELOPMENT","Mininext Merges Index PHP Simplicity With NPM And TypeScript","[npm, TypeScript]",,"https://x.com/spirobel/status/1827231794934247674",false
"0d9ef7f1-18fa-47e2-a705-a32137cc0bef","2024-08-25T18:19:28.756Z","Mathnerd314","I've been working on an exercise database, using ChatGPT. I got a list of all the interesting exercise qualities, then I turned those into measurable data fields, and now I'm organizing the 600+ fields. The goal is to build the ultimate exercise database with 50K+ exercises.But lately I took a break and worked on running (GPX run file analysis) and habit tracking. The eventual goal is to package it all together into one integrated PWA / mobile app.","[]","0","129","PERSONAL_PROJECT",false,,"SPORTS_TECH","Building the Ultimate Exercise Database and Integrated Fitness App","[]",,,false
"0dabf3f5-224d-4213-bd9e-9c298adcddf8","2024-08-25T18:19:28.756Z","tapanih","I am currently working on a htmx plugin for JetBrains IDEs [0].[0]: https://plugins.jetbrains.com/plugin/24844-htmx-pro","[]","0","442","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title: Developing HTMX Plugin for JetBrains IDEs","[htmx]",,"https://plugins.jetbrains.com/plugin/24844-htmx-pro",false
"0e5d7586-0d33-4863-b6ba-08503d389219","2024-08-25T18:19:28.756Z","gijoeyguerra","Billing platform for an E&S Policy administrator and marketing for the small business I work for.","[]","0","572","OTHER",false,,"FINANCIAL_SERVICES","Title: Billing Platform and Marketing for Small Business","[]",,,false
"0e985a38-bb64-4e3a-8205-2cbbbf2d7a76","2024-08-25T18:19:28.756Z","b00bl1k","I'm working on a library for LoRaWAN to make it easier to create node devices. It's mostly done, but still needs documentation and examples.https://github.com/b00bl1k/uwan","[]","0","262","PERSONAL_PROJECT",true,"https://github.com/b00bl1k/uwan","SOFTWARE_DEVELOPMENT","LoRaWAN Node Device Library Development and Documentation Summary","[]",,"https://github.com/b00bl1k/uwan",false
"1062567d-cb03-4888-9ea1-c3d3403fb204","2024-08-25T18:19:28.756Z","kureikain","I'm working on my email forwarding app https://mailwip.com to enhance and control my email.Working on adding many small features such as webhook, email parser.","[]","0","511","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: Enhancing Mailwip with Webhook and Email Parser Features","[webhook, email parser]",,"https://mailwip.com",false
"10a93637-a317-463a-820b-a55faea2e3f5","2024-08-25T18:19:28.756Z","zschuessler","I have been working on porting concepts of the Windows 10/11 taskbar, tray, and window management, to macos. With emphasis on simplicity, speed, and function inspired by Linux Mint MATE.It has been a wild ride. Often frustrating but rewarding. Some days I may spend 10 hours solving an API for which app is frontmost at a given second. Sure, there's a system API for that, but it doesn't even remotely cover edge cases that exist. And many times with no answers out there on how to do something, it feels like I'm the first, so finally solving it is a great endorphin rush.Part of the complexity is I wanted the app to be completely pluggable, kind of like Obsidian. The app communicates events to a local socket server in full duplex, which enables cross-plugin communication (but also cross-app!). Plugins access the app's JavaScript system bridge API for pubsub and system calls through a Webkit interface. Edits are hot reloaded and instant, no compile time necessary. The first time I could change my ""Start"" menu in real time through JavaScript/CSS was quite a feeling.Sadly, I couldn't leverage existing tools like Tauri or Electron. They don't have adequate system bridge APIs available, and would be more work to leverage instead of less. They are too general, whereas this project only builds to macos. Therefore it can be much more complicated (and useful) by design.I originally set out to be more productive in macos. But I've also spent time making prototypes for fun. A desktop widget system, real-time system color theme set from Spotify album art, live video desktop backgrounds from Twitch/YT, a Destiny 2 macos system theme, etc.I plan to open source it and build a community around it one day.","[{""commentText"":""I haven't used MacOS in years and have been forced to use Windows for work. I'm curious: what's great in the Windows layout that isn't in MacOS?Coming from Hyprland and even KDE, Windows seems to be lacking a bit out of the box, but maybe I'm missing something deeper about how it all works."",""commentUser"":""_huayra_"",""indent"":""1"",""children"":[{""commentText"":""To some degree OS productivity is subjective based on what you grew up with. Your neural pathways form around a certain way of work management and it becomes hard to change that after ten years.I'm naturally biased then to early Windows and MATE-esque environments. And, it's worth noting that I despise Win11 overall, so a better comparison is indeed Linux Mint MATE[1]. Part of the project inspiration is to never use Windows 11 again, actually!Before I started the project I wrote down what I consider productivity boosters for me:1. Fast context switching between open apps and windows, natively. All open apps are in front of me by way of the taskbar, always, and never hidden. I never have to think about where to find my immediate work. I can group apps, pin them, and create custom behavior for them.2. System tray apps for things that you interact with often, but aren't necessarily immediately working on. Macos has something similar but it isn't really pluggable or widely used yet, and nowhere near as customizable. With Win10 I can add, remove, or hide system tray apps based on how I use my workstation best.3. Optimized Start Menu. I press a button, I get access to things I've favorited, recent apps/files, and categories of apps I use often. It is highly customizable in Win10, while I struggle to have something as efficient in macos (even though macos global search is wonderful!).I feel like the old UX rule of \""don't make me think\"" applies heavily here. The macos app dock is a great example of this. You're forced to think about what you want to do with 10-20+ options glaring at you. Disabling the dock is the first thing I do on a new Mac ;)Lastly, Win10 lets me customize my system to a high degree as my needs change. I just don't get that with macos, nor have I found apps that hit the mark for me.I'm curious about your own experiences if you care to share :-)-[1] Linux Mint MATE: https://www.linuxmint.com/rel_vanessa_mate_whatsnew.php"",""commentUser"":""zschuessler"",""indent"":""2"",""children"":[]}]}]","1","109","PERSONAL_PROJECT",true,,"SOFTWARE_DEVELOPMENT","Porting Windows Taskbar Features to macOS with Pluggable Apps","[Linux Mint MATE, JavaScript, Webkit, CSS]","1.5",,false
"1164a1ed-e167-4a67-bb14-5ade5d3da145","2024-08-25T18:19:28.756Z","Akcium","Well, it's a shameless promotion but I'm working on my UI/UX course. I make it with NuxtJS, so it's a custom platform.The key idea is that I'll try explain UI/UX by redesigning a big application (with old UI and poor UX), combining theory with real-world practice.https://doing-design-right.com/","[]","0","479","SELF_IMPROVEMENT",false,,"EDUCATION","Creating a UI UX Course with Real World Redesign Practice","[NuxtJS]",,"https://doing-design-right.com/",false
"116bcf95-f588-4d54-a3bf-bb38c15e90d7","2024-08-25T18:19:28.756Z","masto","I have been making YouTube videos about a project I built a couple of years ago. It took a while to find the time and the right approach to documenting it, but I'm finally happy with the results.The first video is here: https://youtu.be/W0_3rzvq9Ks (the second is coming out tomorrow)And it's on GitHub here: https://github.com/masto/LED-MarqueeI also recently left the Big Tech world after 11 years at Google, so I'm trying to figure out what comes next. (I don't think I can make professional YouTuber pay the bills). If it's not inappropriate to mention here, my resume is at https://hire.masto.me/","[]","0","81","PERSONAL_PROJECT",true,"https://github.com/masto/LED-Marquee","MEDIA_AND_ENTERTAINMENT","Documenting Personal Project on YouTube and GitHub After Leaving Google","[]",,"https://youtu.be/W0_3rzvq9Ks",false
"117a79a3-7b87-4297-975c-1882f73cd96e","2024-08-25T18:19:28.756Z","CarpeQueso","I just started working on an engine for turn-based table-top games like Dominion, 7 Wonders, Catan, etc.During university, I spent some time working on an AI agent to play Dominion, but a very large part of the work was building a way to simulate the game.The goals are:- Develop an engine that's efficient enough to use in simulations (for training AI agents or analyzing the game).
- Still emit events that can be used to visualize the current state of the game when real people are playing.
- Create primitives that are easy to distribute across a network for remote players/agents.","[]","0","67","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Developing An Efficient Engine For Turn-Based Tabletop Games","[]",,,false
"121425e1-f961-41ee-99f8-23cc6fc1fa6c","2024-08-25T18:19:28.756Z","absoul","I am working on the first Moroccan social network: https://rasderb.com","[]","0","419","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Building the First Moroccan Social Network","[]",,"https://rasderb.com",false
"1216820c-73f4-4487-a01d-0ff7624084fa","2024-08-25T18:19:28.756Z","maxoid","Hello everyone!Not sure if I caught the train but still. My name is Max, a software developer based in Central Europe, and I'm working on my course ""Building Command-Line Interface App from Scratch in Go"" (this is a working title).In this course I want to teach how to write CLI application from scratch in Go without any external dependencies (exception: driver for DB).This is not another one course about how to write CLI app using Cobra or any other command-line builder library. Instead, in my course you're gonna write your own Cobra-like command-line builder library (package) to build command-line interface application from scratch.Thus, you will know how to build an API for building CLI like Cobra and you can use it later on for your future projects. I will also talk about Command-Line Interface Guidelines showing how to make powerful, useful and easy-to-use command-line application which you can use every day in your workflow.The course is still work in progress and I don't even have a web page for it. But I do have my newsletter where I share best resources about Go. By subscribing to this newsletter you will be notified once course is ready to launch. Also, everyone who's subscribed to my newsletter and will be in first batch to buy a course gets a 50% discount.So, if you are interested in this kind of stuff join the waitlist for course in my newsletter on https://kovalevsky.ioP.S. I also have daily base newsletter about Go - Daily Golang. If you subscribe to this newsletter you will also be notified once course is ready to launch you and will get 50% discount to buy the course - https://kovalevsky.io/daily-golang.","[]","0","75","PERSONAL_PROJECT",false,,"EDUCATION","Building Command Line Interfaces From Scratch In Go","[Go]",,,false
"12170ce5-ff4e-42af-9863-0a38461c0b33","2024-08-25T18:19:28.756Z","koskeller","I’m working on a lightweight tool that corrects grammar using an LLM: https://correctly.app","[]","0","90","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","Lightweight Tool Corrects Grammar Using LLM","[]",,"https://correctly.app",true
"1256e5c3-9382-45f3-9224-cb53523a317a","2024-08-25T18:19:28.756Z","tommyzli","Just last week I started hacking on a k8s operator for managing postgres roles, grants and databases. I really like the continuous reconciliation for this scenario, especially having previously worked at places that managed this with shell scripts or terraform.","[{""commentText"":""This is very interesting! Please share what you can! I've been looking at something similar for MySQL for work myself."",""commentUser"":""leps"",""indent"":""1"",""children"":[]},{""commentText"":""Ah, configurable data loss."",""commentUser"":""THBC"",""indent"":""1"",""children"":[]}]","2","340","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title: Developing a Kubernetes Operator for Managing Postgres Environments","[k8s, postgres, shell scripts, terraform]","1.5",,false
"127b8dd0-ba38-4a57-a018-03350aedbbf1","2024-08-25T18:19:28.756Z","celltalk","I am trying to get better at trading so I thought it would be nice chance to work on my coding skills. I wondered if financial indicators actually makes money for a given period.https://indicatorinsights.coMade it with React, Vite, firebase via Typescript. It’s a really different world for sure.","[{""commentText"":""Your MACD seems to be inverse. It suggests a buy when it should be selling and vice versa."",""commentUser"":""dzink"",""indent"":""1"",""children"":[]}]","1","263","SELF_IMPROVEMENT",false,,"FINANCIAL_SERVICES","Learning To Trade By Developing Financial Indicators With React","[React, Vite, firebase, Typescript]","0.5","https://indicatorinsights.co",false
"12f3016d-8092-4020-b09c-acba7a4ca935","2024-08-25T18:19:28.756Z","nkhanh","I create mobile drawing app, work same as old snagg.it/sk.itch
https://play.google.com/store/apps/details?id=app.ngockhanh....","[]","0","573","PERSONAL_PROJECT",false,,"MOBILE_APPLICATIONS","Title: Mobile Drawing App Similar To Snagg It And Sk Itch","[]",,"https://play.google.com/store/apps/details?id=app.ngockhanh...",false
"130ee3d3-e06d-4d3f-8ba7-fefcf0f70897","2024-08-25T18:19:28.756Z","gabigrin","Hello!
I'm working on a low-code API builder based on Flyde, the open-source visual programming language I launched a few months ago (https://news.ycombinator.com/item?id=39628285)
Unlike existing low-code API builders, one can easily eject to a "".flyde"" source file and run the API wherever they want without being commercially vendor-lockedI would love feedback on the new site's direction - https://www.getflowcode.io/ (still WIP)
Here's the old one, for reference https://flyde.app/","[]","0","187","STARTUP",true,,"SOFTWARE_DEVELOPMENT","Developing a Low-Code API Builder Based on Flyde","[]",,"https://www.getflowcode.io/",false
"132d5423-8493-427b-88bb-ef7e63dab024","2024-08-25T18:19:28.756Z","nlh","I’m a tech nerd rare coin & currency dealer! I took my two hobbies and combined them into a real business and I’m having the time of my life. Just launched a proper retail site here:https://www.rarity7.com/About 50% of my days are spend doing the coin dealer stuff - hunting for inventory, buying collections/doing appraisals, going to coin shows and buying and selling in person, etc.The other 50% I’m writing code and building out the tech stack for this business. I’ve written the whole backend for the retail site myself, which includes my own inventory management system, sync with eBay and other marketplaces, etc.I’ve also built out a research tool which includes an ML price prediction engine engine (which sounds fancy but is really just a tabular regression model).Backend is written in Crystal because I love the language and there’s nobody stopping me from using it :) Frontend is all Svelte and they’re glued together using a mini framework I wrote:https://github.com/noahlh/celestiteI probably have 5 years worth of ideas I still want to build and I wish I could spend even more time building it all, but it’s super fun actually using it in the real live marketplace so I’d never give that up.Happy to chat about this stuff with anyone who’s interested or vaguely interested in numismatics.","[{""commentText"":""I have a question - I've seen TikToks of people who buy rolls of coins from the bank and sort through them for rare imperfections then sell them on eBay. I've always wondered whether it would be possible to develop an automated system where a camera takes high res photos of the coins on a conveyor belt, compares to a DB of known imperfections and sets them aside?Is anyone doing this? It's an interesting business model as the product is money so you'd only stand to make a profit never a loss."",""commentUser"":""reassess_blind"",""indent"":""1"",""children"":[{""commentText"":""I did this for personal collections a while back and went through a lot of Canadian quarters to get one from each year and never even found the 1991 I was looking for which is somewhat rare. I guess if you do it full time or automate a bunch maybe you could make money, seems hard though."",""commentUser"":""s0rce"",""indent"":""2"",""children"":[]},{""commentText"":""Nobody that I know of is doing this, and see no reason why it wouldn't be possible from a technical standpoint. I think the only reason I can imagine NOT to do is that the ROI probably isn't that high in reality. Now, granted, I don't watch the coin TikToks because 95% of it is clickbait, exaggerate, etc. But my actual impression is that there simply isn't that much actually-valuable material out there hiding in bank rolls (despite what TikTok says).Most of the people I know who do bank roll hunting and doing it because it's just kinda fun and there's a thrill when you find a silver quarter from 1964 (worth about $5) hiding in a roll of otherwise-normal quarters. But so much of the good stuff has already been plucked from circulation.Having said that, nothing should stop a good hacker from doing something just for the hell of it :)"",""commentUser"":""nlh"",""indent"":""2"",""children"":[{""commentText"":""If there was a good ROI the banks would do it. It might be enough ROI living but it will be a lot of labor for a small income."",""commentUser"":""bluGill"",""indent"":""3"",""children"":[]}]},{""commentText"":""do you know why vendors take credit cards, square and applepay, even though those services charge several percent fees? part of it is for convenience for the customer, but another part is that shuttling cash around to the bank and back is time consuming, risky, and takes you away from running your business (let's say you are a breakfast place, you don't make your own cups and napkins or farm your own eggs and coffee either)>product is money so you'd only stand to make a profit never a lossyou're grabbing the expense part of the business that everybody else is trying to shed. Let's talk also about time value of money. All the money that you've invested in cash is not making money passively as other investments do. Compared to putting the money in the stock market, you're losing 7% a year on this scheme, plus the expenses of running your business, and opportunity cost of not doing something else that generates income."",""commentUser"":""fsckboy"",""indent"":""2"",""children"":[]}]},{""commentText"":""Very cool and super clean website! Talk about your infra please!"",""commentUser"":""efishnc"",""indent"":""1"",""children"":[{""commentText"":""Thanks!!Infra: I was hosted on Google Cloud for a while -- literally a single VM running Docker Compose, but I decided I wanted something a bit more flexible and interesting, so last month I switched everything over to Fly.io and I am incredibly happy with them. It's just so easy and fun to manage.The retail site (rarity7.com) is just a small VM running a Crystal server process to handle web requests. Image hosting is all done on Cloudinary. My backend / inventory management / trading + research engine is a separate Crystal process in a separate VM. Both connect to a Fly Postgres DB. There's one other service which is a small python process on another VM which is doing inference on my regression model. That's super lightweight and I don't need any GPUs to do the inference (tabular data is nice like that).Overall it's really nothing fancy and it works quite well. A few web-serving VMs and an inference service for my pricing model. I train/retrain the model a few times a year on a local box (my repurposed gaming rig running a 2080Ti)."",""commentUser"":""nlh"",""indent"":""2"",""children"":[]}]},{""commentText"":""That's neat and congrats! How long does it take to be part of the authorized dealers listed on the site?"",""commentUser"":""theogravity"",""indent"":""1"",""children"":[{""commentText"":""I did it all in about 2-3 years. I was a big collector as a kid but didn't get back into it in a serious way until 2021. Becoming an authorized dealer is basically, fundamentally about building trust. The whole coin industry operates in a very old-school relationship-based trusted way. To become a member of most professional orgs or become an authorized dealer, you need to have 5-10 VERY solid references from other members or authorized dealers, and the only way to get those references is to be a part of the community, build trust, and build relationships by doing business with others (which means honoring your commitments and your word and writing good checks, etc.). In the end, you need to ask 5-10 people to personally vouch for you, so they'd better know you and actually trust you."",""commentUser"":""nlh"",""indent"":""2"",""children"":[]}]},{""commentText"":""Am curious how you handle trust.E.g. someone says the delivery didn't come through. Or that the coin is not authentic.Those are some expensive coins! So was curious."",""commentUser"":""profsummergig"",""indent"":""1"",""children"":[{""commentText"":""Great question. Authenticity is easy - I mostly deal with certified coins, which means they’ve all been authenticated and guaranteed by a 3rd party service which stands behind their mark (they will pay you for the coin if they make a mistake, which does happen).For shipping, that’s just pretty standard across most industries - I have shipping insurance and if USPS fails, they’ll pay for it. But losses happen and it’s just a matter of business (thankfully they’re rare)."",""commentUser"":""nlh"",""indent"":""2"",""children"":[]}]},{""commentText"":""Cool project! I showed this to my 13 year old son who is a coin and bill collector; he loves it."",""commentUser"":""wyclif"",""indent"":""1"",""children"":[{""commentText"":""Awesome -- thanks! Tell your son to join the Instagram coin community if he hasn't done it already - there are tons of kids & adults on there and it's a real community that meets up regularly at coin shows, etc. Send me an email and I can give you a heads-up on some starter accounts to follow and get involved."",""commentUser"":""nlh"",""indent"":""2"",""children"":[]}]},{""commentText"":""This is great, my brother is a history buff and a few years ago I bought him a Hadrian coin for his birthday. I'll look through this and see if I can find something else he'd be interested in, holidays are coming up and I'm always looking for nice gifts.EDIT: is there any way I could set up an alert for when you add some non-US currency into stock?"",""commentUser"":""peterldowns"",""indent"":""1"",""children"":[{""commentText"":""That's awesome and a very thoughtful gift for him! Yes I'm planning on building alerting - BUT - I'm probably not going to expand beyond US-based stuff for the foreseeable future. It's just the niche I know and even though there's a big wide world out there, I haven't spun up my brain to learn about it all yet.If there's any country in particular you're looking for, shoot me an email. I know a ton of other dealers in the business and I'd be happy to point you to someone who might have something he'd enjoy."",""commentUser"":""nlh"",""indent"":""2"",""children"":[]}]},{""commentText"":""So let's say I have a few hundred silver dollars. Is this a tool to help me sort them, or does such a tool exist? Like take a picture and it identifies it, looks for common errors, and provides a base price estimate?"",""commentUser"":""Loughla"",""indent"":""1"",""children"":[{""commentText"":""There really should be, but the fact is there isn't a tool that does this yet. It would not be deeply hard to build, but it would mean training a model which means getting good enough training data which means taking the time to actually do it. It hasn't been done because it requires someone who is deeply knowledgable about coins AND someone who knows how to train a model and build an app, and the fact is that intersection is pretty small (it's me and probably 20 other people? Give or take). This is very much on my long-term roadmap.In the short term, the easiest way is to find someone who does this (eg me) and just email me some pictures. I'd be happy to tell you if you've got anything good. The old school neural net between my ears can assist.(See profile for email)."",""commentUser"":""nlh"",""indent"":""2"",""children"":[{""commentText"":""That's fair. I have to imagine that there's a market for a product like that. My mind goes to auctioneers and estate sales. I know the local auctioneer would kill for a tool like that.Something to keep in mind if you do build that: have a one time purchase or month long purchase option. When my wife's grandma died, we had to go through her coins looking for good ones. I would've killed for something like this but for a month."",""commentUser"":""Loughla"",""indent"":""3"",""children"":[]}]}]},{""commentText"":""wow this is super cool stuff. I see the similarities between currencies and trading cards.seems like you guys also have grading services"",""commentUser"":""spirobelv2"",""indent"":""1"",""children"":[{""commentText"":""Yes! Very much so. And in fact, the grading services are owned by the same parent companies. NGC and PCGS are the big coin graders and I think their card graders are CGC and PSA respectively?"",""commentUser"":""nlh"",""indent"":""2"",""children"":[]}]},{""commentText"":""That is beautiful!.One of my favorite design elements is the Guilloche patterning on currency, along with the history behind the use of Guilloche as a form of anti-counterfeiting.Your site is very simply visually appealing.Also - I like to order $2 bills from the bank. You can order then, mine delivers them on tuesdays - and they give you a stack of brand new $2 sequentially serialized bills. They are great for tips and gifts."",""commentUser"":""samstave"",""indent"":""1"",""children"":[{""commentText"":""100% agree! I often get folks asking if their $2 are valuable, and tell them exactly what you do -- no, alas, they're not worth more than $2, but they are super fun to leave as tips because people still get a kick out of 'em."",""commentUser"":""nlh"",""indent"":""2"",""children"":[]}]},{""commentText"":""Are 1987 loonies rare?"",""commentUser"":""pajeets"",""indent"":""1"",""children"":[]}]","10","5","STARTUP",false,,"E_COMMERCE","Combining Tech and Numismatics into a Thriving Business","[Crystal, Svelte]","1.8","https://www.rarity7.com/",true
"13998230-6036-455f-8ec2-08a1cf3aa012","2024-08-25T18:19:28.756Z","fragmede","working on a website showing people how micropayments could work today","[{""commentText"":""can you share it? or at least what you know about the topic."",""commentUser"":""is_true"",""indent"":""1"",""children"":[{""commentText"":""I'll share it when I've made something worth sharing :)It'd be a basic guide that says do a,b,c,d,e,f,g to give me 10 cents, where a-g isa) create a Coinbase accountb) fund itc) buy some cryptod) install a wallete) move the crypto to the walletf) connect the wallet to my website,g) send 10 cents my wayit's not going to offer any choices of crypto and wallet, just a proof of concept to document that the rails do exist today."",""commentUser"":""fragmede"",""indent"":""2"",""children"":[{""commentText"":""are you going to cover the whole process end to end, from my cash to my friends cash assuming neither of us have a crypto wallet yet?what about transfer fees?all in all this is way to complex for the average person and inaccessible for many.in some countries mobile money accounts come with every phone number, and you can transfer micropayments from one number to another even across networks and even internationally. and you don't even need a smartphone. any feature phone that can send USSD codes will work. that is a working micropayment system accessible to anyone who can afford at least a feature phone."",""commentUser"":""em-bee"",""indent"":""3"",""children"":[]}]}]}]","1","639","OTHER",false,,"BLOCKCHAIN","Title: Exploring Modern Applications of Micropayments","[]","1",,false
"13cfe180-f8a1-418b-b5dc-e7cd5d2969b3","2024-08-25T18:19:28.756Z","BetterWhisper","We're currently developing https://www.videototextai.com/ – ChatGPT for video and audio. The idea is to get to an all-in-one video and audio editing/insights platform. We’re actively building out new features to fully realise our vision, and we'd love to get any feedback from HackerNews!","[]","0","490","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","Building an All in One Video and Audio Editing Platform","[]",,"https://www.videototextai.com/",false
"1465a725-ddb4-4b22-9ffe-4e18c9834bf9","2024-08-25T18:19:28.756Z","FretLabs","I’m finishing up FretLabs, a web app that lets you practice/freestyle guitar scales alongside songs. Launching soon!Promo: https://youtu.be/8709yXI82ms?si=8R_5tkBqwf1UVh9n","[]","0","302","STARTUP",false,,"SOFTWARE_DEVELOPMENT","FretLabs Web App Lets You Practice Guitar Scales","[]",,,false
"15aed102-5e8a-4130-bd21-09e92109387e","2024-08-25T18:19:28.756Z","stefanvdw1","I got tired of all the pop-up’s, long stories and accounts needed on cooking sites so I’m building a web app that helps you organize all your favorite online recipes in one place.It also helps you discover new recipes that other users have saved.https://eatfeed.app","[]","0","278","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Building a Web App to Organize and Discover Recipes","[]",,"https://eatfeed.app",false
"163660e1-728d-4dd0-8393-475d04c5ae24","2024-08-25T18:19:28.756Z","atemerev","An integrated Palantir-like system for political campaigning, oppo research, narrative management etc.","[]","0","616","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: Political Campaigning and Narrative Management System","[]",,,false
"16cc3b16-2848-4d16-be6b-3c15336f4da1","2024-08-25T18:19:28.756Z","bagas31pro","https://bagas31.pro/microsoft-office-365-full-crack/","[]","0","551","OTHER",false,,"SOFTWARE_DEVELOPMENT","Microsoft Office 365 Full Crack Download","[]",,"https://bagas31.pro/microsoft-office-365-full-crack/",false
"180a7987-7407-4874-a8b9-c6c6406f2dca","2024-08-25T18:19:28.756Z","nkristoffersen","I'm working on a podcast and audio media monitoring and research platform. Easily the most complex thing I've built. But still so much more to do to make it truly useful. Testing PR and public affairs use cases at the moment.https://listenalert.comI used to work for a media monitoring company but was instantly struck by how old fashion everything was. And the total reliance on boolean searches meant only experts could find relevant information. This still appears to be the case for most players in the industry.So I'm building a platform that finds what is important before you look for it. Novel entity linking, and sentiment analysis plus speaker tracking. It has come a long way from the proof of concept. Focused on audio media at the moment as it is the hardest to index compared to news articles in my opinion. And the hypothesis is audio media such as podcasts can contain so many juicy insights.Next steps are converting pilot customers to paying customers, testing more markets (based in a tiny market now), raise a small pre-seed (bootstrapped at the moment), and quickly evolve the product based on feedback.","[{""commentText"":""Like https://podscan.fm/being built byhttps://x.com/arvidkahl"",""commentUser"":""andrewstuart"",""indent"":""1"",""children"":[{""commentText"":""yes, definitely some skin deep similarities! We both transcribe podcasts, but what we do after that is very different ;-) (also, i'm a fan of his podcast).There is also more generally Mention, Brand24, Meltwater, etc, in the media monitoring space. But all are generally weak in the audio media space.When we stop looking at audio media like a newspaper article, things get more interesting."",""commentUser"":""nkristoffersen"",""indent"":""2"",""children"":[]}]}]","1","269","STARTUP",false,,"MEDIA_AND_ENTERTAINMENT","Building a Cutting Edge Audio Media Monitoring and Research Platform","[]","1.5","https://listenalert.com",true
"1831c27f-64cf-4fa1-98b4-23107161bcb3","2024-08-25T18:19:28.756Z","Antoninus","Lethal Autonomous Weapons Systems.","[]","0","588","OTHER",false,,"ROBOTICS","Lethal Autonomous Weapons Systems","[]",,,false
"1863c8b6-237d-4488-a301-a067eb91042d","2024-08-25T18:19:28.756Z","anshargal","I'm working on QA Sphere https://qasphere.com/ - a lightweight tool for managing software testing. It’s built for QA engineers to document functional test cases and track execution, manually or via automation.Test management tools are nothing new, but I’m focused on making this one fast and easy to use, without the bloat. The goal is to help smaller teams adopt solid QA practices without the hassle.","[]","0","360","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Developing QA Sphere Lightweight Software Testing Management Tool","[]",,"https://qasphere.com/",false
"188790c0-68de-4499-ae7f-9622c357f2dd","2024-08-25T18:19:28.756Z","0xrandom","reading answers here just inspired me so much","[]","0","605","SELF_IMPROVEMENT",false,,"OTHER","Title: Inspired by Reading the Answers","[]",,,false
"18e77362-a65d-43ec-8e82-9be74acf4da0","2024-08-25T18:19:28.756Z","drusepth","I and a friend are working on Elixir Emporium [0], a single-player crafting RPG that uses layers of generative AI to create and inject new game data as you play.It started out as just a prototype asking what happens if you task an LLM with generating crafting recipes for every combination of items in a game (which was already super fun), but it's exploded into all kinds of crafting, harvesting, and item manipulation systems that literally weren't possible in games just 5-10 years ago.Now we're working on NPC simulations based on last year's Generative Agents: Interactive Simulacra of Human Behavior [1] paper. Dialogue and persistent memory are obvious, but we're also using the ReAct pattern [2] to give NPCs an influenceable decision loop that dictates what actions they take throughout each game day. And there's some other fun stuff like quest generation and using LLMs as a decision engine to determine if certain player actions complete these dynamic quests.There's still a lot of work to do to make it feel more like a polished game, but we've been focused on the underlying systems and getting them feeling great and I'm really excited to see the game come to life.[0] https://store.steampowered.com/app/3039840/Elixir_Emporium/[1] https://arxiv.org/abs/2304.03442[2] https://react-lm.github.io/","[{""commentText"":""I'm working on something similar but instead of basing my efforts on the generator agents paper I'm basing it on a technique I call narrative generation. It requires far less context and fewer prompts, and focuses on generating narrative aspects and letting the traditional game engine things simulate the remainder of the world.As an example, with the system I am building you only need to input what action the player has taken, and all the NPC's actions and dialogues will be generated."",""commentUser"":""devbent"",""indent"":""1"",""children"":[]}]","1","54","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Elixir Emporium Single Player AI Driven Crafting RPG Development","[Generative AI, LLM, ReAct]","1.5","https://store.steampowered.com/app/3039840/Elixir_Emporium/",true
"18fce859-8d7b-47e2-9b57-df86eb7ff4e0","2024-08-25T18:19:28.756Z","markles","I've been learning io_uring for fun and 0 profit by building a web-based game using only the Rust standard library. I create a simple WebSocket server and am now creating async from the ground up. I'm documenting it all: https://github.com/kilroyjones/series_game_from_scratch","[]","0","312","PERSONAL_PROJECT",true,"https://github.com/kilroyjones/series_game_from_scratch","SOFTWARE_DEVELOPMENT","Learning IoUring for Fun with Rust Web Game Development","[io_uring, Rust, WebSocket]",,"https://github.com/kilroyjones/series_game_from_scratch",false
"191c4846-5463-4c98-8b2f-5319380a6a30","2024-08-25T18:19:28.756Z","elmigranto","iOS app to discover dog-friendly places in Amsterdam.https://www.instagram.com/doggable.app/We have over a 100 places now, and are getting ready for closed beta in September. You can sign up by emailing [email protected] or DM-ing us on Instagram @doggable.app.The app is developed live over at Twitch.https://twitch.tv/elmigranto","[]","0","451","STARTUP",false,,"MOBILE_APPLICATIONS","Discover Dog-Friendly Amsterdam Spots With Doggable App","[iOS]",,"https://www.instagram.com/doggable.app/",false
"1928bf04-d729-46b7-8bf5-2b4344f6b400","2024-08-25T18:19:28.756Z","KTibow","Trying to make my own thing that transcribes what I hear throughout my day. A lot of it is just finding an efficient stack (eg choosing silero instead of pyannote, azure vms instead of apis, whisper.cpp instead of faster whisper)","[]","0","509","PERSONAL_PROJECT",false,,"ARTIFICIAL_INTELLIGENCE","Title: Developing Personal Audio Transcription with Efficient Tools","[silero, pyannote, azure vms, whisper.cpp, faster whisper]",,,true
"195dbc33-ef00-4d6e-81bd-0e73db778c22","2024-08-25T18:19:28.756Z","vertnerd","I am building my very first computer game, Tungsten Moon, a VR+desktop spaceflight simulator with realistic physics and engineering, inspired by Orbiter, Eagle Lander 3D, and a little bit of Subnautica: https://tungstenmoon.com/I am using the Godot engine: https://godotengine.org/The playable demo is already available today on Github: https://github.com/Eccentric-Anomalies/Tungsten-Moon-Demo-Re...We're releasing the demo on Steam for the first time in a few days, followed by an early access version probably in October: https://store.steampowered.com/app/3104900/Tungsten_Moon/","[]","0","151","PERSONAL_PROJECT",true,"https://github.com/Eccentric-Anomalies/Tungsten-Moon-Demo-Re","MEDIA_AND_ENTERTAINMENT","Tungsten Moon VR Desktop Spaceflight Simulator Nears Early Access Release","[Godot]",,"https://github.com/Eccentric-Anomalies/Tungsten-Moon-Demo-Re...",false
"199c5e60-4b54-4e37-9dbc-b13faa26a211","2024-08-25T18:19:28.756Z","lormayna","I am creating a RAG trained with HN post ""Who is hiring"".
It's nothing special, but it's just a simple project to get confident with LLMs and prompt engineering","[]","0","513","PERSONAL_PROJECT",false,,"ARTIFICIAL_INTELLIGENCE","Title: Learning LLMs Through Simple Project on Hiring Posts","[LLMs, prompt engineering]",,,true
"19bdcd0e-d4f4-4433-ab4b-4e34a0e2457a","2024-08-25T18:19:28.756Z","r_singh","Hey. I’m building https://www.unwrangle.com to make it easier to scrape data from ecommerce and other sites that are hard to scrape.It’s like Apify but my goal is to make it easier to useCurrently, I have APIs and scrapers that work with platforms like Google Maps, Yelp and Amazon. The APIs are useful to get data immediately and scrapers to extract information from many URLs.The plan is to add more general purpose APIs like an HTML API, Markdown API and eventually features to build your own api and scrapers with AI.There’s a lot of tools in the space nowadays but imo they are all flaky. My intention with unwrangle is to offer a way to scrape any site that just works without the need for any config or complicated pricing. The project is at a little over $1000 MRR. Marketing it has been and continues to be a big challenge. I’m bootstrapping solo and hoping to reach 5-10k MRR in the following months. Plan for that is to consistently improve offering and conduct marketing experiments.What I find interesting about it: I’m offering easy ways to scrape sites on which antibot is really hard to bypass like Twitter, paywalled sites, LinkedIn, etc. The ability to build crawlers without writing any code is kinda cool. User who would normally not have used web data are scheduling scraping jobs and using the data for analysis. For the HTML API I’m thinking of doing an interesting spin on what others like ScrapingBee are doing and abstracting the needless config like premium proxy etc. and just effectively offering a higher # of requests. Also for the build your own scraper, offering users a way to create a parser with a prompt and use it in a single browser session to collect data from many pages saves hassle compared to a synchronous API approach","[]","0","555","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Unwrangle Provides Easy Data Scraping for Challenging Websites","[]",,,false
"19e5bd70-bdf6-49c0-8c7f-b49de2d61b20","2024-08-25T18:19:28.756Z","icy","I’ve been thinking/slowly building a service that hosts Kubernetes control planes. Bring your own worker nodes. Users can get a fully managed control plane (upgrades, HA, etc.) in their region of choice and can use whatever workers they want—be it cloud VMs, bare metal or your laptop too.I’ll eventually open source the single binary agent that’ll bootstrap a host into a K8s node. Just run it rootless with a join URL and voilà!Also in the pipeline is a global load balancer service (for your clusters).What do y’all reckon? Interesting? Yay/nay?","[{""commentText"":""Kubernetes is really built on the assumption that workers are in the same LAN as the control plane. Long latency between the control plane and workers affects workload reliability; heartbeats need to be configured with longer timeouts, for example. Pod-to-pod communication, where pods run in regions on opposite sides of the globe, supposedly on the same pod network CIDR, is also going to be flaky. There's a long history of projects attempting to take LAN-local designs and make them resistant to regional failure by superimposing a LAN on top of a WAN and it never works as intended. Furthermore, various service meshes already present ways of helping to direct/shape traffic between clusters (i.e. between regions), when service architecture evolves to truly support multiple regions.You run a risk of building something that seems to \""work\"" and falls apart for non-obvious, head-scratching reasons for many or most users."",""commentUser"":""solatic"",""indent"":""1"",""children"":[{""commentText"":""> Kubernetes is really built on the assumption that workers are in the same LAN as the control plane. Long latency between the control plane and workers affects workload reliability; heartbeats need to be configured with longer timeouts, for example.Yep, and that's why I'm designing this to provision control planes as close to the user's workloads as possible (sub ~100ms latency, which is plenty acceptable for reliability; the likes of Scaleway do similar).> Pod-to-pod communication, where pods run in regions on opposite sides of the globe, supposedly on the same pod network CIDR, is also going to be flakyCertainly, but this is not something that I as control plane provider care about -- it's a design decision the user has to account for, and I consider this freedom of choice a nice one to have.I suppose the main sell here (and the few folks I've spoken to seem to agree) is the flexibility a decoupled control plane offers. Being able to migrate your bare metal setup to \""managed\"" K8s; running a homelab cluster without dealing with the ops (upgrades, cert rotations, etc.); or simply being able to use VMs from cheaper cloud providers.But yeah, it's definitely a hard problem but solvable within the right constraints."",""commentUser"":""icy"",""indent"":""2"",""children"":[]}]}]","1","377","STARTUP",true,,"SOFTWARE_DEVELOPMENT","Building Managed Kubernetes Control Planes with BYO Worker Nodes","[Kubernetes]","0.8",,false
"19e8851a-5ff2-4686-bbfc-810f461eb803","2024-08-25T18:19:28.756Z","0xc0der","I have been recently thinking about the NP-complete class of problems particularly the knapsack problem (it is easy to understand and attack). And I think it is really solvable in polynomial time. I actually tried and posted my solution here.
https://news.ycombinator.com/item?id=41341608
a bit of feedback would be really helpful.","[{""commentText"":""Your solution is not an exact solution to the knapsack problem, but a (relatively well known) greedy heuristic approach towards the problem. It is a good approach towards a solution, but the knapsack problem isn’t as trivial as it seems.For a counterexample, imagine you have a ton of items that have a weight of 10^-20 and value of 1, and a single item that has the weight of whatever is the capacity of the knapsack (so it’s only thing that fits if it’s inserted to the knapsack) and the value of +infinity.All items have their cost ≈ 0, so whether you fit all of the “light but valueless” items or the single “heavy but extremely valuable” item depends on how you sort when costs are equal.An improved heuristic would take the value into account more than just having it as a factor, but it’s not easy to design.I would recommend finding an open course on algorithm design and analysis and going through the lessons while trying to extrapolate approaches to problems instead of just solutions to them."",""commentUser"":""mbmjertan"",""indent"":""1"",""children"":[{""commentText"":""> Your solution is not an exact solution to the knapsack problem, but a (relatively well known) greedy heuristic approach towards the problem.can point me to where to find more about this.> For a counterexample, imagine you have a ton of items that have a weight of 10^-20 and value of 1, and a single item that has the weight of whatever is the capacity of the knapsack (so it’s only thing that fits if it’s inserted to the knapsack) and the value of +infinity.that is rather an extreme example. i do not see the how it affects the validity of the solution in most cases.> I would recommend finding an open course on algorithm design and analysis and going through the lessons while trying to extrapolate approaches to problems instead of just solutions to them.implementing solutions is the concrete result of extrapolating approaches and choosing the best one to implement. and that is the pragmatic approach."",""commentUser"":""0xc0der"",""indent"":""2"",""children"":[]}]}]","1","161","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title: Solving Knapsack Problem in Polynomial Time Seeking Feedback","[]","1","https://news.ycombinator.com/item?id=41341608",false
"1a120a3d-d566-4532-b972-f2cc7313f2a1","2024-08-25T18:19:28.756Z","entropyie","Myself","[]","0","603","SELF_IMPROVEMENT",false,,"OTHER","Title: Discover the Essence of Who I Am","[]",,,false
"1a46357e-0a9f-4511-bfc2-9bcd5a0d1fea","2024-08-25T18:19:28.756Z","mittermayr","I’ve been realizing that while I’ve found an incredibly effective solution to a problem I keep having, it does not automatically lend itself to becoming a wildly thriving business. If the problem that is being solved is a somewhat infrequent one (once a year or less), and not applicable to a super-wide audience (think Facebook), then it simply won’t result in enough business to commit to fully.I built a domain hunter (with availability checks) for .com domains based on idea prompts and while I see people purchase domains all the time through it, they won’t even shell out $3 to get any extras or a list of more than three domain ideas or so. Zero willingness to pay anything, but high success rates on search and result conversion.","[{""commentText"":"">they won’t even shell out $3 to get any extras or a list of more than three domain ideas or so.Are the extras worth $3?\nI think this may be an interesting article...too cheap to be of value. \nOf course, without knowing more, it's hard to judge: more info needed."",""commentUser"":""Ylpertnodi"",""indent"":""1"",""children"":[]}]","1","272","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Effective Solutions May Not Lead To Thriving Businesses","[]","1",,false
"1a62094d-792c-4597-bdfd-d947c1a6e9a0","2024-08-25T18:19:28.756Z","icdtea","I'm working on a little mobile game which surrounds locating and collecting VW beetles 'spots'.I've been spending a lot of time in México over the last year and have been working on a photography project surrounding the VW Beetles (Vochos as they call them) you'll find all over the country. I'm inspired by the range of character of the Vochos and how they've become ingrained in the country's cultural landscape.I realized I had a sort of hyper-niche problem where I was locating Vochos I'd like to shoot when I wasn't carrying my camera. I was getting annoyed with using Google Maps to list locations I'd like to return and shoot so I spent a weekend putting the app together and turning it into a game.After using the app for a few weeks I've realized the spotting or hunting of the cars is the part I enjoy the most about my project and when I have the time I'd like to publicize it so others who find themselves in Vocho dense area can check it out if they'd like!","[{""commentText"":""Sounds bruising."",""commentUser"":""foreigner"",""indent"":""1"",""children"":[{""commentText"":""Care to elaborate?"",""commentUser"":""icdtea"",""indent"":""2"",""children"":[]}]}]","1","190","PERSONAL_PROJECT",false,,"MOBILE_APPLICATIONS","Mobile Game for Locating and Collecting VW Beetles","[]","0.5",,false
"1b6ad564-6a03-4cf6-86d3-c48596de7a78","2024-08-25T18:19:28.756Z","david_2107","Goodreads doesn't let you sort books by rating so making a tool that does:book-filter.com","[{""commentText"":""Goodreads is Amazon so its ratings are suspect, like everything else on Amazon.It would make a ton of sense to have a third party rating and review site with some kind of dependable reputation for posters. You could still affiliate link to books for site revenue."",""commentUser"":""imglorp"",""indent"":""1"",""children"":[]}]","1","193","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title: Sorting Books by Rating with Book Filter Tool","[]","1","book-filter.com",false
"1ba74138-fe2c-408d-bd0c-20854c9c60d1","2024-08-25T18:19:28.756Z","JTrehan","I'm currently working on a PDF search engine that will index and then search through several thousand pdfs. As a tabletop role-player and former researcher, I've always wanted a simple tool to do this, and I hope I won't be the only one to benefit from it. This is my first project of this scale and I hope to be able to show it here soon.On the technical side, it's a desktop application coded entirely in java with a javaFX interface. No AI or online data uploads, just the Lucene search engine and PDFium for PDF rendering.Here is a very short demo : https://youtu.be/CGo9JRUByGA","[]","0","158","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","PDF Search Engine for Desktop Role-Playing and Research","[Java, JavaFX, Lucene, PDFium]",,"https://youtu.be/CGo9JRUByGA",false
"1bc95159-7dea-4a0f-b694-428b5c552874","2024-08-25T18:19:28.756Z","lukaqq","Chillin - Next-Gen AI Video & Motion Editor, I'm working on the online video editor, https://chillin.online.
Chillin has a significant advantage over its competitors(veed.io, clipchamp, capcut online), eg it supports mobile devices, offers full keyframe support, no watermark high-resolution video exports, and supports vector motions.
So I feel like I am changing the world through this work.","[]","0","446","STARTUP",false,,"DIGITAL_MEDIA","Chillin Next Gen AI Video And Motion Editor","[]",,"https://chillin.online",false
"1d116862-aa91-4aa5-8eeb-aa2e604b70da","2024-08-25T18:19:28.756Z","enos_feedler","personalized city walks. https://substrait.com
Just started messing around with chatgpt for generating code and using the API to generate the walks.","[{""commentText"":""Interesting. There was one app I liked but Bose bought and it seemingly went into the bit bucket. I like the person-led tours such as exist in SF but it's often morw convenient and practical to have on-demand computer ones."",""commentUser"":""ghaff"",""indent"":""1"",""children"":[{""commentText"":""It was Detour. My idea is continue where they left off by generating tours instead of having people produce them. I want these to be super personal. You might have a favorite movie that was filmed in the city you are visiting. I want to generate tours for that."",""commentUser"":""enos_feedler"",""indent"":""2"",""children"":[{""commentText"":""Heh. Not in a city per se but I helped a friend with mapping Harold and Maude locations. http://www.boffo.us/haroldandmaude/I'm sort of a map geek and know how to do old USGS stuff."",""commentUser"":""ghaff"",""indent"":""3"",""children"":[{""commentText"":""Okay this is crazy, but when I went to your website I looked at the church picture and thought \""I recognize this!\"". I live at Forest and Waverley :D I will definitely going to add Palo Alto to my site and try and replicate this tour :)Starting with cities and AI generated guides is a way I want to bootstrap this project. I strongly believe the best guides will be those created by people who are passionate. Your work here is proof of this :)If you are local to Palo alto still I would love to chat with you about the idea. In any case thanks for sharing here :)"",""commentUser"":""enos_feedler"",""indent"":""4"",""children"":[{""commentText"":""Not my website. A friend of mine from school who was also one of the lead Infocom game designers. But feel free to ping me. My email should be in my profile.I'm actually a Cambridge/Bostonite though live about an hour West. Peel free to ping me about local stuff. Some local Boston movies (e.g. Good Will Hunting) are pretty weel documented, others are in areas I probably wouldn't go out of my way to visit, but lots of good routes."",""commentUser"":""ghaff"",""indent"":""5"",""children"":[]}]}]}]}]}]","1","367","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: Personalized City Walks Using ChatGPT and APIs","[ChatGPT]","1.8","https://substrait.com",true
"1d14fa6e-6208-419f-976b-e605c889202a","2024-08-25T18:19:28.756Z","vekker","Working mostly on https://www.ledsreact.com/ these daysWe built a radar-based device for (gamified & fun) agility testing and training with accurate measurements, for top athletes. Works without wearables or expensive and complex/location-restricted setups like you have with timegates or LPS sytems.If anyone here is into sports science & tech, feel free to get in touch! (laurens@ the domain above) We're looking for a sports scientist / product manager to strengthen the team, a marketeer with affinity for sportstech, resellers & partnerships, and of course, more customers :-)","[]","0","181","STARTUP",false,,"SPORTS_TECH","Radar-Based Agility Training Device for Top Athletes","[]",,"https://www.ledsreact.com/",false
"1d44a662-38e4-410d-9ba5-ae4af22b1f6c","2024-08-25T18:19:28.756Z","anthony88","I'm working on a file manager more specialized for developers. https://www.antcommander.com","[]","0","475","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: Ant Commander A Developer Centric File Manager","[]",,"https://www.antcommander.com",false
"1dcaf6e4-1f80-4a8c-8001-f7203508b544","2024-08-25T18:19:28.756Z","avghaloplayer","I am currently working on CyberScraper-2077 its a powerful web scraper powered by LLM.https://github.com/itsOwen/CyberScraper-2077","[]","0","583","PERSONAL_PROJECT",true,"https://github.com/itsOwen/CyberScraper-2077","ARTIFICIAL_INTELLIGENCE","CyberScraper 2077 Web Scraper Powered By LLM","[]",,"https://github.com/itsOwen/CyberScraper-2077",true
"1dfaa5c0-2137-422f-89d2-e161c4251868","2024-08-25T18:19:28.756Z","philip1209","I decided to write more. Just redid my website to be more of a blog, and am committing to publishing every Friday at 9am.Posts in draft:- ""The next evolution of my product studio""- ""With AI, data isn't evil any more""- ""The AI mullet strategy""- ""COGS analysis on AI products""- ""Two-tier tech companies""https://contraption.co","[]","0","387","PERSONAL_PROJECT",false,,"DIGITAL_MEDIA","Committing to Weekly Blog Posts on AI and Technology","[]",,"https://contraption.co",false
"1e46198c-f15a-4c76-a78c-7787382e5518","2024-08-25T18:19:28.756Z","guzik","Unsurprisingly, I don’t see many hardware projects here.If anyone’s looking to share their story, I’d recommend IndieHackers, but for hardware-focused startups/projects, check out howtoware.co. (I’m not affiliated with the site’s owner in any way, but I really like the concept and want to help spread the word to my fellow hardwarers).","[{""commentText"":""My hardware project is the 100 year computer. I believe the next phase of computing will be focused on maintainability and longevity. This is different from the development phase of computing that currently surrounds us.The next wave of interesting hardware development will be focused on form factor. Devices of the future could be any shape or size.The first version of this device I have completed but not fully documented is an 8 unit mixed use apartment building. I converted each of the 7 classrooms into studio apartment the 8th unit is my development studio.How can a building be a computer? My perspective holds that a building is a machine that needs a differential engine to optimize the resource usage of the occupants. This perspective with the idea that some circuits should larger not smaller to aid operational understanding.The building is done enough and I need a break so I think my next form factor will be mobile sensor network and focused on individuals and small groups.I think developing for a sailboat will be a good complement to the building. The both serve the same purpose but one is extremely resource constrained and in a harsh environment.Currently identifying all the current sailboat tech for a refit. The devices I’m looking at range from RADAR to sine wave inverters. A very rich tech environment. Looking forward the fall."",""commentUser"":""detourdog"",""indent"":""1"",""children"":[]},{""commentText"":""Cool, this look great, thanks for sharing. Scanning the front page, I actually think the maker of this [0] is active here on HN and [1] also made it here before.[0] https://howtoware.co/invisible-computers[1] https://howtoware.co/wyldcard"",""commentUser"":""_Microft"",""indent"":""1"",""children"":[]},{""commentText"":""Howtoware looks like a rabbit hole for me. Thanks for the tip!I sell my hardware projects on Etsy, mostly LunaKrons, the GPS-enabled moon phase clocks, and also a few “Game of Life” displays.Https://digitalhorology.Etsy.com"",""commentUser"":""vax425"",""indent"":""1"",""children"":[]}]","3","175","OTHER",false,,"OTHER","Hardware Makers Should Share Their Stories On Howtoware","[]","1.8",,false
"1e5878d7-810c-4c72-8d6c-6b305d0254a0","2024-08-25T18:19:28.756Z","WalterBright","Building an #AArch64 code generator for the dmd #dlang compiler.","[]","0","515","PERSONAL_PROJECT",true,,"SOFTWARE_DEVELOPMENT","Title: AArch64 Code Generator For DMD Compiler","[dlang]",,,false
"205702e3-cf00-40cd-92db-b4f1cd644122","2024-08-25T18:19:28.756Z","nicksiscoe","After the recent NCAA settlement, college athletic departments will (in the next year) be able to distribute as much as $22M+ to student athletes — aka revenue sharingWe’re building the tech that General Managers need to manage their roster, valuate players, construct contracts, and pay players.Basically Moneyball-as-a-Service","[]","0","402","STARTUP",false,,"SPORTS_TECH","NCAA Settlement Allows Revenue Sharing for Student Athletes","[]",,,false
"205cc3c5-3f8e-41b2-a621-00a0e22e51f6","2024-08-25T18:19:28.756Z","nayeem-rahman","Been working on a digital time capsule app for my friends birthdays and other big life events. I think there’s always opportunity to share more moments with people, so I’m hoping I can use this and get my friends to use it too","[]","0","534","PERSONAL_PROJECT",false,,"MOBILE_APPLICATIONS","Title: Digital Time Capsule App for Special Life Events","[]",,,false
"215ea173-5724-44ee-9637-50df4402b088","2024-08-25T18:19:28.756Z","6Az4Mj4D","I am trying to build a algotrading system for myself.
I have reached the stage where it acts as my co-pilot and I can read graphs and take trade, but I am now stuck to make it fully automated.","[]","0","214","PERSONAL_PROJECT",false,,"FINANCIAL_SERVICES","Automating Algorithmic Trading System Reaching Full Automation Stage","[]",,,false
"21c08892-cdbc-47ca-a7fb-322a87eec9fa","2024-08-25T18:19:28.756Z","adulion","https://datasignal.ukI've been working on an exciting project called DataSignal, where I'm developing a sophisticated Named Entity Recognition (NER) and enrichment system. This system is designed to identify and extract key entities from blocks of text, such as names, locations, or organizations, and then provide rich contextual information about them. The goal is to transform raw text into meaningful data that users can easily understand and leverage in various applications.The real magic of DataSignal lies in how it delivers this contextual information. It can be seamlessly integrated into your workflow through a browser plugin, which instantly highlights and explains entities as you browse the web. For developers, DataSignal can be embedded directly into a webpage via JavaScript, enhancing the content on the page with dynamic insights. Additionally, it offers a REST API, allowing for flexible and customizable integration into other software systems.Whether you're a developer looking to enhance your application with smart text analysis or someone who wants to streamline research and data gathering, DataSignal is poised to bring a new level of insight and efficiency to text analysis. This project aims to make complex data more accessible and actionable, transforming how we interact with and interpret information.","[]","0","29","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","Introducing DataSignal Transforming Text Into Meaningful Entities","[]",,"https://datasignal.uk",false
"21c2e3d1-e988-4e0f-b3b8-65c72f6e15b2","2024-08-25T18:19:28.756Z","andersource","Preparing my PyCon IL workshop, a competitive platform where you write code to solve simple games (think snake, pong etc.). Here are some screenshots: https://imgur.com/a/VDKfmjOAfter it's done I hope to add a demo to my blog.Cheers for all the interesting work going on here!","[]","0","404","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title: Preparing a Competitive Coding Workshop for PyCon IL","[Python]",,,false
"22961550-c158-4259-92e2-dcbab07d4fed","2024-08-25T18:19:28.756Z","frompdx","My truck. It has sentimental value as my first car. I just gone done with the water pump and I just solved my steering ""pop"" issue. Next up is a new steering wheel as the old one is gross and sticky. While I'm at it I'm going to install a new turn signal/wiper control lever and fix the turn signal auto-off spring.","[{""commentText"":""I just replaced the rear brake pads and rotors on my truck. PITA, but it's fun sometimes to get outside, have tools in your hands, and work on something tangible.I have another project lined up for my truck that I'm going to get into soon. I'm going to add a secondary high-current power distribution bus with a couple of bus-bar distribution blocks at convenient points, to make it easier to add accessories. I've already replaced one of the battery terminal screws with an aftermarket one that adds an extended stud and a nut, where you can attach a cable with a ring terminal. And I've got heavy duty copper lugs, some #2 welding cable, a hydraulic crimping tool, and the distribution blocks waiting on a shelf.Once that's in place, It'll be very convenient for adding ham radio gear, an air compressor, a power inverter and some other things I've been chewing on."",""commentUser"":""mindcrime"",""indent"":""1"",""children"":[]},{""commentText"":""Cool! What's yours? I just found a 1984 Chevy Scottsdale for my kid. It was my first vehicle and now he'll have one too.It's a sneaky way for me to limit his time tearing around the countryside with friends, because all his money will go towards parts and (if I get my way and put in a much larger engine) gas."",""commentUser"":""Loughla"",""indent"":""1"",""children"":[]}]","2","78","PERSONAL_PROJECT",false,,"AUTOMOTIVE","Sentimental Truck Gets Much Needed Repairs and Upgrades","[]","1.8",,false
"2299a934-8bf5-4ce7-bbf9-836db9d4ddc2","2024-08-25T18:19:28.756Z","unreppedfounder","I'm building www.unrepped.co - an AI-assisted home buying tool for buyers without agents.","[]","0","602","STARTUP",false,,"SOFTWARE_DEVELOPMENT","AI Assisted Home Buying Tool for Agent-Free Buyers","[]",,"www.unrepped.co",true
"22d75020-14bf-47b8-9b24-aaab2dd639ed","2024-08-25T18:19:28.756Z","nullindividual","Trying to figure out how to disappear into the ether.","[]","0","596","OTHER",false,,"OTHER","Title: Seeking Ways to Disappear into Nothingness","[]",,,false
"231a0cf2-a7d2-4e1b-8e83-c277605b91ba","2024-08-25T18:19:28.756Z","pbsurf","https://github.com/styluslabs/maps - open-source maps app","[]","0","469","OTHER",true,"https://github.com/styluslabs/maps","SOFTWARE_DEVELOPMENT","Title: Open Source Maps Application","[]",,"https://github.com/styluslabs/maps",false
"236a859a-ae42-4d2b-8bb3-e6855dc0e5a9","2024-08-25T18:19:28.756Z","witslectric","Vertical tabs for firefox and lots of features. I use it myself in all my firefox profiles. It can be displayed as a sidebar or a popup. Which means you can use it in big windows and small windows.https://addons.mozilla.org/en-US/firefox/addon/grasshopper-u...Latest commit is on this little nim project to find text, similar to ripgrephttps://github.com/madprops/goldieLast game is this thing where you get to see ants talk and react in different ways.https://github.com/madprops/cromulantLast big thing I made is this powerful python/tk client to chat with language models. Lots of features and my own markdown parser.https://github.com/Merkoba/Meltdown","[]","0","121","PERSONAL_PROJECT",true,"https://github.com/madprops/goldie","SOFTWARE_DEVELOPMENT","Firefox Vertical Tabs Powerful Python Chat Client Nim Text Finder","[Nim, Python, TKinter]",,"- https://addons.mozilla.org/en-US/firefox/addon/grasshopper-u...
- https://github.com/madprops/goldie
- https://github.com/madprops/cromulant
- https://github.com/Merkoba/Meltdown",true
"23af25d9-f6e5-47ff-a011-5bfd568a9680","2024-08-25T18:19:28.756Z","ksylvestre","I'm working on a cross-platform file search utility: https://ksylvestre.itch.io/mightygrepI based it off of an old win32 application that is no longer receiving updates. Release cadence has been about once per month.","[]","0","510","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Cross-Platform File Search Utility Development Progress","[]",,"https://ksylvestre.itch.io/mightygrep",false
"23e39eff-d9f9-4ea5-aabe-99ac7f6825f7","2024-08-25T18:19:28.756Z","dewski","I’ve been working on Don’t Double Book Me (https://dontdoublebookme.com) the past few weeks out of frustration with keeping my personal and work Google Calendars in sync.Previously used Reclaim but found $10 a month to keep 2 calendars in sync was excessive and the software was increasingly becoming more team oriented, no longer for individuals. Felt like I was paying for a product and also the product. I just needed to keep 2 calendars in sync, not smart meetings, analytics, integrations, etc. ideally I set it up and forget about it.I really needed a way to sync my calendars privately, without all the extras. Now that Dropbox has purchased Reclaim, it's even more important I feel like my calendars are not spied on. I knew I could provide a similar service.Here’s what makes me excited about it as a user:Affordable: Just $20/year with a 7-day free trial. Cancel at any time for a pro-rated refund.Privacy First: No need to store events on a servers enabling unlimited calendar syncs.Working Hours: Adaptive feature that adjusts if an event falls outside your specified working hours.Round Event Times: Opt to round event start and end times to the nearest 15 or 30 minutes for cleaner scheduling.Invitations: Block time between calendars when you receive a meeting invitation that you haven't responded to yet. Decline it? The time block on your other calendar is removed.My plan is to keep it small and focused, while also listening to user feedback for how you'd like to manage your personal and work calendars more efficiently.Thanks for checking out my new project.","[{""commentText"":""I don’t have a personal calendar and my work calendar ends at 5. I think your market is a lot smaller than you think. The kind of people who ask friends to book time on their calendar are considered freaks anywhere outside of tech hubs"",""commentUser"":""asdf6969"",""indent"":""1"",""children"":[{""commentText"":""I think if you have young kids and in the 40s where the need for healthcare appointments go up there might be a demand for this product."",""commentUser"":""vb234"",""indent"":""2"",""children"":[{""commentText"":""Not only ^ this, but also working with geo-distributed teams"",""commentUser"":""wdpt"",""indent"":""3"",""children"":[{""commentText"":""They try to work with me but I cancel their meeting requests and deal with them through email. We should all be doing this"",""commentUser"":""asdf6969"",""indent"":""4"",""children"":[]}]}]}]}]","1","8","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Affordable Private Calendar Synchronization for Personal and Work Use","[]","0.5","https://dontdoublebookme.com",false
"24039113-5c4f-4f9c-83ec-23ae0f92c0bc","2024-08-25T18:19:28.756Z","ssernikk","I'm working on a pretty simple, chess-based strategy game. It's fun to work on it while I have time during summer vacation.https://arx.wyczawski.dev","[]","0","370","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Chess Strategy Game Development During Summer Vacation","[]",,"https://arx.wyczawski.dev",false
"24e5f02b-4be0-4eed-9aac-8365d54cce4d","2024-08-25T18:19:28.756Z","gpattle","Working on building the largest database of LEGO minifigure user ratings at https://brickelo.com/","[]","0","483","STARTUP",false,,"E_COMMERCE","Building the Largest Database of LEGO Minifigure User Ratings","[]",,"https://brickelo.com/",false
"25e11466-25e0-411f-9c35-4a6954869dcd","2024-08-25T18:19:28.756Z","woile","I'm working on https://reciperium.com which is a website to host recipes, with the twist that uses a specialised language for recipes, and you can fork recipes from other users and adapt them to your liking.","[]","0","103","STARTUP",false,,"E_COMMERCE","Title: Collaborative Recipe Sharing with a Specialized Language on Reciperium","[]",,"https://reciperium.com",false
"264a70d5-cdaa-4a30-a72d-1ad110cb9a2a","2024-08-25T18:19:28.756Z","fatliverfreddy","I’m working on Cyphernetes [1] which is a new query language for working with the Kubernetes API with a focus on highly connected operations. It’s inspired by Neo4j’s Cypher and views Kubernetes as a connected graph of resources.It allows querying multiple resource kinds via their relationships (i.e. replicaset owns pod, service exposes deployment…) and easily crafting custom response payloads.Lately I’ve introduced aggregation functions and the ability to visualize query results using ascii art.This is a daily driver for me and I’m now mostly focused around features that will make it a complete kubectl alternative.[1] https://github.com/AvitalTamir/cyphernetes/","[]","0","223","PERSONAL_PROJECT",true,"https://github.com/AvitalTamir/cyphernetes/","SOFTWARE_DEVELOPMENT","Cyphernetes Innovative Query Language For Kubernetes API","[Kubernetes, Neo4j]",,"https://github.com/AvitalTamir/cyphernetes/",false
"2687a3c7-e0a2-4228-940c-c39b009b85a8","2024-08-25T18:19:28.756Z","halftheopposite","For the past few weeks I have been working on Enhance [0], a SaaS to help game developers easily add leaderboards, friendlists, store players' data, in-app currency store and purchases, and marketing tools such as email list and website builder and hosting.I am almost done with the landing page and don't think I'll put much more into it, and will continue working on the API itself. But I still plan on adding a playable game into the 3D scene just for the sake of it and to learn. But so far I'm struggling at projecting a 3D camera render to a texture inside an already existing 3D context.[0] https://the-project-e609e.web.app/ (temporary domain for development)","[]","0","281","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Developing SaaS for Game Devs with Leaderboards and Marketing Tools","[]",,"https://the-project-e609e.web.app/",false
"2693c789-74e7-4cb8-9a8f-030d2e93ab47","2024-08-25T18:19:28.756Z","humdaanm","I was working on reading the comments on this post, and got tired of scrolling with the mousepad. I had not used any of the LLMs in a few weeks now and wanted to see how they fared for writing a web extension to let me browse hacker news via arrow keys and the ""prev"" and ""next"" comment buttons. My goal was to write 0 lines of code myself and rely solely on copy-pasting(successful in my eyes). ChatGPT 4o disappointed me on getting a final product, but Claude Sonnet blew me away enough to push me to pull out my credit card to subscribe to a pro plan.All that to say I ""worked"" on a chrome extension to let you browse a hacker news post via arrow keys: https://github.com/humishum/hacker_news_keys.(While typing this I found that the arrow key actions are still active while in the textbox, time for claude to provide me a fix!)","[]","0","142","PERSONAL_PROJECT",true,"https://github.com/humishum/hacker_news_keys","SOFTWARE_DEVELOPMENT","Creating a Hacker News Browser Extension Using LLMs","[]",,"https://github.com/humishum/hacker_news_keys",true
"26a10a9c-4d32-4787-bfd1-9f47acc6fa89","2024-08-25T18:19:28.756Z","orliesaurus","My side project is a Chrome Extension to use Gemini LLMs in Chrome's sidepanel.It's fairly a simple implementation but I am looking forward to thinking about monetization.Right now I have ALMOST 10k user installs.
It's called Gemini Sidepanel [1] if you're interested in checking it out.[1] https://lf.gg/gemini","[]","0","497","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Gemini Sidepanel Reaches 10000 Users Considering Monetization Options","[Chrome Extension]",,"https://lf.gg/gemini",true
"26a8c892-b223-4be9-8228-c54bc6524721","2024-08-25T18:19:28.756Z","henning","Stenography/text expansion app that emulates a Bluetooth keyboard. Combines regular character entry, stenography, and fast autocomplete using an N-gram language model (lower latency than an LLM, more transparent/debuggable, no need to cap vocabulary size for embedding).","[]","0","626","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Bluetooth Keyboard Stenography App With Fast Autocomplete","[]",,,false
"27276a6c-844a-4429-8404-b0d1ee241069","2024-08-25T18:19:28.756Z","maz1b","I'm working on an invite-only, personalized medical education platform called MedAngle, particularly for emerging economies. I started it in my third year of medical school, and we're now at 90,000 doctors/medical students, along with over 100 million questions solved and billions of minutes spent studying and excelling.I get to lead a team of 175 doctors and students across premed, medical, and dental education. I am the first doctor + full stack technologist in the country. It's super rewarding. No funding, just off our immensely low price point that things are still growing quickly. All software written in house.","[{""commentText"":""very cool!Love seeing Pakistani builders make strides :)"",""commentUser"":""cmauniada"",""indent"":""1"",""children"":[]}]","1","16","STARTUP",false,,"EDUCATION","Personalized Medical Education Platform MedAngle Flourishes in Emerging Economies","[]","2",,false
"27adc063-6579-4c20-a02a-ba475d4297fc","2024-08-25T18:19:28.756Z","doompilot","Working on an open mouth animatronic you can prop on a desk or hang on a wall.","[]","0","201","PERSONAL_PROJECT",true,,"ROBOTICS","Creating Animatronic Mouth Display for Desk or Wall Installation","[]",,,false
"27b4cfa1-1dd4-4397-b8fb-d3784ddec8c2","2024-08-25T18:19:28.756Z","tomatohs","An AI that can control the desktop. It can see the screen and use the mouse and keyboard.We’re selling it to developer teams to help with QAhttp://testdriver.ai","[{""commentText"":""Is this another surveillance tool at the workspace ?"",""commentUser"":""Lordarminius"",""indent"":""1"",""children"":[{""commentText"":""Oh no, it doesn’t even run on your local machine if you don’t want it. It runs on VMs."",""commentUser"":""tomatohs"",""indent"":""2"",""children"":[]}]}]","1","545","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","AI Desktop Controller Automates QA for Developer Teams","[]","1","http://testdriver.ai",true
"281e148b-9872-4782-a7d1-dfbd0cd0c541","2024-08-25T18:19:28.756Z","semireg","While owning a printer is still a curse (1), and software continues a cloudward spiral (2) I’ve made solid progress on a local-first indie barefoot app for designing and printing labels. I just shipped a new feature where you can use modern JS to build logic for each label, modifying variables, hiding and showing objects, formatting dates, etc. More at https://label.live/guides/add-logic-with-script-variables[1] https://aftermath.site/printers-suck-so-bad[2] https://news.ycombinator.com/item?id=41300888","[]","0","86","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Local First Indie App Simplifies Label Design and Printing","[JavaScript]",,"https://label.live/guides/add-logic-with-script-variables",false
"29de7d37-e117-4cfe-b84a-3d58c08da494","2024-08-25T18:19:28.756Z","383toast","I made a Chrome extension that *assists* you in doing Leetcode problems. It's like having a buddy give you small hints and ask questions to guide you to the best solution yourself instead of giving you the answer immediately! I've had many people tell me it's helped them a lot. https://chromewebstore.google.com/detail/leetcode-buddy/bled...","[]","0","234","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Leetcode Buddy Chrome Extension Offers Guided Problem-Solving Hints","[]",,"https://chromewebstore.google.com/detail/leetcode-buddy/bled...",false
"2a7cae33-321e-4308-bacb-4ccf5db404d1","2024-08-25T18:19:28.756Z","anty","I'm integrating daily steps walked into my workout/nutrition tracking app EverBeat for Android. I've noticed that this is an important metric for many people interested in losing some weight.I estimate burned calories on the minute-to-minute level for all activities, which is a fun challenge.For the steps to calories conversion, I require time and distance walked. Unfortunately it's surprisingly difficult to get some kind of distance information from Android. Google Fit API provides this data, but will be killed soon. The RecordingAPI will hopefully provide this in the future, but not yet...","[]","0","313","PERSONAL_PROJECT",false,,"MOBILE_APPLICATIONS","Tracking Daily Steps and Calories in EverBeat App","[Android]",,"Demo link: null",false
"2bb4d3ad-c0b5-4c81-bdc6-ee611207f38a","2024-08-25T18:19:28.756Z","hrkucuk","I am working alone on MyApps [1], an app of apps where you can spawn any number of pre-defined ""app windows"" into a zoomable, pannable infinite 2D space. Currently it only features a clone of PureRef.
It runs Gundb in the backend, providing a privacy friendly, p2p syncing organization tools.[1] https://github.com/hrkck/MyApps/wiki","[]","0","271","PERSONAL_PROJECT",true,"https://github.com/hrkck/MyApps/wiki","MOBILE_APPLICATIONS","MyApps App of Apps with Infinite 2D Space and P2P Sync","[Gundb]",,"https://github.com/hrkck/MyApps/wiki",false
"2c242a9e-f096-417f-8117-9b9e67738b9b","2024-08-25T18:19:28.756Z","jaronilan","Almost finished a short story I started writing about a year ago. It is about SEO.Edit: Two from prior published here: https://github.com/jaronilan/stories","[]","0","411","PERSONAL_PROJECT",true,"https://github.com/jaronilan/stories","MEDIA_AND_ENTERTAINMENT","Title: Finishing a Yearlong Short Story About SEO","[]",,"https://github.com/jaronilan/stories",false
"2c5634fd-cc55-46ad-bc31-0329fb92a1f9","2024-08-25T18:19:28.756Z","tslocum","Open source online backgammon. Backgammon is fairly niche, so there seems to be a lot of opportunity for backgammon software to be developed. I'm taking inspiration from Lichess, having enjoyed playing chess there for years. Check out the server, client and backgammon AI I'm working on at https://bgammon.org(Source code at https://bgammon.org/code)","[]","0","458","PERSONAL_PROJECT",true,"https://bgammon.org/code","SOFTWARE_DEVELOPMENT","Open Source Online Backgammon Project Inspired By Lichess","[]",,"https://bgammon.org",true
"2c683ab9-452d-4a2e-a07a-406a241ef668","2024-08-25T18:19:28.756Z","moridin","Working on an advertising and marketing strategy platform with my brother comprising a series of apps that accelerate workflows and time to insight using AI.","[]","0","539","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: AI Driven Marketing Strategy Platform Development With My Brother","[]",,,true
"2d0ef88c-a546-4699-ad30-eea12bd82769","2024-08-25T18:19:28.756Z","sukh","I recently created a custom 220gsm pre-washed cotton fabric by twisting thrice a 60s yarn (60/3 Ne) into 20s before knitting. It could never be commercially viable so released something similar.Essentially combining the softness of fine count cotton with the weight and durability of a heavier garment.https://www.marchtee.com/Also a lot of ERP, warehouse, UI work and fun with Cursor.","[{""commentText"":""I've bought a lot of different T-shirts and I'm always interested in trying to find a better (more durable; more fashionable; more comfortable) one. My current favorites are the Buck Mason Field Spec t-shirts https://www.buckmason.com/collections/mens-tees — could you explain how your shirts might compare? I'm willing to buy one just to try it out, but since you're the owner, figure I might as well ask you for more information — especially why you created a custom cotton fabric.One thing I like a lot about Buck Mason is that their T-shirts are made in America from American-grown cotton, are any of your T-shirts made in America?EDIT: just ordered a variety of your shirts, looking forward to trying them out. Very easy checkout experience!"",""commentUser"":""peterldowns"",""indent"":""1"",""children"":[{""commentText"":""Thanks for the order!Buck Mason makes great tees. Our flagship tees use 100% American-grown Supima Cotton and are similar in weight to their classic Pima ones.The Heavy Crew is closer to their Field Tee— ours is likely not as heavy but softer and more durable due to twisting two fine cotton yarns into one before knitting. They’re made in our own facility in Southern India.I’ve been refining our fabrics for nearly ten years to get the best fit and feel, sticking with cotton for its comfort. More on our fabrics here: https://www.marchtee.com/us/differenceThanks for commenting on the checkout! We’re gradually rolling out stateside, so any feedback is welcome—just reply to the order email anytime."",""commentUser"":""sukh"",""indent"":""2"",""children"":[]}]},{""commentText"":""Great work, for some unknown reason I cannot bear wearing non-cotton shirt and cloth, but cotton based clothing is far from durable. The best cotton shirt that I ever had until now (in terms of wearability and durability) is a mecerized golf cotton shirt by PGA Tour (casual wear not for golfing) but now I cannot find any golf shirt (PT included) with the same material anymore. As far as I'm concerned you have got a winner there mate if your cotton shirt is as good if not better than the PT shirt, hopefully your clothing materials will be available globally off-the-shelf.Do you mind explaining your sentence here?>It could never be commercially viable so released something similar."",""commentUser"":""teleforce"",""indent"":""1"",""children"":[{""commentText"":""We do mercerize some of our products, though it’s more costly with regulated heat. If you're near an M&S, they carry a mercerized Polo, but I find it too crispy.> It could never be commercially viable, so released something similar.Apparel is about scale. You can make a great tee, but fewer people will pay $100 versus $30, so finding a balance is necessary. Cotton can age well, but the trade-offs (fiber blends, uneven yarn, spirality resistance, no ribbed neck) often show in tees under $50."",""commentUser"":""sukh"",""indent"":""2"",""children"":[]}]},{""commentText"":""I think I've seen march tee on instagram!"",""commentUser"":""SuperHeavy256"",""indent"":""1"",""children"":[]}]","3","35","OTHER",false,,"MANUFACTURING","Creating Durable Cotton Fabric Combining Softness and Weight","[ERP, UI, Cursor]","1.8","https://www.marchtee.com/",false
"2f19d30b-9b2b-4849-82bb-691d2bd91ce3","2024-08-25T18:19:28.756Z","rtcode_io","https://RTCode.ioWe're continuing to develop and refine our core offerings at Elefunc:RTCode.io is our real-time web development playground for HTML, CSS, and JS. It provides instant feedback - as you code, you see the results immediately. A key feature is our support for in-editor Workers, allowing developers to write and test backend code directly in the playground.These Workers integrate seamlessly with RTEdge.net, our global, multi-cloud edge network. RTEdge.net offers distributed hosting with auto-scaling capabilities, giving developers a powerful platform to deploy and scale their applications worldwide.We're also running rt.ht, which we tout as the world's shortest SaaS eTLD.Our focus remains on providing developers with robust tools for real-time web development and edge computing. We're always looking to improve the integration between RTCode.io and RTEdge.net to streamline the development and deployment process.If you're interested in real-time web technologies or edge computing, we'd love to hear your thoughts or answer any questions about our platform.","[]","0","522","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Realtime Web Development and Edge Computing with Elefunc","[HTML, CSS, JavaScript]",,"https://RTCode.io",false
"2f3fc0a4-bbbe-4d0a-99b0-acde49c9cc45","2024-08-25T18:19:28.756Z","ruuda","The RCL configuration language, https://rcl-lang.org / https://github.com/ruuda/rcl. Lately I'm working on support for floats to complete the json superset promise. Also I added a shorthand for ""query --format=raw"" to make it more useful as a jq replacement.","[]","0","381","PERSONAL_PROJECT",true,"https://github.com/ruuda/rcl","SOFTWARE_DEVELOPMENT","Title: Enhancements to RCL Language with Float Support and Query Shorthand","[]",,"https://rcl-lang.org",false
"30367fe6-4b67-4e05-8e10-7b4fd6654d73","2024-08-25T18:19:28.756Z","throwaway_1more","I am currently working on building a lending platform. My goal is to both run it as a product loaning money to businesses and sell the software as a service to other investors as well. Very early phase, talking to a few friends who are currently in this line of work. I have a couple decades of experience myself but as an engineer and leader, not as a product or business owner, so if you have advice or ideas, please respond here, I would love to hear from you.","[]","0","461","STARTUP",false,,"FINANCIAL_SERVICES","Building a Lending Platform for Businesses and Investors","[]",,,false
"3052293e-899d-4fc0-a427-61b250cac821","2024-08-25T18:19:28.756Z","dartos","I’ve been working on some Common Lisp binding for webgpu native.Trying to learn both a bit better along the way.","[]","0","524","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title: Learning Common Lisp and WebGPU Native Through Binding Work","[Common Lisp, webgpu native]",,,false
"30586c56-02c8-4e79-bafa-30ca323920d0","2024-08-25T18:19:28.756Z","germinalphrase","Making swim baits. I started carving and paints fishing lures during Covid. It’s easy to knock out something that looks like a lure, but it’s surprisingly nuanced to make something that behaves in the water as you want it to. Mass production is absolutely the correct way to go about this, but - you know - it keeps my hands busy in the evening and I’m improving my carving, airbrushing, weighting/buoyancy, etc with each one.","[{""commentText"":""I have a ton of respect for people who can craft beautiful and functional baits. I watch Nate Marling a lot on Youtube and it amazes me what he can do with a block of wood and some wire.Do you fish your lures, or is making them just a hobby unto itself? If the former, what species are you targeting? I consider myself a bass angler, but I honestly haven't a. had much time to fish lately or b. had much luck catching bass when I do find time to fish."",""commentUser"":""mindcrime"",""indent"":""1"",""children"":[{""commentText"":""I’m in Minnesota, so mainly targeting panfish, bass, and pike. Salmon when I can get away for the run. I do fish them, but I’m only now getting to the point that my crank/swim/glide baits act right. Hand carving right now, but may try to start making molds next.Engineered Angler Lures is another YouTube creator worth checking out.Also, I try not to be precious about them. Give them away to friends. Don’t stress if they break off. Just make another one."",""commentUser"":""germinalphrase"",""indent"":""2"",""children"":[]}]}]","1","43","PERSONAL_PROJECT",false,,"MANUFACTURING","Crafting and Perfecting Homemade Swim Baits During Covid","[]","1.8",,false
"3065b5f8-2368-4504-960a-a34acd44762d","2024-08-25T18:19:28.756Z","alabhyajindal","I'm working on a Firefox extension that analyses the user's browsing data. It tracks visit frequency and time spent for each website. I'd like the extension to generate a distraction score as well, depending on these two data values.","[{""commentText"":""Calculating life expectancy would be funny."",""commentUser"":""theendisney4"",""indent"":""1"",""children"":[]}]","1","517","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title: Developing Firefox Extension to Analyze and Score Browser Distractions","[Firefox extension]","1.5",,false
"306cb0cb-1d69-43a0-9938-c005c5bfe3dc","2024-08-25T18:19:28.756Z","nickgubbins","Hey HN! I'm working on Voop - a b2b phone network, leveraging eSIM & web-based UI we're turning company mobile connectivity into a SaaS. Has been really fun as an engineer getting into the telco stack - networks, switches and traffic routing take me back to university - and commercially it's been fun negotiating with the mobile networks to get wholesale access. Launching later this year in the UK and US next year, can't wait to get it off the ground.One early achievement was buying voop.com - a very nice man in Arizona had held it since the 90s, and despite being retracted on whois, i worked out how to contact him via his custom ssl certificate on the empty holding site parked at the root domain. After a few emails and follow ups to get a response, I bought it for a not-cheap-but-not-bank-breaking amount.","[]","0","215","STARTUP",false,,"TELECOMMUNICATIONS","Voop Developing SaaS B2B Phone Network With eSIM Integration","[eSIM, web-based UI]",,,false
"322db20e-3253-4211-91c8-c2d0208d792b","2024-08-25T18:19:28.756Z","blackbrokkoli","Trying to innovate digital language learning by building actual learning games, not just gamified apps.Currently experimenting with a game build around the old classroom method of Total Physical Response — you can see a very early prototype here: https://kolja-sam.itch.io/the-tpr-game-gala","[]","0","169","PERSONAL_PROJECT",false,,"EDUCATION","Innovative Digital Language Learning with Total Physical Response Game","[]",,"https://kolja-sam.itch.io/the-tpr-game-gala",false
"32324219-5f16-4542-9933-04269a1f2a7b","2024-08-25T18:19:28.756Z","rekoros","I’ve been working on (with a couple of friends) a one-click observability solution for Supabase: https://supafana.comThis our first experience in infrastructure SaaS (we opted for Azure) - way harder than we planned for, but seems to work!","[]","0","373","STARTUP",false,,"SOFTWARE_DEVELOPMENT","One Click Observability Solution for Supabase","[Supabase, Azure]",,"https://supafana.com",false
"328f7c22-d8e1-4725-b3ad-a025932b8f21","2024-08-25T18:19:28.756Z","aetherspawn","We’re building an off the shelf software and ECU that allows you to convert anything to EV (classics and low volume OEMs) with enough tweakable knobs to suit every application.There are some players in this space already, but we have repurposed some OEM grade hardware that we usually reserve for the big players and so we can offer differentiating features such as DC fast charging, bidirectional/V2X, and things like this to the retrofit market.B2B to start with.","[{""commentText"":""What is “ECU” and “EV” in this context?"",""commentUser"":""le-mark"",""indent"":""1"",""children"":[{""commentText"":""When I hear ECU, I think of Electronic Control Units for cars - EV would be Electric Vehicle then."",""commentUser"":""_0ffh"",""indent"":""2"",""children"":[]},{""commentText"":""Electric vehicles, and control modules."",""commentUser"":""aetherspawn"",""indent"":""2"",""children"":[]}]}]","1","66","STARTUP",false,,"AUTOMOTIVE","Transforming Classic Cars To Electric With Advanced ECU Solutions","[]","1.5",,false
"32c96732-6016-42fb-98da-dbcb5de69649","2024-08-25T18:19:28.756Z","antony_pond","I am working on an open book Library and a ""new"" D-Licence.It is an experiment for the exploration of the free aspect of blockchain storage, where the book library is now permanently hosted on the blockchain, and it's content voted upon by its members.The licence is based on creative commons, and enforces that the data is decentralized and doesn't need any account, or wallet, to use.There is also the creation of a new label, the D-Safe label, for a safe experience across generations.A fun side project - which I have been working on for several years now - rewriting it fully already 10 times - and been restructuring my mental health around it.","[]","0","167","PERSONAL_PROJECT",true,,"BLOCKCHAIN","Open Book Library and New D-License Experiment on Blockchain","[]",,,false
"334d8ef1-cded-4f02-af9a-72ce00471060","2024-08-25T18:19:28.756Z","shcheklein","An out-of-memory dataframe to wrangle unstructured data at scale - https://github.com/iterative/datachain","[]","0","544","OTHER",true,"https://github.com/iterative/datachain","SOFTWARE_DEVELOPMENT","Title: Out Of Memory Dataframe For Wrangling Unstructured Data At Scale","[]",,"https://github.com/iterative/datachain",false
"3378b0de-dd68-4941-9a90-42e2fa7eb46d","2024-08-25T18:19:28.756Z","plank","Navigation using photos.
Did not like existing apps, so made an app that lets you match a photo to an (OpenStreetMap.org) background map, and shows your position on that photo during your trip.Works great with physical maps, screenshots of maps or downloaded pictures of maps.
NavigateAnyMap.eu (Android only, sorry!)Free as in beer, will tell you is uses ads, but have not added them yet (and will make a paid, non-ads version first).","[]","0","244","STARTUP",false,,"MOBILE_APPLICATIONS","NavigateUsingPhotoMaps","[]",,"Demo: https://NavigateAnyMap.eu/",false
"338a1c44-f1d9-4234-a608-17114adbd679","2024-08-25T18:19:28.756Z","allenu","I'm working on Minders [1], a journaling/notes app. I've been using it for a little over a year for daily journaling and keeping track of interesting links or ideas. It works like a Twitter feed of just your thoughts.It's been fun to work on as I can throw in whatever neat ideas I want since I'm not trying to fit it into a neat category. For instance, I was experimenting with a multi-column browsing experience after I saw a post here [2] for inspiration. The UI could work like TweetDeck but for your notes. Not 100% sure yet if it works, but I'll be doing more prototyping.Right now I'm revamping the sync system and other runtime parts as I'm realizing that once you start amassing lots of posts, it gets bogged down a bit. I probably could've architected some of it a bit better at the start, but I tend to try to release stuff as early as I can to force myself to ship and to see what people think.1. https://minders.ussherpress.com/
2. https://news.ycombinator.com/item?id=41263203","[{""commentText"":""This is great; how does this compare to Day One? I've been using Day One for multiple years (1000 day streak) and was wondering if I should stick with this. It does what I want but it seems like it's lacking in product development post acquisition compared to other offerings."",""commentUser"":""jeeyoungk"",""indent"":""1"",""children"":[{""commentText"":""Thanks for the interest. It's definitely not at the level of polish as Day One yet. I used to use Day One years ago when it was still a one-time purchase app, but even back then it had nice things like recording your location and local weather conditions. I'd love to add simple niceties like that eventually.I'm trying to position my app less like a traditional journal and more of a \""jot down quick thoughts\"" place, hence the social media-like interface. But I also want to add more zettelkasten-like features as well, so it's kind of a shoebox app for whatever you want to keep track of for later."",""commentUser"":""allenu"",""indent"":""2"",""children"":[]}]}]","1","640","PERSONAL_PROJECT",false,,"MOBILE_APPLICATIONS","Developing Minders A Flexible Journaling App With Unique Features","[]","1.8","https://minders.ussherpress.com/",false
"33acc41b-fd7d-4925-8d78-4cf052186eea","2024-08-25T18:19:28.756Z","rajatkulk","Still working on Octarine (https://octarine.app). Recently released Linux images, so more people could try it.Currently re-writing a bunch of the bundler stuff and how UI takes data in for performance improvements, before shifting gears to building the Windows version!","[]","0","476","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Octarine Development Progress: Linux Release and Performance Enhancements","[Linux]",,"https://octarine.app",false
"34617ca5-ed8a-4f1c-b2c4-5f48d5d0f0a4","2024-08-25T18:19:28.756Z","j_m_b","A NES emulator in Typescript targeting the browser. I've been using the Messenger emulator with cycle-accurate emulation to hone it. This stems from my interest in low-level machine code and understanding how computers work. I want to eventually write my own virtual machine and create a functional programming language on top of it.","[]","0","503","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Building a NES Emulator in Typescript for Browsers","[Typescript]",,,false
"3467e489-abdb-4524-80ad-0be728bffcaa","2024-08-25T18:19:28.756Z","anh690136","I'm building a new kind of knowledge management app called https://saner.ai/ :0
Where you can connect all your knowledge sources, query them with AI and create new content based on them with many AI model","[{""commentText"":""I am also thinking and planning about similar system for interactive and intuitive prompt based queries ala ChatGPT but it is for comprehension rather than generating new documents or data. The main aim is to have easy access to knowledge and information on various government documents on laws, regulations, procedures, etc, and since it utilizes some confidential documents the contents should not leave local HPC."",""commentUser"":""teleforce"",""indent"":""1"",""children"":[]}]","1","380","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","Title: AI-Powered Knowledge Management App for Connecting and Querying Sources","[Ai]","1.5","https://saner.ai/",true
"3468c3cd-60ea-4793-a39f-fdd123f3681f","2024-08-25T18:19:28.756Z","michaelsalim","Open source presenter software. The idea is anything you want to show on screen, all can be controlled through a single page. Useful for any events like concert, conference, camps, etc. You can also use it for digital signage.Very early stage right now but I hope to release alpha soon. I'm already using it privately right now but there's a lot to do to make it user friendly.https://github.com/Vija02/TheOpenPresenter","[]","0","199","PERSONAL_PROJECT",true,"https://github.com/Vija02/TheOpenPresenter","SOFTWARE_DEVELOPMENT","Open Source Presenter Software for Events and Digital Signage","[]",,"https://github.com/Vija02/TheOpenPresenter",false
"347e3a93-d558-484b-a727-acf7cf64e5a2","2024-08-25T18:19:28.756Z","xipix","Bungee is our audio stretching library. It can change music tempo and pitch effortlessly in real time on all common devices and browsers.Bungee is unique in its quality, performance and controllability. Every media player, DAW, video editor should use something like Bungee for smooth scrubbing and audio slomo.Try it with one click: https://bungee.parabolaresearch.com/bungee-web-demoSo far we have several licensees of the Pro edition with more on the way.","[]","0","290","STARTUP",false,,"MEDIA_AND_ENTERTAINMENT","Bungee Audio Stretching Library","[]",,"https://bungee.parabolaresearch.com/bungee-web-demo",false
"3499c07f-9993-4e42-9264-c659276e3a1e","2024-08-25T18:19:28.756Z","chaosharmonic","I've been building local tracking for job search listings[1] in my spare time, along with crawlers[2] as data sources. Mostly in bursts though, bc I've been juggling fleshing out the project with actually using the data. (On a related note, the current working state of the backend hasn't been pushed in a while, and still reconsidering the name.) It's mostly been an API up to this point, and most recently I've been chipping away at a frontend to accompany that, which is beginning to be useful on a personal level. In particular, I just got file upload working. But long-term, I see it as a hybrid between Tinder and a CRM (and I already have ""swipe"" animations working if not the actual touch handling), where you can bring your own data on jobs and companies -- however you get that, because I'm sure you can find better scraping processes -- and have a way of organizing them.It's a lot of experiments. On the frontend, I'm dispensing with any design systems or styling libraries, and have opted for vanilla CSS and hand-rolled animations. I'm using React for now, just to get it scaffolded faster with tools I know already, but I've been eyeing a few others, for reasons that range from a standing curiosity about Web Components to new ones about signals. The backend stack is all Deno-based: it includes Astral for any scraping needs you might have, uses Oak for routing, and leverages kvdex for storage. (I also contributed `model.getOne` and `model.updateOne` to the latter as part of initially getting duplicate detection working.) My goal is to keep the whole thing light on external dependencies, outside of a few pragmatic options, and generally work more directly with platform or runtime (or in Deno's case stdlib) functionality where feasible.I otherwise rebuilt my website over the last few months, using Lume for static site generation with similar aims about shipping something generally lighter (the content there is all Markdown, and so far, everything but the syntax highlighting and the ToC generation are built by hand). Additionally, I've been using it as a home for writing[3][4][5] and not just code, so that I have some other things I can show off. (The last one made the front page a couple weeks ago!)[1] https://github.com/chaosharmonic/escapeHatch[2] https://bhmt.dev/blog/scraping[3] https://bhmt.dev/blog/markdown[4] https://bhmt.dev/blog/osquery[5] https://bhmt.dev/blog/sonic_pi","[]","0","628","PERSONAL_PROJECT",true,"https://github.com/chaosharmonic/escapeHatch","SOFTWARE_DEVELOPMENT","Developing a Lightweight Job Search Tool With Custom Features","[React, CSS, Deno, Astral, Oak, kvdex, Lume, Markdown]",,"https://github.com/chaosharmonic/escapeHatch",false
"34a5b36b-7c66-4f3a-b507-ca9473b012af","2024-08-25T18:19:28.756Z","pdyc","https://newbeelearn.com/tools/csvonline/it's a free CSV Viewer with charts that supports viewing data in both table and chart formats. It includes features like sorting, searching, filtering, and pagination in table view.Recently did show hn which didn't go anywhere https://news.ycombinator.com/item?id=41311629","[]","0","396","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Free CSV Viewer Offers Table and Chart Viewing Options","[]",,"https://newbeelearn.com/tools/csvonline/",false
"35470d00-10e5-40a6-86cb-307700542442","2024-08-25T18:19:28.756Z","zoltrix303","Jobchef.io is a SaaS I've worked on for a little while and recently released.I have a background in marketing and HR in large company, this is my first venture into programming after learning to code on my own (VBA -> Automate the boring stuff -> coursera -> React & a lot of help debugging from a very generous friend.)Releasing a full working product was a great milestone, but so far market fit is still quite unclear.","[]","0","338","STARTUP",false,,"SOFTWARE_DEVELOPMENT","First Software Venture Struggles with Market Fit","[VBA, React]",,,false
"357e0be8-4a3c-44dd-8ac3-28d1a06884bc","2024-08-25T18:19:28.756Z","mindcrime","Right now I'm mostly thinking about AI. Right this minute I'm sitting in a cafe reading a book on Multi-Agent Oriented Programming with a framework called JaCaMo[1], and later tonight when I get home I'll probably spend some time getting my Fuseki[2] server loaded with some base schemas (SKOS, FOAF, etc) as I slowly start working on getting things set up to explore some ideas around integrating symbolic logic with LLM's.And I took my new quadcopter drone out and did some flying last night for the first time. As in, my first time flying a drone, ever. The results were... predictable. Let's just say, I bought a cheap (< $100) drone for a reason. This thing will wind up destroyed. In less than an hour I managed to crash it into fences, walls, bushes, cars, dumpsters, the ground, an armadillo, Elvis Presley, a 1974 AMC Gremlin, and Nickelback. Well, more or less.It brought to mind this famous scene[3] from the movie Days of Thunder:Harry: I want you to go back out on that track and hit the pace car.Cole: Hit the pace car?Harry: Hit the pace car!Cole: What for?Harry: Because you hit every other god-damned thing out there and I want you to be perfect.[1]: https://jacamo-lang.github.io/[2]: https://jena.apache.org/documentation/fuseki2/[3]: https://www.youtube.com/watch?v=xll0VOsiE84","[{""commentText"":""lol'd at the 1974 AMC,As an experienced drone pilot - if you can, DJI is unbelievable at stopping you from crashing. Start there to get the feel of it (and more importantly not get frustrated and give up)If you want to learn more freestyle without assistance, i can't recommend enough getting a simulator on your computer and crashing a digital drone a million times first. It's much cheaper. I think there is a lot out there now but i used Liftoff for many hours before i tried to fly a proper drone"",""commentUser"":""team_dale"",""indent"":""1"",""children"":[{""commentText"":""I was wondering. I have a DJI and it is stupid simple to fly. I’ve yet to crash mine but I don’t fly it a ton. I’m certainly not trying to fly it through complex paths like an open doorway and into a house or something."",""commentUser"":""codazoda"",""indent"":""2"",""children"":[]},{""commentText"":""Yeah, I'm flying a super basic drone with none of the built-in crash avoidance / navigation / etc. stuff for now. I'll upgrade to something fancier later, but for now I'm totally satisfied with something I can crash repeatedly and when it breaks, throw it away (or salvage parts from it to build another drone).I'll look into the simulator thing. I didn't even realize that drone simulators were a \""thing\"" so I had not gone looking for anything like that."",""commentUser"":""mindcrime"",""indent"":""2"",""children"":[]}]},{""commentText"":""I’m working on a screen play called DRONE RACER about kids who race human sized quadcopters through the subways of NYC. It’s a mix of Hackers and Fast & The Furious.Using a lot of off the shelf AI and pushing the limits of what’s possible.Really fun."",""commentUser"":""ada1981"",""indent"":""1"",""children"":[{""commentText"":""It’s a mix of Hackers and Fast & The Furious.If HN supported images in replies, I'd totally be posting that \""shut up and take my money\"" meme right now. As it is, I'll just say \""that sounds awesome, and I hope it sees the light of day eventually.\"""",""commentUser"":""mindcrime"",""indent"":""2"",""children"":[{""commentText"":""Thanks God for HN not supporting inline image."",""commentUser"":""t_mahmood"",""indent"":""3"",""children"":[{""commentText"":""Same … no potential to over expose my brain to hyper VAD memetic warfare is a feature that keep me contributing here."",""commentUser"":""spacebacon"",""indent"":""4"",""children"":[]}]}]}]}]","2","19","PERSONAL_PROJECT",false,,"ARTIFICIAL_INTELLIGENCE","Learning AI Programming Flying First Drone","[JaCaMo, Fuseki]","1.8","https://jacamo-lang.github.io/",true
"36c6e44d-e60d-4833-8c38-001ed7462ae4","2024-08-25T18:19:28.756Z","corradio","I’m working on Polynomial (https://polynomial.so), which is a small dashboard for key business metrics. It has open source integrations to most popular systems and has Google sheets export in case you want to do something with the data.As a founder, I really needed a simple place to centralize all those business metrics. Couldn’t find anything that suited my needs (everything was way overkill) and so I ended up building Polynomial.","[]","0","245","STARTUP",true,,"SOFTWARE_DEVELOPMENT","Building Polynomial A Centralized Dashboard for Key Business Metrics","[]",,"https://polynomial.so",false
"373f3aad-7602-46c8-b730-e638152b8234","2024-08-25T18:19:28.756Z","seanwilson","Only have a screenshot to show at the moment, but I'm working on an accessible color palette creator tool for web/UI design:https://x.com/seanw_org/status/1815442179361317022There's lots of tools in this space, but the key features of this is it lets you easily check the contrast of any color pair (not just against white, so you can check e.g. your text colors will contrast on off-white shades), it's for creating a full palette of colors vs a handful of brand colors (you always end up needing lighter/darker variants for things like borders and backgrounds), and you can alter how the hue/saturation/lightness varies across a whole swatch of colors with a few clicks (being able to visualise these curves also makes picking new colors really easy).Feel free to reach out if you think this might be useful to you!","[{""commentText"":""This is great! One feature that I use ChatGPT for is “give me the closest foreground color to X that meets AAA accessibility on Y background color”. ChatGPT that calculates it with a python script. Has been super useful. Maybe it could work on your site?"",""commentUser"":""sunnybeetroot"",""indent"":""1"",""children"":[{""commentText"":""Yeah, that's the kind of use case I want to make easy!One of the tricky parts when working with ~100 colors is how you can easily tell the tool which pairs should always contrast so it can check them automatically, instead of you having to keep selecting pairs to check.It's simple right now though to make all colors of the same grade have the same lightness so you get easy to remember contrast guarantees e.g. green-700 will have WCAG AA contrast on grey-100, and the same for any 700 (or above) vs 100 (or below) pairing."",""commentUser"":""seanwilson"",""indent"":""2"",""children"":[]}]}]","1","213","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Accessible Color Palette Creator Tool for Web UI Design","[]","2","https://x.com/seanw_org/status/1815442179361317022",false
"3790dce1-fb96-432e-929d-169503ba7ed5","2024-08-25T18:19:28.756Z","hyferg","Reproducing this cheap optogenetic rig to control e. coli gene expression using light.https://www.biorxiv.org/content/10.1101/2022.07.13.499906v1","[]","0","177","PERSONAL_PROJECT",false,,"OTHER","Cheap Optogenetic Rig for Controlling E. Coli Gene Expression","[]",,"https://www.biorxiv.org/content/10.1101/2022.07.13.499906v1",false
"38387049-2a7c-42d4-a65d-e6cb2cd4b552","2024-08-25T18:19:28.756Z","ryukoposting","I'm working on readjusting after getting married. It was a big wedding, and for a whole web of reasons I'd rather not post on a public forum, I was responsible for a lot of the cat-herding leading up to the big day. Best day of my life, and my wife and I are overwhelmed with joy. Yet, now it's been a week and I'm still sitting here thinking ""...wait, what the hell was I doing 6 months ago?""","[]","0","113","PERSONAL_PROJECT",false,,"OTHER","Readjusting After Wedding to New Life and Responsibilities","[]",,,false
"38c5da6c-ec20-4d8f-8f24-32bec88e9124","2024-08-25T18:19:28.756Z","abhishaike","A biology/machine-learning blog!https://www.owlposting.com/Rediscovering an old love for writing that I thought had left me after highschool, now applied in the field I work in! Recommend starting your own blog if you're on the fence + being consistent about posting, it's extremely worth it","[]","0","455","PERSONAL_PROJECT",false,,"DIGITAL_MEDIA","Starting A Biology Machine Learning Blog And Staying Consistent","[]",,"https://www.owlposting.com/",false
"3901c098-9bad-4f21-a1f5-ee28bcbaff00","2024-08-25T18:19:28.756Z","arwhatever","I'm working on a CI/CD tool that runs scripts in the some of the most popular programming languages rather than YAML.My motivation has been some recent jobs/roles in which no-pipeline-feature-gets-denied YAML scripts have grown unmanageably large.I'd be interested to hear of any pitfalls that any of you might foresee. Other than this is a pretty hefty undertaking - that much I can already see on my own. :-)https://fluenci.co","[]","0","26","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Creating a CI/CD Tool for Scripted Pipelines instead of YAML","[]",,"https://fluenci.co",false
"394419a0-1469-4ed3-8c3d-b925abbce545","2024-08-25T18:19:28.756Z","ViktorV","On JumpHigher [1], an app that helps you improve your vertical leaps, just using your phone camera. It's functional already, but very early, the algorithm took quite a while to nail ( still far from perfect ).I'm a CEO of a small consulting company, and I love working with startups ( or hate working with huge companies, matter of perspective ), and I always thought that to be better at that we have to be able to launch our own stuff.Also, I never launched anything solo, working alone is hard for me so this was a challenge. I want to continue working on it on the side for a while.The main audience for now would be basketball players that want to dunk, or anyone that wants a good leg workout and track the progress.1. https://www.jumphigher.io/","[]","0","535","STARTUP",false,,"SPORTS_TECH","JumpHigher Helps Improve Vertical Leaps Using Phone Camera","[]",,"https://www.jumphigher.io/",false
"39717cb7-8f1e-4005-811b-e621f637b1ae","2024-08-25T18:19:28.756Z","gpattle","Working on building the world’s largest database of LEGO minifigure user ratings at https://brickelo.com/","[{""commentText"":""Nice! You could put a button to save or purchase the ones that the user likes? Or pair up with https://news.ycombinator.com/item?id=41345139."",""commentUser"":""amenghra"",""indent"":""1"",""children"":[]},{""commentText"":""SSL certificate expired, fyi"",""commentUser"":""denysvitali"",""indent"":""1"",""children"":[]}]","2","478","STARTUP",false,,"E_COMMERCE","Building the World's Largest LEGO Minifigure Database","[]","1.2","https://brickelo.com/",false
"39dd29c0-86c3-45b6-a284-98d405951901","2024-08-25T18:19:28.756Z","arthur_sav","I built a chrome plugin to scrape data.It's pretty good for List and Lead extraction.
https://pandaextract.com/","[]","0","354","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: Chrome Plugin for Effective Data Scraping and Lead Extraction","[]",,"https://pandaextract.com/",false
"3a31c3e1-6cdc-4287-86d9-7a917606ab6a","2024-08-25T18:19:28.756Z","levmiseri","Trying to expand on a quirky travel website populated by AI content. Working on adding countries, regions, areas (e.g. ski resorts), etc.: https://meoweler.comThe quality of the generated content is surprisingly good, but there are many stereotypes and mistakes that I'm fixing in the next mass generation pass.","[]","0","277","STARTUP",false,,"DIGITAL_MEDIA","Title: Enhancing AI Generated Travel Content for Meoweler Expansion","[]",,"https://meoweler.com",true
"3bf30cc5-588a-4fe8-bf94-485f8ee9db4d","2024-08-25T18:19:28.756Z","bpsagar","I'm a software engineer with a passion for pencil portraits (https://bpsagar.github.io/sketch). As an artist, I've often thought that a companion sketching app could help beginners and intermediate artists improve their process.I'm currently working on an app that provides a step-by-step guide to drawing from a reference photo. My goal is to make the sketching process more accessible and enjoyable for everyone.","[{""commentText"":""As someone who has always been absolutely awful at sketching, this sounds pretty interesting. Is there a mailing list or some other type of notification I can sign up to?"",""commentUser"":""elric"",""indent"":""1"",""children"":[{""commentText"":""Thanks for expressing your interest. I've registered the domain Portrait.Coach, but it's not live yet. If you're interested in staying updated, please share your contact details using the form: https://tally.so/r/npNGy3I'll email you as soon as the website is launched!"",""commentUser"":""bpsagar"",""indent"":""2"",""children"":[]}]}]","1","114","PERSONAL_PROJECT",false,,"MOBILE_APPLICATIONS","Creating an App to Simplify Step-by-Step Sketching","[]","1.8","https://bpsagar.github.io/sketch",false
"3bfcbbd5-50ae-4118-811f-be053caea936","2024-08-25T18:19:28.756Z","Devraj4522","I am working on revamping my past project built last year https://www.loom.com/share/95c8aa93d24648dca8d61837104fe31d?.... Making this more apealing and user friendly, until I found a new project idea to build a better project.","[]","0","171","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Revamping Old Project for Improved Usability and Appeal","[]",,"https://www.loom.com/share/95c8aa93d24648dca8d61837104fe31d?",false
"3c34738f-185d-41a3-97a7-188f0e41afd0","2024-08-25T18:19:28.756Z","spenvo","I'm working on https://currentkey.com/ - a way to assign names to your Mac's desktop Spaces. I've also been working on a couple of games in Godot, but they are pretty far off from being interesting-enough to share.","[]","0","399","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Developing Mac Desktop Space Tool and Godot Games","[Godot]",,"https://currentkey.com/",false
"3c8da1d5-7f9a-4e46-9129-2424a575b527","2024-08-25T18:19:28.756Z","ziolko","I am creating custom hardware for my own SaaS. So far I've designed a custom 3D printed case and wrote early version of firmware.It feels great to create something physical after over 10 years of working on CRUD web apps.My work is open source and available at https://github.com/ziolko/eink-calendar-display.","[{""commentText"":""this is really nice"",""commentUser"":""theapache64"",""indent"":""1"",""children"":[{""commentText"":""Thank you! I hope to see it used in some office in my hometown soon :)"",""commentUser"":""ziolko"",""indent"":""2"",""children"":[]}]}]","1","418","PERSONAL_PROJECT",true,"https://github.com/ziolko/eink-calendar-display","SOFTWARE_DEVELOPMENT","Designing Custom Hardware for Open Source SaaS Project","[]","2","https://github.com/ziolko/eink-calendar-display",false
"3cd92325-8fc4-454e-87f0-8d5297bde432","2024-08-25T18:19:28.756Z","coreyp_1","I'm writing a programming language. https://github.com/coreyp1/CTang (probably will be moved eventually).It's meant to be a scripting language to be embedded in another program, generating HTML. Eventually I hope to make a CMS and this be my solution for easy templating.Technical details: Written in C, the language has an x86_64 JIT compiler, but falls back to a bytecode VM so it should work on any architecture. The language itself is dynamically typed and garbage collected. Currently at 20K LOC (not counting blank lines or comments), with good test coverage and checking for memory leaks. It's been quite enjoyable!","[]","0","222","PERSONAL_PROJECT",true,"https://github.com/coreyp1/CTang","SOFTWARE_DEVELOPMENT","Developing CTang A Modern Scripting Language","[C, x86_64, JIT compiler, bytecode VM]",,"https://github.com/coreyp1/CTang",false
"3d83a9bc-d7e6-40ef-8415-5f28c0263c07","2024-08-25T18:19:28.756Z","d883kd8","I’ve built a tool that allows anyone to add an AI chatbot to their website. There are lots of features I would like to add but I’m making the jump into sales and marketing work by starting a youtube channel to promote the product.https://chattysun.com","[]","0","633","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","Title: AI Chatbot Tool Launches with New YouTube Channel Promotion","[]",,"https://chattysun.com",true
"3df4cd37-bf37-4f60-8f48-bee0edacc50d","2024-08-25T18:19:28.756Z","drhodes","Building out a free real analysis course that uses Lean4, https://proofbased.org/I need help finding a full time job in Boston so I can move there.. Facing a catch 22 with apartment applications. I have a tooth brush and will scrub makefiles for a living wage, I'm not picky! (resume in profile)","[]","0","211","PERSONAL_PROJECT",true,,"EDUCATION","Seeking Full Time Job in Boston for Relocation","[Lean4]",,"https://proofbased.org/",false
"3e2589c0-fdb2-40e5-b0bb-b5856546e204","2024-08-25T18:19:28.756Z","sanat","Right now there is an enormous surge in applicant demand.Talent teams face the challenging task of handling high-volume inbound channels, while maintaining an excellent candidate experience, and dedicating time to high-value recruiting activities.So I'm working on Hirevire(https://hirevire.com/) to help automate the screening rounds so that talent teams can spend time interviewing only the best candidates.","[]","0","235","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Automate Screening Rounds for Better Talent Acquisition","[]",,"https://hirevire.com/",false
"3e84a99d-7fb6-455e-a377-012f9b841cff","2024-08-25T18:19:28.756Z","gr__or","I'm finally frustrated enough by the state of coding that I'm developing my own coding environment and language. The leading question is: What if UI was first-class while programming?Happy to elaborate if anyone is interested, I will also write about it on my blog (https://watwa.re) at some point","[{""commentText"":""Which environments/systems have you tried?A search of your site doesn't have a match for \""Literate Programming\"" --- I've found it a benison when developing, esp. in that it allows me to review code which already exists, and to create a structural index while writing which allows a quick/easy check if a given module already exists in a context where it should --- managed to make a system for this w/ a bit of help from generous folks on tex.stackexchange:https://github.com/WillAdams/gcodepreview/blob/main/literati...https://github.com/WillAdams/gcodepreview/blob/main/gcodepre...and as the readme shows, I am fascinated by the idea of visualization of code:https://raw.githubusercontent.com/WillAdams/gcodepreview/mai...(probably because of reading Herman Hesse's _The Glass Bead Game_ (originally published as _Magister Ludi_)I'd give a lot to have a programming system for METAPOST/FONT (or some other graphical language) which both allowed drawing in the view and then editing the textual representation of the code causing the view to update (yes, I should use http://tikzedt.org/ )"",""commentUser"":""WillAdams"",""indent"":""1"",""children"":[]},{""commentText"":""Jonathan Blow approves :D"",""commentUser"":""indulona"",""indent"":""1"",""children"":[]}]","2","34","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Creating a UI-Centric Coding Environment and Language","[]","1.5",,false
"3ed3f7a3-4ae8-498e-9e60-fde4d0cfbb1b","2024-08-25T18:19:28.756Z","SupermindPT","A .NET MAUI travel app that uses GTFS data to present transport info to users and also includes interactive 3D graphics.
Not on Play Store yet because the app is too big, still figuring out how to solve that.","[]","0","579","PERSONAL_PROJECT",false,,"MOBILE_APPLICATIONS","Title: Interactive 3D Travel App with GTFS Data","[.NET MAUI, GTFS]",,,false
"3f2e1475-e11a-49cd-86d7-f97ab212779d","2024-08-25T18:19:28.756Z","bubblyworld","I've been taking a (mental) break from programming and doing a lot more climbing, getting back into my body. After twenty years of boulder/sport/trad/big wall I've drifted into the dark art of rope solo. It's an wild way to climb that really appeals to my engineering brain - lots of deep knowledge about gear and the mountain intertwined with various logistical puzzles. Very rewarding when it works. The latest mission has been optimising my system a lot to start tackling bigger stuff.","[{""commentText"":""This was refreshing to read. Its great to see many people build themselves up on a site fixated on building for others..."",""commentUser"":""pajeets"",""indent"":""1"",""children"":[]},{""commentText"":""Thats great to hear. I'm also working on my body after 2 spinal surgeries. Doing pilates each day, and additionally weight training and cycling on each alternating day.For a skinny guy who never did any resistance training, this transformed my body to a lean, muscular type in what it seems to me like overnight. I cannot emphasize enough how good that was (and is) for the body. The body at first doesn't like it, but giving it a bit of consistency it learns and yearns for it.The back pains I had are gone and even if they come back here and there they are much less intense and more manageable. Doing some impromptu exercises for couple of minutes fixes that too.One of the biggest wtfs I had was when I decided to drill some holes in the wall because I was unable to for months after last surgery. I've grabbed my battery powered drill from the shed and was open mouthed how suddenly light that tool was. I literally checked if I've put the battery on. You don't notice the strength gain that much during normal work in the house, but do something which you know was heavy before and be amazed.I definitely credit good people on this site for sharing their experiences. At first I thought that only weirdos and meatheads do resistance training and always had a mental image of steroid laden walking muscles. Then I've read that article where was the graph of expected life expectancy for a person taking on training in their forties vs not training and it really did concern me. As a guy in early forties I didn't want to spend the rest of my life with very poor quality of life/mobility. I didn't want to be glued to my computer all day long as it would virtually be the death of me.I wanted to write a blog post about this journey (which is still short, but memory is fresh;) maybe to help geeks like us to see that being in front of the computer all day long is terrible. It works when you're young, but it absolutely doesn't as you get older. And everyone will get older whatever the younger people think. If I knew stuff I know now about fitness 20 years ago, I'm sure I would be 5 times more healthier, and I wouldn't need any spinal surgeries. But nobody told me anything and I thought \""doing stuff\"" on the computer all day long is fine. \""I'll be mobile and skinny even when much older, what else would I need?\"". Oh boy how wrong was I."",""commentUser"":""jq-r"",""indent"":""1"",""children"":[{""commentText"":""Awesome, I completely agree - having mobility and use of your body is such a blessing. All the best with your recovery =)"",""commentUser"":""bubblyworld"",""indent"":""2"",""children"":[]}]}]","2","101","SELF_IMPROVEMENT",false,,"SPORTS_TECH","Taking a Mental Break from Programming with Rope Solo Climbing","[]","2",,false
"3f82f129-246b-4e26-b2cc-95d4642e1f3e","2024-08-25T18:19:28.756Z","tducret","Hi fellow hackers!Yesterday, I've built a minimalist solution to let you host Markdown files, while rendering it as html in the browser.No preprocessing needed (like Hugo, Jekyll, Astro...).- You just write plain markdown- Add a script import at the top- UploadCheck it out > https://www.tducret.com/pure-markdown/","[]","0","382","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Host Markdown Files Easily with No Preprocessing Required","[]",,"https://www.tducret.com/pure-markdown/",false
"40c8640e-c465-4974-bb47-b93e3e05cb13","2024-08-25T18:19:28.756Z","oulipo","Hey guys! We're engineers/designers from France, and we've built the Ultimate DIY Battery that you can repair and refill!It works with 90% of the bikes/motor brands on the market, so I assumed that some people here might be interested, if they got a non-functional batteries but they still want to use their e-bike?We believe that everybody should have control about stuff they own, and we should fight against planned obsolescence!Here are a few videos about our founder on the battery itself, why we built it, and how to assemble it:- What is the Gouach Battery: https://www.youtube.com/watch?v=NsuW1NPkvNk- Presentation of the pack: https://www.youtube.com/watch?v=mLoCihE0eIA- Presentation of the fireproof and waterproof casing: https://www.youtube.com/watch?v=EDJpt7RDbRMHere are the juicy bits: https://docs.gouach.comWe'd love some feedback from the e-bike DIY builder communityOh, and it's launching as a Kickstarter in September and there is an offer for early-backers here https://get.gouach.com/1 for a 25% discount on the battery!You can follow us on Instagram https://www.instagram.com/gouach.batteries to get the latest news!","[{""commentText"":""I thought the reason the packs are sealed is to stop amateurs from swapping in cells of differing voltages, which short each other out and cause sparking/fire hazards. There's a reason li-ion battery charging is current-limited, they have no internal resistance."",""commentUser"":""briansm"",""indent"":""1"",""children"":[{""commentText"":""Also spot welded connections work well, transfer reasonable amounts of current and don't tend to vibrate off during use. We tear down packs at my job and there are warnings inside some not to re-use cells for vapes, they really don't want you taking these apart. Larger packs like EVs and E-bikes are probably worth refurbishing and repairing."",""commentUser"":""s0rce"",""indent"":""2"",""children"":[]},{""commentText"":""As I understand it, it's somewhat the opposite for internal resistance. You need to have current limiting in place because the internal resistance of the cell is turning that current into heat, and heat is the enemy of batteries.(Probably there's also a complicated chemical reason for current limiting that I don't fully grasp)"",""commentUser"":""bittumenEntity"",""indent"":""2"",""children"":[]},{""commentText"":""from their homepage :A Fireproof Casing which REALLY Works!Scared of battery fires? I know that we are!This is why our Infinite Battery comes with a casing that we designed to resist the heat of a fire, thanks to it's thick aluminum casing, and a design which dissipates heat quickly.And YES THIS WORKS! We have put a massive effort in making our casing sustain the battery fire, and extensively tested it (videos coming soon), so you can sleep safely (and us too!!). See our complete fireproof testing on our documentation/FAQ"",""commentUser"":""slim"",""indent"":""2"",""children"":[{""commentText"":""Prevention is better than cure though. plus you've got to consider cell gassing/venting/explosion risk/toxic fumes as well as fire prevention.If they were doing per-cell protection, fair enough (cheap 18650's don't have cell protection usually), but I think they are still connecting 4 cells in parallel, with only serial-bank MOSFET's like in usual sealed packs."",""commentUser"":""briansm"",""indent"":""3"",""children"":[{""commentText"":""(if they're using PTC themistors between the parallel cells to prevent over-current, it's all good though I suppose)"",""commentUser"":""briansm"",""indent"":""4"",""children"":[]}]},{""commentText"":"">and extensively tested itBy themselves or independent 3rd parties with deep experience in battery safety testing?"",""commentUser"":""passwordoops"",""indent"":""3"",""children"":[]}]}]},{""commentText"":""Could this also be used to create external power stations with 230V plugs ? For example to take in a car / van, and recharge with solar panels"",""commentUser"":""ttoinou"",""indent"":""1"",""children"":[]},{""commentText"":""Super cool! Any plan on making different form factors? For electrified cargo bikes, the battery is better placed bellow the cargo [0] so a squarish and flatter pack would be nicer.[0] This build for example: https://danielbuettner.medium.com/building-a-custom-e-cargo-..."",""commentUser"":""sgu999"",""indent"":""1"",""children"":[]},{""commentText"":""Would order instantly. I have a bunch of e-scooter 18650 battery packs that would be nice to convert to an e-bike one.If Kickstarter is starting in Sept, then I guess it will be another 1-2 years."",""commentUser"":""k4rli"",""indent"":""1"",""children"":[{""commentText"":"">>have a bunch of e-scooter 18650 battery packs Where get?There is a guy that rides the trail near me thats riding an ebike with a triangular battery pack that looks identical to one some HNer built here - He's too fast and I havent been able to stop him.Another question for the DIY e-bik crowd, is what kind of OTS motor could one harvest, like a motor from an electric lawm mower, or edger, weed-wacker? Are there power tools where the electric motor is useable? (like how people originally used mower engines in goKarts and such?Also, for fireproofing - mix Powdered Aerogel into a Silicon Slurry and dip the battery in that - the silicon and aerogel will make a heat sleeve thats quite fire resistant."",""commentUser"":""samstave"",""indent"":""2"",""children"":[{""commentText"":""> riding an ebike with a triangular battery pack that looks identical to one some HNer built hereYou might be thinking of jacquesm and this bike:https://jacquesmattheij.com/long-range-ebike/"",""commentUser"":""_Microft"",""indent"":""3"",""children"":[]}]}]},{""commentText"":""oulipo, gouache.. these are names i haven't heard in a long timejokes aside, i was curious if weld-less 18650 packs would be possible... seems like you guys answered that 10 years long question :)kudos"",""commentUser"":""agumonkey"",""indent"":""1"",""children"":[]},{""commentText"":""This is a great idea. I'm actually researching DIY solutions to electrifying my boat (I was a USAF electrician, once upon a time) and the prepackaged battery solutions are so expensive and inflexible. (Granted, for marine use there are some extra considerations...)"",""commentUser"":""pmarreck"",""indent"":""1"",""children"":[]},{""commentText"":""this is amaizing..."",""commentUser"":""butuzov"",""indent"":""1"",""children"":[]},{""commentText"":""Since you have the ESP32 - can you emulate the Apple Airtag on it please.I have a $7,000 Orbea E-bike and I have an Airtag hidden in it. Its a great feature.Not sure if I could redo the Orbead Battery this way because its internal to the frame - but it does have an extended battery pack option - perhaps this could be wired to use that connector as your interface allows for any ebike it seems?The post recently on HN about the flipper zero being able to emulate the airtag is pretty nifty, and you could use these guys effort:https://news.ycombinator.com/item?id=41287031---I LOVE this project.I want.Actually, Can I ask that you add a LORA transceiver network in the build since you have the ESP32 (maybe update it to the ESP3250?) :-)https://www.youtube.com/watch?v=40llxjrIG3wImagine being able to lora talk back from your bike to the trailhead, or your campsite.And do you have a better version of Shimano's E-Tube iOs crapware?EDIT: Since you have THIS: https://www.youtube.com/watch?v=EQHZFRHiUdgThe Goauche BMS Tesrt Bench needs its own video/HN post - and this is exactly what would be great info to get via a LORA messaging for all the telemetries from the pack?WOW:https://www.youtube.com/watch?v=9sEuBDA_xb8I want to open a Goache Plant in California. Seriously."",""commentUser"":""samstave"",""indent"":""1"",""children"":[{""commentText"":""I'm the CEO of Tile and we are working on a line of products for theft.As a genuine question, I'm very surprised that many people don't seem concerned that AirTags alert thieves to their presence. If your bike is stolen the thief will get the notification, even if they are on Android (with the new shared platform rogue tag detection).I'm trying to understand the user psychology here - not pitch our own products.Do you have any specific features you would like to prevent theft?"",""commentUser"":""crhulls"",""indent"":""2"",""children"":[{""commentText"":""The fact that something is being tracked and the thieves know it’s being tracked is a deterrent itself. Like the value of stolen iPhones crashed because activation lock made them worthless. So they moved on to Samsung Galaxies, until they implemented their own activation lock.If you steal a bike with a tracker on it you’ll probably leave it right there for the real owner to find."",""commentUser"":""yardie"",""indent"":""3"",""children"":[{""commentText"":""Of course I know this, but I am trying to go deeper. With AirTags and the new standards you literally can find and disable the tag for anyone using the Google or Apple networks.I am surprised that people think the benefits of AirTags outweigh the downsides given the alternatives, of which we are one. I'm mainly just trying to learn.I also think you probably are overestimating the deterrent value. Thieves are not necessarily thoughtful and the alerts aren't real time. Once they get the alert they might ditch the bike, but if it is back at their garage they will probably disable or remove it.I also am a bit triggered by this line \""Honestly, you as the CEO should know this.\"" which is on the edge of being an ad hominem. Why did you choose to include this? And wouldn't you know that I know these things? Like I am asking questions to get nuanced user feedback. Do you think someone who runs a consumer product company (I started Life360, Tile's owner), isn't deeply aware of how customers think?"",""commentUser"":""crhulls"",""indent"":""4"",""children"":[{""commentText"":""First, I want to apologize. The last statement came out a lot more combatant than I realized. So I removed it.I was a Tile wallet user until I stopped carrying a wallet completely. There are 2 types of thieves: the professional and the opportunistic. Opportunistic, the majority, aren't doing more than they have to and if the bike has a tracker they know about it makes it less appealing. And if you can get the casual thief to give up immediately then the device has already payed for itself.The professional will chop it immediately. I see kids in my neighborhood with $2000+ Trek Marlins, with all the expensive mountain bike parts removed. They simply wanted a bike to freestyle on. And doing all that probably took hours if not days. The professional is not going to spend anymore time than they have to disable a tracker when there are better options all around."",""commentUser"":""yardie"",""indent"":""5"",""children"":[]}]}]},{""commentText"":""Howdy!Great to meet you. I have a ton of thoughts on this matter, but not well threaded for quick reply: so forgive the stream-of-thought nature of the following.There is no real secret answer to stopping bike thieves, because the primary problem is both cultural and infrastructure.We dont have bike culture that allows for safe bike leaving-about, and we dont have bike infrastructure for safe bike locking-about. (Bike Hack SF: Take your nice bike into a nice hotel and tip the DoorMan $5 to check your bike into luggage check rather than lock it up)So, my airtag is in a case with security bolts under the bottle cage - and its more a check that I can know where it was last seen. Though I didnt remove the chirper.What if you could have a TILE that is the fob for this battery. Where the battery wont go unless the paired Tile Fob is present?A Lora Tile would be killer If you had a Lora network on this battery, with a TILE app infra on top of it and all the batteries talked to eachother - you built an anti-theft-mesh so all the bikes tiles all tell eachother about themselves.Tile integration with Shimano Motors and e-tube iso app to stop the motor from running unless Tile fob/phone app present. A magnetic Solonoid crank-shaft-blocker.And above all else pushing for better bike policies in municipalities."",""commentUser"":""samstave"",""indent"":""3"",""children"":[{""commentText"":""We are doing a satellite integration with Hubble Network - 24/7 global coverage, no increase in battery life. It sounds like scifi but 2 satellites are up. Give us a year..."",""commentUser"":""crhulls"",""indent"":""4"",""children"":[{""commentText"":""Hi - Who is 'we' and how can I get involved.I tried to build this after leaving Lockheed in 2007 where we built the RFID tracking for .mil as Savi Networks..All the cell integrations (pre IoT) were cost prohibitive.Its wonderful to see how much has taken place in this area since a bunch of us tried and failed to get funding back then :-)"",""commentUser"":""samstave"",""indent"":""5"",""children"":[]}]}]}]}]},{""commentText"":""Dude, this is amazing. It deserves its own HN post!"",""commentUser"":""alecco"",""indent"":""1"",""children"":[]},{""commentText"":""It's a very nice concept and I think it's much better than the held-together-with-duct-tape concepts usually seen in diy bike conversions.That being said, I am a bit skeptical about your claims to be fireproof. Did you try to start a battery fire inside your enclosure? Aluminum melts at about 600C, while lithium burns much hotter than that."",""commentUser"":""ulnarkressty"",""indent"":""1"",""children"":[]}]","10","0","STARTUP",false,,"AUTOMOTIVE","Ultimate DIY Battery for E-Bikes Launches on Kickstarter","[]","1",,false
"411a43f0-b7ea-47c9-99b7-dfc58ad25bc0","2024-08-25T18:19:28.756Z","dang","(See https://news.ycombinator.com/item?id=41132906 for a bit of recent context)","[{""commentText"":""almost 1000 comments suggests that this is very popular. doing this monthly would really help, although people may want to repost, so maybe some rule is needed for that. probably marking a post as \""REPOST\"" or \""NEW\"" would help regular readers find new projects."",""commentUser"":""em-bee"",""indent"":""1"",""children"":[{""commentText"":""Adding \""REPOST\"" or \""NEW\"" does nothing to ameliorate the problem of the same comment occurring over and over in search results (particularly hn.algolia.com/?sort=byDate searches).On the other hand, if each repost consists of just a link to the original post, or a link plus a few words, that would prevent the unpleasantness in search results."",""commentUser"":""hollerith"",""indent"":""2"",""children"":[{""commentText"":""fair point, but i think linking to the original post would make it more difficult to scan though the page, and people would simply not read those posts. might as well ban reposts altogether. so i think if reposts make sense then a tag is better than a link. if links are used they would at least need a short description, so for those that wrote a more detailed post at first, a link with a short desctiption would make sense, but that would benefit from a tag as well.other tags such as \""UPDATE\"" or \""MAJOR UPDATE\"" could also be considered.maybe something like this:Please tag your posts as NEW, REPOST or UPDATE. For reposts and updates try not to repost the whole description but keep it short and link to the previous post instead"",""commentUser"":""em-bee"",""indent"":""3"",""children"":[]}]}]}]","1","136","OTHER",false,,"OTHER","Title: Recent Context Shared on Hacker News Regarding Current Events","[]","1.5",,false
"41896270-bafa-4958-919b-0fa114838a59","2024-08-25T18:19:28.756Z","gagik_co","A text-yourself productivity app called tetr. I have always been messaging myself notes and thoughts on Signal and wanted something that would extend this habit to a funky productivity app and also do more advanced stuff like reminders, habits, mood tracking, etc.Been working on this for nearly 2 years now and it’s been cool seeing people use it daily, some definitely a lot more than I do. I still feel like it’s not even close to its full potential; infinite more things to add but most often a joy for me to work on.https://tetr.app/","[{""commentText"":""Really cool, I think this would be useful for a lot of people’s workflows, wish you the best/success."",""commentUser"":""indigodaddy"",""indent"":""1"",""children"":[]}]","1","325","STARTUP",false,,"MOBILE_APPLICATIONS","Tetr Productivity App Enhances Self-Messaging with Advanced Features","[]","2","https://tetr.app/",false
"42012cab-0c7d-4f8c-afe9-3ab680c78467","2024-08-25T18:19:28.756Z","therepo90hn","financialpanda.pl","[]","0","609","STARTUP",false,,"FINANCIAL_SERVICES","Comprehensive Financial Solutions in Poland","[]",,"financialpanda.pl",false
"42395fd3-dabb-4c5d-9e59-496120821ae6","2024-08-25T18:19:28.756Z","cdchn","I recently bought a used Seadoo and discovered the dirty little secret of personal watercraft that they don't want you to know. Unlike cars with their standardized ODB2 ports, those aren't a requirement for PWCs. And the diagnostic scanner hardware/software costs hundreds or thousands of dollars. Major affront to the right to repair, so I'm ending up doing some CANbus hacking.","[{""commentText"":""That’s kinda surprising. In Polaris ATV’s they seem to have this built into the interface of the machine itself so you can read the codes on its LCD. I don’t know how complex they are but I assumed they were a bit more open than OBD-II instead of less."",""commentUser"":""codazoda"",""indent"":""1"",""children"":[{""commentText"":""It has an LCD that'll give you a \""problem\"" (low 12v) but won't show you sensor values, stored codes, disable limp-mode, etc."",""commentUser"":""cdchn"",""indent"":""2"",""children"":[]},{""commentText"":""I've never seen an LCD screen in an ATV; my neighbor repairs small engines and stuff like riding lawnmowers and ATVs - i hang out from time to time and he's said more times than i can count \""i got no idea what's wrong with it, probably a wiring issue somewhere i gotta track down\"" or somesuch. Some of the machines he's repairing cost upwards of $40,000 so i'm not sure it's a price thing.My point is, i'm sure he would have mentioned how great or how awful such a debug console was, at least once, in the decade i've known him."",""commentUser"":""genewitch"",""indent"":""2"",""children"":[{""commentText"":""I'm not sure why you think that's a good metric.I googled it and the first result was an official help page about the cluster that says it'll show the diagnostic codes.https://www.polaris.com/en-us/off-road/owner-resources/help-..."",""commentUser"":""qup"",""indent"":""3"",""children"":[]}]}]}]","1","50","PERSONAL_PROJECT",false,,"MARITIME_TECH","Title: Seadoo Repair Challenges Highlight Right To Repair Issues","[CANbus]","1.2",,false
"42b51573-d153-463a-a753-7bbf3dbef224","2024-08-25T18:19:28.756Z","burner_yall","About three months ago I had a moment of clarity when I realized that all I did with my spare time was work out, smoke weed, and play video games (not at the same time). So I decided to reallocate a portion of my video game time to learning artistic skills. Largely learning to draw with the classic book Drawing On The Right Side Of The Brain, but I've also been making music and video games and learning 3D modelling in Blender. I'm not good at any of it yet but I'm having a great time.","[]","0","547","SELF_IMPROVEMENT",false,,"PERSONAL_DEVELOPMENT","Reallocating Time to Learning Artistic Skills","[Blender]",,,false
"42fd4d92-a71c-4cc2-8dcb-d999a8ad6e99","2024-08-25T18:19:28.756Z","posix_compliant","Learning Unity. I want to make stupid little games like I used to play on the internet in the early 00’s.","[]","0","571","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title: Creating Nostalgic Indie Games with Unity","[Unity]",,,false
"43617549-473b-4b82-9fc5-ba155cc68073","2024-08-25T18:19:28.756Z","achristmascarl","i'm working on rainfrog, a database management terminal ui for postgres.the goal is to be a lightweight alternative to pgadmin/dbeaver. it has vim-like keybindings, shortcuts to preview tables, and session history.it only supports postgres at the moment, but sqlite and mysql support are on the roadmap.https://github.com/achristmascarl/rainfrog","[]","0","359","PERSONAL_PROJECT",true,"https://github.com/achristmascarl/rainfrog","SOFTWARE_DEVELOPMENT","Rainfrog Postgres Management Terminal with Vim-like Keybindings","[Postgres, SQLite, MySQL]",,"https://github.com/achristmascarl/rainfrog",false
"43aff9e5-8095-4793-82ac-4528a54ed66a","2024-08-25T18:19:28.756Z","b2p","I am working on a Bitcoin staking infrastructure, using Bitcoin security to protect other PoS chains.We proposed and implemented the MVP for OP-Stack rollups (https://bit.ly/op-rfc). The work is based on the idea described in this blog post: https://bit.ly/forkless-rollup.","[]","0","564","STARTUP",false,,"BLOCKCHAIN","Bitcoin Enhanced PoS Security Through OP-Stack Rollups MVP","[Bitcoin, OP-Stack]",,"https://bit.ly/op-rfc",false
"43b08b4b-c4e2-4a7a-9d7c-914c058612ba","2024-08-25T18:19:28.756Z","traviskuhl","https://elwood.studio -- Open Source platform for producing, hosting and monetizing video & audio podcasts through subscriptions, ads or one-time payments.","[]","0","432","STARTUP",true,,"MEDIA_AND_ENTERTAINMENT","Elwood Studio Podcast Production And Monetization Platform","[]",,"https://elwood.studio",false
"44cd89ab-739f-46bf-9b4a-5b93c89b3a14","2024-08-25T18:19:28.756Z","mishu2","Professionally, I recently founded a startup focusing on education in dentistry. I've developed a platform to discuss and interact with cases online which I use for my own teaching, and thought other might also be interested. I've made some of the custom components (image editor, 3D viewer) freely available:
https://kigun.org/Personally, I'm building a website which lets you quickly setup personal online dashboards, because I wanted to have an overview of all the sites I refresh often on one page:
https://frankendash.com/","[]","0","252","STARTUP",true,,"EDUCATION","Dentistry Education Startup and Personal Dashboard Platform Launched","[]",,"https://kigun.org/
https://frankendash.com/",false
"4525ae1d-57f2-4b7c-8896-67fbe65251c7","2024-08-25T18:19:28.756Z","readyplayernull","I've found that filing out job applications is rather boring and takes a lot of my time for just a few applications. That's why I'm creating an AI tool to rewrite resumes and automate the jobs application process. I previously created a scraping tool for Glassdoor and LinkedIn, so this a natural next step. List of features:* Analyzes candidate information* Examines job descriptions* Generates unique CVs and cover letters for each job* Answers specific questions that recruiters ask* Automatically applies to jobs","[{""commentText"":""woaw nice,\nDo you open source it / make it available in any way ?"",""commentUser"":""d3m0t3p"",""indent"":""1"",""children"":[]}]","1","206","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","AI Tool Simplifies Job Applications Automates Resume Rewriting","[]","1.8",,false
"45448d3d-05bd-4b70-bc5f-4cb0e0278228","2024-08-25T18:19:28.756Z","mpduda","Working on Pulselyre, a touch-focused Windows app for producing electronic music live. It doesn't output audio on its own, but it lets you configure various virtual ""instruments"" on screen that can send MIDI note and control messages to other MIDI devices or VSTs configured to receive MIDI messages. You can record notes and events for each instrument and then loop them over a configured number of beats. Also has some other features to make creating music easier, like saving/loading note sequences, an arpeggiator, receiving input from external MIDI controllers/keyboards, and some other stuff. I've been meaning to record a demo video, but I'm not actually very good at playing or making music myself, so I haven't come up with anything presentable yet. I'm also not really married to the name, but it works for now...https://www.pulselyre.comIt's built using C# and WPF, and a related project I work on is an open source MVVM framework called UpbeatUI for making WPF apps that behave vaguely like mobile apps. It's for apps that have a main bottom layer and modal popups that float above and can be closed by clicking/touching the background. Pulselyre uses UpbeatUI, and I actually originally extracted UpbeatUI from a much older version of Pulselyre.https://github.com/Pulselyre/UpbeatUI","[]","0","186","PERSONAL_PROJECT",true,"https://github.com/Pulselyre/UpbeatUI","SOFTWARE_DEVELOPMENT","Developing Pulselyre Touchfocused Windows App For Live Electronic Music","[C#, WPF, UpbeatUI]",,"https://www.pulselyre.com",false
"459f3202-6d90-448b-bed1-3cc935c9a7f8","2024-08-25T18:19:28.756Z","4d4m","Working on a ton of new music - https://4D4M.com and 4D4M on Spotify.
Currently exploring production of new genres and some hybrids as well as some tech to improve live shows.","[]","0","468","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Exploring New Music Production and Tech for Live Shows","[]",,"https://4D4M.com",false
"4793db9b-4971-4574-9398-deef4436f2ec","2024-08-25T18:19:28.756Z","xeonax","A stock price analytics webapp. That gets data from various sources. And is able to bulk analyse historical data. Made for a friend. But now used by more peeps.https://stonks.aeonax.com Only for India tho","[]","0","440","PERSONAL_PROJECT",false,,"FINANCIAL_SERVICES","Title: Stock Price Analytics Webapp for Indian Market","[]",,"https://stonks.aeonax.com",false
"47cf9a57-65e2-46ce-b9ce-7233f1ec4232","2024-08-25T18:19:28.756Z","ChuckMcM","LPI/LPD/LPJ video codec/modems that can operate in the UHF band.","[]","0","368","OTHER",false,,"TELECOMMUNICATIONS","Title: UHF-Band Compatible LPI/LPD/LPJ Video Codec Modems","[]",,,false
"47e74fea-e00c-43f1-a6cf-bbdb6e71fef7","2024-08-25T18:19:28.756Z","taulien","Hi!In the best case, the developers of e-commerce website create unit-, integration-, and functional tests to make sure, they do not break existing functionality.But a website is not only code. Its also data and configuration.Since these types of configuration (e.g. prices, legal texts, bonusses) can change quite often and can get quite complex from the business perspective, it does not make sense to have developers create automatically executable tests to make sure, the website is configured as it should be.And its often not the developers who change the configuration. Maybe its a product manager, a marketeer or the ceo.These people often do not know if they configured something correctly. In additiom, they often don't get any notification, if an process, that is important for them, breaks due to a misconfiguration or some bug in the code (not every code base has a test coverage of 100%).So, I am creating a No-Code Black Box E2E Monitoring Tool, that the process owners/configurators can use to regularly check, if everything is working fine.","[]","0","140","STARTUP",false,,"E_COMMERCE","E2E Monitoring Tool Enhances Non-Developer Configuration Validation","[]",,,false
"4820eff4-bcd9-48cd-8b19-668c67767131","2024-08-25T18:19:28.756Z","cpburns2009","Catching up with the most recent versions of Minecraft for my Prometheus exporter mod, and adding support for more modding APIs.","[]","0","339","PERSONAL_PROJECT",true,,"SOFTWARE_DEVELOPMENT","Title: Updating Prometheus Exporter for Latest Minecraft and APIs","[Prometheus]",,,false
"48397606-c6c3-465e-b2f7-ebab1cece19e","2024-08-25T18:19:28.756Z","ChrisMarshallNY","I’m back to working on an ML app pair (train/consume) for Mac/iOS, for finding a certain type of resource.I tried it a while back, and wasn’t too thrilled with the way Apple has structured their ML stuff (they basically only afford very specific applications, which didn’t match my workflow).It was suggested that I revisit it, so I am.","[]","0","518","PERSONAL_PROJECT",false,,"MOBILE_APPLICATIONS","Developing Machine Learning App for Mac/iOS Resources Finding","[]",,,false
"483a973a-1342-4a1b-891f-2c8995e6ded1","2024-08-25T18:19:28.756Z","debo_","I noticed my 2.5 year old niece likes zooming into photos of bugs on her mom's phone. I'm making her a little ""game"" where she can flip over rocks and find different bugs and other weird surprises.","[{""commentText"":""I like this idea. Peaceful, wholesome, meditative, and even somewhat educational. You should make it available."",""commentUser"":""A_D_E_P_T"",""indent"":""1"",""children"":[]},{""commentText"":""Wow really wholesome and exciting."",""commentUser"":""asdw"",""indent"":""1"",""children"":[]},{""commentText"":""Best idea in this thread."",""commentUser"":""andrewstuart"",""indent"":""1"",""children"":[]},{""commentText"":""That is awesome!"",""commentUser"":""cadr"",""indent"":""1"",""children"":[]}]","4","12","PERSONAL_PROJECT",false,,"EDUCATION","Title: Interactive Bug Hunt Game for Curious Toddlers","[]","2",,false
"48495575-4fd1-4127-a195-4e46d01d066b","2024-08-25T18:19:28.756Z","IliaLitviak","We are building a hybrid aircraft to connect cities with high speed door-to-door transportation, without train/airport infrastructure.It’s a powered 55-seater auto gyro - an electric helicopter during take-off and landing and a conventional turboprop regional “plane” during flight.
We are at a “works on paper, let’s start prototyping” phase: basic assumptions are verified by people from industry, a development plan is in place.My co-founder is an experienced high-power electric propulsion engineer and he’s currently developing our power train.
I am in charge of the business/operations/relationships side.
We are currently looking for a third co-founder to lead aircraft design.","[{""commentText"":""> an electric helicopter during take-off and landingSurely this would make it significantly heavier? Wouldn't traditional fuel do better in terms of weight (and reliability)?> high speed door-to-door transportation, without train/airport infrastructure.Is this meant for rural transport? Looking around my urban landscape, there isn't really a place to land something like this."",""commentUser"":""withinboredom"",""indent"":""1"",""children"":[{""commentText"":""When thinking about take-off/landing you have to take into account the powertrain, fuel, noise, power-to-weight ratio e.t.c. With modern electric motors, batteries, BMS’ e.t.c. we are at a point where system weight is comparable (the battery is relatively small, motors are quite light and powerful), but all the other things - noise, efficiency, time between overhauls e.t.c. is much-much better.Long-term vision is to build-out a network connecting large metropolitan centers to smaller places, unlocking swaths of real estate. You can live in Albany and fly to Manhattan/Boston/Syracuse in 30 minutes whenever you need to report to office/go to a concert/visit a non-emergency doctor’s appointment. Vertiport can be located on a floating pier, on the roof of an existing transportation hub, on a plot adjacent to a bus/tram terminal e.t.c."",""commentUser"":""IliaLitviak"",""indent"":""2"",""children"":[]}]},{""commentText"":""Great concept. Where can I find more info?And out of curiosity, how did you decide on 55 seats?"",""commentUser"":""lpfeifer"",""indent"":""1"",""children"":[{""commentText"":""We are far from public yet, but you DM me on LinkedIn, I’m always open for a chat!It’s a sweet spot. Large enough to be useful, small enough to have reasonable refuelling times."",""commentUser"":""IliaLitviak"",""indent"":""2"",""children"":[]}]}]","2","120","STARTUP",false,,"AEROSPACE","Hybrid Aircraft for High Speed City Transportation","[]","1.5",,false
"4981fc19-9290-41ca-99da-60595b3a8248","2024-08-25T18:19:28.756Z","everlier","Building a toolkit to save hours of time when working with LLMs locally. For example, adding a TTS or Web RAG to the Open WebUI setup both are a single command.https://github.com/av/harbor","[]","0","267","PERSONAL_PROJECT",true,"https://github.com/av/harbor","ARTIFICIAL_INTELLIGENCE","Building a Toolkit to Save Time Using Local LLMs","[]",,"https://github.com/av/harbor",true
"49f6a83a-24d9-47fc-b31c-23a84807a2e1","2024-08-25T18:19:28.756Z","kenschu","I'm working on a new approach to assess engineering candidates. Lot's of good HN discussion around this, it's been fun to read. https://ropes.ai","[]","0","306","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","Assessing Engineering Candidates with Innovative Approach","[]",,"https://ropes.ai",false
"4a68a2b1-f7ef-4e0f-ab87-d214fe242e6d","2024-08-25T18:19:28.756Z","greenie_beans","rehabbing an old bike. also, bookhead, software for bookstores to sell online: https://www.bookhead.net/","[]","0","586","STARTUP",false,,"E_COMMERCE","Bookhead Enables Online Sales for Bookstores","[]",,"https://www.bookhead.net/",false
"4a8da6e3-69fb-4f80-983e-6e645fd00e1f","2024-08-25T18:19:28.756Z","tevlon","I'm working on Xona AI (https://xona.ai). I want to democratize the generation of 3D visualizations for interior and exterior design. We will launch next week on ProductHunt :)Very excited.","[]","0","243","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","Title: Launching Xona AI for Democratizing 3D Design Visualizations","[]",,"https://xona.ai",true
"4ac45e27-49da-4207-ba6b-3fd6bef58172","2024-08-25T18:19:28.756Z","ibizaman","I’ve been working on the same side project since nearly a year now.Self Host Blocks https://github.com/ibizaman/selfhostblocks is a modular server management based on NixOS modules and focused on best practices. The manual can be found here https://shb.skarabox.com/Compared to others, its goal is to make best practices easy, be declarative, robust and fully featured.I’m a self hosting and data sovereignty advocate and this project is my contribution to this space.Best practices easy is made by adding a layer on top of the stock nixpkgs modules that make for example Vaultwarden easy to secure (/admin behind SSO with Authelia) and easy to backup. One doesn’t need to understand how to setup Authelia nor what folders to backup. That is taken care for you. https://shb.skarabox.com/services-vaultwarden.htmlDeclarative is taken care by NixOS but it goes further than the stock nixpkgs modules. For example it installs the needed Nextcloud apps for LDAP and SSO fully unattended. https://shb.skarabox.com/services-nextcloud.html#services-ne...Robust thanks NixOS being a declarative OS, for example by adding a grub menu for every new deployment, making rollbacks easy. But also thanks to extensive tests that for example validates that the SSO integrations do not break on upgrades.Fully featured because for every service it provides, it makes setting up the reverse proxy, backup, LDAP, SSO, etc. easy and importantly in a standardized way thanks to contracts I’m adding https://shb.skarabox.com/contracts.htmlAll of this is not meant to stay in this project though. I’m slowly working towards upstreaming everything into nixpkgs. I’m starting with upstreaming a feature that allows out of band secrets to be interpolated into config files easily https://github.com/NixOS/nixpkgs/pull/328472 I make extensive use of this is Self Host Blocks already.Finally, I’m using this project for my home server and one in my parent’s place. So I’m using it in “prod” already.","[]","0","496","PERSONAL_PROJECT",true,"https://github.com/ibizaman/selfhostblocks","SOFTWARE_DEVELOPMENT","Self Host Blocks A Modular Server Management Tool","[NixOS, Vaultwarden, Authelia, Nextcloud, LDAP, SSO]",,"https://shb.skarabox.com/",false
"4b2a8034-c713-4afe-ab7f-2f8069a891ec","2024-08-25T18:19:28.756Z","kukkeliskuu","Few recent side projects:- a fact management tool based on a timeline. I have a complex legal situation, so I created a tool to store information about events. I can prioritize and tag the events, attach files to them, and have small workflow on them, and then filter the timeline based on the tags/priorities/workflow states. It is very helpful, because the amount of events and data was too much to handle mentally. I am using Django/HTMX/AlpineJS.- a dance event calendar for dance events in Finland, where both artists and venues can add events. The data is stuctured, which allows me to make views for each performer, venue etc. Mostly Django, but some HTMX/AlpineJS as well for complex screens- for the dance event calendar, I have created a support site that uses ChatGPT to handle two first steps for incoming support emails/questions. First it categorizes the question, and then tries to answer it based on FAQ. If it fails, it summarizes the issue (and possibly asks few basic questions related to it) and forwards it to me.","[]","0","228","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Developing Useful Tools and a Dance Events Calendar","[Django, HTMX, AlpineJS]",,,false
"4b324833-e1dc-4cdd-be17-5a7ff60b02b9","2024-08-25T18:19:28.756Z","artkulak","Hey! I'm working on Getgud.io, an AI-powered game analytics and anti-cheat platform. Our goal is to provide complete observability into player behavior, detect cheaters and griefers, and help game developers improve player retention.Some key features we're working on:
- AI-powered analysis of in-match player actions to detect anomalies
- Customizable rules engine for automated responses to toxic behavior
- Visual replay system for reviewing flagged matchesCheck out our website at https://www.getgud.io and watch our detection video at https://www.youtube.com/watch?v=5EhTpfEzh1M to see Getgud.io in action.We support server-side integration for popular platforms like Unreal Engine and Unity. For integration guides and SDK references, visit our docs at https://github.com/getgud-io/getgud-docs.Happy to chat more about game analytics and cheat detection if anyone's interested!","[]","0","265","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","AI-Powered Game Analytics and Anti-Cheat Platform Getgud.io","[Unreal Engine, Unity]",,,true
"4bd52c48-9714-4e6a-bb0f-32d8cafe9f40","2024-08-25T18:19:28.756Z","cdfuller","I'm working on FreeInChicago, a site for finding all the free activities to do in the city.I love Chicago and the incredible wealth of free festivals, museums, public art, music, parks, workshops, and so many more activities available to appreciate. I've found there isn't a good way to discover them though so I'm building the tool that I've always wanted. Right now I have a landing page up, have done some work on sourcing data, and I'm working towards defining a discovery interface.https://freeinchicago.com/","[{""commentText"":""Nifty! I worked very briefly about 12 years ago on a similar concept that was live at chicago.com. Things didn’t work out with it for various reasons but while it was up I found it quite useful. Some of the original team is still in Chigaco and building stuff. Best of luck shipping it!"",""commentUser"":""freethejazz"",""indent"":""1"",""children"":[]},{""commentText"":""My city used to have a similar site. It was great. Got an hour to kill? Check the site, find a nearby bar with live music and head on over.It ultimately got shut down because no one wanted to pay for it, and people started posting spam instead of activities."",""commentUser"":""elric"",""indent"":""1"",""children"":[]},{""commentText"":""Nice! I'm a fan of SF Funcheap https://sf.funcheap.com/ and always miss it when traveling to other cities. Another up-to-date local resource is something to look forward to."",""commentUser"":""bobbiechen"",""indent"":""1"",""children"":[{""commentText"":""Thanks for sharing! Seeing someone building something similar and being successful is incredibly energizing. I had doubts that it would be something folks would actually be interested in using."",""commentUser"":""cdfuller"",""indent"":""2"",""children"":[]}]}]","3","18","STARTUP",false,,"OTHER","Building FreeInChicago a Guide to Free Activities in Chicago","[]","1.8","https://freeinchicago.com/",false
"4c110b44-4bbe-4250-aec3-4c2de334727b","2024-08-25T18:19:28.756Z","bsenftner","I'm working in the final features for an office productivity suite with deep AI integration. I think the current slapping of a chat window on software is pretty tame, if not lame. So, in addition to that chat window that replies with conversational chat, I've got over a dozen integrated into software tools LLMs that when you ask them things, their output is programmatic and either modifies the data of what you're working on, or or performs some type of modification to the software tool in use. The tools include a complete word processor, where the AI knows the word processor's API and can directly manipulate the document in the word processor, likewise for a spreadsheet, and there is a ""prompt engineer"" interface where one can clone, modify, and create new LLM Agents that have deep access to the APIs of the tools, the data in the tools, and the wider application framework.This has been in development for 3 years, and I've got an immigration law firm using it, with about 1/3rd of the LLM agents being immigration law specialist agents of some type.I'm just wrapping up transforming the system from being immigration law specific to being generic, capable of operating in any industry. I previously made a ""do it yourself: build your own home solar energy system"" as a proof of concept that this framework could be modified in such a way, which I put online for a few months and then took down, having proved what I wanted.I've got multiple creative writing 'bots: legal, technical documentation, creative writing, and code authoring. I've got multiple spreadsheet 'bots: create any standard spreadsheet form on demand, reverse engineer and explain complex spreadsheets, and co-author spreadsheets interactively with the human user, guiding them through the understanding of the spreadsheet being built. I've got foreign language translation agents that allow people without a common language to speak to one another through the voice transcription interfaces.And the users are never copying and pasting LLM outputs from one place to another, that integration is built in to the business logic of the software: ask a chatbot to write a document, the output does directly to the word processor and the document is created, likewise for spreadsheets, likewise for talking to the ""projectBot"" and asking ""what's the state of this project?"" and a detailed report is generated.I've also been making the app itself multi-lingual, and multi-skinned so it can be refaced for different cultures, demographics, and industries. I've been calling it ""AI CMS"" but that is meaningless to far too many. I'm considering calling it ""Midom Office AI"" because that sounds like ""my dumb AI"" and I'm generally sarcastic, considering an anti-gushing sarcastic marketing angle on the software. Rather than everyone's else's over praising, I'll have just some confident smuck referencing how he's got an entire team of AI experts helping him, enabling him to be calm and cool in the face of all the deadline pressures, he sips lemonade while his AI team works for him, and not him for it. We'll see what my ""marketingBot"" says...","[]","0","613","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","AI Enhanced Office Suite Revolutionizing Productivity with Integrated Tools","[]",,,true
"4ca295b6-60a3-475e-9e70-5b97695ad998","2024-08-25T18:19:28.756Z","yqiang","I'm building FitBee (https://apple.co/4aGUw5X) - a simple and user friendly alternative to MyFitnessPal. It's been really fun trying to figure out how to build the most frictionless food tracking app possible. I just launched a feature where you can get a calorie & macro estimate by taking a photo of your meal and am working on several improvements to it.I have a small amount of experience building iOS apps but have never done anything with a backend before. This project is fairly backend heavy, so it's been quite a journey learning how to do everything from setting up a database to deciphering elasticsearch.","[]","0","371","STARTUP",false,,"MOBILE_APPLICATIONS","Building FitBee A User Friendly Alternative to MyFitnessPal","[]",,"https://apple.co/4aGUw5X",true
"4ceee970-39f9-4c48-bf29-29e580cf6268","2024-08-25T18:19:28.756Z","spuds","Helping others with their mental health (after my own struggles).Worked as a software dev/manager for a decade, went through workaholism, burnout, then alcoholism, depression, all that. Doing a ton better now, and taking some time off to write about what I went through and hopefully help out others going through the same thing some: https://depthsofrepair.com/","[{""commentText"":""This is helpful to me (and many others, I'm sure) and I look forward to reading more. Subscribed."",""commentUser"":""nowami"",""indent"":""1"",""children"":[]}]","1","99","PERSONAL_PROJECT",false,,"PERSONAL_DEVELOPMENT","From Burnout to Recovery Offering Mental Health Support","[]","2","https://depthsofrepair.com/",false
"4d2e1438-4474-43cc-869a-116d1aedb71a","2024-08-25T18:19:28.756Z","chrisfrantz","A couple years in, we’re still building Loops (loops.so), email for software companies.","[{""commentText"":""Super polished looking product -- any success in getting companies to use it? Work at a dinosaur that would never think of abandoning the microsoft ecosystem; wondering what the target is for something like Loops.(I did try taking a look through the website and saw integrations posted more prominently than users?)"",""commentUser"":""chxxnxr"",""indent"":""1"",""children"":[]}]","1","70","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: Building Loops Email Solutions for Software Companies","[]","1.5","loops.so",false
"4e869858-b473-4e28-85b4-e95d3a4e03ac","2024-08-25T18:19:28.756Z","wkat4242","A VR game. Still in the concept phase though. It'll be free as it's only a hobby project. It might never materialise but it doesn't matter. Most of the reward is in the process and the learning opportunities.For work I'm working on AI implementation. Because the vendor does all the technical goodness I'm kinda bored. It's also quite a crap solution IMO and we're kinda forced to be all positive about it because the vendor is closely watching and they have a lot of buyin from the top.I set up a local LLM server too just to feel like I'm actually doing something.","[]","0","426","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Concept VR Hobby Project and Dissatisfaction with Work AI Implementation","[LLM]",,,false
"4ec1e155-7625-406b-b932-7a288f93c863","2024-08-25T18:19:28.756Z","berlinmonk","https://github.com/jhspetersson/git-taskLocal-first task manager/bug tracker within git repository which can import issues from GitHub and sync task statuses.Pretty much work in progress, made for fun and to help while programming on a plane.","[]","0","410","PERSONAL_PROJECT",true,"https://github.com/jhspetersson/git-task","SOFTWARE_DEVELOPMENT","Git Task: Local Task Manager and Bug Tracker in Git","[]",,,false
"4f584c6a-a48b-476a-9a8e-37105aa08ce3","2024-08-25T18:19:28.756Z","myspeed","Building Blazing speed VPN in less than 1000 lines of code:
https://github.com/dvasanth/kadugu","[]","0","525","PERSONAL_PROJECT",true,"https://github.com/dvasanth/kadugu","CYBERSECURITY","Building Blazing Speed VPN In Less Than 1000 Lines Of Code","[]",,"https://github.com/dvasanth/kadugu",false
"4f8a13ed-93ab-4c2c-8f09-86a6de51e261","2024-08-25T18:19:28.756Z","JoeOfTexas","I like leaderboards, and its a bit sad that Redis is the only optimal database for leaderboards. So, I'm attempting a drunken version of a statistic database that tracks stats and leaderboards in realtime. I guess the only major defining quality would be that in one step I can get both the sorted scores + entire row of linked user data.For redis this is two steps: `ZRANGE leaderb 1 100` + `GET x1 x2 x3 x4 ... x100`.It's mostly a refresher for deep C++ doodling, but maybe I'll use it in production for kicks.","[]","0","417","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Creating a Realtime Leaderboard Database in C++","[C++, Redis]",,,false
"5044ed18-c652-43a3-b799-3bb71049cc9b","2024-08-25T18:19:28.756Z","brennerm","Currently working solo on the MVP of https://web2ebook.com/.It's a tool to scratch my own itch, which is converting all kinds of web content into ebooks and send them to my ereader.Currently focusing on web pages/Atom/RSS feeds but I may extend it later e.g. into transcribing videos + extracting image highlights.Feedback/ideas are already appreciated. :)","[]","0","324","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Creating Tool to Convert Web Content into eBooks","[]",,"https://web2ebook.com/",false
"5255d1fd-1fd0-44e6-888e-7304bcb95e58","2024-08-25T18:19:28.756Z","wzyoi","Right now I'm working on withdrawing money from cs.money and Steam balance.It's been sitting there for years, and I finally found health, time, and dedication to withdraw it.On cs.money I had $35k and on Steam balance I had $12k.The only way to get money from cs.money trade mode is to buy skins and sell them somewhere else.On Steam, on the other hand, I buy Steam Decks via Steam balance and sell them locally.I have sold 3 in the last 2 days.Last 2 days I've been taking a short break from coding a bot for cs.money to recover some health back (I have RSI).","[{""commentText"":""damn. That is a lot of skins. Yea, make sense to try to automate that. Approx how much time does it take to turn it into money?"",""commentUser"":""victorbjorklund"",""indent"":""1"",""children"":[]}]","1","239","OTHER",false,,"E_COMMERCE","Withdrawing Funds From cs.money And Steam Balances For Profit","[]","1.5",,false
"529f4e43-e881-48d7-a99b-8a3afc665d6a","2024-08-25T18:19:28.756Z","sdedovic","I'm working on a little site called WGSL Toy, here: https://wgsltoy.com/It's basically like ShaderToy but for WebGPU instead of WebGL. I started it as I have been doing some Rust + wgpu development for art projects and I need a easy way to play around with shaders.It's very early in development - you can go and just use it right now. But soon I want to support creating an account, saving / sharing shaders, and eventually go beyond the featureset of ShaderToy by allowing for custom input images / textures.Code is on github: https://github.com/sdedovic/wgsltoy","[]","0","401","PERSONAL_PROJECT",true,"https://github.com/sdedovic/wgsltoy","SOFTWARE_DEVELOPMENT","WGSL Toy A WebGPU Playground for Shader Development","[Rust, WebGPU]",,"https://wgsltoy.com/",false
"52af2141-16d1-4fad-ba00-4b7b100a7851","2024-08-25T18:19:28.756Z","jackfhebert","A LLM based bot for information literacy. The idea is that it can analyze text and images to help folks understand if they should believe stuff they find on the internet. And what they need to know to understand the subject.https://info-sleuth.com/","[{""commentText"":""how can a LLM judge what can be trusted or not?"",""commentUser"":""ekianjo"",""indent"":""1"",""children"":[{""commentText"":""I would aim more for it helping you to understand what questions to ask, as compared to it declaring what is truth."",""commentUser"":""jackfhebert"",""indent"":""2"",""children"":[]}]}]","1","484","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","LLM Bot for Analyzing Online Information","[]","1","https://info-sleuth.com/",true
"52f1077a-62e4-4c5f-a1cc-5a50accb1496","2024-08-25T18:19:28.756Z","ronyfadel","I am working on https://vidcap.app/","[]","0","254","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Vidcap App Development in Progress","[]",,"https://vidcap.app/",false
"5371bb59-114a-4a89-91d8-6ac16660f200","2024-08-25T18:19:28.756Z","cowpin","Working on https://cowpin.comFor the last decade or longer, I have been using pinboard.io, and I wanted to add a few more features. I just launched the landing page, and that's a start!","[]","0","570","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Cowpin Aims to Enhance Pinboardio with New Features","[]",,"https://cowpin.com",false
"53e87b2a-83c4-4d6f-af9d-4dee01e47f6b","2024-08-25T18:19:28.756Z","kaspermarstal","I am building an Excel extension that lets me use LLMs in formulas. For example, I can write =PROMPT(A1:E1, ""Extract keywords"") in a cell to extract keywords from a row and drag the cell to apply the prompt to many other rows. I find this useful when I want to use AI for repetitive tasks that would normally require copy-pasting data in and out of a chat window many times.I actually built it for my girlfriend who was writing a systematic review paper. She had to compare 7.500 papers against inclusion and exclusion criterias. She obviously did this manually because she cares about scientific integrity, but it sparked the idea to make an AI tool to automate repetitive tasks for people like her who would rather avoid programming. Now I just find it useful myself for a lot of ad-hoc analysis tasks like prompt engineering, rag tuning, and comparing model outputs from anthropic, openai, and google.","[{""commentText"":""Huh, I was googling for this exact tool a couple of weeks ago.Is there anything you can share - about how you're approaching it, and your progress? Need any beta testers? :)"",""commentUser"":""mft_"",""indent"":""1"",""children"":[{""commentText"":""Yes I am really interested in good use-cases, send me an e-mail at [email protected]! It’s called Cellm, implemented with ExcelDna and is fully functional for Anthropic models. Currently preparing the repo for public release and writing some docs."",""commentUser"":""kaspermarstal"",""indent"":""2"",""children"":[]}]},{""commentText"":""High impact project with a promise for enterprise clients, good luck!"",""commentUser"":""yu3zhou4"",""indent"":""1"",""children"":[{""commentText"":""Thanks!"",""commentUser"":""kaspermarstal"",""indent"":""2"",""children"":[]}]}]","2","22","PERSONAL_PROJECT",true,,"ARTIFICIAL_INTELLIGENCE","Building an Excel Extension for Integrating LLMs in Formulas","[]","2",,true
"53edbe3a-1d66-4d98-a34c-58c55bdbbf66","2024-08-25T18:19:28.756Z","mysterydip","Working on a game that parents of young gamers can play together without the child being frustrated or the parent being bored :)","[{""commentText"":""I was thinking of doing something like this. My first idea was the parent manages a sort of simulator (farming, civ, city, idk) and the child is a little chaos agent that wrecks havoc.But you might get the reverse, parent frustrated kid bored"",""commentUser"":""mkoubaa"",""indent"":""1"",""children"":[{""commentText"":""hah, not sure i want a game that replicates my life ;-)but i love the thought of exploring this space. hopefully there are more ideas"",""commentUser"":""em-bee"",""indent"":""2"",""children"":[]}]},{""commentText"":""It is a good idea. I can't have my kid play poe and I am checking out too quickly when I let her play pattern matching games. I personally think this is a niche in Steam that has not been 'occupied' well yet."",""commentUser"":""A4ET8a8uTh0"",""indent"":""1"",""children"":[]}]","2","295","STARTUP",false,,"MEDIA_AND_ENTERTAINMENT","Title: Fun and Balanced Game for Parents and Young Gamers","[]","1.5",,false
"540af321-8edf-47d9-9e7e-7259cfc20aa2","2024-08-25T18:19:28.756Z","warthog","We have been working on AI agents for sales and marketing. Our focus is in deep customer research instead of at scale marketing or spray and pray motion of outbound emails.Our purpose is modeled to give sales and marketing skills to non-sales people. Just like how Canva gave design powers to non-design people.We believe everyone has to have the skill to sell and market themselves or their product. Yet the only trend that does not change is understanding your customer/prospect.AI agents help with this.Check us out: godmodehq.com","[]","0","448","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","Empowering Non Salespeople with AI Driven Customer Research","[]",,"godmodehq.com",true
"542bec07-a5f5-4707-a717-18ded18479b6","2024-08-25T18:19:28.756Z","hopfog","Working on my game Sandustry, a mining and automation sandbox with pixel-based physics (think Noita meets Factorio).I released the first playtest of the alpha a few days ago, which you can try directly in your browser:https://lanttogames.itch.io/sandustry","[{""commentText"":""performance tanked once I started to dig and the screen got dark, FPS returned to normal once I was fully above ground"",""commentUser"":""ksylvestre"",""indent"":""1"",""children"":[{""commentText"":""Thanks for reporting! May I ask what browser and system you are on?When going underground it starts raycasting shadows, which is heavier on the GPU, but the difference shouldn't be that big."",""commentUser"":""hopfog"",""indent"":""2"",""children"":[]}]}]","1","143","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title: Sandustry Alpha Playtest Available First Look at Mining Automation","[]","1.2","https://lanttogames.itch.io/sandustry",false
"54d4e07c-ff40-4bc1-ab4d-cff8a0dff27f","2024-08-25T18:19:28.756Z","benatkin","I'm working on writing a sort of code and data playground from scratch - with currently only CodeMirror, ProseMirror, and some icons as dependencies - so that everything in it can be edited live. Everything is web components with the shadow DOM. It is sandboxed both as a whole and at the notebook level. The overall sandboxing uses a Content Security Policy that allows inspecting the URL for following a link, to enable using untrusted code (from humans or an AI) and private data without it easily being leaked. I've built a resizable split view, draggable tabs with multiple panes, and a color picker. It's a few dozen Markdown files with code in fenced code blocks and a Deno and Docker-based build process. There is a hybrid notebook/playground editor with the fenced code blocks changed into links that open the files in tabs. It's open source and at https://ristretto.codeberg.page/","[]","0","361","PERSONAL_PROJECT",true,,"SOFTWARE_DEVELOPMENT","Creating an Open Source Code and Data Playground","[CodeMirror, ProseMirror, Web components, Shadow DOM, Content Security Policy, Markdown, Deno, Docker]",,"https://ristretto.codeberg.page/",false
"54d906a2-93ca-418d-93b7-17ae82e4f28f","2024-08-25T18:19:28.756Z","blondelegs","A database that basically acts like a modern day “virus scanner” for deep fakes. I believe that virus, malware and such that trick people into handing out information- making false decisions as we have seen with companies would be better suited if they had something like a heuristic threat score assigned to them. Yes we have websites that can tell us but it’s not the same as a virus or malware scanner. I think we need to add it to a database. Block those sites to protect consumers, companies so they don’t make bad choices. Just like in malware we see if a signature , deep fakes from bad actors also have signatures. It’s so many things. From signal- coding- so I was working on that. Maybe foolish or a waste of time. But I am going with to. Was playing with app development for cars to protect data. But might be a push against Nissan- Ford- Chevrolet-Kia- etc who like to steal data to make money off it. They control the interface. No VPN are allowed and no encryption allowed on infotainment system. So you have to do work around to keep your data out of their hands. That’s all.","[]","0","108","PERSONAL_PROJECT",false,,"CYBERSECURITY","Modern Database for Heuristic Deep Fake and Malware Detection","[]",,,false
"55230958-4555-4937-8f29-1365ecb01c55","2024-08-25T18:19:28.756Z","kdickey","I just (like today) started working on an open-source, self-hosted, e2e encrypted, and free password manager.I’m writing the backend in Go, with a standard API layer to allow custom frontends. I will also be building “official” frontends for mobile apps, desktop apps, and browser extensions.The main reason I’m doing this is because I don’t like the UI of other self-hosted password managers, and I hate relying on the security of cloud options.Seeing as I just started work on it today, I don’t have much (not even a real name). If you want to follow along, heres the Github, https://github.com/dickeyy/passwordsMy goal for this project is to provide teams and individuals with the ability to secure their passwords while also providing a clean and elegant experience.LMK what you think!","[{""commentText"":""I had an idea for this you might want to consider adding: store the passwords/keys in the client, no server… but then shamir’s secret sharing to shard them along your contacts.So when you open the app it asks you to choose five (?) friends you trust (who don’t know each other) from your contacts and it’ll ask them to install the app to help you store your secrets.Then if you ever lose your phone or whatever when you reinstall the app you just have to remember at least three (?) of the five people you trusted and then will be able to restore your keys!It would also ping the other contacts when open to make sure they still have your shards and redistribute them as you add/change/delete them."",""commentUser"":""zhoujianfu"",""indent"":""1"",""children"":[]},{""commentText"":""Honest question, what's wrong with Vaultwarden?"",""commentUser"":""denysvitali"",""indent"":""1"",""children"":[]},{""commentText"":""Good luck!"",""commentUser"":""Narciss"",""indent"":""1"",""children"":[]}]","3","219","PERSONAL_PROJECT",true,"https://github.com/dickeyy/passwords","SOFTWARE_DEVELOPMENT","Open Source Encrypted Password Manager Self Hosted And Customizable","[Go]","1.5",,false
"55257c8d-03b2-4add-9dae-79021b2165d3","2024-08-25T18:19:28.756Z","christophilus","A zero-dependency application in Bun. It has a tailwind-like layer which can be seen here [0]. It’s not production-ready, but has been an interesting experiment.[0] https://github.com/chrisdavies/atomic-css","[{""commentText"":""What makes it Bun-specific? Can I use it with node?"",""commentUser"":""ivanjermakov"",""indent"":""1"",""children"":[{""commentText"":""The Tailwind bit isn’t Bun specific, but the unit tests are, and the app currently uses (or eventually will use) various things such as bun’s http layer, password hashing, SQLite API, etc."",""commentUser"":""christophilus"",""indent"":""2"",""children"":[]}]}]","1","414","PERSONAL_PROJECT",true,"https://github.com/chrisdavies/atomic-css","SOFTWARE_DEVELOPMENT","Zero-Dependency Bun Application with Tailwind-Like Layer","[Bun]","1.5","https://github.com/chrisdavies/atomic-css",false
"5527c871-942a-4838-b502-23c2137556d1","2024-08-25T18:19:28.756Z","vax425","I’m boxing up LunaKrons to get ahead of this year’s gifting rush, and I’m really pleased with how the packaging is turning out.","[]","0","218","STARTUP",false,,"E_COMMERCE","Title: Preparing LunaKrons Early with Satisfying Results","[]",,,false
"554e673b-bd59-47a1-9878-ef56135ab77b","2024-08-25T18:19:28.756Z","bbkane","Working on generating zsh tab autocompletion for my CLI framework. I'm finding it difficult because zsh makes completion surprisingly complicated and the zsh docs have a lot more descriptions than examples. Other CLI frameworks all seem to approach this differently.","[{""commentText"":""Skimming through this guide: https://dolthub.com/blog/2021-11-15-zsh-completions-with-sub... it seems to be a lot more convoluted than I thought. Really, every external CLI binary that supports completions has this autocomplete script?I thought zsh parsed man pages to get available options/subcommands."",""commentUser"":""ivanjermakov"",""indent"":""1"",""children"":[{""commentText"":""It seems like they all have DIFFERENT autocomplete scripts, some of which subshell out to the tool being completed to generate further completions."",""commentUser"":""bbkane"",""indent"":""2"",""children"":[]}]}]","1","520","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title: Creating Zsh Autocompletion for CLI Framework","[]","1",,false
"55562f1d-1e78-4fb8-a5b5-25d3345ab2b3","2024-08-25T18:19:28.756Z","arc_of_descent","https://betweenthespread.com/A stock screener. Plan to have lots more features soon.","[]","0","612","STARTUP",false,,"FINANCIAL_SERVICES","Stock Screener Adds New Enhancements and Features Soon","[]",,"https://betweenthespread.com/",false
"55b6daf8-6005-4034-a74b-4321e1a86bcc","2024-08-25T18:19:28.756Z","arichard123","I'm trying to solve loneliness and improve civilisation.","[{""commentText"":""what is your approach? please elaborate"",""commentUser"":""em-bee"",""indent"":""1"",""children"":[]}]","1","454","OTHER",false,,"OTHER","Solving Loneliness and Improving Civilization","[]","1.5",,false
"564711cc-0534-4038-882f-e6a541237314","2024-08-25T18:19:28.756Z","jccalhoun","I'm working on converting a jukebox to use a raspberry pi. I want to keep using the numberpad to pick the tracks and none of the existing solutions that i've found seem to do that. I don't have any experience with python and very little with linux so it has been an experience.","[{""commentText"":""Keep going! This sounds like a really fun project that will be really satisfying when you start to get things working. Not to mention the experience gained will be valuable for sure!"",""commentUser"":""leps"",""indent"":""1"",""children"":[]}]","1","385","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title: Converting Jukebox to Raspberry Pi While Retaining Numberpad","[Raspberry Pi, Python, Linux]","2",,false
"56b21220-8c5b-4429-9105-9af0812ae1df","2024-08-25T18:19:28.756Z","tired_and_awake","I'm a tech exec who misses their physics roots. In my spare time I'm interviewing ""materials manufacturers"" to come up with a viable startup idea. I'm hoping to build a company that leverages simulation and ML to accelerate material discovery.Keeping key bits of the idea to myself. If this admittedly vague idea excites you let's find some time to talk.","[{""commentText"":""I work for a VC, in case you are seeking funding for your startup, Material Science is interesting to us [email protected]"",""commentUser"":""mooneater"",""indent"":""1"",""children"":[]},{""commentText"":""Senior SWE with Comp Sci + Chemical Engineering background, considering a masters in materials science. If you're ever looking for someone who can bridge those spaces, would love to chat. Email etc in bio."",""commentUser"":""DavidPiper"",""indent"":""1"",""children"":[]}]","2","128","STARTUP",false,,"MANUFACTURING","Title: Tech Exec Exploring Material Discovery Startup with Machine Learning","[]","2",,true
"572a1bc9-d9a0-4781-be2d-d78daecdc0b2","2024-08-25T18:19:28.756Z","CrispinPowers","Hey guys, I’m currently working on a design handoff solution similar to Relay by Material.io, but with support for iOS, Android, Flutter, and React Native.The goal is to streamline the design-to-code process.Would love to hear thoughts from anyone who’s tackled similar challenges or has insights on optimizing cross-platform handoffs!","[]","0","445","OTHER",false,,"SOFTWARE_DEVELOPMENT","Cross-Platform Design Handoff Solution for iOS Android Flutter React Native","[iOS, Android, Flutter, React Native]",,,false
"576280a2-c718-4c7b-985e-c866f6be44ad","2024-08-25T18:19:28.756Z","conzept","An opensource, semantic topic exploration system, which can use any remote REST datasources (and soon self-hosted, custom TypeSense datasources).See: https://conze.pt - this is an encyclopedic showcase, but could be used for any other information system, eg. a cultural archive.Development news: https://x.com/conzept__Docs: https://conze.pt/guide/user_manualFeedback welcome! I'm aware that the mobile experience needs work.","[]","0","300","STARTUP",true,,"SOFTWARE_DEVELOPMENT","Open Source Semantic Topic Exploration System Uses Remote Datasources","[TypeSense, REST]",,"https://conze.pt",false
"589a5bc9-aabd-4fab-b7b6-e1b530a33097","2024-08-25T18:19:28.756Z","ElegantBeef","Working on a hot code reloading library for Nim. It's a general solution, but specifically for my game framework.An example of it in action: https://streamable.com/2mxktcSource code: https://github.com/beef331/potato","[]","0","110","PERSONAL_PROJECT",true,"https://github.com/beef331/potato","SOFTWARE_DEVELOPMENT","Hot Code Reloading Library for Nim Game Framework","[Nim]",,"https://streamable.com/2mxktc",false
"58e22c48-2c01-4785-b22e-56c637e993e6","2024-08-25T18:19:28.756Z","CharlieDigital","I've been hacking away at my travel planner side project: https://turas.app and recently got around to building out a Chrome extension for Google Maps: https://chromewebstore.google.com/detail/turasapp/lpfijfdbgo...Just returned from a trip that I planned using the extension and can't imagine planning it as fast any other way!","[]","0","444","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Chrome Extension Turbocharges Travel Planning with Google Maps","[]",,"https://turas.app",false
"59313d0b-0340-4830-a904-ee90a94e15f2","2024-08-25T18:19:28.756Z","rossant","Building a GPU scientific 2D/3D visualization library scaling to millions of points www.datoviz.org -- have been pursuing this idea for ~13 years!","[]","0","106","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Datoviz GPU Scientific Visualization Library","[]",,"www.datoviz.org",false
"599720b0-1b1a-4d1b-a98c-9c342c1fd983","2024-08-25T18:19:28.756Z","marvinblum","I'm still working on our privacy-friendly web analytics tool Pirsch Analytics (pirsch.io) like a madman :) I've been doing this for 3 1/2 years now and I'm still super motivated, especially because it's challenging from a technical point of view, and very rewarding (I live off it now).There is still a lot to do and learn (especially in the marketing department), but we have plans for a new product in the privacy space. I don't want to say too much about it until we've started working on it, but it's in the compliance space and fits quite well with our existing product. I think it's always a good starting point to solve your own problems.","[]","0","202","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Developing Privacy Friendly Web Analytics and New Compliance Product","[]",,"pirsch.io",false
"5a041955-2b96-49ec-a5d8-084258a3ec11","2024-08-25T18:19:28.756Z","vander_elst","Working on Grizol: a syncthing compatible client that allows storing data on all backends supported by rclone and exposes the data through a fuse.https://github.com/mseravalli/grizolThe idea was to leverage the syncthing ecosystem while expanding some of the capabilities.It's till quote rough around the edges and needs some polish, but the core functionality should be there.","[]","0","450","PERSONAL_PROJECT",true,"https://github.com/mseravalli/grizol","SOFTWARE_DEVELOPMENT","Grizol: Syncthing Compatible Client Leveraging Rclone Backends","[Syncthing, rclone, FUSE]",,"https://github.com/mseravalli/grizol",false
"5a3afa59-0f02-4d48-a642-b499eec2c5b5","2024-08-25T18:19:28.756Z","thisisauserid","Parallel streaming video ingestion of live events, chunking up the video, sending it to Gemini Pro to get get the context/narrative/transcription/sentiment, and alerting for various things.","[]","0","229","OTHER",false,,"MEDIA_AND_ENTERTAINMENT","Title: Parallel Streaming and Analysis of Live Event Videos","[Gemini Pro]",,,false
"5b9895f3-fc73-4473-99b2-a499bd5cfc67","2024-08-25T18:19:28.756Z","bob1029","I am currently working on developing a procedural, interpreted language that is amenable to genetic (evolutionary) programming.I have decided to shelve my work on architectures that are biologically inspired for now. I was getting reasonable results with spiking neural networks and evolutionary training, but there are so many hyper parameters to think about and how they behave over time is really hard to predict. I was also struggling deeply with how to manage topological concerns like network growth over time.With interpreted evolutionary programs, the memory access patterns are so much more ideal with the program counter stepping through (mostly) contiguous bytes vs totally insane recurrent spiking neural access patterns. You get so many more generations & candidates evaluated per unit time that it can make previously apparent ""dead ends"" viable, simply because you don't need to have extreme patience to find out anymore. I am discovering that iteration speed is the most important thing in this arena. The faster you find out how bad a certain parameter adjustment is, the sooner you can get to the good ones.I am also working on an unrelated contract to integrate some back office banking systems. Not much worth discussing there.","[{""commentText"":""I agree visualizing neural networks is challenging. The flexibility and consequences of network connections is also confusing. If you decide to go down that route again, the best work I've seen by far is the recent one by Stephen Wolfram: https://writings.stephenwolfram.com/2024/08/whats-really-goi..."",""commentUser"":""john-tells-all"",""indent"":""1"",""children"":[]}]","1","105","PERSONAL_PROJECT",false,,"ARTIFICIAL_INTELLIGENCE","Developing Procedural Language for Evolutionary Programming and Banking Integration","[]","1.5",,false
"5bf5b03e-2e8f-43fc-b776-508fd97337d0","2024-08-25T18:19:28.756Z","seky","I have a. suite of tolls for developers:https://www.punycoder.com/ (a tool for Punycode to Text/Unicode and vice-versa conversion),https://www.htmlwasher.com/ (a tool if you have some dirty HTML and need to clean it up),https://www.htmlcorrector.com/ (a tool if you have some not so well-formed HTML and need to fix it),https://www.htmlenc.com/ (a simple tool to HTML encode (escape) a text),https://www.urlenc.com/ (a simple tool to URL encode (escape) a text),https://www.gguid.com/ (a customizable GUID generator),https://www.64baser.com/ (a Base64 and vice-versa encoder),https://www.hexator.com/ (a Hex and vice-versa encoder),https://www.cescaper.com/ (a C and C++ string escaper and unescaper)
https://www.htmlinstant.com/ (a simple HTML editor).https://www.notationer.com/ (a tool to switch across (code) notations, like camelCase, PascalCase, snake-case).Frontend is mostly in React/Next.js (Some older projects have frontend still in the old ASP.NET MVC and Ajax :-)). Where the backend is needed, it is written in .Net/C# and running on Azure.","[]","0","85","OTHER",false,,"SOFTWARE_DEVELOPMENT","Suite of Developer Tools for Encoding HTML and GUID Generation","[React, Next.js, ASP.NET MVC, Ajax, .NET, C#, Azure]",,,false
"5ded12f5-34ff-4584-b67a-4e5369d87840","2024-08-25T18:19:28.756Z","Igor_Wiwi","Get another word - https://getanotherword.comSimplistic thesaurus and synonym finder.Built with Flask and bit of jQuery","[]","0","352","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title: Simplistic Thesaurus and Synonym Finder Built with Flask","[Flask, jQuery]",,"https://getanotherword.com",false
"5e275420-a7a8-47d1-8387-e99da4506c89","2024-08-25T18:19:28.756Z","taiters_","I dusted off an old project today. It's a browser based CHIP-8 emulator with a built in editor.https://chip8.dotslashdan.com/I added the ability to import/export ROMs and finally added some of documentation....Plenty bugs left to fix","[]","0","537","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title: Reviving a Browser Based CHIP-8 Emulator With New Features","[]",,"https://chip8.dotslashdan.com/",false
"5e33dfff-262c-4f09-9b56-34fe3de79699","2024-08-25T18:19:28.756Z","purple-leafy","I have just finished an AI design agent [0] that gives UI design feedback, but that launch went really poorly.So now I’m working on learning Golang and loving it! Going to build a backend with it[0] https://chromewebstore.google.com/detail/ui-copilot/hgaldpfd...","[]","0","293","SELF_IMPROVEMENT",false,,"ARTIFICIAL_INTELLIGENCE","Title: Embracing Golang After UI Design Feedback Tool Falters","[Golang]",,"https://chromewebstore.google.com/detail/ui-copilot/hgaldpfd...",true
"5e42d089-b0b2-4746-88c3-a5966ab598e2","2024-08-25T18:19:28.756Z","techas","I’m building a travisher [1]. Both wooden body and iron.I found it amazing the importance of the small details in old woodworking tools and how toolmakers solve problems and improve tools. Particularly in very simple tools.[1] e.g https://travisher.com/product/travisher-wood/","[]","0","156","PERSONAL_PROJECT",false,,"MANUFACTURING","Title: Appreciating Detailed Craftsmanship In Traditional Wooden Tools","[]",,"https://travisher.com/product/travisher-wood/",false
"5e7ec9a1-537e-4a84-94ed-ab70df1a78ba","2024-08-25T18:19:28.756Z","strzibny","I work on three things currently.Tube and Chill - https://tubeandchill.comIt's something like IMDB for YouTube with recommendations and browsability without algoritms.Test Driving Rails - https://testdrivingrails.comMy new book on testing Rails with the default stack - Minitest and fixtures.Business Class 2.0 - https://businessclasskit.comA starter kit for Rails apps. I am now slowly working on 2.0.If you have some comments, especially on Tube and Chill, I would appreciate them.","[]","0","398","OTHER",false,,"SOFTWARE_DEVELOPMENT","Tube And Chill Rails Testing Guide And Business Class Kit","[]",,"- https://tubeandchill.com
- https://testdrivingrails.com
- https://businessclasskit.com",false
"5e92d879-39d8-4c15-8bb6-709486902462","2024-08-25T18:19:28.756Z","scottmckenzie","I’m a software engineer looking for problems to solve…","[]","0","600","OTHER",false,,"SOFTWARE_DEVELOPMENT","Title: Software Engineer Seeking Challenges","[]",,,false
"5f436995-dfb1-461d-9429-65eeaa628f95","2024-08-25T18:19:28.756Z","sorobahn","Experimenting applying Meta's V-JEPA [0] architecture for representation learning to chess. One of the challenges is that validating if the model is learning useful dynamics of the game, so I'm using it as an excuse to learn some reinforcement learning by using the representations generated by the JEPA model to approximate useful Q-values [1]. This method currently has no search so I'm planning on comparing with this paper [2] which achieves GM level chess without any search. Honestly, Im unsure if the full pipeline is stable enough to even converge, but it's fun experimenting. I'm bad at chess so I really want to make a bot that challenges the best bots on lichess.[0]: https://ai.meta.com/research/publications/revisiting-feature...
[1]: https://en.wikipedia.org/wiki/Q-learning
[2]: https://arxiv.org/abs/2402.04494","[]","0","196","PERSONAL_PROJECT",false,,"ARTIFICIAL_INTELLIGENCE","Utilizing Meta's V-JEPA Architecture to Improve Chess AI","[]",,,true
"5f9d4d2a-a2dc-44ca-88f4-34d9a1c8cbe5","2024-08-25T18:19:28.756Z","julien040","I'm trying to push the boundaries of SQL by building Anyquery[1]. It's a SQL query engine that allows you to run queries on anything (GitHub, Todoist, Parquet, Google Sheets, logs, emails, etc.)It's mental gymnastics to transform different data sources (e.g. a spreadsheet) into a SQL database with write support, but I do enjoy the journey and learn a lot from it.[1] https://github.com/julien040/anyquery","[]","0","333","PERSONAL_PROJECT",true,"https://github.com/julien040/anyquery","SOFTWARE_DEVELOPMENT","Building Anyquery An SQL Query Engine For Diverse Data Sources","[]",,"https://github.com/julien040/anyquery",false
"607e6bde-f76a-4189-a131-ef6a0f212878","2024-08-25T18:19:28.756Z","kbrecordzz","Tried to rewrite the Javascript 3D library three.js to make it smaller and more specialized for my game. Today I’m ending that and instead starting to write a 3D engine from scratch with the knowledge I learned from this rewrite process. Less object orientation and code organization, in order to get to the core of what happens in the machine (the phone/computer). There is enough complexity in the OS+browser to get through to use the device’s full power, so I at least try to remove all complexity possible from the code. Make it use less memory, download time and CPU time, and also make it go through the Javascript parser and bytecode converter as smoothly as possible. Then minimize the number of draw calls (that’s often what takes most time in the GPU) so I can render more varied graphics at the same speed (if less time is spent on sending data back and forth to the GPU, more time can be spent doing cool stuff in the shader code, I guess?).","[]","0","45","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Developing a Lightweight 3D Engine","[JavaScript, three.js]",,,false
"60ddd082-52f0-43a3-a12a-c522a3f2beb8","2024-08-25T18:19:28.756Z","sim04ful","I'm working on a tool directory that lets you run then directly without multiple subscriptions.https://www.arible.co","[]","0","542","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: One Stop Tool Directory with Direct Access","[]",,"https://www.arible.co",false
"613a6950-3668-44f9-9e81-c7457697d30f","2024-08-25T18:19:28.756Z","lylo","I’m building a calmer way to produce and consume content.A delightfully simple blogging-by-email app, Pagecord (https://pagecord.com). $20/yr.A delightfully simple, all-in-one RSS reader (web and PWA), Feedgrab (https://feedgrab.net). FREE!Very early days (built quickly!) but both products are fully functional with customers.I have a lot of ideas around content discovery for Feedgrab.Give them a spin, I’d love to know what people think.","[]","0","345","STARTUP",false,,"DIGITAL_MEDIA","Calm Content Creation With Pagecord And Feedgrab","[]",,"- Pagecord demo: https://pagecord.com
- Feedgrab demo: https://feedgrab.net",false
"61eb7006-0517-4df5-ae6d-73d063c0faaa","2024-08-25T18:19:28.756Z","renegat0x0","I am working on rss reader / web scraperhttps://github.com/rumca-js/Django-link-archive","[]","0","77","PERSONAL_PROJECT",true,"https://github.com/rumca-js/Django-link-archive","SOFTWARE_DEVELOPMENT","Title: Developing an RSS Reader and Web Scraper","[Django]",,"https://django-link-archive.herokuapp.com/",false
"62af6b65-25c5-46d1-871d-1c3061394efd","2024-08-25T18:19:28.756Z","nicity","I work with my small team on the exclusive co-op game Sixth Force, about father and son. Father is AI network developer and son-teenager is the artist. They find themselves trapped inside an AI network simulation and need to get out before the network takes over the world :).
Btw your wish listing on Steam is very much welcome to finish the game https://store.steampowered.com/app/2830090/Sixth_Force/ :)","[]","0","224","STARTUP",false,,"MEDIA_AND_ENTERTAINMENT","Father and Son Trapped in AI Network Simulation","[]",,"https://store.steampowered.com/app/2830090/Sixth_Force/",false
"62c131ac-acbf-43a2-898d-c639b239d3b3","2024-08-25T18:19:28.756Z","txutxu","I'm writing a book. A novel. By hand (this is, no AI involved, just me and vim).Sometimes I feel I'm loosing the time, because nowadays there is a lot of AI generated content and even more competence in self-published books.After a long walk against myself, of about 10 months, it's nearly finished (in my native language, Spanish). It still needs a few more reviews and retouching.I got recently unemployed after +20 years as Linux sysadmin, and my wife is now unemployed too (after +20 years in HHRR), fortunately we have still a few savings.I dream that it will (economically) work, but most of the time I intuit there will be less than a few sales from family and friends.Depending on how it goes, I've already the script for the second and third parts.In parallel I'm researching different ways to generate cash flow without working for another person. I would like to avoid going to search for a job in the current market of cloud, docker and kubernetes, as I'm more a hardware/colocation guy, and 99,9% of job offers request for docker/kubernetes.","[{""commentText"":""When you say \""by hand\"" do you mean with a pen and paper rather than typing it out? If so, can you say something more about why?"",""commentUser"":""phainopepla2"",""indent"":""1"",""children"":[{""commentText"":""Sorry, edited to clarify. I mean avoiding AI.Mainly I use vim. But yes, sometimes I also use a traditional notepad with a soft ink pen. To avoid myself some screen time, because I'm out of home, or just to make some use of it.I think the output flow is about the same using pen and paper than using vim, at least for me.The original \""By hand\"" did mean \""without AI help/inspiration\""."",""commentUser"":""txutxu"",""indent"":""2"",""children"":[]},{""commentText"":""He says he uses Vim, which is on the computer."",""commentUser"":""als0"",""indent"":""2"",""children"":[{""commentText"":""He edited his comment to add that detail after I asked"",""commentUser"":""phainopepla2"",""indent"":""3"",""children"":[]}]}]}]","1","7","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Writing a Handwritten Novel Amidst Job Market Challenges","[Vim, Linux, Cloud, Docker, Kubernetes]","1",,false
"630d377e-6750-468d-a1fc-01ca85f27106","2024-08-25T18:19:28.756Z","drekipus","I have one that I'm making open source, as a digital montage system.. think of the ""memories"" feature on Google photos or iCloud.I basically want that to be open and free. I'll have an app to easily create albums, and have the ability to connect to any storage or montage service you like. You could even make your own app connect to your own storage and montage service, so it can be completely diy. I have a few write-ups but I'm transferring it to notion at the moment so I won't link it just yet.My other idea is a ""bill hamper / consolidation"" service, that I'm doing for my sister. She pays me a flat fee each week and I pay all of her bills for her. Gives her peace of mind and allows her to save some money without stressing on paying random bills","[]","0","144","PERSONAL_PROJECT",true,,"SOFTWARE_DEVELOPMENT","Open Source Digital Montage and Bill Consolidation Services","[]",,,false
"646b9a07-31f0-4f8c-9b84-78b950f42d34","2024-08-25T18:19:28.756Z","alfredgg","I am working on improving a system to inform citizens about the public benefits for which they are eligible [0]. It's hold by Barcelona City Council.It analyzes the social situation of a person, or group of people that live together, and forecasts those benefits that they could access. It is an old base code that uses OpenFisca for the back, and React for the front. However, it's quite fun though. Currently I'm working on make it more stable as there are still some parts that could break the process.[0] https://lesmevesajudes.barcelona.cat/","[]","0","13","OTHER",false,,"SOFTWARE_DEVELOPMENT","Improving Citizen Access to Public Benefits in Barcelona","[OpenFisca, React]",,"https://lesmevesajudes.barcelona.cat/",false
"6493944e-0b58-45f0-8b51-03fb89dd19e1","2024-08-25T18:19:28.756Z","enceladus06","My primary focus is my PhD research.I'm developing a tool using GPT-4o to help draft outlines for small-business and institutional grant applications.I'm also working on a solution to fix prior authorizations in the insurance industry, fix scheduling surgeries due to insurance network database inconsistencies.","[]","0","372","PERSONAL_PROJECT",false,,"HEALTHCARE","PhD Research on GPT Tool for Grant Writing and Insurance","[GPT-4]",,,true
"66240266-6b66-4277-899a-867826628aa2","2024-08-25T18:19:28.756Z","Octabrain","I'm working on a side project which is a Python library that provides of an abstraction layer to manage infrastructure in cloud providers by interacting with their APIs. This is something I've been developing every now and then for the last months after years of working with Terraform and getting tired of the limitations of it's DSL (yeah, Pullumi is better but I just simply want a generic library with classes representing services in the cloud I can call natively in Python without having to deal with a 3rd party application like Pullumi is!).","[{""commentText"":""So, like, CDK?"",""commentUser"":""cdchn"",""indent"":""1"",""children"":[{""commentText"":""Yes, at least conceptually. However, CDK is more opinionated, uses Cloudformation and depends on its own CLI."",""commentUser"":""Octabrain"",""indent"":""2"",""children"":[]}]}]","1","443","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Developing A Python Library For Cloud Infrastructure Management APIs","[Python, Terraform, Pullumi]","1.5",,false
"6624481d-3056-4a8f-98a6-6f1af6fdba9d","2024-08-25T18:19:28.756Z","crbelaus","I (along with a friend) am working on an Elixir-based built-in error reporting and tracking solution: https://github.com/elixir-error-tracker/error-trackerI wrote a post explaining the reasons for building this when we already have multiple third-party SaaS providers: https://crbelaus.com/2024/07/31/built-in-elixir-error-report...It boils down to simplicity. While error reporting is extremely valuable for most projects, it is absent from many. The most common reason is that this requires entering SaaS territory. Most solutions are provided by third-parties that require you to subscribe and pay for the privilege of tracking your errors. Cost is the main noticeable downside. Data protection (GDPR, HIPAA, etc) is another.The Elixir community is providing great feedback and it was covered both in a YouTube video (https://youtu.be/TNmSVjGyZx0?si=yd6kOwa2ZpxUyFad) and a Podcast (https://podcast.thinkingelixir.com/215).","[]","0","433","PERSONAL_PROJECT",true,"https://github.com/elixir-error-tracker/error-tracker","SOFTWARE_DEVELOPMENT","Elixir Based Error Reporting Solution","[Elixir]",,"https://github.com/elixir-error-tracker/error-tracker",false
"66452007-d443-48dc-a5b0-33c00a5c740e","2024-08-25T18:19:28.756Z","ckugblenu","I've been working on BatchWizard, a CLI tool for managing OpenAI batch processing jobs. It lets you easily upload files, create batch jobs, check status, and download results - all from the command line. Handles multiple jobs concurrently with async processing. I built it to simplify working with OpenAI's batch APIs.
Check it out on GitHub if you're interested: https://github.com/cmakafui/batchwizard","[]","0","394","PERSONAL_PROJECT",true,"https://github.com/cmakafui/batchwizard","ARTIFICIAL_INTELLIGENCE","BatchWizard A Command Line Tool for OpenAI Batch Jobs","[OpenAI, GitHub]",,"https://github.com/cmakafui/batchwizard",true
"6859da13-6527-4fed-9613-9cdf117b923c","2024-08-25T18:19:28.756Z","KingOfCoders","Inkmi - Dream Jobs for #CTOs https://www.inkmi.comGo/Alpine/HTMX/Postgres, Modulith","[]","0","533","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: Dream Jobs for CTOs by Inkmi","[Go, Alpine, HTMX, Postgres, Modulith]",,"https://www.inkmi.com",false
"689b80b2-e7b8-4177-8acb-9f43883eb201","2024-08-25T18:19:28.756Z","ydnaclementine","Leetcode for a new job, been at my current place for 5 years. But it's actually the perfect thing to do to make your brain come up with new projects that your brain would rather do, so I write those down for later","[]","0","538","SELF_IMPROVEMENT",false,,"SOFTWARE_DEVELOPMENT","Title: Brainstorming New Projects While Preparing for Job Change","[]",,,false
"68da3203-728d-4cdf-a771-c0cd841936d2","2024-08-25T18:19:28.756Z","edverma2","https://thetickerscreen.comA huge sports LED ticker screen. It’s been an interesting experience. Hardware is hard. But people love it when they see it and seem to be really excited for it.","[]","0","191","STARTUP",false,,"SPORTS_TECH","Sports LED Ticker Screen Gains Enthusiastic Public Reception","[]",,"https://thetickerscreen.com",false
"69851223-e18a-4cee-a3b7-f460d24e842a","2024-08-25T18:19:28.756Z","asdf6969","bullshit","[]","0","627","OTHER",false,,"OTHER","Title: Caution When Using Informal Language or Explicit Content","[]",,,false
"69a5da3b-70a8-4917-9192-6175daad22cf","2024-08-25T18:19:28.756Z","mtkd","https://hypv.ai ... prototype ecom platform like Big Commerce etc. but with all the Algolia-type predictive stuff baked into the bare metal so can target content at a much more granular level than trad platforms and has visibilty on much higher-resolution signal data","[]","0","122","STARTUP",false,,"E_COMMERCE","Hyper-Personalized E-commerce Platform with Advanced Predictive Capabilities","[]",,"https://hypv.ai",true
"69b79c74-d6c6-4242-bb7d-031d4d3944d4","2024-08-25T18:19:28.756Z","hexmiles","A database for my digital life. A place where to store semi-structured data and blobs, everything from phone numbers to my browser history, mail to photo and yes, also notes with a tagging system.The primary feature that I'm implementing p2p synchronization (similar to syncthing, although the prototype use tailscale); append-only storage for easy backup and an ""api"" for easy integration/synchronization with external sources like RSS feed for example, all working offline.Right now I'm using various software to manage my digital life (Zotero, Keepass, Syncthing) but i want to consolidate since I'm having trouble keeping all properly synced and backed)","[{""commentText"":""I just aggregate everything on Git and found that it works so far. Although some listings (short stories, movies) are growing a bit too much for simple files. What's the lowest level database/filesystem you have to store your data?"",""commentUser"":""kinow"",""indent"":""1"",""children"":[{""commentText"":""Not sure if I did understood the question correctly: currently use a sqlite database as a backend for storing data, since it make easy to iterate and inspect while I'm developing, also sqlite seem to be able to handle blob just fine (up to 50MB).I'm planning to have pluggable backends but the primary one will be a append-only log structure within a single file, however it should be relatively easy to add a git based backend. The reason for using a custom file format is that i want add support for a couple of feature to make it easier to recover data in case of corruption of both the data and the filesystem that host the file."",""commentUser"":""hexmiles"",""indent"":""2"",""children"":[]}]}]","1","308","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Consolidated Database For Digital Life With Offline P2P Sync","[]","1.5",,false
"69d3df4b-3887-445a-bbb6-be801690c753","2024-08-25T18:19:28.756Z","xiaodai","A duckdb clone implemented in julia","[]","0","604","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","DuckDB Clone Built Using Julia","[duckdb, julia]",,,false
"6a0b8601-205d-416c-8a85-0af8773352ce","2024-08-25T18:19:28.756Z","brainless","Open source app to download emails, provide fast search, offline access, automatic labels, categories, summaries, surface up what needs our attention, etc. (some features need AI).Starting with emails, calendars and attachments. Integrations for Slack, LinkedIn, Stripe, databases, even web crawl are coming...This branch has updated readme:https://github.com/brainless/dwata/tree/feature/prepare_mvp_...","[]","0","614","STARTUP",true,"https://github.com/brainless/dwata/tree/feature/prepare_mvp_","SOFTWARE_DEVELOPMENT","Open Source App for Emails with AI Features","[]",,"https://github.com/brainless/dwata/tree/feature/prepare_mvp_...",true
"6a634802-4d5a-4c00-af2d-5ff7a6a20235","2024-08-25T18:19:28.756Z","Xt-6","A price comparison tool for solar panels and batteries","[]","0","591","STARTUP",false,,"RENEWABLE_ENERGY","Title: Solar Panels And Batteries Price Comparison Tool","[]",,,false
"6aa74f9e-209f-4ed1-b568-ab3f9d3376e6","2024-08-25T18:19:28.756Z","generalizations","Building more Amazon scraper websites. Working on a framework to minimize the effort of creating them, and currently testing to see if I can automate most of the process with Anthropic’s Sonnet.The most recent site is https://computerdisplayprices.comWhen I’m done, I’m probably going to make a blog post or two just talking through the automation I figured out so far. LLMs are amazing force multipliers.","[{""commentText"":""what toolset do you use for scraping? puppeteer?"",""commentUser"":""frankacter"",""indent"":""1"",""children"":[{""commentText"":""Nope, just selenium and pyautogui. The priority is to fly under the radar, rather than efficiency; for that I needed lower-level control. There's a bunch of other stuff I did to improve the anonymity, but to download I just open selenium at the url, wait for it to load, then use pyautogui to type 'ctrl-s' and type in the save directory."",""commentUser"":""generalizations"",""indent"":""2"",""children"":[]}]}]","1","356","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title: Automating Amazon Scraper Websites Using Anthropic's Sonnet","[Anthropic’s Sonnet, LLMs]","1.5","https://computerdisplayprices.com",false
"6af4d5b9-ea0c-408b-a5ad-2083c6e6d044","2024-08-25T18:19:28.756Z","sercanov","Working on distribution of that mf https://apps.apple.com/app/id6529520663","[]","0","467","OTHER",false,,"MOBILE_APPLICATIONS","Title: Expanding Distribution Via New Apple App Link","[]",,"https://apps.apple.com/app/id6529520663",false
"6bb65ce8-6774-4798-9401-87580d1f379b","2024-08-25T18:19:28.756Z","rajuljain883","Hi, I am Software Engineer from India, I am working on https://shoutmemo.com to collect, manage and showcase customers testimonials using embed widget on website. It can also import testimonials from socials like twitter. This is my first side hustle. It is still in beta stage.","[]","0","165","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: Software Engineer Develops Shoutmemo for Collecting and Showcasing Testimonials","[]",,"https://shoutmemo.com",false
"6c49bd20-7cd1-4911-9a8c-92bc2b29d9af","2024-08-25T18:19:28.756Z","adityaathalye","Web app development [1]. I know I know, it's 2024 and my friends are doing very cool things with LLMs, but I started a bit late in life and am just catching up with the 20th century (and I feel just fine about it :).[1] In fact, I just published a blog post about it! Clojuring the web application stack: Meditation One: https://www.evalapply.org/posts/clojure-web-app-from-scratch...","[]","0","430","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Clojuring The Web Application Stack Meditation One","[Clojure]",,"https://www.evalapply.org/posts/clojure-web-app-from-scratch",false
"6c9f62de-1f02-4033-9f75-17f23dc56179","2024-08-25T18:19:28.756Z","ryanchants","I'm working on a small website for finding restaurants and breweries when you're traveling. It currently has 4 year of Great American Beer Fest winners and 3 years of James Beard nominees and winners.It's very alpha at this point with no styling. I'm also working on getting addresses, websites, and instagram links gathered and added. Plus collapsing down the entries, so a place with multiple awards only shows up once, with all of its awards. Right now it's just 1 results per award.I'm currently road-tripping through New England and it helped find the amazing bakery Norimoto.https://nomnominees.com/","[{""commentText"":""I was going to point out the Samoan Cookhouse[0] - \""the last cookhouse in the west!\"" but they've been closed for renovations for over a year. They'd been in pretty much continuous operation for over 115 years when they shut it down.I hope they open back up, that place was a treasure.[NUL] https://www.samoacookhouse.net/"",""commentUser"":""genewitch"",""indent"":""1"",""children"":[]},{""commentText"":""I also did a road trip and had a lot of mapping ideas. I collected a few links on my own website at https://culi.page/maps/. The page asks you for your location and then plugs your lat/long into the url parameters of various useful mapping sites. Here's some of the maps I used* GasBuddy's gas price heatmap: https://www.gasbuddy.com/gaspricemap?lat=LAT&lng=LNG&z=8* iNaturalist to find what species are found in a radius near you: https://www.inaturalist.org/observations?lat=LAT&lng=LNG&pla...* A map of all co-op grocery stores: https://grocerystory.coop/food-co-op-directory* NYTimes extremely detailed precinct by precinct political map of the 2016 election: https://www.nytimes.com/interactive/2018/upshot/election-201...* Windy.com for really detailed weather: https://www.windy.com/?LAT,LNG,5* ProPublica's extremely detailed map of long term production of cancer-causing air pollution chemicals: https://projects.propublica.org/toxmap/#location/LNG/LAT* EatWellGuide fills a similar niche you do: https://www.eatwellguide.org/listings?myLat=LAT&myLon=LNG* National Wild and Scenic River System's map of rivers: https://www.rivers.gov/apps/mapOfc there's a lot more and many more I haven't added to the site yet, but hopefully you get the idea. I have a very large collection of maps/sites that can maybe possibly be useful or interesting and would like to have a single directory to easily access all of them from."",""commentUser"":""culi"",""indent"":""1"",""children"":[]}]","2","286","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Restaurant And Brewery Finder With Award-Winning Listings","[]","1.8","https://nomnominees.com/",false
"6cabee3f-9703-4c27-81c5-3cf569a7428f","2024-08-25T18:19:28.756Z","andeee23","I’m working on a macos virtual microphone app that lets you take a real microphone input and apply audio processing effects on it like raising the gain, reverb, etc, then using that as your microphone in other apps, like for video callsComes from my own desire for something like that. Right now I’m using a hacked together solution using blackhole and a random vst. It was a pain to set up initially, trying to make it easier for other people.I know there’s loopback but it costs too much for what i need and has a lot of extra features i don’t care about, plus i’d still need to bring my own vst to it","[]","0","357","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","macOS Virtual Microphone App with Audio Processing Effects","[macOS, Blackhole, VST]",,,false
"6cc98e3b-7e47-44df-8542-5cf764bfe802","2024-08-25T18:19:28.756Z","shikaan","A game engine for coders.It comes with a set of tool for your IDE (currently only VSCode) where you can draw sprites, compose music, make SFX right next to your code.It's still not in v1, it's also my first ""serious"" C++ project, and life got in the way lately -- I haven't made significant progress in the last month or sohttps://github.com/latebit/latebit-engine","[]","0","288","PERSONAL_PROJECT",true,"https://github.com/latebit/latebit-engine","SOFTWARE_DEVELOPMENT","Game Engine for Coders with Integrated Tools in VSCode","[C++, VSCode]",,"https://github.com/latebit/latebit-engine",false
"6d426798-b0b3-4439-aa29-9b201f4baa39","2024-08-25T18:19:28.756Z","ChicagoDave","Interactive Fiction authoring platform (sharpee) built in C# 8 and mostly coded iteratively using Claude Sonnet 3.5.V.01 close to ready.","[]","0","549","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title: Interactive Fiction Platform Sharpee Nears Completion","[C#, Claude Sonnet]",,,false
"6d6b698c-1d1f-46a1-b07d-3dab266e1207","2024-08-25T18:19:28.756Z","padraigf","Working on an NFL stats & visualisation project, the working title is American Football Insights.
It's a hobby project, I'm not planning to charge for. I did a bit of work on this a few years ago, and I found that analysing the stats, you can gain insights, which you can't really from just watching the games. It was prompted by the upcoming NFL season.Things I'm thinking about...I had an idea for a centralised local DB where I collected all kinds of stats on my life, all in one place. They're already being collected on various platforms, I thought 'why not make them my own, and maybe there's something to gain by pulling them together?'.","[]","0","270","PERSONAL_PROJECT",false,,"SPORTS_TECH","NFL Stats And Visualization Hobby Project","[]",,,false
"6db1c1d6-56f7-4576-949a-a1ef2ec3da1b","2024-08-25T18:19:28.756Z","dominis","Cloud Infrastructure Autopilot.https://ber.sh","[]","0","276","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: Cloud Infrastructure Autopilot Overview","[]",,"https://ber.sh",false
"6db4d38c-1abf-4f0e-9a89-38d042089017","2024-08-25T18:19:28.756Z","bambax","I'm trying up standup comedy this summer -- open mics for now.I thought it would be absolutely terrifying to be in front of a bunch of strangers and try to make them laugh, but it turns out if you're prepared, it's not that hard. Open mic crowds are benevolent and don't expect you to be the next Richard Pryor or George Carlin anyway, and I don't ""engage"" the public at all; I just tell my jokes.I try to come up with new material each time so there's some work to do, but it's fun.","[{""commentText"":""Good luck! I am happy to know that you don’t do crowd work, which has become fashionable now. I remember Big Jay Oakerson’s roast where someone pointed out that crowd work is what you do when you don’t have any material :)Crowd work almost always comes down to race or profession of the audience. It can be funny only in so many ways."",""commentUser"":""malshe"",""indent"":""1"",""children"":[]},{""commentText"":""If it doesn’t psych you out too much, trying to engage with the crowd maybe once per set or every other set could be a good way to force the habit and make it easier over time.Not that it’s necessary for all styles, but when I’ve been to comedy shows in the past the people who are able to deal with the crowd really well are always the most impressive to me :)"",""commentUser"":""fruit_snack"",""indent"":""1"",""children"":[]}]","2","37","SELF_IMPROVEMENT",false,,"MEDIA_AND_ENTERTAINMENT","Starting Standup Comedy This Summer Open Mics Are Surprisingly Fun","[]","1.8",,false
"6dcd8876-944c-47f1-aa69-ba9967d64f48","2024-08-25T18:19:28.756Z","ghaff","Essentially paying down (with time and money) maintenance debt on house and property after semi-retiring. I'll get back into doing some ""real"" work in the fall. Seems to be a pretty common pattern.I got lazy during COVID but stuff seemed hard to get done and I wasn't really in the mood to try harder.","[{""commentText"":""I'm in a similar boat but from different reason. Stared working on HomeHero (https://homehero.pro). It's mainly focused on taking care of home and it's inventory so... maybe it will be useful?"",""commentUser"":""dr_kretyn"",""indent"":""1"",""children"":[{""commentText"":""Thanks. For me it's mostly about getting stuff out of the house and doing some necessary repairs/maintenance. I can mostly keep track of stuff. I \""just\"" need to get necessary jobs done and I've really gotten behind."",""commentUser"":""ghaff"",""indent"":""2"",""children"":[]}]}]","1","386","PERSONAL_PROJECT",false,,"CONSTRUCTION","Summary: Maintaining Property After Semi-Retirement Amid COVID Challenges","[]","1.5",,false
"6dde5a2f-8c71-41d4-a9d1-d3cb3ee1c150","2024-08-25T18:19:28.756Z","user3939382","EdTech. Figure out what skills you possess to what extent based on how you answer individual questions. Hooks into any LMS.","[]","0","569","STARTUP",false,,"EDUCATION","Title: Assess Skills with Question-Based Analysis and LMS Integration","[]",,,false
"6edbddd5-451e-48c4-81e6-f405d6ec8e74","2024-08-25T18:19:28.756Z","aghhelmut","https://imagetool.dev/An Image Tool for web developers.With ImageTool, you can:
- Search multiple stock photo sites with one tool
- Generate 500 images with AI
- Edit images
- Compress and convert images to .webpIt also helps you bulk edit images.The goal is to help web developers speeding up their workflow.","[]","0","182","STARTUP",false,,"SOFTWARE_DEVELOPMENT","ImageTool for Web Developers","[]",,"https://imagetool.dev/",true
"6fcb1d45-0fbd-4060-9d4f-4a59992c0902","2024-08-25T18:19:28.756Z","radeeyate","I've recently been working on SparkShell: https://sparkshell.devIt's an online development platform similar to other things like Replit, but it's mainly for static site hosting. You can create projects and make custom subdomains for them. You can add libraries to your project in a click of a button, so you don't have to add scripts or CSS files to every single file of yours. I've recently been doing a lot of work on it and I hope to launch it pretty soon.","[]","0","76","STARTUP",false,,"SOFTWARE_DEVELOPMENT","SparkShell Online Platform for Easy Static Site Hosting","[]",,"https://sparkshell.dev",false
"70189355-f064-43ec-a4f2-413c40f8bb66","2024-08-25T18:19:28.756Z","dorianmariefr","https://rubygems.org/gems/dorian and all","[]","0","420","OTHER",true,,"SOFTWARE_DEVELOPMENT","Title: Dorian Gem for Ruby Developers","[]",,,false
"709577db-7550-4745-80e3-9b7313a6e0e3","2024-08-25T18:19:28.756Z","bqc","I’m interested in High-Frequency Trading (HFT) using algorithms, starting with basic trading algorithms like RSI Divergence and Arbitrage. I’m utilizing the Binance API to retrieve ticker data. If anyone has experience with this or is interested, I’d love to connect and discuss.","[]","0","425","PERSONAL_PROJECT",false,,"FINANCIAL_SERVICES","Exploring High-Frequency Trading Algorithms Using Binance API","[Binance API]",,,false
"70966f7d-df55-4af1-a4e1-32183fa354ef","2024-08-25T18:19:28.756Z","sawaali","A feature-rich, nice looking audio player for those who don't stream music: https://sakunlabs.com/muziqiIt has 90% of the features that I wanted, and now I am working on what my users want.","[{""commentText"":""my list of features needed for a usable audio player:for audiobooks the ability to skip forward and backwards a few seconds. the best way to do that i found is to swipe left and right. short swipe is a short skip, swipe across the whole screen is maybe a minute. also the ability to quickly jump to a certain manually chosen timestamp.also for audiobooks, the ability to bookmark positions. not all audio books have chapter markers.for audiobooks and podcasts: list files by their names in storage sorted by timestamp or name. many podcasts and chapterized audiobooks don't set chapter or episode titles correctly. i have seen players where the title was always the title of the book or the name of the podcast, making it impossible to identify which file was which episode or chapter. also author names and even podcast titles are sometimes inconsistent, because spelling errors, different authors or multiple names for a podcast.do not assume that the file metadata is consistent or correct and make it easy for the user to work around inconsistencies."",""commentUser"":""em-bee"",""indent"":""1"",""children"":[]},{""commentText"":""Was hoping this was for desktop, as ive been using winamp for roughly 10 years since it has everything i want, including android management support.Regardless, keep up the good work!"",""commentUser"":""skeuomorphism"",""indent"":""1"",""children"":[]}]","2","422","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Feature-Rich Audio Player with User-Driven Improvements","[]","1.2","https://sakunlabs.com/muziqi",false
"70acc88a-6b68-4bcd-be51-97bf453eff0d","2024-08-25T18:19:28.756Z","henrycrutcher","Working on a stock market strategy tester and portfolio simulator. Basically what a lazy dev would want to invest in stocks. https://www.equitieslab.com","[]","0","436","STARTUP",false,,"FINANCIAL_SERVICES","Stock Market Strategy Tester and Portfolio Simulator","[]",,"https://www.equitieslab.com",false
"70bf1b11-6e82-455f-9b68-cf8df8bf0c2d","2024-08-25T18:19:28.756Z","yadav-saurabh","https://www.qrgrid.dev/Qr Grid: The Ultimate Customizable QR Code JavaScript LibraryMaking an OpenSource Library for developers to easily generate and customize QR codes across multiple platforms.","[{""commentText"":""This looks nice! I noticed that you mention logos in the docs but don’t see a way to specify one. Maybe I missed it?"",""commentUser"":""LeFever"",""indent"":""1"",""children"":[]}]","1","351","STARTUP",true,,"SOFTWARE_DEVELOPMENT","QR Grid Customizable QR Code JavaScript Library for Developers","[JavaScript]","1.8","https://www.qrgrid.dev/",false
"7286afca-b688-45f4-8af6-a7490451e92b","2024-08-25T18:19:28.756Z","bbx","For the past year, I've been working on a CSS Masterclass: https://cssmasterclass.io/It's going to have online text courses with interactive examples and coding exercises, but I'm also in the process of adding video tutorials. These videos will be of 2 types: ones where I teach you the theory, and ones where we actually build a project from scratch.I feel like CSS has always been something that was made to look harder than it actually is. In its essence, the syntax is very simple, and the vocabulary is quite basic. There are only a few things you need to know to be able to code an attractive and flexible responsive web page. For comparison, I find programming backends much more difficult.Even though I've been working on this project for almost a year, I decided that next month will be the day I finally launch it.","[{""commentText"":""Sounds great, I know a lot of people who could benefit from this.I think CSS has historically been a lot harder than it was supposed to be, because browser support was shit. They were slow in adopting new CSS features, and existing features (even simple features!) weren't correctly implemented in all browsers (looking at you, Internet Explorer!).Things are better now, for the most part, but everyone seems to have migrated to web frameworks, and writing HTML and CSS from scratch has become something of a dying skill."",""commentUser"":""elric"",""indent"":""1"",""children"":[]},{""commentText"":""Sounds nice indeed! By the way: Ironically, I’ve found a few CSS issues on the landing page (input placeholder is cut off on mobile viewports) and your personal website (the blinking line is overlapping the opened menu on mobile). Hope it helps!"",""commentUser"":""herrherrmann"",""indent"":""1"",""children"":[]}]","2","21","PERSONAL_PROJECT",false,,"EDUCATION","Launch Of Comprehensive CSS Masterclass With Interactive Courses And Tutorials","[]","1.5","https://cssmasterclass.io/",false
"72c369c7-4f40-43b7-aa99-80d2ab591491","2024-08-25T18:19:28.756Z","matheusmoreira","Working on my lisp interpreter and freestanding programming system. I've more or less finished my ELF patcher and am working on the loader/linker that will form the basis of the foreign function interface of the language. This also laid down the ground work for working with binary structures from within lisp.I'm also studying electronics and trying to learn circuit and PCB design. I want to buy an uconsole and make boards for it. I contacted the uconsole's power management IC manufacturer and they actually sent me some GPLv2 Linux drivers! I intend to clean it up and port the features to the existing kernel driver so I can upstream it.","[]","0","608","PERSONAL_PROJECT",true,,"SOFTWARE_DEVELOPMENT","Developing Lisp Interpreter Electronics Study and Kernel Driver Porting","[ELF, lisp, GPLv2, Linux]",,,false
"7466b416-50f9-402d-b867-30828529d588","2024-08-25T18:19:28.756Z","laktak","I rewrote https://github.com/laktak/chkbit in Go because Python packaging was so frustrating. With Go you can just build for any platform without spinning up multiple VMs.","[]","0","322","PERSONAL_PROJECT",true,"https://github.com/laktak/chkbit","SOFTWARE_DEVELOPMENT","Title: Simplifying Cross-Platform Builds by Rewriting chkbit in Go","[Go, Python]",,,false
"7542ab09-e78d-47a4-b67b-a81ffd40edff","2024-08-25T18:19:28.756Z","0xbadcafebee","A Jenkins replacement in Python (I hate Jenkins with the fire of a thousand suns, and it will never die as long as nothing appears to take its place). I've dropped it for the moment while I'm building a custom truck camper (which will also go on GitHub once my FreeCAD plans are done)","[]","0","207","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title: Building a Custom Truck Camper Amid Jenkins Replacement Plans","[Python, FreeCAD]",,,false
"756d4afd-deed-4a4d-a6ba-67eaa5f35341","2024-08-25T18:19:28.756Z","cpursley","Despite not liking JavaScript as a language nor the Node runtime, learning about hybrid static and SSR apps with Astro.js - I have to say, I’m impressed so far. Seems like a sweet spot for certain types of sites.","[]","0","541","SELF_IMPROVEMENT",true,,"SOFTWARE_DEVELOPMENT","A Positive Outlook on Hybrid Apps with Astro.js","[JavaScript, Node, Astro.js]",,,false
"75f19929-0f33-4e0e-9761-9a42fe0ac70b","2024-08-25T18:19:28.756Z","LeFever","I’ve been working on a project to make SaaS (and really any software) pricing and packaging easier. Think things like plans, entitlements, dimensions, metering, subscription migrations, onboarding, and experimentation, all completely independent from billing and payment processing solutions. We can integrate with things like Stripe where we’ll mirror products, customers, and subscriptions, but it’s totally optional.We’re 100% bootstrapped by way of a previous acquisition and just very-soft launched after talking to a lot of folks at companies of all sizes. Seems like most people end up cobbling this stuff together with various levels of sophistication, which is basically what we did a few times over at previous companies with varying levels of success.You can check out our solution at https://planship.io.","[]","0","307","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Simplifying SaaS Pricing and Packaging","[]",,"https://planship.io",false
"76b9f069-b6ad-4e94-af75-8422ea22d593","2024-08-25T18:19:28.756Z","Scotrix","I’m working on a few things:- Micro SaaS https://yasl.at, link shortening with custom meta data for link previews on messengers/social media, see my blog post for more details: https://yasl.at/dKpNnZ- A web game called Wizencraft (https://wizencraft.com) which is a logic puzzle to guess the right order of items as quickly as possible which lets you compete with other players, solve daily challenges in groups and let’s you grind thousands of items, it's a very early alpha and I'm building it in public very iteratively and not polished at first, see more details here: https://yasl.at/XnoDtY- And last but not least I started to build a not yet published simple dashboard for analytics where I can plugin my self-hosted database very easily. You can just write SQL queries for MongoDB, Clickhouse, Postgresql in a single YAML which defines the query and how a chart looks like on the dashboard.The idea came from the fact that using other dashboard/analytic tools always is a hassle, existing analytics dashboards I used for products are not easy to copy, replicate or adjust and it's mostly doable solely via clicking in a complex frontend instead of defining it simply via a configuration and the available offerings are charging large.I'm planning to have the chart definition editable via web interface and is stored locally as files which can be versioned and managed by git and can connected to the web interface with a simple docker container (this brings the analytics dashboard to the product source code itself and can be easily copied/adjusted again for new products). Happy to share more and once the first version of the dashboard is ready to use (in the coming weeks...).---Would love your thoughts on all of this and especially the analytics dashboard. Did you you face similar issues/problems with existing solutions (or if i can stop and actually use an existing solution which does what I'd like to have).","[{""commentText"":""I love the analytics dashboard idea."",""commentUser"":""tobsias"",""indent"":""1"",""children"":[]}]","1","316","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Developing Micro SaaS Link Shortener Web Game and Analytics Dashboard","[SQL, MongoDB, Clickhouse, PostgreSQL, YAML, Docker]","2","- Micro SaaS: [https://yasl.at](https://yasl.at)
- Wizencraft Web Game: [https://wizencraft.com](https://wizencraft.com)",false
"773eb904-89d6-4130-be85-02076b88f0fd","2024-08-25T18:19:28.756Z","startages","Working on an audio watermarking system.I've got the API ready, which requires 2 main values:
- The original file ( which can be sent as a file, or hosted internally and requested using an ID )
- The data that needs to be printed into the audio file.The API will return a watermarked version of the audio file that you can use later to extract the same data you sent before.It's currently being tested on a production website, will wait for feedback, improve, and create an actual service out of the API.","[]","0","217","STARTUP",false,,"MEDIA_AND_ENTERTAINMENT","Developing and Testing an Audio Watermarking API","[]",,,false
"7789d684-9bec-45d2-ae3d-25739eb485e4","2024-08-25T18:19:28.756Z","zeta0134","I'm putting the finishing touches on the major engine pieces for my NES game Tactus. (https://zeta0134.itch.io/tactus) The level generation is all working, there's a new raster effect system that can do nifty screen-slides and distortions, the dynamic lighting is more performant, and I'm at the point where it's time to shift gears and start making a bunch of content.The one zone that's in the game is looking more polished than ever, but it's not going to be much of a game if there are only 4 levels. Next month is all about stage art, enemy design, and items to flesh out the new economy systems. Hopefully it all comes together, we'll see. It's a ton of pixel art, and I'm still learning my way around that craft.","[]","0","336","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Finishing Engine and Shifting to Content Creation for NES Game","[]",,"https://zeta0134.itch.io/tactus",false
"780e99d7-6716-46af-9aa2-db7293a8de6b","2024-08-25T18:19:28.756Z","tristanMatthias","I am building what I like to call PAI. Personal AI that ingests all your online information into a knowledge graph and is connected to your tools, all running locally. Will eventually build an off the shelf consumer device capable of running all this locally.You can talk to it over a e2e encrypted reverse proxy (using Signals double ratchet protocol) so you can access it on the go safely and privately.","[{""commentText"":""Off and on, I’ve been working on something similar. How can I learn more about what you are doing?"",""commentUser"":""sroussey"",""indent"":""1"",""children"":[]},{""commentText"":""That sounds amazing! I’d like to give it a try"",""commentUser"":""rodrigobellusci"",""indent"":""1"",""children"":[]}]","2","89","PERSONAL_PROJECT",false,,"ARTIFICIAL_INTELLIGENCE","Personal AI Offering Secure Local Data Integration and Access","[]","2",,true
"785cf718-4899-4ba6-a61e-afe999720c5e","2024-08-25T18:19:28.756Z","whb101","Talk Shop.Think Omegle, but only text, and based around common interests.https://talkkshopp.com","[{""commentText"":""how do you solve the initial chicken and egg problem, ie if no initial users then lesser engagement -> user churn?"",""commentUser"":""arjunbahl1910"",""indent"":""1"",""children"":[]}]","1","482","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: Talk Shop Text Chat Based on Common Interests","[]","0.5","https://talkkshopp.com",false
"7952ac9c-cc05-4aab-a8b8-aabbfd1b17b7","2024-08-25T18:19:28.756Z","dan_manges","A new CI/CD platform. Local CLI (run without git push), remote debugger, automatic content-based caching, DAG-based definition, and dynamic tasks. It’s taken a lot of work to build it, but I’m really excited about how well it’s working. https://rwx.com/mint","[{""commentText"":""I haven't tried this yet, but I wanted to say I think there's a lot of potential in this space. There's so much friction with the current popular solutions...and yet it's so hard to justify trying some of the newer and less popular ones.I wish you luck because there are a lot of good ideas in here. Running locally and remote debugger are the most exciting to me."",""commentUser"":""Mavvie"",""indent"":""1"",""children"":[]},{""commentText"":""This seems really neat! I'm a huge proponent of incremental CI for any project that gets big enough to care about test speed.I'd be pretty worried about an abstraction ceiling on the caching here relative to something like Bazel, though. Like would Mint get mad if I generated 4000 dynamic tasks?"",""commentUser"":""rtpg"",""indent"":""1"",""children"":[]},{""commentText"":""I like the idea, but I have used Azure Pipelines, and the key differentiating it from GitLab.ci is its \""service connection\"" that enables seamless integration with third-party services and a wide range of tasks (PowerShell, pscore, az, docker, etc).I wish your dependency semantics yaml could be converted to Azure pipeline task, job, and stage similar to how typescript converts to javascript.I am saying this because there are very complicated infrastructural problems that hundreds of people work on at big companies when creating a ci/cd I see you are not focusing on them yet but that DAG logic could be applied to existing azure pipeline yaml."",""commentUser"":""amir734jj"",""indent"":""1"",""children"":[]},{""commentText"":""how does it compare with dagger?"",""commentUser"":""Bnjoroge"",""indent"":""1"",""children"":[]}]","4","25","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: New CI/CD Platform with Local CLI and Dynamic Tasks","[]","1.8","https://rwx.com/mint",false
"7a4887b2-cd33-4d6c-96aa-f4dd00a09b63","2024-08-25T18:19:28.756Z","kredd","I had this realization that, sometimes, people on my team are doing the same tasks in different ways, resulting each of them taking different amount of time. In certain scenarios, there is an optimal way of doing things, and I don't even know about it. Trying to test out if current AI-models are solid enough to do comparisons from a screen recording, or just general suggestions for improving white-collar workflows. I could see an eventual platform that could be built out of it.","[{""commentText"":""Is it possible that you're describing design patterns here?"",""commentUser"":""flir"",""indent"":""1"",""children"":[{""commentText"":""It's possible they aren't talking about code at all.\""This team member, and this other team member are both filing a particular kind of report but are doing so in very different ways, is one of them more effecient?\""I like it. Seems like there could be lots of ways to automate the creation of SOP for many businesses. I do wonder how high level of tasks it could pick up on. Though maybe that gets better with a bigger context window."",""commentUser"":""doomroot"",""indent"":""2"",""children"":[{""commentText"":""That's fair. Assumption on my part. Hence couched in \""is it possible...\"" weasel words."",""commentUser"":""flir"",""indent"":""3"",""children"":[]},{""commentText"":""This is exactly it! I'm sure I do a lot of things slower than others as well, and simply never came across an \""alternative, but faster\"" method."",""commentUser"":""kredd"",""indent"":""3"",""children"":[]}]},{""commentText"":""Hm, if you mean software design patterns, then not exactly. It's probably harder to detect in just coding world, but the easiest one I can think of in our realm \""checking current CPU usage of X service\"". In my current company, there are quite a few ways - logging into AWS -> switching to production environment -> going to ECS -> Looking up the service -> Clicking on metrics, or opening DataDog -> Dashboards -> Service Name.I understand it's very reductive and simplified, but for every task there are alternative ways to reach the goal, and from my historical experience, everyone does everything differently. Some things can be optimized significantly, if others just knew about the possibilities."",""commentUser"":""kredd"",""indent"":""2"",""children"":[]}]}]","1","204","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","Optimizing Team Workflow with AI Generated Efficiency Insights","[]","1.8",,false
"7a6d13eb-70ce-4eb2-90d0-7c762865e3da","2024-08-25T18:19:28.756Z","fsniper","I have a few projects laying around. But currently I am working on an iptv player for Android. I learned about Jetpack and found it fascinating than the xml based old process. So I started playing around and learning Android development. And lo and behold, I ended up with a more than mvp IPTv player. Now I am considering if I should be putting it as open source software, or maybe publish it to the Google store. I am considering a Google Tv counterpart where you can share data between instances on the same network. That's one of a huge pain point to input data on the tv.Any ideas to implement?","[]","0","592","PERSONAL_PROJECT",false,,"MOBILE_APPLICATIONS","Developing an Innovative IPTV Player for Android and Google TV","[Android, Jetpack]",,,false
"7aa45778-f916-4a1e-8952-9a52650a264c","2024-08-25T18:19:28.756Z","sarks_nz","I'm working on a Tournament Manager for Pickleball at http://pickleballtourneypro.pages.dev because the current incumbent is very difficult for non-technical people (aka volunteers) to use, and super expensive (10-15% of tournament revenue).Lot of fun ideas, and hopefully will get used by a large variety of volunteers.","[]","0","453","STARTUP",false,,"SPORTS_TECH","Development of User Friendly and Affordable Pickleball Tournament Manager","[]",,"http://pickleballtourneypro.pages.dev",false
"7b785318-0d2b-4ad3-90e3-8095103c0756","2024-08-25T18:19:28.756Z","eashish93","Hi guys,
For the past few months, I'm working on a form builder called minform with focus on UX and themes. Current form builders too restricted when comes to styling. It's free for unlimited submissions with paid plan for team feature.You can try here without signup: https://admin.minform.io/trySite: https://minform.io","[]","0","341","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Minform Offers User Friendly Form Builder With Customizable Themes","[]",,"https://admin.minform.io/try",false
"7b7cf7f6-25d4-4494-bb01-0ad54834beb1","2024-08-25T18:19:28.756Z","wahnfrieden","Learn Japanese by reading on iOS and macOS: Manabi ReaderCurrently working on adding manga and YouTube support, and figuring out how to expand it to all languageshttps://reader.manabi.io","[]","0","575","STARTUP",false,,"EDUCATION","Manabi Reader for Japanese Learning Expands Features","[iOS, macOS]",,"https://reader.manabi.io",false
"7cafa631-9b5e-411e-a21d-7ea9816cdc50","2024-08-25T18:19:28.756Z","stpn","I’ve been building a personal finance app that runs fully in the browser (using the automerge crdt and sqlite) for over a year now at https://tender.run.Recently I’ve been taking more of being able to flexibly run sql against this data, and this past week I’ve been working with d3 to make fancy sankey graphs to show income/expense flows. Quick preview here: https://demo.tender.run/reports/sankey","[{""commentText"":""Pretty interesting take on a finance app! I like the inbox and filters on transactions. I'm not sure I understand the benefit of storing it all in the browser though. Does the data just live in the browser? Does anything store on a server?"",""commentUser"":""snowpalmer"",""indent"":""1"",""children"":[{""commentText"":""Originally this was a privacy angle - the data is primarily stored on your device, with backend storage that’s treated like backup and sync only. I had plans for e2ee that built on this but it didn’t turn out to be a big differentiating factor.Working in local-first turns out to be really nice for making the app feel super snappy. The responsiveness you see in the demo is the performance you can expect in day to day usage."",""commentUser"":""stpn"",""indent"":""2"",""children"":[]}]}]","1","47","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Development of a Browser-Based Personal Finance App with Visual Analytics","[automerge, crdt, sqlite, d3]","1.5","https://demo.tender.run/reports/sankey",false
"7ce70e8a-a8be-4d25-929f-3e40faebc27f","2024-08-25T18:19:28.756Z","tachibana","A no-code tool to create/maintain visual end-to-end UI tests.","[]","0","574","OTHER",false,,"SOFTWARE_DEVELOPMENT","Title: No Code Tool for Visual End to End UI Tests","[]",,,false
"7d1deb65-d670-4e67-b368-c1304358b949","2024-08-25T18:19:28.756Z","jasondigitized","Building a word game for my mom: https://little-riddle.com/","[]","0","546","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Title: Creating a Word Game for My Mom","[]",,"https://little-riddle.com/",false
"7d3f1c47-b30b-4a80-83d0-635558b07639","2024-08-25T18:19:28.756Z","thiht","I’m working on a test integration tool. You write your tests declaratively using YAML (ie. setup the environment, databases, etc., load fixtures, make api calls or db calls, and check assertions), so it’s completely language agnostic, which makes it perfect for grey-box/black-box testing. This way of testing also ensures you’re testing functional, business cases, and gives great stability on an exposed interface, because everything runs with real dbs, real queues and so on. From experience, this way of testing hits the perfect balance between reliability, usefulness, maintainability (when done right), and verbosity (at a previous company we replaced the tests on all of our layers with this kind of integration tests and it ended up being the most stable code base and test harness we ever worked on).I’m currently polishing the logs and reports as much as possible, and then I’ll add support for more tools (Kafka, Rabbit, Nats, etc.). I have tons of features in mind to improve UX, speed, and bring more value to the tests.Down the line, I want to find a business model for this tool and sell it, but I need to do a lot of thinking on this side since I’ve never done this before.","[{""commentText"":""Thats interesting. You had almost exactly the same idea as me: https://hitchdev.com/hitchstory"",""commentUser"":""hitchdev"",""indent"":""1"",""children"":[{""commentText"":""Yeah I didn’t came up with the idea first, at my work we used an in house solution[1] but it had lots of shortcomings (hard to read output, hard to debug tests, virtually no documentation, and the code was very hard to extend and fix). My plan is to fix all these issues and more :)[1]: https://github.com/ovh/venom"",""commentUser"":""thiht"",""indent"":""2"",""children"":[]}]}]","1","117","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Developing a Language Agnostic Test Integration Tool","[YAML, Kafka, Rabbit, Nats]","1.5",,false
"7d4be86d-ade9-4c21-be40-eeabf3120acc","2024-08-25T18:19:28.756Z","geekymartian","A golf swing measurement app using 3 sensors and an esp board. Just started practicing golf and made sense to understand how the swing works. Claude AI is helping me with some of the coding, fun stuff.","[]","0","540","PERSONAL_PROJECT",false,,"SPORTS_TECH","Golf Swing Measurement App With Sensors And ESP Board","[ESP32, Claude AI]",,,false
"7db26133-dcc5-4013-8831-0d2709beba67","2024-08-25T18:19:28.756Z","carlnewton","I've been working on Habitat for the last 4 months. It's a self-hosted social platform for local communities. The plan is for it to be federated, but that's a while off yet.- The idea: https://carlnewton.github.io/posts/location-based-social-net...- A build update and plan: https://carlnewton.github.io/posts/building-habitat/- The repository: https://github.com/carlnewton/habitat- The project board: https://github.com/users/carlnewton/projects/2","[]","0","233","PERSONAL_PROJECT",true,"https://github.com/carlnewton/habitat","SOFTWARE_DEVELOPMENT","Developing Habitat A Self Hosted Social Platform","[]",,"https://carlnewton.github.io/posts/location-based-social-net",false
"7ec7f9b6-a3d6-40cd-9de7-7bb92d67b7fb","2024-08-25T18:19:28.756Z","venk12","I’m creating a series of video tutorials to get people started on neurotechnology and brain-computer interface design. You can check out the playlist here: https://www.youtube.com/watch?v=iVBm6iuVBaQ&list=PLJYQoZIKDl...My ultimate goal is to bring brain signals to the browser and develop neuro-apps, all in public. I share updates weekly on LinkedIn at https://www.linkedin.com/company/mind-tether","[]","0","98","PERSONAL_PROJECT",false,,"EDUCATION","Introduction to Neurotechnology and Brain Computer Interface Design","[]",,"https://www.youtube.com/watch?v=iVBm6iuVBaQ&list=PLJYQoZIKDl...",false
"7f524508-f6a6-4358-89fe-5b5a04ee449f","2024-08-25T18:19:28.756Z","ahstilde","I'm trying to figure out how to safely and effectively add hallucination-free LLM generation to medical care at my company: https://www.wyndly.com/Been playing with RAG on my co-founder's medical expertise.","[]","0","494","STARTUP",false,,"HEALTHCARE","Title: Integrating Safe LLM Generation into Medical Care","[ReAct]",,"https://www.wyndly.com/",true
"7f67397a-cc24-4f3a-a4c6-9aee7bfcb8a3","2024-08-25T18:19:28.756Z","idrios","I've been learning how to use Blender. For a long time I've thought that working with things in 3D could be made simpler by having an app where your phone is a sort of 3D cursor, and e.g. for modeling you could use your phone as a sculpting knife by moving it around in the air.So I spent some time trying to make an app that allows you to do that, but can't shake the thought that such an app would work better as a Blender addon/plugin rather a standalone app. And I also am trying to figure out how people work with 3D currently, to see if such a tool would even be an improvement over existing tools.","[{""commentText"":""Logitech recently released a pen for this kind of purpose.It's meant to be used with virtual reality headsets, I'm not sure if their pen can be made to work outside VR.Do you need help with integrating your app into blender as a plugin? If so, please do reach out. I'd love to help. [email protected]"",""commentUser"":""azeirah"",""indent"":""1"",""children"":[]}]","1","20","PERSONAL_PROJECT",false,,"MOBILE_APPLICATIONS","Exploring a 3D Modeling App and Blender Plugin Development","[Blender]","1.8",,false
"7f87f37c-3065-4f44-9222-73b6de50615b","2024-08-25T18:19:28.756Z","NicoJuicy","B2B e-commerce, I mostly have partnerships with small POS companies that don't have a diy e-commerce solution.","[]","0","597","STARTUP",false,,"E_COMMERCE","Title: B2B Partnerships with Small POS Companies Lacking E-Commerce Solutions","[]",,,false
"7fe51438-f054-4de0-adc3-fa9cb6a66148","2024-08-25T18:19:28.756Z","michelangelodev","I have a CS background and work as a data scientist, but my hobby is Christian apologetics:http://saintbeluga.orgThis is my latest article, just published 2 days ago:https://www.saintbeluga.org/follow-the-evidence-wherever-it-...","[]","0","249","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Data Scientist's Hobby is Christian Apologetics on Personal Blog","[]",,"http://saintbeluga.org",false
"8040c996-d3b4-4fed-8106-3b93a64f562e","2024-08-25T18:19:28.756Z","crohr","I'm working on https://runs-on.com, a self-hosted solution to get 10x cheaper GitHub Actions runners with support for Linux x64 and arm64. This month I've been refining Windows support and hopefully this gets fully shipped before Aug 31st!","[{""commentText"":""We're really looking forward to Windows support - I don't think any Actions runners vendors supports Windows at the moment and we were looking at building our own runners as a result, but if this launches soon, we'd be very keen to try it out!"",""commentUser"":""waiwai933"",""indent"":""1"",""children"":[]}]","1","257","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Affordable Self-Hosted GitHub Actions Runners with Expanding Windows Support","[]","2","https://runs-on.com",false
"806fb1cf-2852-4a41-8c9f-2741895dd887","2024-08-25T18:19:28.756Z","rznicolet","Aside from bog-standard machine learning for work purposes -- novels! (Because I apparently can't restrict myself to just one.)You can see some of my world-noodling about aliens that don't need to breathe at: https://rznicolet.comI've been plotting a series of hard sci-fi novels entirely from the point of view of very not-humanoid aliens. In this case, hard SF = all real physics except for FTL. First manuscript complete. Humans not included in the main series, except as passing footnotes. Let's just say that when I originally started, the pandemic had me feeling a touch misanthropic. We'll see when/how I actually publish these.I write fantasy stuff, too, though since the blog is relatively new, I haven't started adding that in yet. I'm currently wrapping a sequel to a finished fantasy work (again, publication approach TBD) before switching back to relatively hard sci-fi.","[]","0","226","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Writing Sci-Fi Novels Featuring Non-Humanoid Aliens Without Humans","[]",,"https://rznicolet.com",false
"80b73d4e-2a66-41c4-ab98-598435aef645","2024-08-25T18:19:28.756Z","twoperkg","I am still working on https://textsniper.app","[{""commentText"":""Wanted to say this is a very cool app. I use it all the time to capture information from images. Nice to meet you!"",""commentUser"":""k2m"",""indent"":""1"",""children"":[{""commentText"":""Thank you so much for the kind words about TextSniper! I'm really glad to hear you find it useful and use it frequently. It's always rewarding to know the app is helping people in their day-to-day work."",""commentUser"":""twoperkg"",""indent"":""2"",""children"":[]}]}]","1","552","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: Working on Enhancing TextSniper App","[]","2","https://textsniper.app",false
"80bcd896-1dec-40d4-b70a-8c5cb0fe0c13","2024-08-25T18:19:28.756Z","heyarviind2","I have been working on two projects:- https://formlick.com : A typeform alternative with lifetime deal- https://aye.so : Create your link in bio in bento style using the widgets","[]","0","514","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: Formlick And Aye So Project Developments","[]",,"- https://formlick.com
- https://aye.so",false
"8309d92e-51c1-4f05-9572-1d70900ac6cd","2024-08-25T18:19:28.756Z","arjun_krishna1","Last week I made my first contribution to an open-source LLM vulnerability scanner Garak: https://github.com/leondz/garakI'm working on adding some more probes checking for package hallucination in ruby gems and npm packagesI'm also starting my final year of engineering at the University of Waterloo :)","[]","0","335","PERSONAL_PROJECT",true,"https://github.com/leondz/garak","ARTIFICIAL_INTELLIGENCE","Contribution to LLM Vulnerability Scanner Alongside Final Year Studies","[ruby, npm]",,,true
"8336fb11-edd9-4774-b7d7-28a3472d8106","2024-08-25T18:19:28.756Z","sleno","www.papertalk.xyzMade it to the front page of HN a few months ago with a less polished version. Still trying to build consistent traffic and engagement. Any feedback is much appreciated!","[]","0","500","STARTUP",false,,"DIGITAL_MEDIA","Building Traffic and Engagement for Our Website","[]",,"www.papertalk.xyz",false
"8342b542-dff3-45a7-8397-acd737a5977e","2024-08-25T18:19:28.756Z","textlapse","I have been reading the Reinforcement Learning textbook for the past three years religiously- didn’t get the concepts clear until this week, made it past Chapter 3 finally. The excellent YT lectures by David Silver and Emma Brunskill have been helpful but it took me a long time to ‘get it’.Next, I will try to build something using RL next but try not to use the Gym/Farama stuff to force myself to learn this from scratch.","[]","0","124","SELF_IMPROVEMENT",false,,"ARTIFICIAL_INTELLIGENCE","Understanding Reinforcement Learning After Years Of Study","[]",,,true
"840fbce2-044f-46df-9c31-92571cd869b4","2024-08-25T18:19:28.756Z","reducesuffering","I'm working on a project to find the best places for you to live (in the US).Right now, people are deciding where to move based on gut feels, spreadsheets, and wikipedia pages. There needs to be a better way to enter personal preferences and come out with enough data that ensures the place you're in is the best fit for you.Enter your preferences, narrow down locations, and compare them:https://exoroad.com","[]","0","634","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Project to Find Ideal US Living Locations Based on Preferences","[]",,"https://exoroad.com",false
"84eda832-8f41-488e-9dcd-b79b6f82fdbf","2024-08-25T18:19:28.756Z","tobinharris","An online tool for product managers that helps them turn written app specifications into something more interesting and visual.https://appflows.aiIt doesn't save anything to the cloud.
It supports markdown.
It currently doesn't using an LLM but I'm sure that will sneak in at some point.
One day, I'd like to have it generate wireframes using AI.","[]","0","127","STARTUP",false,,"SOFTWARE_DEVELOPMENT","AI Tool for Product Managers Transforms App Specifications","[Markdown]",,"https://appflows.ai",true
"84fc8c1d-9795-47f2-94d3-a567cf5d3b83","2024-08-25T18:19:28.756Z","DarrenDev","I'm building a developer tool for working with FHIR APIs called ""Vanya Client"".- https://vanyalabs.com/FHIR is a data standard for sharing healthcare data. It's in use all around the world by healthcare, health insurance and medtech companies as well as researchers working with healthcare data.Vanya grew out of my own frustrations as a developer working with FHIR. I wanted an easier way to see the data behind the APIs. To say Postman is not ideal for working with this data is a major understatement.We're a few months away from a commercial release, and have an MVP available for download right now. We're very much building in public and have a strong user base already all around the world.Just finished a Sunday morning release of the latest version. Looking forward to the next 6 months!","[]","0","132","STARTUP",false,,"HEALTHCARE","Building Vanya Client a Developer Tool for FHIR APIs","[]",,"https://vanyalabs.com/",false
"85360361-e20d-4c4b-98a9-5f51b4a0fad9","2024-08-25T18:19:28.756Z","drzzhan","Reading chapter 3 of taocp (in vol 2). Randomness sparks something in my brain for some reason. It's nice to see Knuth already said something about what is a random sequence.","[]","0","424","SELF_IMPROVEMENT",false,,"SOFTWARE_DEVELOPMENT","The Influence of Randomness in Chapter Three of TAOCP","[]",,,false
"85897bc1-1045-40f0-910f-e93e55259c65","2024-08-25T18:19:28.756Z","ralphc","I'm one of the people working on Prodigy Reloaded (https://prodigyreloaded.com), recreating the Prodigy server to work with the client software in DOS and Mac. The new server software is written in Elixir.My part has been to generate news headlines and weather maps using current news and weather information. The most interesting part for me has been deciphering the 1980's era graphics format, NAPLPS, which Prodigy uses and making a library to write files in the format. I treat the file format as a data transformation, taking the NAPLPS file generated so far and appending more commands to the end of it. The commands naturally pipe into each other in an idiomatic way in Elixir.","[{""commentText"":""Web interface as well? Prodigy was great."",""commentUser"":""chrisstanchak"",""indent"":""1"",""children"":[{""commentText"":""The Prodigy PC client runs in Dosbox, it's how we do most of our testing. If we, or someone, can get dosbox working in a browser then it's possible. But when it's displayed at vintage computer festivals period-appropriate hardware is used."",""commentUser"":""ralphc"",""indent"":""2"",""children"":[]}]}]","1","123","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Restoring Prodigy Using Elixir And NAPLPS","[Elixir]","1.5","https://prodigyreloaded.com",false
"86280311-5421-418d-b5f6-46b54c16b9de","2024-08-25T18:19:28.756Z","ubavic","I am currently working on a custom markup language called atex. It's syntax reminds of latex syntax, but with @ instead \ as a special character (very similar to the Lout language, if anyone remembers it). Also, the atex language hasn't any predefined commands. Instead, all commands are defined via schema specified in a separate YAML file. Schema defines commands that can be used and means of ""rendering"" those commands to different targets (HTML, Tex, Typst, whatever...)Just today, I finished first working version of the new compiler (https://github.com/ubavic/mint). It is written in Go, and there are lot of things on the TODO list, but it works :)This is actually the second compiler for the atex. The first one was written in Haskell and compiled fixed document schema. I used it for writing a book on Haskell (https://github.com/ubavic/programming-in-haskell).","[]","0","130","PERSONAL_PROJECT",true,"https://github.com/ubavic/mint","SOFTWARE_DEVELOPMENT","Development Update on Custom Markup Language Atex and Its Compiler","[Go, Haskell, YAML]",,"https://github.com/ubavic/mint",false
"881493d8-7542-4824-abfb-538baa73424e","2024-08-25T18:19:28.756Z","pierreyoda","I've been working on a Hacker News TUI reader written in Rust [0].I'm very proud of the way the architecture turned out - with most notably a components-driven architecture [1].There's just a major performance roadblock in posts with many comments that I should be able to clear with some more multithreading. Then I just need to make it available in brew and other distribution solutions.[0]: https://github.com/pierreyoda/hncli
[1]: https://www.newstackwhodis.com/blog/hncli-2-architecture","[{""commentText"":""I see that's tui-rs based - check out Ratatui as a maintained fork. https://github.com/pierreyoda/hncli/issues/1"",""commentUser"":""joshka"",""indent"":""1"",""children"":[]}]","1","314","PERSONAL_PROJECT",true,"https://github.com/pierreyoda/hncli","SOFTWARE_DEVELOPMENT","Developing a Rust Based Hacker News TUI Reader","[Rust]","1.5","https://github.com/pierreyoda/hncli",false
"88687800-cf36-4d91-b63d-be682c4fdc3d","2024-08-25T18:19:28.756Z","rubicks","I'm putting qnx cross-toolchains into Debian packages because $DAYJOB builds qnx images in ubuntu containers. I've learned a lot about cross-toolchains and my appreciation for blackberry's technical prowess has never been lower.","[]","0","531","OTHER",false,,"SOFTWARE_DEVELOPMENT","Title: Building QNX Images in Ubuntu Containers Using Debian Packages","[]",,,false
"8872f757-5efc-46d7-8acf-657b2b0f1c99","2024-08-25T18:19:28.756Z","frabjoused","I’m building an integration platform, think Zapier or Workato.We’ve been hand coding full-service integration workflows for 2+ years on a large B2B agency model, and in parallel have been building a platform using what we’ve learned to build better abstractions.We’re at an interesting point where almost all new workflows are being built on the platform, and we’re serving over 100 clients.We’re prepping for public release in the next few months.","[]","0","184","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Building an Integration Platform for Public Release","[]",,,false
"887871eb-1192-40cc-876c-0eef436e64f4","2024-08-25T18:19:28.756Z","jmcgough","Secondary applications for med school - once your initial single app gets processed, every school (out of the 20+ you apply to) wants multiple essays from you. The process of preparing for and applying to med school is a nightmare and consumed the last two years of my life. I've had a lot of really cool life experiences because of it though, learned so much about medicine, and done some actual good. But I just want to get in this cycle and be done with endless essay writing.I've been working on and off on building an app for learning chest x-ray interpretation, but that's shelved until I finish applications.","[]","0","71","PERSONAL_PROJECT",false,,"HEALTHCARE","Navigating the Challenges of Medical School Applications","[]",,,false
"88c0ab59-ec35-4eb3-bb63-2b9cd1201560","2024-08-25T18:19:28.756Z","durraniu","I am working on an app for creating stories with illustrations in a revealjs slide deck.The idea is that a user would handwrite or type the first sentence of a story they want to write. This sentence would be used by llama 3.1 as a prompt to make a short story. Then the story is fed to stable diffusion to create image illustrations. Finally, all of it is combined into a slide deck that users can see in the app and also download if they want.I am using Shiny and Quarto for this project.","[]","0","225","PERSONAL_PROJECT",false,,"DIGITAL_MEDIA","Creating Illustrated Story Slide Decks Using AI Tools","[LLaMA 3.1, Stable Diffusion, Shiny, Quarto]",,,true
"891a97a2-b60f-4594-b628-c37ed392df5c","2024-08-25T18:19:28.756Z","codetiger","Super excited to share one of my side projects that’s finally ready for action! Meet PowerTiger—a powerful, open-source energy monitoring solution built around the RPi Pico W and a custom built PCB. It’s perfect for tracking power consumption in real-time across 16 power terminals. Installed it at home to collect power consumption metrics using Grafana and Prometheus running on RPi home server.https://github.com/codetiger/PowerTiger","[{""commentText"":""This is VERY cool. What made you pursue this instead of other energy monitoring solutions?"",""commentUser"":""Foreignborn"",""indent"":""1"",""children"":[]}]","1","413","PERSONAL_PROJECT",true,"https://github.com/codetiger/PowerTiger","ENERGY_MANAGEMENT","PowerTiger Open Source Energy Monitoring Solution Using RPi Pico W","[RPi Pico W, Grafana, Prometheus]","2","https://github.com/codetiger/PowerTiger",false
"89632fef-e0f3-4ffb-a720-edafb99ee5fd","2024-08-25T18:19:28.756Z","wczerniak","Nice thread! A lot of interesting projects. Fingers crossed for all of themOn my side, I'm working on https://flatcal.com that aims at simplifying sharing multiple calendars from different sources as one ical link. Like combining work, freelance, and personal calendars to display my busy time for easier scheduling etc. I'm finishing handling time zones which are messy as each provider has its own approach, but manageable. Expect it soon :) A have a huge list of usages for it so not short on ideas right now. But first things first, I need to focus on releasing the basics now. I'm having way to much fun with this one","[]","0","279","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Simplifying Calendar Sharing with Flatcal for Easier Scheduling","[]",,"https://flatcal.com",false
"8a53e0e5-ba31-4dfc-9901-831af744414e","2024-08-25T18:19:28.756Z","stefantheard","I'm trying a productized service model for devops (pylonops.com) and working on a community platform for moms with my wife (no URL yet, but soon!)","[]","0","548","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: Exploring DevOps Services and Building a Moms Community Platform","[]",,"pylonops.com",false
"8a88bec6-39a6-4d6e-b2bd-6cbbabad93bc","2024-08-25T18:19:28.756Z","ignoramous","A firewall for SMS.Scams usually start with messages. Predominantly SMS/email sent with links.ML models exist to determine this, but we are prototyping using Gemma2 2b to utilise its natural language understanding to see if a better firewall could be built, one which users can talk to.It has been surprisingly easy to get started on this project: https://ai.google.dev/edge/mediapipe/solutions/genai/llm_inf...We want to subsequently build a firewall for Calls, too; but that's a more challenging problem given its dynamic and online / realtime nature.Hope to integrate these two features in our existing network firewall open source app.","[{""commentText"":""sounds awesome - let's chat, i'm building a new b2b carrier"",""commentUser"":""nickgubbins"",""indent"":""1"",""children"":[]},{""commentText"":""How can I configure my phone to use it? I thought SMSes come straight from a carrier and there is not much you can do outside of your messenger app."",""commentUser"":""ivanjermakov"",""indent"":""1"",""children"":[]}]","2","112","STARTUP",true,,"CYBERSECURITY","Developing an AI-Driven Firewall for SMS and Calls","[Gemma2]","1.8","https://ai.google.dev/edge/mediapipe/solutions/genai/llm_inf",true
"8b04f4ff-ff47-4ac4-8cfa-15f51e96ad95","2024-08-25T18:19:28.756Z","tdeck","I'm trying to make it easier for Blind people to get into electronics as a hobby. There are many fascinating hardware, software, and UX challenges here that almost nobody is working on. Things like reading circuit diagrams, identifying pins on components, debugging circuits, laying out things on a breadboard, identifying wires, identifying resistors, testing components, and much more are largely unsolved Despite all the barriers, there are some Blind people who build electronics projects, sometimes including soldering, but they usually have to develop their own tools and workflows almost from scratch.Since I'm just one guy with 100 ideas, I have to try to apply my skills where they can have the most impact. My current project is converting existing circuits from Fritzing format (which is usually displayed graphically) into a textual format. I wrote about it in these three blog posts:1. Premise, ways to represent circuits: https://blindmakers.net/posts/accessible-schematics-1/2. Why Fritzing? https://blindmakers.net/posts/accessible-schematics-2/3. Actual output examples: https://blindmakers.net/posts/accessible-schematics-3/I'm also working on a 3D printed single character Braille cell that can be added to any Arduino project, and has only 3 simple parts to assemble. Unfortunately I haven't posted about that yet.","[]","0","631","PERSONAL_PROJECT",false,,"EDUCATION","Making Electronics Accessible for Blind People","[]",,,false
"8bdd0858-ec0f-4587-b9e6-c972d3be7c72","2024-08-25T18:19:28.756Z","myspeed","Building blazing speed VPN in less than 1000 lines of code:
https://github.com/dvasanth/kadugu","[]","0","298","PERSONAL_PROJECT",true,"https://github.com/dvasanth/kadugu","SOFTWARE_DEVELOPMENT","Title: Building a Blazing Speed VPN in Minimal Lines","[]",,"https://github.com/dvasanth/kadugu",false
"8c05fd2d-2ee8-4bb3-9df0-0de3ebd49141","2024-08-25T18:19:28.756Z","thelastparadise","Getting a date with your mom.(ha ha) no really, an app that aims to help out older, lonely, but good people. It's a desperately underserved market. These people are often overlooked and we're trying to empathize with them via software.","[]","0","629","STARTUP",false,,"MOBILE_APPLICATIONS","Helping Older Adults Find Companionship Via Empathetic App","[]",,,false
"8c77ee16-8c9c-459c-8354-082614e49194","2024-08-25T18:19:28.756Z","lukeh","I’m working on a Swift implementation of 802.1Q SRP. Niche interest.","[]","0","587","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Implementing Swift 802.1Q SRP","[Swift]",,,false
"8c9c29d1-c550-4bca-a160-e0d2480936d2","2024-08-25T18:19:28.756Z","sanj001","I'm working on https://github.com/incidentalhq/incidentalIt's an incident management platform, similar to Pagerduty, Rootly or FireHydrant.It's the first side project I've open sourced, and I've been hacking on it weekends and nights. Hoping to get a few companies to start using it to get some early feedback.","[]","0","488","PERSONAL_PROJECT",true,"https://github.com/incidentalhq/incidental","SOFTWARE_DEVELOPMENT","Open Source Incident Management Platform Seeking Early Feedback","[]",,"https://github.com/incidentalhq/incidental",false
"8defbb13-09f8-456c-a0ea-393fe95b1968","2024-08-25T18:19:28.756Z","ejs","Building this with Elixir: https://flexlogs.comI've always found adding custom metrics and monitoring to applications to be a big hassle, so I'm experimenting with one that uses the log stream instead of agents/daemons.","[]","0","88","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: Custom Metrics and Monitoring with Elixir via Log Stream","[Elixir]",,"https://flexlogs.com",false
"8dfc03ef-1f3a-4e5a-a2dc-df8b6fe236bd","2024-08-25T18:19:28.756Z","gnastygnorc","I've been working on a pretty basic who's that pokemon game for a little while. There's quite a few online but none quite scratched the itch for me.Still got a big list of improvements to make but I'm quite happy with how it's coming together.https://whos-that-pokemon.gicelascona.org/","[]","0","283","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Basic Who's That Pokemon Game Development Progresses","[]",,"https://whos-that-pokemon.gicelascona.org/",false
"8e3e80c4-9e13-4af6-aa96-9b541fe34d7c","2024-08-25T18:19:28.756Z","lakrizz","i've been working on a webhook to instant messaging service called https://hooks.im after reading about a similar project here on hacker news (i think it was https://news.ycombinator.com/item?id=41144227). you can create webhooks, get a receiver-url that you can send your webhook invocations to and receive webhooks via im (currently only telegram). i've also added a jq-like template engine to reformat the request bodies (if wanted) to extract specific information. (only works for json bodies, obviously)this is all in super early non-peer-tested alpha (if anything), so feel free to try it out and give feedback :)","[]","0","421","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Building Webhook to IM Service Hooks IM for Telegram Users","[]",,,false
"8e69fd87-035d-4548-b7d2-fe76a86b8e5b","2024-08-25T18:19:28.756Z","justEgan","map directory specifically for finding Cafes in DKI Jakarta, Indonesia. The target is to provide better UX than gmaps.https://kopimap.com(supports desktop only for now)","[]","0","584","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Cafe Map Directory for DKI Jakarta Indonesia","[]",,"https://kopimap.com",false
"8ee7114d-50c5-4a60-9c85-6e3669ed5544","2024-08-25T18:19:28.756Z","mkoubaa","Physical therapy for chronic problems I didn't prioritize when I was younger, writing a sci-fi novel, and learning Vulkan.","[]","0","477","SELF_IMPROVEMENT",false,,"HEALTHCARE","Title: Juggling Physical Therapy SciFi Writing and Learning Vulkan","[Vulkan]",,,false
"8ef32f94-a41e-41aa-8e32-3dc325738199","2024-08-25T18:19:28.756Z","ridgeguy","I'm a materials science/engineering critter. I'm working on a new method of making single-crystal diamond slabs up to 300mm diameter.","[]","0","253","OTHER",false,,"MANUFACTURING","Developing New Method For Creating Large Single-Crystal Diamond Slabs","[]",,,false
"8f0105a0-f1b2-48cf-bdd0-2913d68d21e7","2024-08-25T18:19:28.756Z","taormina","I’m working on a new game. I’ve been trying to get back to the basics of the adventure genre. A fun and engaging story, choices, strategic combat and a simple, straightforward approach.No microtransactions, no advertisements. No networking! The game is meant to function completely off line. The game will start with a mobile release in probably October and should be available on Steam shortly after.I’ve been using Flame, Flutter’s game engine to develop my app. My artists are amazing and have been providing fully animated sprites using Spine. I’ve used Flutter before but this is my first time getting into Flame.If you’re curious how it’s going, hop on the mailing list at https://danger.world to learn more. I’ll be looking for my initial playtesters here in the next few weeks.","[{""commentText"":""God I miss adventure games. I played more hours of Sierra online than I could ever begin to count. Signed up and looking forward to updates!"",""commentUser"":""teamspirit"",""indent"":""1"",""children"":[]}]","1","38","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Back to Basics Adventure Game Releasing Soon","[Flame, Flutter, Spine]","2",,false
"8f17c744-63f8-461c-938a-39ba954c7604","2024-08-25T18:19:28.756Z","opendomain","I am working on a new type of NFTs.I found a way to add code to NFTs. The simplest way to understand it is that it is similar to Adobe flash.I know that NFTs are down, but I have invented a way to add actual utility. I call them xNFTS - executable non fungible tokens. Imagine the famous Ape or Penguin NFTs - by adding my technology, the NFTs can change images, play music, or play games without installing anything.I got a patent on the process and they work on any blockchain- or even off. the market is down, but I am very excited about tying web2 with web3.If anyone wants to join or learn more, let me know","[]","0","403","STARTUP",false,,"BLOCKCHAIN","Introducing Executable NFTs: The Future of Dynamic Digital Assets","[]",,,false
"8f2f0a24-f55d-47ba-bef4-2ad640d935ea","2024-08-25T18:19:28.756Z","jspittman","Multiple iOS Apps.","[]","0","439","PERSONAL_PROJECT",false,,"MOBILE_APPLICATIONS","Various iOS Applications","[iOS]",,,false
"8f3a9349-9054-4e3d-abc1-239db2ca779f","2024-08-25T18:19:28.756Z","notpushkin","Hey HN! I'm still working on my Docker Swarm dashboard, Lunni: https://lunni.dev/Lunni essentially takes docker-compose.yml and deploys it on a server. Currently we're using Portainer as the backend, which in turn just runs `docker stack deploy`. I'm reimplementing the stack deployment code from scratch which will allow us to support latest Compose spec and extend it as we need (and perhaps support orchestrators other than Swarm in the future).","[]","0","326","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Docker Swarm Dashboard Lunni Enhances Stack Deployment Flexibility","[Docker, Docker Swarm, docker-compose.yml, Portainer]",,"https://lunni.dev/",false
"8f44c694-d176-4a9f-892b-95f88d74e83c","2024-08-25T18:19:28.756Z","skybrian","I'm writing a new property-testing library for TypeScript. [1]I wanted a way to define new Arbitraries that's easier than working with .map(), .chain(), .oneOf(), and other combinators that require you to think in terms of sets. It has those combinators, but you can also write code to randomly generate one value at a time. It uses an approach to shrinking that's inspired by Hypothesis.Along the way, I ended up adding a Domain subclass, which also does validation like Zod. Not sure where I'm going with that, but it's also useful for generating unique keys.(The documentation isn't done and doesn't explain what's interesting about it. Caveat: it's Deno-only, and will probably stay that way unless someone wants to help.)[1] https://jsr.io/@skybrian/repeat-test","[]","0","275","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Creating a User-Friendly Property-Testing Library for TypeScript","[TypeScript, Deno, Hypothesis, Zod]",,"https://jsr.io/@skybrian/repeat-test",false
"8f4befbf-f575-4bb3-a021-d23ef7827d0d","2024-08-25T18:19:28.756Z","spacecadet","Upgrading my private RAG to a Graph RAG. Switching out the slack bot UI for a Gradio one.","[]","0","637","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title: Upgrading Private RAG to Graph RAG with Gradio UI","[Graph RAG, Slack, Gradio]",,,true
"8f5741db-6c47-4490-aaf8-f016fd9b9a50","2024-08-25T18:19:28.756Z","pknerd","Though I am not actually _working_ on anything concrete(facing analysis paralysis. Also, as a coder, I have no idea how to deal with the sales site) this should turn to a monthly post","[{""commentText"":""You‘re lucky! Not only has OP been posting that for a while already but dang is also supportive of it.https://news.ycombinator.com/submitted?id=david927"",""commentUser"":""_Microft"",""indent"":""1"",""children"":[]},{""commentText"":""+1 on monthly post.--Also, Should be a messier version of this as a monthly post where people like you and me post \""hey I dont have a project in mind per se, but wanna throw some things out there and maybe hit on a collaboration? Or at minimum idea path validation?"",""commentUser"":""samstave"",""indent"":""1"",""children"":[]}]","2","42","OTHER",false,,"SOFTWARE_DEVELOPMENT","Title: Overcoming Analysis Paralysis and Sales Site Challenges","[]","1.5",,false
"8fcc486c-0c04-4507-a66b-ff853e189f0f","2024-08-25T18:19:28.756Z","shiftyck","Hi! This year I quit my corporate job to work full time on https://crucialexams.com/. This month I am working on expanding our new offerings at https://pmpready.com/ and https://vitalnursingexams.com/. Our platform provides a fun way for students to test their readiness for industry certification exams like the PMP, BCEN, CompTIA, AWS and more. Written in ASP.NET, MySQL as backend and good old Javascript/Bootstrap for the frontend. Nothing fancy, works great!","[]","0","11","STARTUP",false,,"EDUCATION","Expanding Online Certification Exam Platforms for Students","[ASP.NET, MySQL, Javascript, Bootstrap]",,"https://crucialexams.com/
https://pmpready.com/
https://vitalnursingexams.com/",false
"8ffd1b84-a706-4b01-849e-d7c52675943b","2024-08-25T18:19:28.756Z","jfil","Working on:- Analyzing grocery pricing patterns for 7 Canadian grocers. I took care of the data acquisition. Now it is time to speak with economists / data analysts who can make sense of it. Are you interested? Please get in touch!- Gathering and archiving all graphical material from the ""Printers International Specimen Exchange"". The gathering is done, now working on a writeup.- ... various side quests from the above. Incl. a tutorial on making mobile-friendly imagemaps","[{""commentText"":""Ideas:- A \""vibe shift\"" has occurred at work. Separately, my own thoughts have been more unkind/uncharitable towards others. Recently I realized that the two are connected. Isn't it funny how the vibe-shift trickled down to affect my own mindset without me even noticing?- I think that Google is going to fall apart soon. Before they do, they'll cut money-losing boondoggles like, oh, Google Maps, Google Books, Google Groups... Who will step in to save all that data? And what does a post-Google world look like in general, anyways?- AI is incapable of the kind of impact that is being promised. But we are still going to have a period of ~2 years until corporations realize it (it sounds like AI companies will run out of cash at that point). Until then, we're going to have a lot of layoffs because Mike-the-MBA thinks AI can do people's jobs. What should normal people do? Sit tight and sit out the game for 2 years until things stabilize?- All of the above is part of a crisis of meaning that people - and esp. tech workers - are having. There's an enormous opportunity for Government jobs to become prestigious again. It used to be a mark of pride to work for the Government. You don't need to burn out and become a woodworker to \""do real things\"": your local city government has plenty of \""real things\"" for you to do in a real community."",""commentUser"":""jfil"",""indent"":""1"",""children"":[]},{""commentText"":""Ooo, that is interesting. There was a website that kind of did that, but you could only compare single items at any given time, which kind of defeats the purpose (if it is to save money).Ideallly I'd like to see something like a personal basket where you can add your recurring stuff (eggs, milk, etc) and compare the subtotal among local grocers. Bonus points if you add in value of store points + credit card bonuses (which might be significant, like 5% for Amex cobalt at a market coded as a grocer VS 1% for non grocer code like Walmart)."",""commentUser"":""lbrito"",""indent"":""1"",""children"":[{""commentText"":""I'd like to do something similar to the \""personal basket\"" as a way of comparing \""value\"" at different vendors. Thinking of using $/100g of common sandwich ingredients to demonstrate how much \""making the same sandwich\"" at different stores would cost you. I'm not aiming to use this data for a product/commercial endeavour, though."",""commentUser"":""jfil"",""indent"":""2"",""children"":[]}]},{""commentText"":""That sounds interesting. What are you planning to do knowing the patterns? And isn't the data private?"",""commentUser"":""Swain123"",""indent"":""1"",""children"":[{""commentText"":""I am making the data available for others to use for academic analysis and/or supporting legal action. The large Canadian grocers are known to price-fix and collude, and it would be interesting to see if there are any patterns in their pricing movements. (My contribution is \""getting the raw data\"")The data was posted publicly online on the merchants' websites."",""commentUser"":""jfil"",""indent"":""2"",""children"":[]}]}]","3","36","OTHER",true,,"OTHER","Analyzing Grocery Prices and Archiving Printing Specimens","[]","1.2",,false
"907ec746-b27a-4d92-869a-744a92eb837b","2024-08-25T18:19:28.756Z","ecuaflo","A marketplace for github repos: https://gitsell.devYou can even buy the app itself on it. It’s going to be my starter for all other projects too, so I’m adding all the common CRUD app features. Also it aims to be lowest cost possible, which is free for now. I try not to tie it to specific technologies when possible to make it as easy as possible to switch providers in the future.","[{""commentText"":""Suggestion: have a way to buy as a guest and provide an SSH public key to access the repo."",""commentUser"":""ok_dad"",""indent"":""1"",""children"":[{""commentText"":""Thanks for the suggestion. May I ask the intent behind this feature? Is it to preserve privacy or just convenience with your workflow?"",""commentUser"":""ecuaflo"",""indent"":""2"",""children"":[{""commentText"":""I don’t have a GitHub account."",""commentUser"":""ok_dad"",""indent"":""3"",""children"":[]}]}]},{""commentText"":""Just curious why sell read only access?"",""commentUser"":""firesteelrain"",""indent"":""1"",""children"":[{""commentText"":""Read-only makes it so a buyer can’t push to main or modify the repo configuration. So to stop someone from paying to “grief” it in the worst case, and just to stop buyers from making changes the owner didn’t sign off on in more typical cases. They can still raise issues and submit PRs, to my knowledge."",""commentUser"":""ecuaflo"",""indent"":""2"",""children"":[{""commentText"":""But this is for private repo? Because most repos I interact with on GitHub are public and already read only"",""commentUser"":""firesteelrain"",""indent"":""3"",""children"":[{""commentText"":""Yes it’s intended for private repos. As it stands you could add a public repo but there wouldn’t be much point unless you’re using it as a way to accept donations, though I think GitHub Sponsors is more apt for that. Typically when you add someone to a private repo, they get full write access."",""commentUser"":""ecuaflo"",""indent"":""4"",""children"":[{""commentText"":""Interesting use case thanks"",""commentUser"":""firesteelrain"",""indent"":""5"",""children"":[]}]}]}]}]}]","2","355","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Gitsell A Marketplace For GitHub Repositories","[]","1.5","https://gitsell.dev",false
"9118c80e-6681-4786-b5a7-43d8e81df404","2024-08-25T18:19:28.756Z","toisanji","I'm testing out generative cartoons and media. I want to see what is possible with AI and media and if the content can be engaging. Long term I want to create content that could be used in a holodeck.
Here is what has been published so far: https://www.youtube.com/@distarkmedia
Would love feedback :)","[]","0","115","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Exploring AI-Generated Cartoons and Media","[]",,"https://www.youtube.com/@distarkmedia",true
"915524bc-9aab-479c-90fb-437315afe417","2024-08-25T18:19:28.756Z","myprotegeai","A python library for calling an LLM like calling a function https://github.com/amoffat/manifest","[]","0","553","PERSONAL_PROJECT",true,"https://github.com/amoffat/manifest","ARTIFICIAL_INTELLIGENCE","Title: Python Library for Simplifying LLM Calls","[Python]",,"https://github.com/amoffat/manifest",true
"91b09251-ed22-4d29-98db-943584bc83d1","2024-08-25T18:19:28.756Z","palk","I'm working on an end-to-end encrypted alternative to Google Forms (because Google is creepy).It has all the same features plus many more: advanced conditional branching, webhooks, thorough design customisation, better question types (e.g. address autocomplete), etc.I've bootstrapped it into a (very) small startup. The idea is to maintain an ethics- and privacy-driven form builder that people don't have to trust, since nobody can see your responses. It also makes GDPR way easier for you!You can try it for free: https://palform.app","[]","0","580","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Privacy Centered Encrypted Alternative To Google Forms","[]",,"https://palform.app",false
"92031c85-5ca6-4449-8436-5162a32a08eb","2024-08-25T18:19:28.756Z","cperciva","FreeBSD 13.4. I should have the release out in early September.","[]","0","237","OTHER",true,,"SOFTWARE_DEVELOPMENT","Title: FreeBSD 13.4 Expected Release in Early September","[FreeBSD]",,,false
"9216210b-6a6b-4b33-90a6-ac9a3a19fa94","2024-08-25T18:19:28.756Z","ben_fishbein","https://guestcast.xyzA way to follow creators and not specific podcasts","[{""commentText"":""I love it, it’s super useful"",""commentUser"":""Sulk6437"",""indent"":""1"",""children"":[]}]","1","493","STARTUP",false,,"MEDIA_AND_ENTERTAINMENT","Title: Follow Your Favorite Creators Not Just Their Podcasts","[]","2","https://guestcast.xyz",false
"92769305-08f1-49b6-9c74-9831a8e50008","2024-08-25T18:19:28.756Z","BigOCaml","FortisAI: App for Powerlifters to get more out of their lifting data (https://www.fortisai.app/)- velocity tracking with your camera- automatic video trimming- workout trackingCurrently working on an LLM for chatting with your lifting data :)","[]","0","311","STARTUP",false,,"SPORTS_TECH","FortisAI Powerlifting App Enhances Data Tracking and Analysis","[]",,"https://www.fortisai.app/",true
"929661df-49cd-4a08-8e5a-7d69084ec66b","2024-08-25T18:19:28.756Z","she11c0de","https://defguard.net/ - open-source SSO service built with rust on top of wireguard & OIDC. It's been a lot of work but we're slowly gaining traction and nearing the 1.0 release.Some of the features: * OpenID Connect based Identity Provider
* OpenLDAP synchronization - currently supporting users and groups synchronization
* MFA with TOTP, email, WebAuthn / FIDO2, crypto wallets
* wireguard client GUI integrated with OIDC, supporting multiple locations (https://defguard.net/client)
* secure enrollment & onboarding
* yubikey provisioning
Currently we're working on external OIDC providers integration.Our github: https://github.com/DefGuard(edit: formatting, github link)","[{""commentText"":""Really like what you guys are doing, keep it up! :)"",""commentUser"":""rudasn"",""indent"":""1"",""children"":[]}]","1","31","STARTUP",true,"https://github.com/DefGuard","CYBERSECURITY","DefGuard Open Source SSO Integrating Wireguard and OIDC","[]
","1.8","https://defguard.net/client",false
"930d625c-8cdf-460a-98d7-3d1d2ba05eaf","2024-08-25T18:19:28.756Z","Cereal","I'm working on a TUI application which allows you to make SQL query on CSV files.
I'm working on a web base version too.","[]","0","566","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","SQL Query TUI and Web-Based Application for CSV Files","[]",,,false
"93960809-4994-41c5-b23f-48cf2c02d16c","2024-08-25T18:19:28.756Z","slowhadoken","A video game.","[]","0","630","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Title: Evolution of Digital Adventures","[]",,,false
"9412ca34-90a5-4054-a25b-f3534e255f85","2024-08-25T18:19:28.756Z","Ethan_Mick","I've been working on Lorcast (https://lorcast.com/) a Scryfall like search for Lorcana. Scryfall offers a powerful search engine and query language to search for Magic: The Gathering cards. Lorcana is a new card game by Disney that also has a competitive scene. As the number of cards grows it will become more important to have good search _and_ good APIs for the community to build with.It's been a breath of fresh air to work on something that I have no plans to monetize. I just want to build something useful for the community to use and that has allowed me to be relaxed with building it.Anyways, if you play Lorcana I encourage you to check it out! The game is lots of fun.","[]","0","74","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Lorcast Brings Advanced Card Search to Disney Lorcana","[]",,"https://lorcast.com/",false
"94e6b794-394f-42c6-a05c-16a7d7f5d622","2024-08-25T18:19:28.756Z","lifeinthevoid","I’m working on an Open Source SQLite VFS extension with modern encryption using libsodium. Using the VFS instead of adapting the source like SQLcipher is not straightforward but feasible. I hope that a modern encryption library, extensive testing and using vanilla SQLite source can convince users to give the extension a chance.","[]","0","255","PERSONAL_PROJECT",true,,"SOFTWARE_DEVELOPMENT","Title: Open Source SQLite VFS Extension with Modern Encryption","[SQLite, libsodium]",,,false
"9501118d-055e-4bf0-9154-b4c00a4ebcf5","2024-08-25T18:19:28.756Z","cabinguy","I know my project is unworthy of upvotes from HN, but I’ve been working (hard) on a simple real estate site https://davegooden.com. No big deal. No real tech. Just lots of work and lots of potential upside.","[]","0","97","PERSONAL_PROJECT",false,,"OTHER","Working Hard On Simple Real Estate Site Potentially Successful","[]",,"https://davegooden.com",false
"95323bb0-005c-4fba-920d-98a0492953b8","2024-08-25T18:19:28.756Z","spankalee","I quit my job in the spring to work on UI design software where designers visually build real component and design system implementations, and engineers can collaborate by editing the code.The goal is to eliminate the massive chasm that exists in design-to-engineering hand-off by having a single source of truth.","[{""commentText"":""If you're doing this as a business, you should consider how you think this is different from e.g. Figma (for designers/PMs) or Framer (for design-implemented-as-actual-usable-component-on-a-low-code-site). What you're describing sounds very similar to Figma's developer mode, at least framed the way you frame it here. Is the idea that, say, the design files are loaded as CSS or React components or whatever directly into your site, rather than being copied or imported?(If this is just a personal project, disregard! But \""quit my job\"" makes me think you're thinking of this as a business.)"",""commentUser"":""rachofsunshine"",""indent"":""1"",""children"":[{""commentText"":""Those are indeed very important things to consider!"",""commentUser"":""spankalee"",""indent"":""2"",""children"":[]}]}]","1","498","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Bridging Design and Engineering with Unified UI Design Software","[]","1.2",,false
"9646463c-0ed2-418f-b69a-1082e56162e9","2024-08-25T18:19:28.756Z","socketcluster","I've been working on 2 projects:Insnare: https://www.insnare.net/A head-hunting/recruitment application to search companies and people based on their skills and experience. Currently focused on Australian market.It's also for people who are looking for jobs. The goal there is to help to find good companies which have high (or low) concentrations of people with certain skills/attributes.Saasufy: https://saasufy.com/A no-code/low-code platform for building apps without code. Insnare is built with and runs on Saasufy. This freed me up from having to write back end code for Insnare and made the front end code very small.","[]","0","407","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Recruitment and App Development Platforms for Simplified Hiring","[]",,"https://www.insnare.net/
https://saasufy.com/",false
"966520f2-09c8-4437-ab46-7f7de1a911f7","2024-08-25T18:19:28.756Z","rashidujang","I've been struggling to find a workflow that can easily extract knowledge and insights from audio content on the web and sync it with note-taking systems such as Notion, Readwise or Obsidian, so I decided to create a system that transcribes the audio, summarizes it and shares it with other applications.Right now we are only targetting podcasts to Notion as the vertical slice for the MVP, but in the future we're looking to support ""connectors"" that can take in other forms of content such as audiobooks, videos, etc. and share it to other popular note-taking forms.It's been an exciting journey so far and we're looking to launch soon!","[]","0","389","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Developing a System for Transcribing and Summarizing Audio Content","[]",,,true
"96fd451f-7fbf-412c-b08c-07b21835a3d1","2024-08-25T18:19:28.756Z","drrkrr","I'm working on a browser racing game: https://boxracing.net/ - check it out!","[]","0","344","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Title: Browser Racing Game Development","[]",,"https://boxracing.net/",false
"978c51fe-e0cc-43e8-8983-d8db68bd8e22","2024-08-25T18:19:28.756Z","jdougan","Pre-Web Hypermedia","[{""commentText"":""That sound really interesting, is there more that are you willing to share?"",""commentUser"":""hexmiles"",""indent"":""1"",""children"":[]}]","1","622","OTHER",false,,"SOFTWARE_DEVELOPMENT","History and Concepts of Preweb Hypermedia Systems","[]","1.8",,false
"97b9bde8-4ac4-40c0-9f80-f234b1edb108","2024-08-25T18:19:28.756Z","scilaaverkie","We are working on building a funding subscription for impact innovation called Marabou (https://marabou.pro/). Our plan is to allow people to subscribe starting from $50 per month and receive equity in innovative startups that benefit either human health (biotech, femtech, healthtech, longevity, drug repurposing) or environment(climate tech, adaptive tech, renewable energy, mobility, agriculture).- Here is a short video explainer of WHAT we do https://www.youtube.com/watch?v=PjXwUpBp_Kc- And here's WHY we do that https://www.youtube.com/watch?v=-37CA6-m1Yk&list=PLVJfpLOJQj...Our first campaign to fund Ethan Perlstein's research to find cures for rare diseases officially starts on Sep 9, but we already opened a pre-campaign. This one is a one-time commitment and it's heavily leaning on the charity side.- Here's a landing page of campaign https://marabou.pro/perlara/- And a video where we talk about it https://www.youtube.com/watch?v=YlO8IBQDMBY&t=9sSo my days are now filled with talks with rare disease foundations and influencers as well as usual people who may be willing to support us.Happy to chat with anyone who is interested either in Marabou or the campaign itself!","[]","0","72","STARTUP",false,,"FINANCIAL_SERVICES","Marabou Funding Platform Offers Equity In Health And Environment Startups","[]",,"https://marabou.pro/perlara/",false
"97d6eb75-bb31-4b41-8c2f-cf1f97bfd692","2024-08-25T18:19:28.756Z","hvidal","I'm working on my tech interview platform: https://onlineinterview.io/
It is a free platform that allows people to develop on the browser using multiple programming languages, draw on a shared board and talk over video.","[]","0","125","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: Tech Interview Platform for Coding Collaboration and Video Chat","[]",,"https://onlineinterview.io/",false
"988e119a-f0fa-49c8-bd0d-fae9711b47a6","2024-08-25T18:19:28.756Z","moxel","Just finished a blink reminder app https://blinktracker.app a couple of days ago.
Monitors your eyes' blink frequency with a camera and also reminds you to take regular screen breaks.Somewhat ironically after giving up smoking I take too few breaks and get blurry/dry eyes after long days. The app is a bit overengineered and comes with an api in case you ever wanted to start controlling stuff with blinks. Currently Windows only.","[]","0","343","PERSONAL_PROJECT",false,,"MOBILE_APPLICATIONS","Blink Reminder App to Combat Eye Strain","[]",,"https://blinktracker.app",false
"98ecd01f-071b-4d06-b281-ab0ae8a2508c","2024-08-25T18:19:28.756Z","thangalin","https://keenwrite.com/Finished a feature to convert Markdown's fenced divs nested within blockquotes into the following XHTML: <blockquote>
<div class=""name""> ... </div>
</blockquote>
In my novel (see profile), there are stories within the story as well as simultaneous actions. I wanted to typeset simultaneous events set within a sub-story. Using Markdown, a natural way to do this would be: > ::: simul
> Simultaneous section 1.
> :::
>
> ::: simul
> Simultaneous section 2.
> :::
Sample output:https://i.ibb.co/R90vZpD/simultaneous.png","[]","0","104","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Converting Markdown's Fenced Divs to XHTML Blockquotes","[Markdown, XHTML]",,,false
"9926fb6f-92e1-4456-ae74-696eadf2ae21","2024-08-25T18:19:28.756Z","kjksf","I'm working on Edna - a note taking app for developers and power users.https://edna.arslexis.io/help","[]","0","464","STARTUP",false,,"MOBILE_APPLICATIONS","Title: Note Taking App Edna for Developers and Power Users","[]",,"https://edna.arslexis.io/help",false
"993e4a54-c612-4541-bf53-bf5959d5155d","2024-08-25T18:19:28.756Z","RantyDave","Working on visualising sailing performance by scooping data out of the onboard network (basically the same as the one in cars) and uploading it to a web app. https://www.see-sailing.com/My race yesterday: https://app.see-sailing.com/b/nmea/2024-8-24-11-34-21","[{""commentText"":""Looks interesting! Haven't done any sailing since leaving Auckland, but here in Barcelona there are also quite a few sailing yacht clubs. There might be some serious market for this. Good luck!"",""commentUser"":""kinow"",""indent"":""1"",""children"":[]}]","1","236","STARTUP",false,,"MARITIME_TECH","Visualising Sailing Performance Using Onboard Network Data","[]","1.8","https://www.see-sailing.com/
https://app.see-sailing.com/b/nmea/2024-8-24-11-34-21",false
"9a2ad662-478f-4845-aaae-c5da5a075353","2024-08-25T18:19:28.756Z","briansm","Experiments with speech compression/processing. The modern approach to this (and pretty much everything else) is to transform the input data into a high-dimensional space, throw it into a neural net and cross your fingers. (the 'Whisper' STT runs in 512-dimensional space!). It works, but it's hardly elegant or compute-efficient. There's a certain art in doing things the 'old way', even if a million years of evolution decided neural-nets were the one true path.","[{""commentText"":""Is there a place where one can get familiar with your work on this?"",""commentUser"":""rojasdiego"",""indent"":""1"",""children"":[{""commentText"":""God no, the internet SNR is low enough as it is without all my failed experiments, lol."",""commentUser"":""briansm"",""indent"":""2"",""children"":[]}]}]","1","406","PERSONAL_PROJECT",false,,"ARTIFICIAL_INTELLIGENCE","Modern Neural Nets Versus Traditional Methods in Speech Processing","[]","1.5",,true
"9a6dbece-20e7-48d7-b3fb-b6c10124e4bb","2024-08-25T18:19:28.756Z","armagon","I build a computer app to make it easier to do projector sewing. This allows you to take a PDF sewing pattern and use a projector (often mounted on a ceiling, shining down on a cutting mat) to see that pattern at life size. You can then easily cut it out and sew it together.My app is called Project&Cut and can be found at https://projectandcut.com.","[{""commentText"":""Sounds interesting! I have a projector I use for tracing art, never imagined it could be used for sewing too. Good luck!"",""commentUser"":""kinow"",""indent"":""1"",""children"":[{""commentText"":""Thank you.I do think it has uses beyond sewing; enlarging art, for example, or perhaps painting stage backgrounds, or maybe laying out patterns for building something out of wood."",""commentUser"":""armagon"",""indent"":""2"",""children"":[]}]}]","1","197","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Project And Cut Sewing App Simplifies Pattern Projection","[]","1.8","https://projectandcut.com",false
"9af3c426-4720-4634-9df1-886d396ad14a","2024-08-25T18:19:28.756Z","ianthehenry","https://bauble.studio/ is a lisp-based procedural 3D art playground that I hacked together a while ago. It's fun to play with, but it's a very limiting tool: you can do a lot to compose signed distance functions, but there's no way to control the rendering or do anything ""custom"" that the tool doesn't explicitly allow.So lately I've been working on a ""v2"" that exposes a full superset of GLSL, so you can write arbitrary shaders -- even foregoing SDFs altogether -- in a high-level lisp language. The core ""default"" raymarcher is still there, but you can choose to ignore it and implement, say, volumetric rendering, while still using the provided SDF combinators if you want.The new implementation is much more general and flexible, and it now supports things like 2D extrusions, mesh export for 3D printing, user-defined procedural noise functions... anything you can do in Shadertoy, you can now do in Bauble. One upcoming feature that I'm very excited about is custom uniforms and embedding in other webpages -- so you can write a blog post with interactive 3D visualizations, for example.(Also as a fun coincidence: my first cast bronze Bauble arrived today! https://x.com/ianthehenry/status/1827461714524434883)","[{""commentText"":""Am I right that the output of the lisp code is ultimately a plain GLSL shader (like one might find on shadertoy.com)?I built a SDF-based rendering system (2D) for my game, and one of the big hurdles was how to have them be data-driven, rather than needing a new shader for each scene or object.Would be curious if/how you tackled that problem (:"",""commentUser"":""turtledragonfly"",""indent"":""1"",""children"":[{""commentText"":""I've done this for a project where the SDF functions are basically instructions, and you can build up instrictions on the CPU to send to the shader. and then the fragment shader runs them like a mini bytecode interpreter. You can tile up the screen to avoid having too many instructions per fragment. Kinda wild idea and performance may vary depend on what you're doing"",""commentUser"":""jkcxn"",""indent"":""2"",""children"":[]},{""commentText"":""Yep! It just outputs GLSL. It doesn't do anything smart -- it's a single giant shader that gets recompiled whenever you change anything, so it wouldn't really work for something like a game. I mean, it could handle like basic instancing of the form \""union these N models, where N<256\"" but there's no way to change the scene graph dynamically."",""commentUser"":""ianthehenry"",""indent"":""2"",""children"":[]}]},{""commentText"":""This is completely nuts. Well done."",""commentUser"":""techno_tsar"",""indent"":""1"",""children"":[]},{""commentText"":""This is phenomenal. Thanks for sharing."",""commentUser"":""holden_nelson"",""indent"":""1"",""children"":[]},{""commentText"":""This is amazing! Thanks for sharing"",""commentUser"":""juhanakristian"",""indent"":""1"",""children"":[]},{""commentText"":""Stunning.That site needs to be seen. Thats great."",""commentUser"":""samstave"",""indent"":""1"",""children"":[]}]","5","3","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Creating Flexible 3D Art with Bauble Studio V2","[GLSL, Lisp]","1.8","https://bauble.studio/",false
"9b375757-44e2-4a75-bd1e-d01d3a6249fb","2024-08-25T18:19:28.756Z","blackbear_","I wanted to record more of my life, but I found that the act of noting it down was too cumbersome. Looking to minimize friction, I created a Telegram bot that saves all messages you send it into a Google Spreadsheet.Hashtags can be used to split the text into sheets and columns, if so desired. Besides jotting down quick thoughts, this is very handy for short-form journaling such as tracking expenses, workouts, mood, period, weight, diet, etc., with the added bonus of easy charting and summarization from within the spreadsheet. It also supports pictures and other attachments that are uploaded automatically to Google Drive and linked into the spreadsheet.Feel free to check it out, all feedback is appreciated: https://t.me/gsheet_notes_bot","[]","0","62","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Telegram Bot For Effortless Life Logging And Data Organization","[Telegram, Google Spreadsheet, Google Drive]",,"https://t.me/gsheet_notes_bot",false
"9b6f2ed2-dc23-4bfd-a6d7-dcd4dd98496d","2024-08-25T18:19:28.756Z","thiosphere","A concentric semi-sphere structure, made of the least sides, so as to farm a parking spot.","[]","0","606","PERSONAL_PROJECT",false,,"CONSTRUCTION","Concentric Semi Sphere Structure For Efficient Parking Spot","[]",,,false
"9bc03aaf-ae33-4bd4-92b5-25f5e4349c9b","2024-08-25T18:19:28.756Z","TriangleEdge","I am building the roots of an open source app for decentralized intelligence. Think git but for intelligence. Building it for myself since I'm becoming forgetful.","[{""commentText"":""Would love to learn more! I had something similar in mind for a while."",""commentUser"":""unspecldn"",""indent"":""1"",""children"":[]}]","1","261","PERSONAL_PROJECT",true,,"SOFTWARE_DEVELOPMENT","Title: Decentralized Intelligence App Foundation Inspired by Git","[]","1.8",,false
"9c16306c-445d-4c05-829f-14772d56e4b4","2024-08-25T18:19:28.756Z","theendisney4","Im working on a system/formula that rates and organises human expressions/ideas/insights finds and organises relevant data, solicits more expert reviews, forges presentation for limited attention spans, develops a plan of action and a cost/benefit analysis.","[]","0","507","OTHER",false,,"ARTIFICIAL_INTELLIGENCE","Title: Human Expression Rating System","[]",,,false
"9c34ec38-5b1b-48e3-8b13-3f07521d571c","2024-08-25T18:19:28.756Z","nabilt","I started working on my opensource water meter again (https://y-drip.com/). Hardware is basically done so I'm working on the backend website for those that don't want to setup their own server. More technical details here: https://hackaday.io/project/191398-ydrip","[{""commentText"":""Very cool!"",""commentUser"":""RobotCaleb"",""indent"":""1"",""children"":[]}]","1","317","PERSONAL_PROJECT",true,,"AGTECH","Title: Developing Opensource Water Meter Backend Website","[]","1.8","https://y-drip.com/",false
"9c8c1b6a-9c49-46db-9707-5f4a753ba380","2024-08-25T18:19:28.756Z","SamEdosa","I'm working on https://summ.meI recently released version 1.0 in July, which allows you to voice chat (TTS and STT) with almost any chatbot site (e.g., Copilot, ChatGPT, Claude).Next, I'm thinking of building a 3D talking avatar to make it feel like a personal companion is chatting with you.","[{""commentText"":""Yo! Let's chat. Our visions align and are complementary.\nCheck email"",""commentUser"":""LemurNews"",""indent"":""1"",""children"":[]}]","1","388","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","3D Talking Avatar for Enhanced Voice Chat with Chatbots","[]","1.8","https://summ.me",false
"9cd9ee62-bb2f-435e-9bea-a815bc89e1e8","2024-08-25T18:19:28.756Z","ivicac","I am working on ByteChef(https://github.com/bytechefhq/bytechef). It is an open-source, low-code, extendable API integration and workflow automation platform. It automates daily routines that require interaction between independent business applications. ByteChef maintains automation definitions in an easy-to-understand workflow format.","[]","0","242","STARTUP",true,"https://github.com/bytechefhq/bytechef","SOFTWARE_DEVELOPMENT","ByteChef Open Source API Integration And Workflow Automation Platform","[]",,,false
"9e232051-a53f-4df3-b595-1b2a3e8627ca","2024-08-25T18:19:28.756Z","DeskDingo","DeskDingo: live chat software for your website. Core features are mostly complete. AI chat bot and knowledge base are in beta. https://deskdingo.com","[]","0","577","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: DeskDingo Live Chat Software AI Bot in Beta","[]",,"https://deskdingo.com",true
"9e3c5441-951e-458b-8dbb-86d10ae9e509","2024-08-25T18:19:28.756Z","d1sxeyes","An app for sharing photos with a large group of people while still preserving the privacy of the people in the picture who don’t know each other.Our kid’s nursery school posts a lot of photos to Facebook, and we’ve asked them not to post photos of him. They’re (mostly) respecting our wishes, but we still have a bit of FOMO over the pictures of kids having fun, and wish we could see pictures of our son having fun too.The goal is that the nursery would be able to upload photos and parents can see only their own child’s face, other children are pixelated.Still early stages but got a working prototype, and I’m enjoying the building process.","[]","0","492","PERSONAL_PROJECT",false,,"MOBILE_APPLICATIONS","Photo Sharing App Protecting Children's Privacy in Groups","[]",,,false
"9e60ef04-545e-442b-8286-c34e59f8115c","2024-08-25T18:19:28.756Z","njjv","I'm working on updating the yavaca.com site including the backend written in golang. It allows users to publish an Out-Of-Office (OOO) plan so they can unplug while on vacation. Great for maintaining a healthy work-life balance.","[]","0","578","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Updating Yavaca Site Backend for OOO Vacation Plans","[Golang]",,,false
"9eb6d003-ae32-4893-98d5-a1d6dcf1bf7d","2024-08-25T18:19:28.756Z","valryon","Working on a new game with some friends:
CTHULOOT, a multiplayer coop game.
Imagine Overcooked x Zelda 2D.
We have a demo on Steam: https://store.steampowered.com/app/2283410/CTHULOOT/","[]","0","416","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Developing CTHULOOT A Multiplayer Coop Game","[]",,"https://store.steampowered.com/app/2283410/CTHULOOT/",false
"9ee1306b-9f69-4b9b-8b5d-d8696064a574","2024-08-25T18:19:28.756Z","anon012012","I am working alone on https://tree-of-knowledge.orgThis is a hierarchical representation of any given piece of knowledge.It starts with a tree root node that you specify (let's say Kung fu), then it branches out into multiples subcategories (techniques, styles, philosophy, weaponry, ect...) and then you can click on these subcategories to branch out even more into the graphical tree.This is all generated on-the-fly with Claude 3.5. There is no limit to what knowledge you might explore.The killer feature is that it is totally free and does not require to login.
Just click the link and have fun. I'll keep it free like that, as long as I can.I hope you like it guys because it is the best project that I have up my sleeve.Enjoy!,Pierre","[{""commentText"":""This seems really cool and I'm excited to play around with it once it's up and running properly again. These type of things are my favorite applications of LLMs.A while back I made something similar in the form of an incremental \""clicker\"" game where you split things ad infinitum: https://lantto.github.io/hypersplit/"",""commentUser"":""hopfog"",""indent"":""1"",""children"":[]},{""commentText"":""Making a note to try this when it's not slashdotted (hackernewsed?).This sort of thing is _very_ interesting to me, and I rather desperately want something like to this tied to listings of books.I would like to read more diversely --- at one time I was trying to read one book from each LoC division, starting at the top/broadest (so A--Z), then iterating down, but this got to be exhausting because it was difficult to determine which book to read.A later effort was to read biographies of famous people to my children in chronological order as they were growing up --- dry run was the very simple set of U.S. Presidents --- but again researching and ordering was a big problem.So, my hopes for this are that it includes footnotes/references/links to supporting material (perhaps affiliate links on Amazon would be one way to fund things?) and that it is possible to click through to find information on specific technical topics as well as general explanations."",""commentUser"":""WillAdams"",""indent"":""1"",""children"":[]},{""commentText"":""This is super cool!As a marketing spin for this - consider packaging it into Nvidia NIM format and make it generate 3D graph as 3D OpenUSD scene. From where I'm standing this route has a lot of potential.Also if you never looked into it there is a project called wikidata. There each object contains a unique ID and hierarchy, which helps build semantic web. Exploring their data using your interface might be effective. (please check similar projects though as an idea seems straightforward and someone might have already done that for them)"",""commentUser"":""john_minsk"",""indent"":""1"",""children"":[{""commentText"":""You're a legend mate I know nothing of what you say, but it is very interesting. It is time I brush up my skills and I thank you very much for the clues! I'll look it up."",""commentUser"":""anon012012"",""indent"":""2"",""children"":[]}]},{""commentText"":""Looks nice. Tried to search for \""Guitar\"" and I got a 500 Internal Server error."",""commentUser"":""sathyabhat"",""indent"":""1"",""children"":[{""commentText"":""I'm sorry guys but my API key is out of funds until tomorrow's or maybe tuesday's paycheck. I'm only a student and so my money is very limited. I'm sorry this is pathetic. I didn't expect to have so much trafic these last few days, and then with this thread. Come back soon!What do you think that I implement BYOK (bring your own key), does that interest anyone so that it is never down for them but they have to pay Claude on the side? Is anyone interested?"",""commentUser"":""anon012012"",""indent"":""2"",""children"":[{""commentText"":""Definitely implement BYOK - although people may be skeptical because it's not running locallyA side note - put on the site this exact message and then include your venmo or something - I bet you'll get donations :)I've had this exact idea for quite some time, I'm glad that someone is making it!"",""commentUser"":""mikodin"",""indent"":""3"",""children"":[]},{""commentText"":""Please do implement this, cool tool for branching knowledge, good name."",""commentUser"":""fynis"",""indent"":""3"",""children"":[]}]}]},{""commentText"":""Hi I've been working on something similar but using podcasts as a starting point for concepts. I wonder if we might collaborate? Link in bio, anon!"",""commentUser"":""dcsan"",""indent"":""1"",""children"":[]},{""commentText"":""This is a very fun idea and I’ve had similar thoughts, without yet turning my mind to execution. Bravo. Is there somewhere I can follow more of your work in the future?"",""commentUser"":""cyrillite"",""indent"":""1"",""children"":[{""commentText"":""Hi cyrillite. Send me an email with \""subbing\"" as object: [email protected]\nThen I will gladly send you what I got, whenever I get it. \nI will not forget. Thank you, friend!I'll probably make a full blog soon for added convenience. (it'll be about AI products & production)If you want a bite of some of my other work here is a AI game I made & which got totally ignored:\nhttps://lywald.itch.io/the-fall-of-mankind\nI tried to monetize it, that was a bit lame, but in the next few days I'll release it as free."",""commentUser"":""anon012012"",""indent"":""2"",""children"":[]}]},{""commentText"":""I like this project but I don't think I agree on the 3 branches that I see when I open the website.Science is not a standalone category. In fact science is directly connected to mathematics which is directly connected to philosophy (through logic for example)We might argue that also art is an extension of philosophy (e.g. finding objective or subjective beauty).Probably Claude doesn't agree with this definition."",""commentUser"":""zbshqoa"",""indent"":""1"",""children"":[{""commentText"":""I agree with you. Truth is this was the first branching generation which I generated, and so I kept it for the sake of history. If you manage to create a better \""starting branching tree\"" which looks nice and feels nice then I might take you up on this."",""commentUser"":""anon012012"",""indent"":""2"",""children"":[]},{""commentText"":""I would think more in terms of a network myself, but it gets harder to visualise I imagine."",""commentUser"":""exe34"",""indent"":""2"",""children"":[]}]},{""commentText"":""Congrats, pretty amazing work! Loved it!!"",""commentUser"":""gchaincl"",""indent"":""1"",""children"":[{""commentText"":""Thanks!"",""commentUser"":""anon012012"",""indent"":""2"",""children"":[]}]},{""commentText"":""Very cool! Is the code open source?"",""commentUser"":""fastneutron"",""indent"":""1"",""children"":[{""commentText"":""Thanks, fastneutron! I might give you the code if you send me an email and you explain your intentions. No problem. For now, it is not full blown open source because I don't want the added headache of managing that (double checking security & quality... I have no time for this is a sideproject)."",""commentUser"":""anon012012"",""indent"":""2"",""children"":[]}]}]","9","4","PERSONAL_PROJECT",false,,"EDUCATION","Tree of Knowledge Project Offers Unlimited Free Knowledge Exploration","[]","1.8","https://tree-of-knowledge.org",true
"9f9a635c-3952-4658-bb87-2e49f91ebf15","2024-08-25T18:19:28.756Z","some_furry","I'm building an open source Federated Public Key Directory, so that I can then build end-to-end encryption for the Fediverse.https://github.com/fedi-e2ee/public-key-directory-specificat...Think: Encrypted DMs for Mastodon. I wrote several blog posts about the project and why it matters.https://soatok.blog/2024/08/21/federated-key-transparency-pr...https://soatok.blog/2024/06/06/towards-federated-key-transpa...https://soatok.blog/2022/11/22/towards-end-to-end-encryption...Eventually I plan on doing a ""Show HN"" post when it's built and close to feature-complete.","[]","0","617","PERSONAL_PROJECT",true,"https://github.com/fedi-e2ee/public-key-directory-specificat","CYBERSECURITY","Building an Open Source Federated Public Key Directory","[]",,"https://github.com/fedi-e2ee/public-key-directory-specificat...",false
"9fda70d6-1811-4605-9931-333316fb31e5","2024-08-25T18:19:28.756Z","dsalaj","My interest in sound design and music production took a surprising turn and I now spend my weekends studying alien vocalization. More specifically, figuring out how to synthesize believable alien vocals and make them expressive and customizable enough to be a tool for anyone who needs that sort of thing for their creative work.I am releasing everything for free and the first ""instrument"" and sample pack with previews/videos is already available here: https://neuromorph.gumroad.com/l/alien_vocalization_study_1","[]","0","176","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Exploring Alien Vocalization and Synthesized Vocal Tools","[]",,"https://neuromorph.gumroad.com/l/alien_vocalization_study_1",false
"a039555e-039f-4e82-8fb5-15f13160ccdd","2024-08-25T18:19:28.756Z","bear_blaster","I made a personal, self-hostable read-it-later service that fits my needs. Just for fun I gave myself the constraint that I couldn’t use any JS, so it’s all done with static html templates in Django. It also archives all articles so you never have to worry about link rot. https://github.com/brendanv/lynxAnd now, because I have a problem, I’ve completely pivoted and I’m rewriting it from scratch as a SPA because I wanted to try using Pocketbase for the backend and extend it so I could learn Go. https://github.com/brendanv/lynx-v2","[]","0","188","PERSONAL_PROJECT",true,"https://github.com/brendanv/lynxAnd https://github.com/brendanv/lynx-v2","SOFTWARE_DEVELOPMENT","Personal Read It Later Service Turned SPA for Learning Go","[Django, HTML, Pocketbase, Go]",,"https://github.com/brendanv/lynxAnd https://github.com/brendanv/lynx-v2",false
"a0fc9139-33de-4848-a670-e22a76ebd198","2024-08-25T18:19:28.756Z","markhalonen","implementing double-entry accounting for the 10,000th time in human history on our ERP/MES product.","[]","0","568","OTHER",false,,"FINANCIAL_SERVICES","Title: Double Entry Accounting Integration in ERP/MES Systems","[]",,,false
"a12e55c0-3501-4148-8596-a0d08bbd2dfb","2024-08-25T18:19:28.756Z","AndyNemmity","Playing with cursor, trying to get used to using it better.","[]","0","594","SELF_IMPROVEMENT",false,,"OTHER","Title: Mastering Cursor Control","[]",,,false
"a183043b-5411-4f1a-aacd-081ca747febf","2024-08-25T18:19:28.756Z","piotrkaminski","I'm building an open source implementation of the Firebase RTDB server, that will be wire-compatible with Google's. This means that all the (already open sourced) SDKs will work pretty much as is, over REST or websockets. Security rules will also be fully supported. (The only meaningful caveat is that it's just the RTDB, so you need to deal with authentication yourself, and kinda shoehorn it into the existing APIs.)","[]","0","301","PERSONAL_PROJECT",true,,"SOFTWARE_DEVELOPMENT","Open Source Firebase RTDB Server Implementation","[]",,,false
"a19b4591-2a92-43fe-bfd7-0e31086dfad7","2024-08-25T18:19:28.756Z","rhl314","I am working on Loadjitsu (https://loadjitsu.io)
It is a modern alternative to JMeter.Have spent the last few months working on the current release.It uses rust and Tauri under the hood.","[]","0","470","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: Modern Performance Testing with Loadjitsu","[Rust, Tauri]",,"https://loadjitsu.io",false
"a2a02fc9-d639-40d0-91b5-5a0ebd276a7a","2024-08-25T18:19:28.756Z","wmedrano","I've been working on a Lisp interpreter in Zig. This my first attempt at a garbage collector.https://wmedrano.github.io/fizz","[]","0","431","PERSONAL_PROJECT",true,,"SOFTWARE_DEVELOPMENT","Title: Zig Based Lisp Interpreter with First Garbage Collector Implementation","[Zig]",,"https://wmedrano.github.io/fizz",false
"a3d21155-60bb-467a-b6ea-4897ad066585","2024-08-25T18:19:28.756Z","pbnjay","API tool to automate all the stuff Postman makes painful: https://callosum.devSpec generation from request logs, automatic schema generation and validation, test generation (eventually), totally offline, no accounts or cloud sync necessary!Been taking longer than I hoped but should be released soon (next week or two)","[{""commentText"":""Sounds excellent, joined the wait list."",""commentUser"":""carl_dr"",""indent"":""1"",""children"":[]}]","1","248","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Callosum Automates API Spec Generation and Validation","[]","1.8","https://callosum.dev",false
"a42b3173-d3fb-4502-8547-2e300c1e4ce0","2024-08-25T18:19:28.756Z","esjeon","These days, I've been working on a small tool to run GUIX as an unprivileged user, so that you can use GUIX profiles as a dev environment builder. I didn’t do any market research, but AFAIK there are similar tools using Nix. Honestly, this is just a toy project for fun. I had GUIX on one hand and Zig on the other, so I figured, why not try something new using both?Why not Nix? I just don’t like the Nix language. Plus, it seems like they ended up reinventing part of Lisp with their Flakes, which made me even more convinced in using GUIX. The GUIX folks didn't disappoint me, as they utilized the full power of Scheme to design a (internal) DSL that is clean and almost reads like JSON/YAML. I feel quite confident that it’s a better language for building devenvs for most people. The only downside is that it can get really verbose, but, hey, at least you have full control.","[{""commentText"":""> Plus, it seems like they ended up reinventing part of Lisp with their FlakesCurious what you mean by that, could you elaborate? I thought nix flakes to be just a standardised attrset for inputs/outputs."",""commentUser"":""majoe"",""indent"":""1"",""children"":[]}]","1","256","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Building A GUIX Tool For Unprivileged User Environments","[GUIX, Zig, Scheme, Lisp]","1.5",,false
"a430bdd0-6dbe-4352-8783-701dea7ce3cf","2024-08-25T18:19:28.756Z","s16h","My wife and I are building Spruce, a Slack app that autocorrects typos in your messages: https://spruce.so/The motivation behind this was twofold. Firstly, we're both the type of people who often edit our Slack messages (or any other messages like WhatsApp) to correct mistakes. Secondly, my wife is a PMM at a tech company, but she can't code. I've been telling her that anyone can create a decent product with the help of LLMs and tools like Replit, but she usually just rolls her eyes. So, on a flight from London to SF, I suggested we build Spruce. The idea was that she would take the lead and rely on LLMs (ChatGPT + Ollama for when the wonderful Delta internet wasn't working), and she could also treat me as a [more intelligent] LLM. After ~12 hours and a few small arguments, Spruce was born. :)Some random learnings, top of mind:1. A non-technical person, even with current LLMs (GPT 4.5), can't go from idea to shipped product without at least some help from a technical person.2. I now make even more typos because my habit is to type as fast as possible, often without even pressing the space bar. Spruce autocorrects everything in Slack, but when I'm using other products, I feel incomplete.3. Although I'm practically a native English speaker, it's still my second language. I've added a feature to Spruce, just for myself for now, that DMs me if I make really obvious grammar/English mistakes in my messages. I decided to do this after one of my colleagues, who is very English, said ""for prosperity"" instead of ""for posterity"" in several messages, and another said ""for all intensive purposes"" instead of ""for all intents and purposes."" It's been a very cool development, at least for me! It's fun because a) it has a nice tone, and b) it's not verbose and only nudges you on major mistakes, and only up to twice a day.
Anyway, feel free to give it a try: https://spruce.so/P.S. This Slack app necessarily needs the permissions it has because it needs to be able to read and edit your messages everywhere (e.g., public channels, private channels, DMs, etc.). Don't install it if that freaks you out. However, it's easy to remove Slack apps, so there's no harm in giving it a try.","[]","0","601","STARTUP",false,,"MOBILE_APPLICATIONS","Building Spruce A Slack App For Autocorrecting Typos","[Slack, LLMs, Replit, ChatGPT, Ollama, GPT 4.5]",,"https://spruce.so/",true
"a47a5183-dc84-4c81-9543-3fb5dee619a7","2024-08-25T18:19:28.756Z","rikroots","Thank you for asking! Excitingly, I'm working on maintaining and improving my canvas library. Which is not news because I spend much of my spare time doing this exact same work.However for this months work, I'm adding new stuff to the library - specifically some new OKLAB/OKLCH filters: something I don't think other canvas libraries have yet got around to considering[1]. And this weekend (a 3 day weekend in the UK) I'm spending time fixing the horror-show code for the reduce-palette (dither) filter[2] to see if I can get it to work just a little bit faster ...(Fans of small PRs should definitely not click on these links)[1] - https://github.com/KaliedaRik/Scrawl-canvas/pull/94[2] - https://github.com/KaliedaRik/Scrawl-canvas/pull/96","[]","0","246","PERSONAL_PROJECT",true,"https://github.com/KaliedaRik/Scrawl-canvas","SOFTWARE_DEVELOPMENT","Maintaining and Improving My Canvas Library with New Filters","[]",,"https://github.com/KaliedaRik/Scrawl-canvas/pull/94
https://github.com/KaliedaRik/Scrawl-canvas/pull/96",false
"a50cbd42-6b72-4106-9280-d17db963325a","2024-08-25T18:19:28.756Z","vinc","Working on a web app to check various metrics on cloud servers (or virtual machines on-prem) and suggest optimizations to reduce cloud waste (and costs). I'm basically automating a good part of the infrastructure maintenance I was doing as a full-stack dev in my previous job.There are already a lot of services to right-size servers, but I want to focus on small teams that might not have a full-time devops yet and lack the time to check every server manually.The app will be simple with an educational part, it should be like having access to continuous audits on our infrastructure, just like the CI/CD tools we use on our codebase.It already helped me at home to reduce the load on my oldest Raspberry Pi by shifting some services to a newer one that was mostly idle and right-sizing some VMs in the Proxmox cluster of the rack in my homelab. Having a green check next to each server name is a good motivation!Another thing that is scratching my own itch is server discovery (especially in a multi-cloud environment) and integrations because it's just so easy to forget some servers in a cloud when you do a lot of experiments and keep paying for them for months.The MVP is getting ready to launch, I'm making the landing page right now, and then I hope to find some early adopters to iterate on the app and make it useful to other devs. I'm also thinking about open-sourcing it.I'm interested in having conversations to discover the pain points of other people in that space, so feel free to reach out to me!https://cloudcheck.cc","[]","0","118","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Developing a Cloud Optimization App for Small DevOps Teams","[]",,"https://cloudcheck.cc",false
"a5181c99-3b43-4fe5-b043-5fa89aee85a7","2024-08-25T18:19:28.756Z","cardz","I am working on https://hacktrack.info a SaaS that alerts you when a new CVE or exploit is published for the software you use. The idea came to me while working on an incident response team, where I noticed that many companies were hacked due to using software versions affected by recently published CVEs or exploits. Most of the similar solution I know of are really expensive or part of a larger product suite.","[{""commentText"":""Snyk and Vulners do this"",""commentUser"":""firesteelrain"",""indent"":""1"",""children"":[]}]","1","457","STARTUP",false,,"CYBERSECURITY","HackTrack Info Alerts Users of New Software Vulnerabilities","[]","0.5","https://hacktrack.info",false
"a536c919-8e3d-401d-8007-190930622c96","2024-08-25T18:19:28.756Z","aapoalas","A data-oriented JavaScript engine called Nova (https://github.com/trynova/nova and https://trynova.dev/), basically trying to answer the question of ""what if everything in the JS engine heap was stored in vectors in creation order?"" This has some interesting properties; it's basically an ECS kind of engine.","[]","0","80","PERSONAL_PROJECT",true,"https://github.com/trynova/nova","SOFTWARE_DEVELOPMENT","Nova Data-Oriented JavaScript Engine","[JavaScript]",,"https://trynova.dev/",false
"a536e555-6819-403c-b47d-bd11db5fd1bc","2024-08-25T18:19:28.756Z","_caw","I'm working on hat knitting software focusing on colorwork[1]. It has some bugs, but so far has been a great way to learn React and Typescript.[1]: https://themadhatter.netlify.app/","[]","0","195","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Hat Knitting Software Developed to Learn React and Typescript","[React, Typescript]",,"https://themadhatter.netlify.app/",false
"a56b4cbf-d6fd-4f54-a9e8-b7b0ca74d666","2024-08-25T18:19:28.756Z","ahmedbaracat","Working on: https://www.mylondonhomesearch.co.uk/To help Londoners find their perfect home by filtering for proximity to parks, river, PoIs, commute time, etc.The website is not optimized for mobile and customers have to pay to access the functional filters/properties.","[]","0","264","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: London Home Search Platform with Filtered Property Results","[]",,"https://www.mylondonhomesearch.co.uk/",false
"a67bdbce-337b-43de-9dea-26080b15c444","2024-08-25T18:19:28.756Z","langcss","https://langcss.com/demo, recent show HN: https://news.ycombinator.com/item?id=41318284This is essentially an IDE with LLM support to help design CSS and HTML. Currently Tailwind only but I may add other frameworks and Vanilla support.","[{""commentText"":""Looks good! Do you plan on enabling image to code?"",""commentUser"":""handfuloflight"",""indent"":""1"",""children"":[{""commentText"":""Do you mean uploading a design as a png and figuring out the code? I hope to do that at some point."",""commentUser"":""langcss"",""indent"":""2"",""children"":[{""commentText"":""Yes, exactly. Sounds good. Will be following along."",""commentUser"":""handfuloflight"",""indent"":""3"",""children"":[]}]}]}]","1","481","STARTUP",false,,"SOFTWARE_DEVELOPMENT","IDE with LLM Support for Tailwind CSS Design","[Tailwind CSS]","1.8","https://langcss.com/demo",true
"a6ddd4a4-d9ca-4d11-9f77-3e06bef88cfc","2024-08-25T18:19:28.756Z","boogieknite","Apple vision pro app for documenting realtor's pre-listing-checklist notes in space and then also exporting notes to LMS-required PDFs for submission.","[]","0","557","OTHER",false,,"MOBILE_APPLICATIONS","Realtor Pre-Listing Notes App for Apple Vision Pro","[]",,,false
"a6e1c3ab-caab-497b-a8cd-e957f821fbd5","2024-08-25T18:19:28.756Z","Syntaf","I'm trying to make it easier to run clubs, associations & organizations with a platform called embolt.app[1].We're offering online memberships, event management, and a member database packed with features. Membership management is a crowded space, but it's also a low-tech space with lots of sleeping giants not willing to iterate on their product.It's been a really fun project so far and even more rewarding to see clubs using embolt for their daily operations.[1] https://embolt.app","[]","0","179","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Simplifying Club Management With Embolt Online Membership Platform","[]",,"https://embolt.app",false
"a745aa62-74cc-43ab-8926-3b99e5cc5a2b","2024-08-25T18:19:28.756Z","cadr","I built a midi controller. Rather, I repurposed a Teensy-based virtual analogue synth I made ages back that never worked quite right. I had taken the amp/speaker out to use somewhere else, and it was just sitting in a box. I realized I could just use the Control Surface library (https://github.com/tttapa/Control-Surface) and change it to a midi controller in no time flat, so I did. Now just need to get some time to use it to play with VCV Rack.","[]","0","423","PERSONAL_PROJECT",true,"https://github.com/tttapa/Control-Surface","SOFTWARE_DEVELOPMENT","Repurposing a Teensy Synth into a MIDI Controller","[Teensy, Control Surface, VCV Rack]",,,false
"a8534aa9-104e-4708-9a2e-a4a027903347","2024-08-25T18:19:28.756Z","michaelleland","I’m working on building a payroll outsourcing company targeting the construction industry. 2,900 employees paid last week! Deep ERP integration is our competitive edge.","[]","0","550","STARTUP",false,,"CONSTRUCTION","Title: Construction Payroll Outsourcing Company Achieves Deep ERP Integration","[]",,,false
"a87a5212-6e74-4780-b715-3414f48b791c","2024-08-25T18:19:28.756Z","worulz","I'm working on a web scraper to assist myself and a friend in booking courts for our sports activities. It helps book the courts when they are released at 12am. This means we can get back to sleeping at reasonable times. We have a long term booking, but don't always require two courts.On other things, I've been playing with rustlang. Looking to build something with it.","[]","0","474","PERSONAL_PROJECT",false,,"SPORTS_TECH","Building a Web Scraper and Exploring Rustlang Programming","[Rust]",,,false
"a8c99acb-0f48-4b40-bc9b-ec3fb11454df","2024-08-25T18:19:28.756Z","aszantu","I'm looking for new ideas for my witch.inc comic strips, it's like IT-Crowd, but for witches and wizards. I kinda ran out of them after I quit my tech-support job. Doing database administration now but it's not as rich in corporate slip-upshttps://ko-fi.com/album/New-Album-J3J512CD1A","[{""commentText"":""how is that for a motivation to work in a dysfunctional company? ;-)try reading the dailywtf. plenty of slipups there"",""commentUser"":""em-bee"",""indent"":""1"",""children"":[{""commentText"":""will look into them, stealing ideas!"",""commentUser"":""aszantu"",""indent"":""2"",""children"":[]}]}]","1","93","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Title: Witch Inc Inspired by IT Crowd and Tech Support","[]","1.5","https://ko-fi.com/album/New-Album-J3J512CD1A",false
"a8e812a0-9183-4882-8a78-7833407e8512","2024-08-25T18:19:28.756Z","serial_dev","I'm a Flutter developer starting to be a bit disappointed in the tech (and the community) and sceptical if it can really produce great apps, so I'm thinking about switching to something new in the coming years.I decided to build a multiplatform app with SwiftUI to test out the waters. So far, learning SwiftUI and building an app is somehow both easier and harder than expected, but I'm glad to see something new.I'm planning to write a series of apps in the next 6 months, so that I build confidence shipping apps with SwiftUI and maybe find a smaller contract with it.","[{""commentText"":""Why are you disappointed in flutter ?"",""commentUser"":""SupermindPT"",""indent"":""1"",""children"":[{""commentText"":""It's certainly not terrible, and I'll probably stick with it a year until I learn something else as well as I know Flutter...But to answer...Main reason, I'd like to ship software that isn't only good, but great. To create great apps, it needs to integrate into the OS/browser, and my experience with Flutter has been not great in this regard. The apps always look and feel a bit foreign. I'd rather write 3 separate apps (web, ios, android) that feel great, than ship something faster (if even...) that is so bad, sometimes I feel it's a spit in the face of our customers.The mobile alternatives became much better: when they started, they were (as I remember) significantly better than the alternatives. Since then, RN became much better, Swift and Kotlin became mainstream, SwiftUI, Jetpack Computer came out, and in a couple of years KMP will also offer a pretty compelling alternative.Flutter is spread too thin: I understand why they did it, it's great for marketing, and I know people who use it on web, desktop and embedded and are happy... To me, however, it feels like they added platforms before making iOS and Android work and feel great. I hate that I had to debug and pin dependencies that broke due to web incompatibility on an a mobile only app. IMO, it's so shjt on web it's laughable."",""commentUser"":""serial_dev"",""indent"":""2"",""children"":[{""commentText"":""I am a mobile developer using Xamarin/.NET MAUI for some years now. It is not as popular as Flutter but im pretty happy with it. In my company all of our apps are Xamarin/MAUI too and these are used by hundreds of people.\nMAUI is not perfect, theres still a long way to go, but it is getting better. \nWe still using Xamarin because of that."",""commentUser"":""SupermindPT"",""indent"":""3"",""children"":[]}]}]}]","1","611","PERSONAL_PROJECT",false,,"MOBILE_APPLICATIONS","SwiftUI Journey Multiplatform App Goals New Development Path","[Flutter, SwiftUI]","1",,false
"a8f2c00d-3673-4ed0-b7c1-f7c053a10998","2024-08-25T18:19:28.756Z","jawerty","I'm current building web browser AI agents (can do anything the browser can do via prompting, logging in, scraping, can code websites with the data it scrapes etc.) going to ship next week! if anyone wants to join our beta lmk.","[]","0","412","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","Title: Web Browser AI Agents Beta Launch Next Week","[]",,,true
"a911920e-9adf-4b0b-871a-1fc41e92be17","2024-08-25T18:19:28.756Z","sevensor","Learning gnuplot. Astonishingly powerful and versatile, criminally underhyped.","[]","0","374","SELF_IMPROVEMENT",true,,"SOFTWARE_DEVELOPMENT","Mastering Gnuplot: An Overlooked Powerhouse for Data Visualization","[gnuplot]",,,false
"a94bbb9e-f4e3-4ed2-a4f9-db810f832f6f","2024-08-25T18:19:28.756Z","DDoSQc","I've been messing around with an e-ink Spectra 6 full colour display. Colours are so much better than Gallery, but the contrast isn't as good. Still makes for better looking photos. I'm merging support in my DIY smart picture frame project this weekend (https://github.com/DDoS/Cadre).I'm trying to get my hands on a larger display, but man does the e-ink public documentation suck. Still looking for some actual complete documentation and sample driver schematics for the 13"" and larger models.","[]","0","397","PERSONAL_PROJECT",true,"https://github.com/DDoS/Cadre","DIGITAL_MEDIA","Exploring Enhanced E Ink Displays For Smart Picture Frames","[]",,"https://github.com/DDoS/Cadre",false
"ab33ee0d-55d2-48c5-95f2-376465e517d3","2024-08-25T18:19:28.756Z","petabyt","One of my things is a C-based alternative to react native. https://github.com/petabyt/libui-touch
Completely unfinished and incapable.","[]","0","487","PERSONAL_PROJECT",true,"https://github.com/petabyt/libui-touch","SOFTWARE_DEVELOPMENT","Unfinished C-Based Alternative to React Native","[C, React Native]",,"https://github.com/petabyt/libui-touch",false
"ab988d9b-60c7-4298-bb1a-b04e059d1a4d","2024-08-25T18:19:28.756Z","billylo","A speech-to-speech translation app, with automatic language identification. One touch interface to start/stop. No configurations required for everyday use cases.https://3po.evergreen-labs.org","[{""commentText"":""a universal translator? :-)"",""commentUser"":""em-bee"",""indent"":""1"",""children"":[{""commentText"":""That's the plan... :-) It can auto-detect 45 languages now, including Chinese, Japanese, Arabic and most European languages. (like in sci-fi movies, it allows two users to share a pair of airpods to talk to each other in different languages.)https://play.google.com/store/apps/details?id=org.evergreenl...\nhttps://apps.apple.com/us/app/3po/id6503194251"",""commentUser"":""billylo"",""indent"":""2"",""children"":[]}]}]","1","526","STARTUP",false,,"MOBILE_APPLICATIONS","Speech to Speech Translation App with One Touch Interface","[]","2","https://3po.evergreen-labs.org",true
"aba24f9a-74d3-42ae-b34c-2697b9987e60","2024-08-25T18:19:28.756Z","treyd","Have been working on a protocol library [1] meant to be a substitute for ""JSON-RPC over HTTP/WebSocket"". Part of the goal is to more natively support byte-oriented data structures and reduce overheads. It supports a bidirectional HTTP2-style ""channel"" concept, but without making any assumptions about how they're meant to be used. It also can be configured to require authentication of the client and/or server, but punts secrecy to a lower-level transport protocol. It uses Rust macros to generate traits and wrappers to make the ergonomics fairly easy.Currently I've built a call/response RPC abstraction with it to use it for another project that I'm working on. Eventually I'd want to add a streaming message system beyond the basic call/response pattern. I also might like to ship some easy setup to bridge between these protocol abstractions and ZMQ, JSON-RPC, be able to behave like inetd, etc.It's functional enough to use in non-production environments but not completely seriously yet. I'm working out the kinks and improving the DX by using it for that other project. There's still some easy improvements around the byte encoding that I still haven't gotten to yet.[1] https://codeberg.org/treyd/ecksport","[]","0","157","PERSONAL_PROJECT",true,"https://codeberg.org/treyd/ecksport","SOFTWARE_DEVELOPMENT","Developing a Protocol Library for Byte-Oriented Data Structures","[Rust, HTTP, WebSocket, ZMQ, JSON-RPC]",,"https://codeberg.org/treyd/ecksport",false
"abb8c37f-0d53-4c14-a8d2-17bcacd3755e","2024-08-25T18:19:28.756Z","sandruso","https://snaptail.dev - during the past few days I was exploring concept of single source file applications where you can hide the build system.I've cobbled together this tool which hides nextjs build system and allows to work with just single file.It works great for fast prototyping or building an internal/local apps.edit: repo: https://github.com/rybarix/snaptail","[]","0","331","PERSONAL_PROJECT",true,"https://github.com/rybarix/snaptail","SOFTWARE_DEVELOPMENT","Exploring Single Source File Applications","[Next.js]",,"https://snaptail.dev",false
"ac123613-b86b-4449-bd3f-8dbabbbf5a7c","2024-08-25T18:19:28.756Z","Nesco","The ARC-AGI challenge / Arc Prize. It helps me enjoy programming even after becoming PM. I got a bit rusty on structural induction for trees, it’s now all fresh again.
After playing with it a bit I am now convinced a A* on the right kind of AST structure will be sufficient to make a significant breakthrough in the scores","[]","0","375","SELF_IMPROVEMENT",false,,"ARTIFICIAL_INTELLIGENCE","Title: Rediscovering Programming Passion Through ARC AGI Challenge","[]",,,false
"acd47580-0afd-4bc3-a5a0-477e49eb78db","2024-08-25T18:19:28.756Z","mathteddybear","When I was in FAANG I picked up Skyrim modding as a hobby, and this year I'm working on monetizing it, in style.","[]","0","409","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Title: From FAANG Engineer to Skyrim Modding Entrepreneur","[]",,,false
"acd4ccc9-2b76-4a0b-abfd-deda5415e203","2024-08-25T18:19:28.756Z","y_gy","Hi! I'm working on https://UpdateMaker.com. UpdateMaker is a super-simple widget for delivering in-app updates and notifications to users.As a dev, I always want to tell users about our latest updates, but making front-end updates requires a whole production deploy, and a backend notification service is a lot to set up. UpdateMaker makes it easy to manage updates without an engineering cycle.UpdateMaker lets you copy-paste our widget into your website, and then you can push update notifications to your users. You can customize the look and feel, schedule updates, track user engagement, and make it conditional on pages the user might visit. We manage all the cookie-handling so the user only sees updates they haven't seen before. It's been super useful for us!From there, UpdateMaker also automatically exports all your updates as a changelog that you can publish for your users or SEO :)","[]","0","641","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Simplify In-App Updates and Notifications with UpdateMaker","[]",,"https://UpdateMaker.com",false
"ace62c5a-a72c-4dbe-964f-f256a474d78a","2024-08-25T18:19:28.756Z","wtf242","still working on https://thegreatestbooks.orgbeen my main side project since like 2008. working on goodreads import right now. Always working on improving the algorithm. would love to collab with a data scientist on ways to improve my algorithm. https://github.com/ssherman/weighted_list_rank","[]","0","232","PERSONAL_PROJECT",true,"https://github.com/ssherman/weighted_list_rank","SOFTWARE_DEVELOPMENT","Title: Improving Book Ranking Algorithm Through Collaboration With Data Scientists","[]",,"https://thegreatestbooks.org",false
"ad30774b-b812-4dd0-9285-ff43e6985351","2024-08-25T18:19:28.756Z","s3arch","Making android based TV consoles to play top Android games using key mapper mapping from touch to gamepad.","[]","0","558","PERSONAL_PROJECT",false,,"MOBILE_APPLICATIONS","Title: Android Based TV Consoles for Playing Games with Gamepad","[Android]",,,false
"ad445f6c-2463-4784-8fd0-cd8d4f1529b0","2024-08-25T18:19:28.756Z","graphoarty","I built a simple teleprompter web app to help record talking head videos with the front camera of my MacBook this week.Link: https://camprompter.appThe insight is that if you read text from a tiny enough box right below the front camera on the MacBook, it appears as if you're talking to the camera.Boom! Easy Eye Contact With Camera.I scrunched up the Notion app and placed it as well as I could in the safe area to test it out for a couple of videos, but then I just wrote a web app because it seemed like the next logical step.Once you paste the script and hit play... you can only see the text in the safe area so your eyes don't wander.Fire up PhotoBooth and try it out!PS: Press F for fullscreen.","[]","0","64","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Teleprompter Web App For Easy Eye Contact Recording","[]",,"Link: https://camprompter.app",false
"adb91ef1-f00f-46eb-9242-a2d5726310ef","2024-08-25T18:19:28.756Z","folli","An open source alternative to Strava (a fitness tracking app that allows users to share their running, cycling, and other workout activities using GPS data).https://cubetrek.com","[]","0","378","STARTUP",true,,"SPORTS_TECH","Open Source Alternative to Strava Fitness Tracking App","[]",,"https://cubetrek.com",false
"adfdeb03-3676-4d79-9f13-30ba89572f81","2024-08-25T18:19:28.756Z","artiscode","I am working on a SaaS for real estate agents. Customers get their own tenanted database and web front-end with some fancy front-end tools like geospatial searching to keep customers attracted to said customer's portfolio. I have a paying customer who's been using a 1.0 version for more than a decade now. I don't know whether I got lucky or there's a legitimate market for v2.0 out there. I am building it with boring tech as it's a boring product. I guess I should get back to building it.","[{""commentText"":""You are probably not spending time yak shaving and over engineering which is time well spent in understanding the problem and building the business :)"",""commentUser"":""a6kme"",""indent"":""1"",""children"":[]}]","1","60","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Building SaaS For Real Estate Agents With Geospatial Tools","[]","1.5",,false
"ae1c7f90-1975-42f1-94c5-9dd498f04341","2024-08-25T18:19:28.756Z","asicsp","I published a revised version of my ""Vim Reference Guide"" ebook: https://learnbyexample.github.io/vim_reference/Introduction....Then, I started working on an interactive TUI app for Python beginner exercises. I've previously written such apps for CLI tools (grep, sed, awk, coreutils, etc): https://github.com/learnbyexample/TUI-apps","[]","0","284","PERSONAL_PROJECT",true,"https://github.com/learnbyexample/TUI-apps","SOFTWARE_DEVELOPMENT","Updated Vim Guide Published and New Python TUI App Development","[Python]",,"https://github.com/learnbyexample/TUI-apps",false
"aeae8f4f-9ce0-4f41-854a-ca6156f2ceb2","2024-08-25T18:19:28.756Z","yeahsure","I'm working on a new design for a site I run just for fun.It's a simple site for streaming local radios from my city, Mendoza (Argentina): https://www.radiosdemendoza.com.arIt was built with WordPress, and the new theme is using Tailwind and AlpineJS. I hadn’t used AlpineJS before, so this project was a great way to experiment with it.I don't have any monetization on it, and I'm not sure if I'll pursue that for this site.Next up, I plan to build a Chrome extension. I have limited experience with that, so it should be a fun challenge.","[{""commentText"":""Maybe you can try https://wxt.dev/ or plasmo for the extensionsDo you know if there's a way to get info about programming (show names and schedule) from the streams?"",""commentUser"":""is_true"",""indent"":""1"",""children"":[]}]","1","152","PERSONAL_PROJECT",false,,"DIGITAL_MEDIA","Building a Radio Stream Site with Tailwind and AlpineJS","[WordPress, Tailwind, AlpineJS]","1.5","https://www.radiosdemendoza.com.ar",false
"aeb6ec13-1712-4718-a79e-d18815ebabeb","2024-08-25T18:19:28.756Z","ok_dad","I’m building a door. I find that mortises (my frame is mortise and tenon, the tenons were easy on a table saw) are much harder to create if you don’t have a proper plunge router. I’m using some chisels and it works fine but I have eight mortises to make and I’ve finished 1.5 in about the same number of hours. I don’t want to buy a plunge router, because I’m unemployed at the moment, but it would finish the job in minutes. I guess I’ll go get to chiseling! Next door I make will use half laps, so I can use the table saw for both ends of the joinery.","[]","0","328","PERSONAL_PROJECT",false,,"CONSTRUCTION","Building a Door Without Proper Tools Is Time-Consuming Process","[]",,,false
"aebf6c34-cc88-4a5d-94ff-918fe84630ec","2024-08-25T18:19:28.756Z","kaveet","I'm working on planning next year's Square Foot Garden and building some tools to help me figure out staggering and succession planting--trying to be self-sufficient this year. I'm also working on a cookbook that focuses on ""composable"" meals and minimizing kitchen waste.","[]","0","200","PERSONAL_PROJECT",false,,"AGTECH","Title: Planning a Self-Sufficient Garden and Waste-Free Cookbook","[]",,,false
"af17ddb6-5637-42a7-88db-16f3a9c95d85","2024-08-25T18:19:28.756Z","wkirby","We’re working on our contract management system for dev and design agencies. Been in beta for a couple months, working as always on that elusive product-market fit.Besides that our team is always working on cool stuff for our clients. Lots of interesting work these days “in” AI, plenty of cool stuff going on in health tech.Got something cool you need devs for? Always happy to talk shop — wyatt at apsis dot io.","[]","0","349","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Contract Management System and AI Projects for Dev and Design Agencies","[]",,,false
"af1ba5da-ed0c-462c-a8c7-1987975c92da","2024-08-25T18:19:28.756Z","daniel31x13","I’m working on a self-hostable, open-source collaborative bookmark manager:
https://linkwarden.appGithub:
https://github.com/linkwarden/linkwarden","[{""commentText"":""Woah that’s really cool!"",""commentUser"":""purple-leafy"",""indent"":""1"",""children"":[]}]","1","141","PERSONAL_PROJECT",true,"https://github.com/linkwarden/linkwarden","SOFTWARE_DEVELOPMENT","Self-Hostable Open-Source Collaborative Bookmark Manager Available","[]","2","https://linkwarden.app",false
"afa187ed-b99b-49a6-9e8c-bbc007f634ec","2024-08-25T18:19:28.756Z","cwood-sdf","im making an html renderer for neovim plugins called [banana](http://github.com/CWood-sdf/banana)","[]","0","615","PERSONAL_PROJECT",true,"http://github.com/CWood-sdf/banana","SOFTWARE_DEVELOPMENT","HTML Renderer for Neovim Plugins Called Banana","[HTML, Neovim]",,"http://github.com/CWood-sdf/banana",false
"afcc4a04-ea71-4a81-b7dd-1bb5fa6bb535","2024-08-25T18:19:28.756Z","tomcam","Officially retired. Managing the money I saved to retire on, which is more time-consuming and stressful than expected. Working on yet another static site generator but stymied by my terrible Git/GitHub skills. Studying historical Western secular music. Jazz guitar too.","[{""commentText"":""On managing money, given you mention time and stress, have you considered the Bogleheads approach (e.g. VTSAX+Cash/Bonds and chill)?\nhttps://www.bogleheads.org/wiki/Getting_started"",""commentUser"":""pdfernhout"",""indent"":""1"",""children"":[]},{""commentText"":""Happy site-maker-makin'... It is a most respectable yak shave. I had such a good time making mine a couple of years ago in Bash (https://github.com/adityaathalye/shite).If Git/Github are interfering, just drop the folder in dropbox (or suchlike) and version control like it's 1990 (ssg_2, ssg_3, ... ssg_final_final :). Nobody can fire the officially retired developer for doing this in 2024."",""commentUser"":""adityaathalye"",""indent"":""1"",""children"":[{""commentText"":""Ha! Love Shite!> Nobody can fire the officially retired developer for doing this in 2024.Hey! You’re right! Lovely idea.I like the cut of your jib."",""commentUser"":""tomcam"",""indent"":""2"",""children"":[]}]},{""commentText"":""Would you mind sharing your approximate age? Did you work in a FAANG?"",""commentUser"":""darkwater"",""indent"":""1"",""children"":[{""commentText"":""Mid 60s. Microsoft 1996-2000 but ran my own business for 20 years after."",""commentUser"":""tomcam"",""indent"":""2"",""children"":[]}]}]","3","41","SELF_IMPROVEMENT",false,,"OTHER","Title: Retirement Finances Music Studies and Tech Challenges","[Git, GitHub]","1.8",,false
"afdc0862-fe34-4a4b-9fbf-4d4463eaa89d","2024-08-25T18:19:28.756Z","bittermandel","Working on a new PaaS called Molnett (https://molnett.com/). Trying to replicate the development productivity you might have at larger tech companies like Google, Spotify and more.Kind of struggling to wrap my mind around how we can avoid having EBS-style network disks as part of our product offering. We are convinced that it's a operational nightmare to maintain and it's better to provide other tools to achieve the same results. For example, instead of running Postgres on EBS or local disks, we use Neon to run it on top of S3!","[]","0","258","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Developing Molnett PaaS with Innovative Storage Solutions","[Postgres, Neon, S3]",,"https://molnett.com/",false
"b00da828-ecbc-481c-a3bf-24ecbf300b2e","2024-08-25T18:19:28.756Z","c0g","I’ve been working on robotics for a few months now. I have built an arm, started receiving parts for my quadruped, and have learned enough RL to at least hold opinions on it (my background is ML/LLM training, so a bit different).Eventual goal before I return to work next year is to have a robot I can take on walks with me that will pick up trash.","[{""commentText"":""This sounds very cool. I too am exploring RL these days. Would you like to share more about your learning path@"",""commentUser"":""asdw"",""indent"":""1"",""children"":[]}]","1","59","PERSONAL_PROJECT",false,,"ROBOTICS","Robotics Project To Create Trash Collecting Walking Robot","[RL, ML, LLM]","1.8",,false
"b0673bab-7e7b-42b4-b128-f886ee049b72","2024-08-25T18:19:28.756Z","rogutkuba","Working on my modern take on an API management + monetization platform . I want to make it super easy to sell API access with all the bells and whistles you need such as; authorization, rate-limiting, subscriptions, credit billing, usage based billing and a self-service customer portalhttps://useultrance.com/","[{""commentText"":""Following along. By the way the LinkedIn in the footer is not accessible."",""commentUser"":""handfuloflight"",""indent"":""1"",""children"":[{""commentText"":""Oops thanks for pointing that out"",""commentUser"":""rogutkuba"",""indent"":""2"",""children"":[]}]},{""commentText"":""what do you think about rapidapi?I think the biggest issue is that when an user makes a chargeback they don't pay you. Which makes the 20% cut they take a bit too much in my opinion.Also the marketplace is getting full of people abusing free APIs for money."",""commentUser"":""is_true"",""indent"":""1"",""children"":[{""commentText"":""Well I am not a fan of RapidAPI for a couple reasons, firstly them taking such a big cut of an API provider's business and secondly their marketplace feels kinda spammy and low quality.I am trying to build so that there is little vendor lock-in (you can export your users to other auth providers, billing is integrated directly into your stripe account, etc) so that you still have the choice to migrate if you ever feel unhappy with the service"",""commentUser"":""rogutkuba"",""indent"":""2"",""children"":[]}]}]","2","499","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Modern API Management and Monetization Platform","[]","1.5","https://useultrance.com/",false
"b06abc7f-8c88-4586-b6e6-47cf0848a29d","2024-08-25T18:19:28.756Z","whynotmaybe","Mowing the lawn and cutting some branches without touching git.I'm knee deep into coding 6 days per week as I'm building a startup and working right now on an ""easy"" solution for merging xls (yes xls) from some external company with our internal json, and I needed to let my keyboard rest for a day.It's convincing me that our company should allocate a yearly budget to donate to OSS for stuff like the xlsx package.","[{""commentText"":""Cutting branches sounds a whole lot like git ;)"",""commentUser"":""cpursley"",""indent"":""1"",""children"":[]}]","1","365","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Taking a Break from Coding to Maintain Work Life Balance","[xlsx]","1.8",,false
"b09ff2a4-de69-4b14-8609-cdf0e4d73430","2024-08-25T18:19:28.756Z","jh_zab","I have started working on some open source actuarial tooling. Mostly relevant for non-life pricing.The open tooling is quite lacking in the sense that one has to create a lot of stuff manually. Especially for the evaluations, even though most of them are quite common in the actuarial realm.Also I wanted to tinker with Jax. So I am basing all on Jax, polars, seaborn/matplotlib and scipy.I already have lift plots and Poisson regression in Jax. I’ll keep adding to it over the next months as time allows.","[]","0","391","PERSONAL_PROJECT",true,,"SOFTWARE_DEVELOPMENT","Developing Open Source Actuarial Tools Using Jax And Other Libraries","[Jax, polars, seaborn, matplotlib, scipy]",,,false
"b0aa6cf9-49bb-4282-b491-28e1d96faa06","2024-08-25T18:19:28.756Z","pbhowmic","I am developing a Pythonic alternative to ArgoCD and FluxCD that uses no CRDs or in-cluster controllers for continuous delivery of applications to Kubernetes clusters","[]","0","289","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title: Python Based Kubernetes Continuous Delivery Without CRDs or Controllers","[Python, Kubernetes]",,,false
"b0b4090b-f5be-4d38-a62b-1af3750cc896","2024-08-25T18:19:28.756Z","rozenmd","I've been working on OnlineOrNot (https://onlineornot.com) for the past 3.5 years - this year I've been focusing on ""finishing"" my MVPs.In particular, I've been building functionality for status pages to make it more useful for software teams.","[]","0","393","STARTUP",false,,"SOFTWARE_DEVELOPMENT","OnlineOrNot Enhances Status Page Functionality for Software Teams","[]",,"https://onlineornot.com",false
"b0ded987-bb4a-461c-8ef2-e981806724d0","2024-08-25T18:19:28.756Z","steve_adams_86","I’m writing a series on how to understand golang if you’re an experienced TypeScript developer.I’ve worked with several teams now who wanted to adopt Go for the backend, but the team’s only extensive type system experience is in TypeScript. They tended to hit very similar pitfalls and want to coerce the type system to behave like what they’re familiar with, and inevitably they wound up with inflexible and error-prone architecture.They also failed to accomplish any kind of holistic, 30,000ft view architecture because implementations were too often sent off the rails by not understanding the language deeply enough. That was often in part due to type system confusion inherent to how Go implements certain data structures (particularly slices), which leads to the sprawling repetitive Go code people dislike so much.I did all of this too, so I feel like my insight and experience would be valuable to share. I actually wrote 90% of it last year and felt like a goof, like, ahhh what am I doing obviously everyone else figured out Go faster than I did and this writing is just telling people how incompetent I am. Haha. But then I worked on another project and the situation was exactly the same. I actually used my draft content to help the team understand how I see the problem, and how to get past the mental traps that they were in.Fundamentally it comes down to “learn the type system/language properly”, but it’s not quite so blatant or unhelpful. One of the problems with TypeScript methodologies is that they’re so ridiculously flexible, but go is not at all in the same ways, yet they have just enough superficially in common to trick you into thinking otherwise.So, my series essentially elucidates the similarities, differences, and what’s totally absent in Go from the bottom to the top. It’s interesting because they really are remarkably similar in some ways, which is precisely why it can trip newcomers up. Knowing why that’s a trap makes you a far, far better Go developer. Along the way it also reveals details about TypeScript that some people might not be fully aware of (at least several in the team I shared the drafts with said so), which could be helpful.I mostly need to muster the courage to hit publish now. My confidence has taken a beating in the last year or so!","[]","0","227","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Navigating Golang for Experienced TypeScript Developers: Pitfalls and Insights","[Go, TypeScript]",,,false
"b161ba36-4a6e-4ded-bc07-b9b30008e69c","2024-08-25T18:19:28.756Z","lynx23","A reimagination of SuperCollider architecture.* No need to invent a new language, use Python!
* Use JIT to compile a SynthDef to a proces function!
* Eliminate block_size at runtime by compiling a version of each primitive for every 2^n block size.
* Watch the compiler do unrolling, vectorisation and merging loops.Besides, its fun! https://github.com/mlang/mc1 (Nothing to see yet)","[]","0","618","PERSONAL_PROJECT",true,"https://github.com/mlang/mc1","SOFTWARE_DEVELOPMENT","SuperCollider Reimagined Using Python and JIT Compilation","[Python]",,"https://github.com/mlang/mc1",false
"b175d927-4344-4d7c-b5bc-13058dae95f1","2024-08-25T18:19:28.756Z","boogieknite","Drupal interface for interacting and managing ArcGIS Online services, layers, and tables for people who understand GIS but aren't GIS experts to build reports that query across potentially unrelated services.","[]","0","532","OTHER",false,,"SOFTWARE_DEVELOPMENT","Managing ArcGIS Online Services with Drupal Interface for GIS Users","[Drupal, ArcGIS Online]",,,false
"b1f49c30-9f5f-40ed-8e43-662d83101f0d","2024-08-25T18:19:28.756Z","fullstackchris","I'm working on a framework to convert code into video, with a focus on helping creators and software educators. Ultimate goal is that you could automate nearly any educational coding video you could think of. Stretch goal is to fine tune an AI so that a step by step video could be generated from a blog post, book chapter, etc.https://codevideo.ioalso see fframes https://fframes.studio/ - not mine but similar ""declarative code to video"" framework","[]","0","620","STARTUP",false,,"EDUCATION","Framework to Automate Educational Coding Videos","[]",,"https://codevideo.io",true
"b20ca66c-e921-4db2-83f0-c0a4a9a2f58e","2024-08-25T18:19:28.756Z","bilater","Alot!I have apps that pay my rent such as
YOU-TLDR - Transcribe and Summarize YouTube videos
you-tldr.comShorts Generator - Text to Automated Shorts In Minutes
shortsgenerator.comSnoop Hawk - Automated Web adn Reddit Marketing
snoophawk.comYou can find all my projects here
hackyexperiments.comCurrently I am exploring the idea of chatting with more than one AI. My assumption is it makes the interaction more life like and less lonely and I think in the future everyone will hav a group of AI friends. I made a quick loom about it here: https://x.com/deepwhitman/status/1826831221554643324","[]","0","194","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","Exploring AI Tools and Apps to Improve Daily Life","[]",,"https://x.com/deepwhitman/status/1826831221554643324",true
"b301fbcd-ad04-4009-bafd-fd37a06791f1","2024-08-25T18:19:28.756Z","mauerbac","I'm building a service that helps event DJs engage with partygoers and take song requests over text message. It is SMS based as guests won't want to download an app just to send a request in. https://requestnow.io/Try the demo and let me know what you think!","[{""commentText"":""this is so cool! I'm recommending this to my friend who DJs for a living."",""commentUser"":""stretch07"",""indent"":""1"",""children"":[{""commentText"":""Thank you!!"",""commentUser"":""mauerbac"",""indent"":""2"",""children"":[]}]}]","1","449","STARTUP",false,,"MEDIA_AND_ENTERTAINMENT","SMS Based DJ Song Request Service","[]","2","https://requestnow.io/",false
"b37de0b8-1de1-43c6-8357-43c937a5d3eb","2024-08-25T18:19:28.756Z","pattle","I'm currently working on https://brickranker.com/It's basically a website for tracking the value of LEGO sets and minifigures. For example see https://brickranker.com/rankings/minifigures/star-wars for a list of the most valuable LEGO Star Wars minifigures.You can also catalogue your own collection and track it's value at https://brickranker.com/collections","[]","0","337","STARTUP",false,,"E_COMMERCE","BrickRanker Website Tracks and Values LEGO Sets and Minifigures","[]",,"https://brickranker.com/",false
"b3ceb628-b0f7-4a33-a613-c9e441d677b7","2024-08-25T18:19:28.756Z","shrubbery","I recently deemed my last project - qtile-bonsai (https://github.com/aravinda0/qtile-bonsai) as 'complete software', with a final release.It is a layer on top of the qtile window manager that allows for more advanced window arrangements - especially subtabs. It was an itch to scratch and I use it myself.I am now diddling about with Rust and thinking of trying my hand at a PDF parser library. It's sort of nice when there's an established specs document - like all the requirements are clearly laid out and you don't have to spend time thinking about the scope and product design.I can implement as much as I want to, have tests, and come back another time when I feel like it.","[]","0","48","PERSONAL_PROJECT",true,"https://github.com/aravinda0/qtile-bonsai","SOFTWARE_DEVELOPMENT","Qtile Bonsai Completion and Future PDF Parser Plans","[Rust]",,,false
"b413e2bc-5bca-4411-8c01-2a338ffa5a32","2024-08-25T18:19:28.756Z","65","Making fingerboards. Little skateboards you can do tricks with. I'm always fingerboarding at work when I take a break from programming.It's a ton of fun, especially writing Fusion 360 scripts to do all the parametric modeling of decks and molds. Then 3D printing molds with different parameters, pressing decks with veneer, making art for the decks, packaging, etc. It's an incredibly niche hobby but I've always found fingerboarding and making fingerboards to be infinitely creative.","[{""commentText"":""A friend of mine started with fingerboard more than 20 years ago, and also selling half pipe for fingerboarding made by wood. He got a degree on architectures, created a company to make half pipes and he made de skate park for Paris Olympics, xgames, redbull etc.If you are curious, take a look on @insaneramps on Instagram!"",""commentUser"":""cesarbarone"",""indent"":""1"",""children"":[]},{""commentText"":""I hope you have a baby turtle too: https://old.reddit.com/r/BeAmazed/comments/1bkyopc/baby_turt..."",""commentUser"":""asicsp"",""indent"":""1"",""children"":[]},{""commentText"":""Do you have any ramps/rails/etc for your desk? That sounds like such a good way to give your hands a nice break between code sessions."",""commentUser"":""drusepth"",""indent"":""1"",""children"":[{""commentText"":""Yes! You can make obstacles pretty easily, too. I made a rail with a drawer pull I got at Home Depot screwed together with two blocks of wood. I use it on my desk all the time.The cool thing is, you can fingerboard on almost anything. Get a stack of books and you can make a stair case. Get a piece of a granite counter top sample and you can make a ledge. You can use a bathroom sink as a skate bowl. There are also lots of companies making fun obstacles with different materials. The possibilities are endless."",""commentUser"":""65"",""indent"":""2"",""children"":[]}]},{""commentText"":""Do you have pictures of your process or results?"",""commentUser"":""boppo1"",""indent"":""1"",""children"":[]},{""commentText"":""This sounds fascinating and I'm glad you found a niche that you enjoy!"",""commentUser"":""mysterydip"",""indent"":""1"",""children"":[]}]","5","15","PERSONAL_PROJECT",false,,"OTHER","Fingerboard Creation and Fusion 360 Script Modeling","[Fusion 360, 3D printing]","1.8",,false
"b41c8a50-0f71-4952-9b0c-6e7b95f434e8","2024-08-25T18:19:28.756Z","captn3m0","https://blr.today - Working on an open-source stack to curate events happening in Bangalore. It curates events from multiple sources, cleans them up, then curates them further by tagging them nicely, and making all event data available as calendars you can subscribe to.Decided on a GPL/AGPL/ODBL license for the scraper/website/dataset. https://blr.today/licenseMy Core-thesis[0] on why I think this is worth building:1. The vast majority of events in aggregator websites are low-quality, and often filled with spam. The aggregators make money by listing lots of events.2. Small venues hosting cool events will not always publicize them on the aggregator platforms.3. The best UX for event discovery is your existing calendar app.4. Events are highly structured data - but this is often not captured.I've been wanting to build this for almost 6 years now, finally getting around to it.[0]: https://blr.today/about/I updated my ideas repo last week with some more of my ideas.https://github.com/captn3m0/ideasIf any of these sounds like fun, take a look:* A physical variable fuzzy clock* A curl impersonation proxy* A Whisper UX Design Pattern* Mobile App Traffic RE Platform* One-Page (RSVP|EventHosting) Platform on Edge Compute* Price Index for Indian Grocery Websites","[]","0","102","STARTUP",true,"https://github.com/captn3m0/ideas","SOFTWARE_DEVELOPMENT","Curated Events Platform For Bangalore Using Open Source Tools","[]",,"https://blr.today",false
"b41f071d-04b7-4e59-9f89-df53380484a2","2024-08-25T18:19:28.756Z","zakokor","I've been working on https://65words.com by myself for 6 months.65 Words is an anonymous challenge to write 65+ words daily in the language you're learning.The real focus isn't just on improving your writing but on having the opportunity to think about how you'd express something without the pressure of the moment.There's no hidden science behind choosing 65 words. I found it’s achievable even on a very busy day.The goal is to help learners practice daily and build confidence through consistent effort.","[]","0","44","SELF_IMPROVEMENT",false,,"EDUCATION","Daily Language Learning Through 65 Words Challenge","[]",,"https://65words.com",false
"b425b7c4-a9e6-4226-8f04-9ef7c58e479b","2024-08-25T18:19:28.756Z","Who_99","I am working on turning my theory into a code. I have a theory on how the brain works. Do not criticize me, even i know how it sounds.","[{""commentText"":""Makes me wonder what and how many projects and theories there are that one probably shouldnt bother to mention."",""commentUser"":""theendisney4"",""indent"":""1"",""children"":[]},{""commentText"":""Congratulations."",""commentUser"":""underbooter"",""indent"":""1"",""children"":[]}]","2","554","PERSONAL_PROJECT",false,,"ARTIFICIAL_INTELLIGENCE","Title: Developing A Brain Theory Into Code","[]","0.8",,false
"b52872fa-a9b5-44d1-90d3-c278c12e6b92","2024-08-25T18:19:28.756Z","kirubakaran","Improved the search feature of https://histre.com/ which is a knowledge management tool","[]","0","559","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Enhanced the Search Feature of Histre Knowledge Management Tool","[]",,"https://histre.com/",false
"b534e9b5-51c5-48e0-8ece-f559745372e2","2024-08-25T18:19:28.756Z","RomanPushkin","New computer game for blind and visually impaired people. I have computer prototype, but working on hardware to make it happen. Unfortunately, hardware isn't easy to tackle, I need to create custom keyboard-like buttons.If you think about games, there is handful of them for blind and visually impaired players. But things got more interesting when keyboard is your screen.","[]","0","459","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Title:","[]",,,false
"b53ed47f-be19-4a71-8244-40e442824ea6","2024-08-25T18:19:28.756Z","DoubleDecoded","https://github.com/andrew-johnson-4/lambda-mountainWorking on verifiable correctness for programs written in LM or anything that generates annotated assembly. Basically low-level proofs that accessed memory is valid and live or that function pre/post-conditions are met.The goal is that these proofs are compiler agnostic, so more people can use them.","[]","0","408","PERSONAL_PROJECT",true,"https://github.com/andrew-johnson-4/lambda-mountain","SOFTWARE_DEVELOPMENT","Verifiable Correctness in Compiler Agnostic Programs","[]",,,false
"b5d6b72e-343f-4d60-93a1-025a8c3c2a72","2024-08-25T18:19:28.756Z","donspio","https://zimly.app is an open-source S3 media backup app that I've been working on in my free time.The last few months I've been trying to get the real-time upload speed to display nicely, which proved to be harder than anticipated. But I think I've got a good solution now and might roll a new release today.My goal is to have a few thousands downloads by the end of the year. Marketing is hard, also because it's less rewarding than programming features, so I tend to pick a new feature instead of writing a blog post or polishing the website.","[]","0","287","PERSONAL_PROJECT",true,,"SOFTWARE_DEVELOPMENT","Zimly App Open-Source S3 Media Backup and Real-Time Upload","[]",,"https://zimly.app",false
"b5e5b4bd-436a-49a6-be25-4fd64baf1cef","2024-08-25T18:19:28.756Z","zer0tonin","Currently working on game development in Godot. We're making Dice'n Goblins, a dungeon-crawler RPG inspired by classics like Etrian Odissey and Wizardry VII, with a cartoon aesthetic similar to Paper Mario. The twist is that you have to collect and use dice to beat the monsters that crawl inside the dungeon.A demo should be available very soon, meanwhile you can wishlist it on Steam: https://store.steampowered.com/app/2945950/Dice_n_Goblins/","[]","0","137","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Dice'n Goblins Dungeon Crawler RPG with Dice Mechanic","[Godot]",,"https://store.steampowered.com/app/2945950/Dice_n_Goblins/",false
"b63ccc44-44da-46c3-afc5-a65e501cf948","2024-08-25T18:19:28.756Z","burnt_toast","A desktop app for analyzing Node.js heap dumps. I've had to hunt down some for work and I feel like the tooling could be improved.","[]","0","562","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title:","[Node.js]",,,false
"b6fa4ddd-f3a5-4787-b045-c6cb9030013c","2024-08-25T18:19:28.756Z","dnoberon","I'm working on a metadata catalog aimed towards scientific data. After standing up an enterprise data platform/lakehouse for science and laboratories, I've been really depressed by the current offerings and the massive oversight they have when dealing with scientific data. So I thought I'd change that. We're targeting not only the right kinds of data, but also connectors/integrations that reflect where most science data lives at these labs.","[]","0","134","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Building a Metadata Catalog for Scientific Data Platforms","[]",,,false
"b7b46682-7dc1-4edd-a1ac-6a0a3a80f00f","2024-08-25T18:19:28.756Z","plg","weapons apparently https://www.ft.com/content/17f16071-87e0-4675-a152-6d6285b97...","[]","0","364","OTHER",false,,"OTHER","Emerging Threats in Modern Weapon Development","[]",,"https://www.ft.com/content/17f16071-87e0-4675-a152-6d6285b97...",false
"b7d81b13-9a2a-4cfb-a42e-3b13a431ddc7","2024-08-25T18:19:28.756Z","apineda","Writing a book using claud engineer littlehtmxbook.com","[]","0","599","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Creating A Book Using Claud Engineer","[]",,"littlehtmxbook.com",false
"b852fb74-2b21-4dcf-adb7-d9a55f40fbd5","2024-08-25T18:19:28.756Z","skittleson","Bluetooth low engery ""wall of sheep"" toy app https://gist.github.com/skittleson/705624a8f6967187096091cbd...","[]","0","342","PERSONAL_PROJECT",true,"https://gist.github.com/skittleson/705624a8f6967187096091cbd","MOBILE_APPLICATIONS","Bluetooth Low Energy Wall of Sheep Toy App","[]",,"https://gist.github.com/skittleson/705624a8f6967187096091cbd...",false
"b8a15b9d-987a-46d0-beee-41d48130f412","2024-08-25T18:19:28.756Z","mooreds","I'm working on a side hustle to help technical consultants build newsletters. Makes me sad when I see a great technical answer on a slack that I know will help far fewer people than it could.So this weekend, I'm building some processes and marketing materials and doing some outreach.","[]","0","521","STARTUP",false,,"OTHER","Title: Building Newsletter Solutions for Technical Consultants","[]",,,false
"b9d2973a-5f6c-4509-a566-e60104d4342e","2024-08-25T18:19:28.756Z","sidcool","Myself. Getting over a burnout and nervous breakdown.","[]","0","585","SELF_IMPROVEMENT",false,,"PERSONAL_DEVELOPMENT","Title: Recovering from Burnout and Nervous Breakdown","[]",,,false
"ba8aebce-e652-4728-af08-cf3b42750b9c","2024-08-25T18:19:28.756Z","sujayk_33","I've overlooked the importance of having a good virtual presence, I believe it's better to be noticed and be an average developer than being very great but working alone. The former is more impactful and not that I intend to be average but I'm starting and would love to have a long impactful journey. so focusing on having noticeable social handles.I didn't like web dev very much but now I'm enjoying Django a little so I intend to swallow Django and pull off some products maybe as I don't intend to have a regular job for the rest of my life and build what interests me.So yeah, I've been pushing some Django projects and getting better at it.If you wanna follow along or learn Django, here lies my journeyhttps://github.com/JUSTSUJAY/Django_Projects","[]","0","466","SELF_IMPROVEMENT",true,"https://github.com/JUSTSUJAY/Django_Projects","SOFTWARE_DEVELOPMENT","Embracing Virtual Presence and Mastering Django for Impactful Development","[Django]",,"https://github.com/JUSTSUJAY/Django_Projects",false
"baec2f7c-aa38-4e51-9dbe-9635ae67a021","2024-08-25T18:19:28.756Z","jasiek","I'm putting together something to program Anytone AT878 DMR radios for amateur radio use using a web browser.https://github.com/jasiek/webprog-anytone","[]","0","463","PERSONAL_PROJECT",true,"https://github.com/jasiek/webprog-anytone","SOFTWARE_DEVELOPMENT","Programming Anytone AT878 DMR Radios via Web Browser","[]",,"https://github.com/jasiek/webprog-anytone",false
"baf308c2-6bb1-45c1-9460-861295fda728","2024-08-25T18:19:28.756Z","mo_42","A compiler from SQL to type-checked C++ to speed-up an ML pipeline.","[]","0","556","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title: Accelerating ML Pipelines with SQL to Type-Checked C++ Compilers","[SQL, C++]",,,false
"baf6caae-c4ed-44de-91fc-7e747fcf4573","2024-08-25T18:19:28.756Z","jokoon","Still slacking before I decide to work on that character controller for my minimalist, low-poly counter strike clone, with Godot.I properly animated a model with blender, and am able to move the parts I want accordingly. It was not easy but I made it.I also managed to implement the recoil algorithm I want.I modeled guns.I will probably struggle to implement server reconciliation to mitigate lag, I found 2 modules that does it, one in C++, one in gdscript.Obviously the gdscript one is slower, but it's hard to know how much slower, since obviously a game like counter strike is very fast paced.I also want to implement a panini/wide angle camera, also found a module for it.Moving slow with bad mental health and anxiety, but having fun.","[{""commentText"":""That sounds cool, I'm also tinkering away on CS inspired things. lmk if you'd be keen to share notes."",""commentUser"":""n1c"",""indent"":""1"",""children"":[]},{""commentText"":""Re. client side prediction and server reconciliation, may I recommend https://gabrielgambetta.com/client-server-game-architecture....? Even if you don't roll your own solution, it might be worth understanding the theory so you can use these libraries correctly."",""commentUser"":""ggambetta"",""indent"":""1"",""children"":[]}]","2","61","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Developing Character Controller for Low-Poly Game in Godot","[Godot, Blender, C++, GDScript]","1.8",,false
"bb4a9f13-ff0b-41ca-9788-ad7a10c49603","2024-08-25T18:19:28.756Z","Simorgh","Working on a voice-interface for messaging. Type-free and voice-first with GPT-4o-mini baked in. Dolby Enhancements on the audio, too.I’m using it personally as a transcribed voice-note system.https://athens.winterdelta.com/playlist/536a9778-cd9d-4491-8...","[]","0","250","PERSONAL_PROJECT",false,,"ARTIFICIAL_INTELLIGENCE","Voice-Interface Messaging with GPT-4o-Mini and Dolby Enhancements","[GPT-4o-mini, Dolby Enhancements]",,"https://athens.winterdelta.com/playlist/536a9778-cd9d-4491-8...",true
"bb9c5394-aa40-4208-949e-9bb86ee89ede","2024-08-25T18:19:28.756Z","risyachka","In the process of making the best AI short video generator.Trying to get some reps with Llms and image gen models.https://getclipify.com","[]","0","593","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","Developing an Advanced AI Short Video Generator","[AI, LLMs, image generation models]",,"https://getclipify.com",true
"bc28347e-356a-4150-bf67-08a5fd167536","2024-08-25T18:19:28.756Z","mjac","I'm working on a workout API and native apps (iOS/Android) for Strength Level [1] as another interface for my.strengthlevel.com [2]. Strength Level helps you understand your relative strength - how strong you are for your bodyweight.Using PHP Slim Framework, MySQL, and vanilla Swift/Java. Prioritizing reliability and efficient sync between local storage and server. Currently finalizing API endpoints and feature matching the web app. Next up is adding a subscription model.It's challenging as:- Users want to use the app offline which means we need to sync- We have to match our existing features on [2] in the first version and evolve the API and database to support reliable sync- Users want to also track their cardio too e.g. Running Level [3] and Rowing Level [4] but that will have to come out in a future version[1] https://strengthlevel.com/[2] https://my.strengthlevel.com/[3] https://runninglevel.com/[4] https://rowinglevel.com/","[{""commentText"":""Just downloaded! I’ve been using Strong for a while to seems to take some inspiration from that. Thanks!"",""commentUser"":""tristanMatthias"",""indent"":""1"",""children"":[{""commentText"":""Thank you! Native apps not released yet but you are welcome to try the web app at my.strengthlevel.com"",""commentUser"":""mjac"",""indent"":""2"",""children"":[]}]}]","1","24","STARTUP",false,,"SPORTS_TECH","Developing a Strength Level App Using PHP Slim Framework","[PHP Slim Framework, MySQL, Swift, Java]","1.8",,false
"bc93a3fd-1df7-47a9-b5c9-6799521f481a","2024-08-25T18:19:28.756Z","creativeCak3","Scrolling shooter ""clone"" of Strike Gunner S.T.G game.https://github.com/thebigG/GunnerIt's got long ways to go before being ""complete"", but I'm enjoying the heck out of working on this. I like working on things that aren't tied to money/serious job because they remind myself of the joy in programming :)","[]","0","320","PERSONAL_PROJECT",true,"https://github.com/thebigG/GunnerIt","SOFTWARE_DEVELOPMENT","Title: Passion Project Scrolling Shooter Inspired By Strike Gunner STG","[]",,"https://github.com/thebigG/Gunner",false
"bc9bf89f-c7d7-4434-8eca-d6c6796cd5ee","2024-08-25T18:19:28.756Z","ambersahdev","Open-sourced, LLM-based, full autopilot for Mac, Windows, and Linux.https://github.com/AmberSahdev/Open-InterfaceWorking on testing local LLMs right now.","[]","0","536","PERSONAL_PROJECT",true,"https://github.com/AmberSahdev/Open-Interface","ARTIFICIAL_INTELLIGENCE","Title: Open Source LLM Based Autopilot for Multiple OS","[LLM]",,"https://github.com/AmberSahdev/Open-Interface",true
"bd0911cb-7295-4864-9aa7-41d9bbd0219a","2024-08-25T18:19:28.756Z","attilakun","I made a Google Sheets add-on to evaluate JavaScript inline: https://www.evaljs.net/It uses QuickJS compiled to WASM in the backend to sandbox JavaScript execution.","[]","0","528","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Google Sheets Add-On Uses QuickJS and WASM for JavaScript Evaluation","[Google Sheets, JavaScript, QuickJS, WASM]",,"https://www.evaljs.net/",false
"bd3d6785-88fd-4852-8fea-a1a23f229893","2024-08-25T18:19:28.756Z","_bramses","A few months back, I posted an essay here about how I think we are entering an age where the personal library will become an asset class unto itself [1]. This is due to a combination of the advent of semantic search and the revival of personal knowledge management in the deluge of our age.As such, I’ve been working on the software to bring this vision to life, which is called Your Commonbase (a portmanteau of Commonplace Book and Vector Database).In short, the purpose of the work is to create a data structure that works the way humans store, retrieve, and share information. By making these three elements as close to zero stress as possible, you catalyze creativity through remixing and augmentation of memories. My hypothesis is a lifetime building a Commonbase creates an idiosyncratic system, filled with the interpretations of an individual or a group. This individualized structure then creates demand that others want. I.e, a curation of all of the books you have read, organized by the marginalia you have added to them. This is a system people would pay for, and also a system that becomes more valuable over time.I’ve been “working in public” by posting updates on my site [2], and am just beginning a small waitlist alpha testing phase (email me if you want in!)[1] - https://news.ycombinator.com/item?id=40192359[2] - https://www.bramadams.dev/","[{""commentText"":""This sounds interesting, but I do not totally understand your description. Could you explain further what you are building?"",""commentUser"":""tenahu"",""indent"":""1"",""children"":[]}]","1","14","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Creating a New Asset Class with Personal Libraries","[]","1.2","https://www.bramadams.dev/",false
"bde87808-0684-4e5d-9763-0f304f0b4db3","2024-08-25T18:19:28.756Z","tromp","I've been trying to fit Loader's number, winner of the BIGNUM BAKEOFF contest [1], into a tweet (280 bytes). Yesterday, I finally succeeded [2].Btw, I just noticed that Bignum Bakeoff has the same acronym as Busy Beaver. How appropriate![1] https://djm.cc/bignum-results.txt[2] https://codegolf.stackexchange.com/questions/176966/golf-a-n...","[]","0","350","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Loader's Number Finally Fits Into a Tweet","[]",,"https://codegolf.stackexchange.com/questions/176966/golf-a-n...",false
"be771c1e-e8d6-4a00-a30e-1ce863646c37","2024-08-25T18:19:28.756Z","winrid","Hello! This year I've been working on building an integrated registration and live timing platform [0] for my local organizers in CA, but it is spreading. Very fun/rewarding project. I hope to launch my own cellular-based timing hardware this year which will integrate into the timing platform (right now I've reverse engineered and now support 5 different chronometers, I never knew cross platform serial port comms was such a PITA). Getting cellular based timers synchronized should be fun, although I'll probably opt for some super simple solution, we'll see...Also continuing to build FastComments [1] and hoping to continue to grow that.[0] https://sidewaysdata.com[1] https://fastcomments.com","[]","0","309","PERSONAL_PROJECT",false,,"SPORTS_TECH","Developing Timing Platform And Cellular Timer For Event Organizers","[]",,"https://sidewaysdata.com",false
"be7781d5-b5e0-4f02-a1d6-ed8f1b02a2ab","2024-08-25T18:19:28.756Z","manuelmoreale","— I’m still curating my newsletter / post series focused on humans and their blogs to help people rediscover that part of the web (https://peopleandblogs.com)— I’m working on a second newsletter that’s more discovery oriented but still focused on the personal web space— I’m setting up a private, invite only discourse forum to create a space where people can hang out and connect in a more meaningful way— I’m working on a new studio site in collaboration with a friend","[]","0","273","PERSONAL_PROJECT",false,,"DIGITAL_MEDIA","Newsletter Curation and Private Forum for Personal Web Space","[]",,"https://peopleandblogs.com",false
"c013761d-4f94-4758-b960-976bc42b3d23","2024-08-25T18:19:28.756Z","tunn3l","I'm currently working on an Art Project stemming from the mixture of cellular automata and neural networks in Rust. The YouTuber Emergent garden has already implemented this idea but I wanted to go much deeper. With different coloring algorithms, neuron types, time travel values, arbitrarily connected networks, crazy activitation functions etc. I just uploaded a very short showcase of it here:https://m.youtube.com/watch?v=S-D2dOTHpzoWatch my blog https://tunn3l.pro for the full project release!Cheers!","[]","0","68","PERSONAL_PROJECT",false,,"ARTIFICIAL_INTELLIGENCE","Art Project Combining Cellular Automata and Neural Networks in Rust","[Rust]",,"https://m.youtube.com/watch?v=S-D2dOTHpzo",true
"c0498231-8525-42df-998d-05a74152f26e","2024-08-25T18:19:28.756Z","cd3000","I quit my job last year as a CIO and have been working on my own consultancy focused on using strategic foresight to help develop better strategies.I built a bunch of consultant led tools (Jupyter notebooks mostly) using LLMs to help with this, and saw how customers reacted to what they could do. So I decided a few months ago to bundle them together into a SaaS app.I’m just about to release the beta of https://www.portage.so to my waitlist in the next couple of weeks.The main use case is using a virtual whiteboard (ReactFlow) to string together a series of nodes that do a different task through the strategy development process. For example, you can generate scenarios, then analyse the impacts, then create courses of action in response to potential disruptions and so on.I do a fortnightly dev diary as well, the latest one shows off creating the final output: https://youtu.be/nD_FhWkREhE?si=JK60fVlT7wmmONW3","[]","0","348","STARTUP",false,,"CONSULTING","Launching a SaaS App for Strategic Foresight Consultancy","[Jupyter notebooks, ReactFlow, LLMs]",,"https://www.portage.so",true
"c258c03d-78da-44ab-a3a8-a5b81fa82895","2024-08-25T18:19:28.756Z","kshantanu94","Still working to get my one-way video interviewing startup off the ground - http://www.vesume.net","[]","0","495","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: Video Interviewing Startup Vesume Still in Development","[]",,"http://www.vesume.net",false
"c272f6ab-abfb-4469-bb73-00a0bf3e23cf","2024-08-25T18:19:28.756Z","jamesmcq","WebForge IDE - develop for the web on iOS.Rich text editor, run PHP and NodeJS on device, manage Git repos, and view your projects in a built-in browser that includes dev tools.https://apps.apple.com/us/app/webforge-ide/id6450872424","[]","0","146","STARTUP",false,,"SOFTWARE_DEVELOPMENT","WebForge IDE Develop Web Apps on iOS","[PHP, NodeJS, Git]",,"https://apps.apple.com/us/app/webforge-ide/id6450872424",false
"c3a7d2b5-36a6-47ff-8447-49f56353eef3","2024-08-25T18:19:28.756Z","danielvaughn","I'm building a keyboard-driven editor for designing UI. You could think of it as a weird bastard child of Vim and Webflow. I've been tinkering with it for a while in private, but I'd like to shift gears and start working on it publicly.The editor itself isn't available yet, but I've got a Github readme that explains the concept a bit more: https://github.com/matry/editorEventually I'll do a ShowHN, once I get a stable version that I feel comfortable demoing.","[]","0","441","PERSONAL_PROJECT",true,"https://github.com/matry/editor","SOFTWARE_DEVELOPMENT","Keyboard-Driven UI Editor Inspired by Vim and Webflow","[]",,"https://github.com/matry/editor",false
"c3ef62f3-406e-4911-a250-59837f34a9ef","2024-08-25T18:19:28.756Z","fernandohur","https://synthql.dev: An alternative to PostgREST focused on the React-Node-PG stack. Main advantage right now is it gives you end to end type safety: you can write type-safe queries straight from your component that directly access your database.Why SynthQL? My experience working for +10 years on enterprise SaaS is that a quite often you just want a database and a way to fetch data from it. Backends will quite often get in the way adding abstractions and layers upon layers of transformation between DB objects to domain objects to DTOs.If you ever feel like you just want to talk to the database directly, give SynthQL a try :)","[]","0","260","STARTUP",false,,"SOFTWARE_DEVELOPMENT","End-to-End Type Safety with SynthQL for the React Node PG Stack","[React, Node.js, PostgreSQL]",,"https://synthql.dev",false
"c4657980-dc19-4dbe-a71b-4573595503cb","2024-08-25T18:19:28.756Z","omginternets","I’m learning freeCAD by making a radiator fan shroud for my 1990 Mazda MX-5. I have no idea what I’m doing.If anyone wants to help out a n00b, I will be forever grateful.","[]","0","111","PERSONAL_PROJECT",false,,"AUTOMOTIVE","Title: Learning FreeCAD to Create Mazda MX-5 Radiator Fan Shroud","[]",,,false
"c556da6b-f2a7-472b-8dbd-039c9fa51046","2024-08-25T18:19:28.756Z","SeanAnderson","I've mentioned my project a few times around HN, but might as well reiterate :)I took some time off from work to teach myself Rust and to build a WASM colony simulation game. You've got a colony of ants, they're in a cold, foggy crater, and you help them grow and survive. The simulation runs 24/7, like a Tamagotchi, but a bit more complex, like a simplified RimWorld or Dwarf Fortress. I am hoping to design game play systems which focus on mental health, self-care, addiction, motivation, and personal growth and to use the gameplay as a means of encouraging awareness in the player.https://github.com/MeoMix/symbiantsI haven't added any features in a while, unfortunately, but it's on my mind. For a while I was just adding whatever popped into my head, as a means of learning Rust, and I naively thought the full idea would crystallize with time, but it hasn't. So, I'm trying to take a step back and figure out how to actually make a coherent game that does justice to the mechanics I want to see in my simulation. I've spent a lot of time thinking rather than coding, but I'm optimistic that I'll get through this phase sooner or later. I will admit, though, that trying to take a novel approach with game design is overwhelming at times. That's okay, though! I'm enjoying the process of tinkering with the project and will likely continue tinkering on it for many years to come as a creative outlet for self-actualization.","[{""commentText"":""I love ant games and I love Rim World! I think its a great idea to combine those into a 24/7 game!But I thought, its a mobile game. If it was, it would be something, that I would definitely try"",""commentUser"":""taulien"",""indent"":""1"",""children"":[]},{""commentText"":""Interesting idea.Tip for those looking for some more details on the mechanics of the self-care aspects of the game: Some details are present in the google doc linked in the repo README."",""commentUser"":""aflukasz"",""indent"":""1"",""children"":[]},{""commentText"":""thanks ants.thants."",""commentUser"":""_dain_"",""indent"":""1"",""children"":[]}]","3","46","PERSONAL_PROJECT",true,"https://github.com/MeoMix/symbiants","MEDIA_AND_ENTERTAINMENT","Colony Simulation Game in Rust for Personal Growth","[Rust, WASM]","1.8","https://github.com/MeoMix/symbiants",false
"c585f9be-a027-4c4d-9ad8-6eabdff5639d","2024-08-25T18:19:28.756Z","t_sashi","Hey guys, I'm working on https://pages.any-stack.com/.AnyStack Pages is aimed at making it easier and simpler to host static websites with free SSL protection and CDN. Websites can be hosted by uploading a zip file of the site contents or a single html file. It's currently in closed-beta for limited users every week.Next Steps: Full launch with support for adding custom domains and premium features.Happy to chat about this if you are interested in getting early access or for any questions and suggestions.","[]","0","240","STARTUP",false,,"SOFTWARE_DEVELOPMENT","AnyStack Pages Simplifies Hosting Static Websites","[]",,"https://pages.any-stack.com/",false
"c58720f0-dea2-4895-a5c0-68e0b10723fd","2024-08-25T18:19:28.756Z","mxstbr","I've been having a lot of fun building a digital garden for my WIP notes into my personal website: https://mxstbr.com/notes/digital-gardenMy quests (goals) with this digital garden are:1. Publish more than I did when I just had space for essays, which hopefully leads to…2. Getting more input from people on my ideas3. And have fun futzing with my digital garden technicallySo far, so good!","[]","0","205","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Building a Fun and Interactive Digital Garden for Notes","[]",,"https://mxstbr.com/notes/digital-garden",false
"c5935f14-4d17-4706-bef9-8d1c5b9c49f2","2024-08-25T18:19:28.756Z","danielbekele","I'm working on a platform that allows students to view and work on relevant past exams from anywhere, gamify and track their scores, and maybe add some LLM integration to discuss answers and ask follow-ups.","[]","0","332","STARTUP",false,,"EDUCATION","Student Exam Practice Platform with Gamification and AI Integration","[]",,,false
"c6466c40-7516-49cd-ab96-5b4f49430a8d","2024-08-25T18:19:28.756Z","kazcaptain","Building several products:https://teamsays.com — Team-Changing Anonymous Feedback where you can set up a private channel for understanding what’s going on in your teams.https://usemanor.com — AI concierge for real estate brokers.https://joinsymbol.com — Manipulate text with translations, JSONs, and other revisions with AI. Provides an API for using in your apps, etc. CMS on top AI basically.https://fullmoonchat.com – AI esoterics.My current strategy is to go inch deep, mile wide. I don’t want all of my eggs in one basket any more. Basically doing a VC model using my portfolio of products.Holler at me if you want to chat about these products or if you have any ideas you want to build.","[]","0","395","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","Diversified Product Portfolio Ranging from Team Feedback to AI Tools","[]",,"- https://teamsays.com
- https://usemanor.com
- https://joinsymbol.com
- https://fullmoonchat.com",true
"c66b88fa-e619-4a00-a742-05a0f967e265","2024-08-25T18:19:28.756Z","marginalia_nu","Working on adding better phrase matching for Marginalia Search.The way position used to be stored in the search engine was approximate, using something like a bloom filter. With this change, they'll be stored in an exact fashion using a gamma coded positions list instead.In the phase of dotting t:s and dashing i:s at this point. Hope to have it in production in September.","[{""commentText"":""Amazing. Big fan here. Please keep up the food work."",""commentUser"":""asdw"",""indent"":""1"",""children"":[]}]","1","55","OTHER",false,,"SOFTWARE_DEVELOPMENT","Improving Phrase Matching for Marginalia Search","[]","2",,false
"c7143df7-d627-4663-82f1-faafb1768361","2024-08-25T18:19:28.756Z","Sjpratt","I'm working on building an API for getting AIS data for ship tracking. I built an app a few years ago for tracking local ferries and getting the data was a nightmare, so I'm trying to build a simpler alternative.","[]","0","523","PERSONAL_PROJECT",false,,"MARITIME_TECH","Title: Building an API for Simplified Ship Tracking","[]",,,false
"c730e9ea-be8a-41f1-bbc3-d8000840e9f3","2024-08-25T18:19:28.756Z","hermannj314","Smart assistant for kids that takes on the personality of their toys. Christmas gift for my nieces and nephews, so I am building four of them.Raspberry Pi5 + RFID reader, touchscreen, and some 3d printed enclosures. Going to get a lightweight LLM to run on the Pi5 and some custom interactive software.I just started this project about two weeks ago, but I've been tinkering with the hardware side of electronics lately and this is the culmination of about 18 months of various hobby projects.","[]","0","203","PERSONAL_PROJECT",false,,"ARTIFICIAL_INTELLIGENCE","Smart Assistant For Kids Creates Interactive Toy Personalities","[Raspberry Pi, RFID reader, touchscreen, 3d printing, LLM]",,,true
"c7b88b78-b291-4b9e-af3b-86f1c8588421","2024-08-25T18:19:28.756Z","s_brady","I am working on an agent cognitive architecture based around LLMs. Been working on it for a while. The main difference from all the dozens out of agentic systems out there is that has been designed so that it can introspect fully and it has a machine ethics layer based on the work a modern Stoic philosopher. I am trying to build a system that I would like to exist.","[{""commentText"":""Can we follow along on your progress?"",""commentUser"":""handfuloflight"",""indent"":""1"",""children"":[{""commentText"":""I might try to arrange that :) Thanks for the interest!"",""commentUser"":""s_brady"",""indent"":""2"",""children"":[]}]}]","1","504","PERSONAL_PROJECT",false,,"ARTIFICIAL_INTELLIGENCE","Introspective Cognitive Architecture Featuring Modern Stoic Ethics","[]","1.8",,true
"c81dfb5d-11d7-4344-840d-d5f5b36df61d","2024-08-25T18:19:28.756Z","stevepotter","I'm working on a device that records surgery and uses AI models to analyze the procedure for things like surgical technique, efficiency, instrument usage, blood loss, etc. We're starting with using it for medical education because that doesn't need FDA approval, but eventually it'll be deployed in operating rooms. The goal is to enable every surgeon to perform like the greats (most aren't), improve patient outcomes and ultimately save lives. We just got into Techstars. Aside from that, dad life in suburbia","[]","0","170","STARTUP",false,,"HEALTHCARE","AI Driven Surgical Analysis Device Improves Medical Education and Outcomes","[]",,,true
"c81f673b-79dd-4346-b02c-3e0ce78c74dd","2024-08-25T18:19:28.756Z","patrick91","I'm working on a social website where you can share the soft drinks and sodas you try, similar to untappd and maybe swarm, it's not yet ready to share, but I'd love to know if there's any people here that might want to try it (my email is on my profile)","[]","0","400","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: Social Website for Sharing Soft Drinks and Sodas","[]",,,false
"c90c887f-1f62-4e4f-a8e1-a8316582f0c3","2024-08-25T18:19:28.756Z","Lordarminius","1. I'm writing a book on Git. I did my research and was shocked to discover many otherwise tech savvy individuals still cannot manipulate Git from the command line, and resort to the use of desktop applications (yikes!)2. An edtech app to learn coding efficiently. AI will certainly enable 100x developers, but we must first train 1x devs.Features: structured learning, a curriculum designed by humans, AI assistance for when stdents get stuck, code samples and project based learning, covers different languages (we start with Ruby, Rust and JS, with more to be added), and technologies (CL, Nushell, SQL - again more to be added), numerous exercises. Think of it as an improved version of w3schools and the like.One reason I am disclosing this online is to hold myself accountable.The other is in hope of finding an angel investor.","[{""commentText"":""I'd your appreciate thoughts on this."",""commentUser"":""Lordarminius"",""indent"":""1"",""children"":[]}]","1","632","STARTUP",false,,"EDUCATION","Edtech App and Git Book Development Seeking Angel Investor","[Ruby, Rust, JS, CL, Nushell, SQL]","1",,false
"c943c724-1600-4219-8983-d9ad69dde1b4","2024-08-25T18:19:28.756Z","anonyonoor","I'm working on Facebook.js, a new API wrapper for the Facebook API.http://github.com/leftmove/facebook.jsI was working with the Facebook API for another project, but I was surprised that a website as popular as Facebook had exclusively old API wrappers for it, that all required too much setup, and were cumbersome to write code with.I wanted a better approach using the standards I have come to appreciate with modern API wrappers, and so I decided to start work on a more intuitive, faster approach for the Facebook API.My initial launch goal is to allow for programmatic authentication, posting, and commenting, all with one setup command through a CLI.","[]","0","100","PERSONAL_PROJECT",true,"http://github.com/leftmove/facebook.js","SOFTWARE_DEVELOPMENT","Developing Facebook.js A Modern API Wrapper for Facebook","[JavaScript, Node.js, Facebook API]",,"http://github.com/leftmove/facebook.js",false
"c9918ede-a81d-4b40-92f9-477854bcfacb","2024-08-25T18:19:28.756Z","fahad19","I’m building Featurevisor: https://github.com/featurevisor/featurevisorIt’s an open source tool for declaratively managing your feature flags, a/b tests, and remote configuration for your applications and services.Has SDKs for JavaScript, Swift, and Kotlin already.","[]","0","358","STARTUP",true,"https://github.com/featurevisor/featurevisor","SOFTWARE_DEVELOPMENT","Title: Open Source Tool for Declarative Feature Management","[JavaScript, Swift, Kotlin]",,"https://github.com/featurevisor/featurevisor",false
"cb5404fb-2c15-4a9c-9c47-10e6cfa5106c","2024-08-25T18:19:28.756Z","vik08","I’ve been working on Style.ai, an app that helps you dress better.You add a photo of your outfit and get some feedback along with ways to improve it.https://apps.apple.com/us/app/style-ai-outfit-analysis/id647...","[]","0","560","STARTUP",false,,"MOBILE_APPLICATIONS","Title: Style AI Offers Outfit Feedback and Improvement Tips","[]",,"https://apps.apple.com/us/app/style-ai-outfit-analysis/id647...",true
"cbdce8b0-bf92-457d-b45f-f1aa6cab3bd3","2024-08-25T18:19:28.756Z","mliezun","Working on serving HTTP requests for Python apps from Go:https://github.com/mliezun/caddy-snake","[]","0","79","PERSONAL_PROJECT",true,"https://github.com/mliezun/caddy-snake","SOFTWARE_DEVELOPMENT","Title: Integrating HTTP Requests for Python Apps Using Go","[Python, Go]",,"https://github.com/mliezun/caddy-snake",false
"cca004c0-89c6-4768-82cb-f06ad07bcb56","2024-08-25T18:19:28.756Z","willhackett","I’m working on a pretty cool private equity platform at Pactio.It’s probably the most complicated product I've ever worked on. The team is incredible & I’m lucky to be surrounded by incredibly talented people. Our head of engineering is a fantastic person too, so it makes working here so easy!In my spare time I’m working on an AI assistant. I thought I would try sell it first, but given the ramp uptake I’ll probably open source it.","[]","0","561","STARTUP",false,,"FINANCIAL_SERVICES","Developing Complex Private Equity Platform and AI Assistant","[]",,,true
"ccc16a04-d40b-4fe0-9cde-de4267bd5534","2024-08-25T18:19:28.756Z","chilipepperhott","I've been working on a better grammar checker, designed to run on-device with next to no resource consumption.https://github.com/elijah-potter/harper","[]","0","296","PERSONAL_PROJECT",true,"https://github.com/elijah-potter/harper","SOFTWARE_DEVELOPMENT","Improving On-Device Grammar Checker with Minimal Resource Use","[]",,"https://github.com/elijah-potter/harper",true
"cdd4ed0b-0344-4917-9054-c9934180bc4a","2024-08-25T18:19:28.756Z","tpae","blockchain street racing sim game - https://enzo.gg/","[]","0","595","STARTUP",false,,"BLOCKCHAIN","Title: Blockchain Street Racing Sim Game","[]",,"https://enzo.gg/",false
"ce8918ac-343a-4a6f-8e95-4afec59e7c83","2024-08-25T18:19:28.756Z","notamy","Myself! I ended up with an incredibly severe health issue due to repeated mismanagement/misdiagnosis by doctors over the last 5+ years, and now that I finally know what's wrong I can treat it effectively and maybe even recover.","[{""commentText"":""Congrats on escaping misdiagnosis purgatory. I can empathize. Did anything in particular help you finally find the help you needed?"",""commentUser"":""jw_cook"",""indent"":""1"",""children"":[]}]","1","508","SELF_IMPROVEMENT",false,,"HEALTHCARE","Title: Overcoming Misdiagnosis To Finally Treat Severe Health Issue","[]","1.8",,false
"ced52662-80c9-4058-8d81-0fc5d93f3526","2024-08-25T18:19:28.756Z","tyleo","My personal site https://www.tyleo.comAfter years of having the New Year’s resolution, “make a personal site.” I finally got past my procrastination and did it! It’s live and I’m filling it out with things I’ve done over the years.","[]","0","183","PERSONAL_PROJECT",false,,"PERSONAL_DEVELOPMENT","Title: Overcoming Procrastination Creating A Personal Website","[]",,"https://www.tyleo.com",false
"cf1690e7-3530-48f7-8704-cfcb7a9cd485","2024-08-25T18:19:28.756Z","peterldowns","I'm working on Devlog — https://dev.log.xyz — software that I hope will help teams work better by making it more obvious who is doing what. It should help answer questions like ""what did Sarah do last week?"" or ""who worked on frontend performance in the last year?"" It's very much in alpha-stage, more a tech demo than a product, and I'm not sure if it will actually succeed. My cofounder just bailed on me but I'm going to keep trying to make it happen. Dogfooding it has made me a better engineer — I write better and clearer PRs — and as a former Senior Engineering Manager, I know it would save me time if I were still managing a larger team. But the setup is onerous (you have to connect your Github so it can analyze your PRs) and the value prop is more vitamin than painkiller unless your team is somewhat disfunctional, and no one likes to admit their team is disfunctional.Happy to talk more about this with anyone. If you're at all interested in ""software to make your team run better"" I'd really love to hear what you're having trouble with and how your team runs, maybe I can figure out a way to help you, even if it's not at all related to what I've built already.","[{""commentText"":""Does it only work on PRs, or does it look at git history as well? Do you have plans to expand the knowledge it has access to?"",""commentUser"":""cdfuller"",""indent"":""1"",""children"":[{""commentText"":""Right now it only looks at Github PRs, particularly the descriptions and titles (although I'm also experimenting with the code diff itself), for these reasons:- Most teams that I'd sell to use Github PRs to write code.- Looking at PRs, the \""common unit of change\"" of most teams, lets Devlog work for teams regardless of how they end up merging in changes (merge commits vs squash vs rebase... doesn't matter because the PR is what is reviewed and submitted)- I believe that part of being a great engineer is learning how to describe (a) what your code does, (b) why you're making the change, and the PR title+description is where we as an industry expect you to communicate this information.- A commit history filled with great PR titles+descriptions is extremely valuable for your team and only becomes more valuable over time, so building tools that analyze this and incentivize you to do a better job of writing good titles+descriptions is good for your whole team.I'm extremely open to looking at different sources of information (Linear/Jira/Github tickets; the diff itself; ???) if it improves the product. What were you thinking it should look at?"",""commentUser"":""peterldowns"",""indent"":""2"",""children"":[{""commentText"":""From my perspective as a dev, the question I find myself always asking is \""Who's the SME that can I ask about this code that still works here?\"" So for me the benefit of your project would be using it basically as an intelligent git blame that says who's done what to a particular line/file/module/project, and why. If that SME isn't available anymore, I'd like your tool to help me build context around the issue I'm working on. I'd want to see at least git commit message history and authors included in the available knowledge. If the repo has docs included, even better.Another reason I would want git history included is because I think it would make your product more valuable quicker. I see your tool as a way to improve the dev culture by promoting the points you mentioned, but it's not clear how long it takes it to start to pay off and be able to answer some of the more historical questions you've suggested. I question, if my team had poor/nonexistent PRs in the past, when would I be able to get any use out of it, and would there always be blindspots around code that didn't have a good PR."",""commentUser"":""cdfuller"",""indent"":""3"",""children"":[{""commentText"":""Thank you for taking the time to give me this feedback, really appreciate it. I think Devlog has the information needed to help answer these questions, but right now it doesn't do a particularly good job of making that easy.> I question, if my team had poor/nonexistent PRs in the past, when would I be able to get any use out of it, and would there always be blindspots around code that didn't have a good PR.This is a great question and the answer is that with poor/nonexistent PRs and documentation, Devlog cannot help you other than by incentivizing you to do a better job so that it can be useful — so not that helpful. I'd love to find a way to make it better in this kind of \""cold start\"" case, that's part of why I appreciate your feedback about other potential uses. Thank you again."",""commentUser"":""peterldowns"",""indent"":""4"",""children"":[{""commentText"":""My pleasure! I've got a few more thoughts that came up.It would be nice to know more about how I would interface with your product. It's not clear if it's a daily report, if it's a text box where I ask \""What did Intern #3 work on last week?\"", if it's a chronological page, or something else.Do different people get different answers? Would a CEO get a different answer than an engineer if they asked what the devops team worked on? Basically do you offer different levels of granularity for different user profiles.Love the project and looking forward to watching it grow!"",""commentUser"":""cdfuller"",""indent"":""5"",""children"":[]}]}]}]}]}]","1","346","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Devlog Helps Teams Track Contributions in Early Development Stage","[]","1.8","https://dev.log.xyz",false
"cf2ce4e6-f5f7-49bc-a08c-7b20df5bc51b","2024-08-25T18:19:28.756Z","Twirrim","Nothing new, I've found myself diving in to Project Euler again.
https://projecteuler.net/The set of puzzles is really tickling my fancy at the moment, for some reason.","[]","0","163","SELF_IMPROVEMENT",false,,"SOFTWARE_DEVELOPMENT","Project Euler Puzzles Capture Renewed Interest","[]",,"https://projecteuler.net/",false
"cf8439d0-9f81-498c-97f5-d72c1337e5bd","2024-08-25T18:19:28.756Z","westcort","I made this bookmarklet, which will speak highlighted text in the browser regardless of platform. It also makes the initial letters of each word bold. This is the code:javascript:void function(){ javascript:(function(){ var selection = window.getSelection().toString(); if (!selection) { alert(""Please select some text on the page.""); return; } var encodedSelection = document.createElement(""div""); encodedSelection.textContent = selection; var processedContent = encodedSelection.innerHTML.replace(/\n/g, "" <br></br> ""); var words = processedContent.split("" ""); var formattedText = """"; var speechContent = """"; for (var i = 0; i < words.length; i++) { var word = words[i]; var chunkSize = Math.floor(word.length / 3) + 1; var boldPart = ""<span style='font-weight:bolder'>"" + word.substring(0, chunkSize) + ""</span>""; var lightPart = ""<span style='font-weight:lighter'>"" + word.substring(chunkSize, word.length) + ""</span>""; var formattedWord = boldPart + lightPart; if (word.endsWith(""."")) { formattedWord += ""<span style='color:red'> *</span>""; } formattedText += formattedWord + "" ""; speechContent += word + "" ""; } var newWindow = window.open("""", ""_blank""); newWindow.document.write(""<html><head><title>Spoken Content</title></head><body><input type='range' min='0.1' max='10' value='1' step='0.1' id='rate-slider'><p id='content' style='background-color:#EDD1B0;font-size:40;line-height:200%25;font-family:Arial'>""%20+%20formattedText%20+%20""</p></body></html>"");%20var%20rateSlider%20=%20newWindow.document.getElementById(""rate-slider"");%20var%20utterance%20=%20new%20SpeechSynthesisUtterance(speechContent);%20rateSlider.addEventListener(""input"",%20function()%20{%20utterance.rate%20=%20rateSlider.value;%20window.speechSynthesis.cancel();%20window.speechSynthesis.speak(utterance);%20});%20window.speechSynthesis.speak(utterance);%20})();}();Also: https://pastebin.com/zuRVpiVh","[{""commentText"":""How do I get it to stop narrating? It's going on and on"",""commentUser"":""SuperHeavy256"",""indent"":""1"",""children"":[{""commentText"":""Just close the original article's window and it will stop narrating."",""commentUser"":""westcort"",""indent"":""2"",""children"":[]}]}]","1","83","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Bookmarklet That Speaks And Bolds Highlighted Text","[JavaScript]","1","https://pastebin.com/zuRVpiVh",false
"cfa75b63-21cc-4683-b017-ce5108ce1df0","2024-08-25T18:19:28.756Z","aray07","Working on building a copilot for oncall engineers.Goal is to automate or reduce the grunt work oncall engineers have to do.Code is here: https://github.com/opslane/opslane","[{""commentText"":""I've been working on similar lately. Changepoint detection over our metrics time series, and using that to inform automated root cause analysis.I think your work was mentioned on our team channel this week.I found these papers to be pretty interesting:https://arxiv.org/abs/2305.10638\nhttps://arxiv.org/abs/2402.02357Anything else I should be reading?"",""commentUser"":""rboyd"",""indent"":""1"",""children"":[]}]","1","145","STARTUP",true,"https://github.com/opslane/opslane","SOFTWARE_DEVELOPMENT","Building a Copilot for Oncall Engineers Reducing Grunt Work","[]","1.8","https://github.com/opslane/opslane",true
"cfbc93af-7266-4612-a85a-fe93c2869698","2024-08-25T18:19:28.756Z","dr_kretyn","An app for easing house management - HomeHero (https://HomeHero.pro). Primarily inventory oriented towards easier finds, location hierarchy and related tasks.
Currently only web, android and Linux as there's been little interest from Apple and Windows side","[]","0","376","STARTUP",false,,"MOBILE_APPLICATIONS","HomeHero App for Efficient House Management","[]",,"https://HomeHero.pro",false
"d06c4c39-3ca7-45ea-a5b7-402d93d41966","2024-08-25T18:19:28.756Z","RobinL","Just recently released version 4 of our free library for data deduplicating/linkage at scale. After four years working on it, finally getting to the stage where I'm really happy with both the performance and the API design.https://github.com/moj-analytical-services/splink","[]","0","392","PERSONAL_PROJECT",true,"https://github.com/moj-analytical-services/splink","SOFTWARE_DEVELOPMENT","Version 4 Released for Data Deduplication and Linkage Library","[]",,"https://github.com/moj-analytical-services/splink",false
"d1ecb3eb-5ecf-4914-8f81-05879ff6522d","2024-08-25T18:19:28.756Z","allabtai","0ptimizing building apps with an ai stack at https://aiswe.tech","[]","0","519","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","Title: Optimizing Building Apps With an AI Stack","[]",,"https://aiswe.tech",false
"d32cd7b7-4da2-4e7b-bcaf-0f565bf7bae0","2024-08-25T18:19:28.756Z","adelowo","I’m working on a OSS version of a relationship hub for founders and investors. Think deck and Data room management, investors updates amongst others.Really really early days but progress can be followed at https://github.com/ayinke-llc/malak","[]","0","221","STARTUP",true,"https://github.com/ayinke-llc/malak","SOFTWARE_DEVELOPMENT","Title: Developing an OSS Relationship Hub for Founders and Investors","[]",,"https://github.com/ayinke-llc/malak",false
"d33b76df-3ded-4e16-8b73-daba8c445f7d","2024-08-25T18:19:28.756Z","austin-cheney","Last month I built a node based web server that can proxy and redirect anything where the blueprint is a tiny config file in json format.I am going to expand it to provide a health dashboard of connected sockets, supported domains, and traffic analytics as a web service.","[{""commentText"":""Is it open source?"",""commentUser"":""anikdas"",""indent"":""1"",""children"":[{""commentText"":""https://github.com/prettydiff/webserverThis is a personal project for my house only without any commercial aspirations, so features I do not need are not included."",""commentUser"":""austin-cheney"",""indent"":""2"",""children"":[]}]}]","1","435","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title: Building And Expanding A Node Based Web Server","[node, json]","1.5",,false
"d39c261d-7f22-4c33-b5a7-10381a527f04","2024-08-25T18:19:28.756Z","itissid","I am working on a zero trust proposal for location permission on mobile platforms: https://github.com/itissid/privylociIt's a demo of an idea. It could be an app too, but I'd much rather it be a CoreOS service that is user controlled.Looking for organizational and privacy first support soon.","[{""commentText"":""Cool, i recall microG doing this. but they were hamstrung by the mozilla decision to shut down its wifi based location positioning.I don't thing its easy building that and without that accurate poaitioning is hard imo..."",""commentUser"":""ghm2180"",""indent"":""1"",""children"":[]}]","1","166","PERSONAL_PROJECT",true,"https://github.com/itissid/privyloci","CYBERSECURITY","Zero Trust Proposal for Mobile Location Permission Control","[]","1","https://github.com/itissid/privyloci",false
"d3daa111-4548-439f-bc4e-8f6b26b33821","2024-08-25T18:19:28.756Z","anacrolix","https://github.com/anacrolix/possumconcurrent disk-backed cache supporting efficient direct file I/O, transactions, and snapshots using file cloning and sparse files","[]","0","369","PERSONAL_PROJECT",true,"https://github.com/anacrolix/possum","SOFTWARE_DEVELOPMENT","Possum: Efficient Disk-Backed Cache for File I/O and Snapshots","[]",,,false
"d3ddf097-bba9-4bb1-8b8f-281953b08f58","2024-08-25T18:19:28.756Z","udev4096","I have been working on creating a hosting project where I can provide access to lots of private frontends (invidious, redlib, etc) and different services (vaultwarden, nextcloud, etc), etc. I have been setting up glusterFS (a distributed nfs) which I can use in Docker swarm to share the volumes for different nodes. I would wanna work on writing a distributed nfs once I am done with this small project","[]","0","154","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Creating a Hosting Project Featuring GlusterFS and Docker Swarm","[glusterFS, Docker swarm]",,,false
"d47d0554-6e40-4139-ab87-68ba6849ddce","2024-08-25T18:19:28.756Z","pplonski86","Im working on MLJAR Studio, new Python editor perfect for beginners. It has set of interactive code recipes with Graphical Interface. You can create scripts with it. Additionally, it automatically install and import missing packages. It is a kind a new way for visual programming. Most of recupes are ML and AI focused. You can read more on https://mljar.com/docs","[]","0","251","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","MLJAR Studio Interactive Python Editor for Beginners","[Python]",,"https://mljar.com/docs",true
"d4d42d85-7887-4cc9-99ec-649aa6a4d500","2024-08-25T18:19:28.756Z","mertbio","Recently released an iOS that helps you to see your Plausible Analytics data on the widgets: https://charsible.app/Right now making improvements based on the feedback.","[]","0","437","STARTUP",false,,"MOBILE_APPLICATIONS","Plausible Analytics iOS Widget App Released Improving with Feedback","[iOS, Plausible Analytics]",,"https://charsible.app/",false
"d52f5dfc-4d60-42f8-ba5a-d2d321f0debe","2024-08-25T18:19:28.756Z","roberja90","Open source interactive video API.Main use-case right now is shoppable live streams. Getting about 20,000 shoppers a month currently.Demo: https://www.sneakinpeace.com/
Repo: https://github.com/james-a-rob/KodaStream","[]","0","502","STARTUP",true,"https://github.com/james-a-rob/KodaStream","E_COMMERCE","Title: Interactive Video API for Shoppable Live Streams","[]",,"Demo: https://www.sneakinpeace.com/",false
"d5357c4b-b1d2-4d75-84f1-3cb64a89a2c2","2024-08-25T18:19:28.756Z","mortenjorck","Desperately applying to product design jobs as unemployment stretches into a fifth month.Keeping myself marginally sane by building a custom browsing experience for my “graphic design reconstructed from dreams” project: https://dreambrief.presteign.com/","[]","0","230","PERSONAL_PROJECT",false,,"DIGITAL_MEDIA","Custom Browsing Project Maintains Sanity Amid Job Search","[]",,"https://dreambrief.presteign.com/",false
"d5ccd334-618d-4dfc-9bf4-02c976776176","2024-08-25T18:19:28.756Z","xeo84","I'm currently working on NewsNinja[0] in my spare time, a RSS reader app that groups articles talking about the same story and optimizes reading time.I started it a couple of months ago, I was tired of reading the same story posted across different news outlets.Over time I added new features like summarization, the ability to hide articles that have specific words in titles, etc.Currently working on adding custom themes and fonts for the reader mode and various customization options.It's a fun little side project, still much to do to improve it, I'll be busy for a while![0]https://newsninja.timelabs.io","[]","0","291","PERSONAL_PROJECT",false,,"MOBILE_APPLICATIONS","Developing NewsNinja RSS Reader App with Enhanced Features","[]",,"https://newsninja.timelabs.io",false
"d6148cd6-fe1a-4e64-b8b0-a2e3e08e378a","2024-08-25T18:19:28.756Z","Decabytes","A flutter based solo rpg that is a Hack of IronSworn. It is set in a world 40 years after an event called the arkfall, and where alien Arks crashed landed on earth bring with them many new flora and fauna and terraforming the earth at the sites of the crash.The setting is like retrofuturistic version of 1998 with survivalist elements.I’ve been enjoying flutter, and Have found it easier than other cross platform GUI technologies I’ve used. Dart is pretty easy to learn too and I’m considering it for other non flutter based tools as well","[]","0","347","PERSONAL_PROJECT",false,,"MOBILE_APPLICATIONS","Flutter Based RPG Set in Post Arkfall Retro 1998","[Flutter, Dart]",,,false
"d6d02ca2-49cc-47ff-bfe3-925733e1c1c2","2024-08-25T18:19:28.756Z","jalcine","I need to clean up this page but I'm working on a local(-ish) book collection tool (calling it Livtet for ""book head"" in Haitian Kreyol). https://www.jacky.wtf/projects/livtet/ has some notes but https://man.sr.ht/~jacky/livtet is much better. It's been fun using Lua to externalize a lot of logic (and I'm looking into using https://github.com/teal-language/tl because I love me some typing.Outside of that, I've been blogging a lot more (https://www.jacky.wtf/essays/ - August looks so full, ha) and now I'm writing about things I'm reading too (https://www.jacky.wtf/links/). Been doing this to try to ween off social media and rely on places like this to share stuff.","[]","0","353","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Developing Livtet A Local Book Collection Tool","[Lua, Teal]",,"https://man.sr.ht/~jacky/livtet",false
"d711e43a-37dd-485f-8776-91c84bf7896c","2024-08-25T18:19:28.756Z","patrulek","Im upgrading avx2 to avx512 (where possible) in my reimplementation of RandomX algorithm: https://github.com/patrulek/modernRX","[]","0","383","PERSONAL_PROJECT",true,"https://github.com/patrulek/modernRX","SOFTWARE_DEVELOPMENT","Upgrading AVX2 to AVX512 in RandomX Algorithm Reimplementation","[AVX2, AVX512]",,"https://github.com/patrulek/modernRX",false
"d720b36f-8702-40b1-81e5-c747b7890331","2024-08-25T18:19:28.756Z","gimliapp","https://gimli.app/I'm working on my Tailwind CSS and Bootstrap DevTools browser extensions.","[]","0","505","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title: Developing Tailwind CSS and Bootstrap DevTools Browser Extensions","[Tailwind CSS, Bootstrap]",,"https://gimli.app/",false
"d7a186a3-624d-42e7-a69a-9fe7cded1433","2024-08-25T18:19:28.756Z","sebnun","Building a language learning app. https://langturbo.comCurrently focusing on building native apps using React Native. Finding limitations with the platform and considering dropping the whole thing and start building with Swift and Kotlin instead.","[{""commentText"":""I'm really struggling to understand how it works. Can you give more details about it? Love the general idea"",""commentUser"":""csouzaf"",""indent"":""1"",""children"":[{""commentText"":""Sure. So the main idea is:1) You find podcasts about topics you care about2) You listen and read and try to understand the meaning with the help of translations and the definitions in context of the words in the sentence. (You can click each word to get a definition in context)3) Over time you mark words as knownThat's basically it. You learn with context using content you are interested in. I'm working on adding a SRS to the app and a feature to improve your pronunciation using the language shadowing technique.And as mentioned, building native iOS and Android apps."",""commentUser"":""sebnun"",""indent"":""2"",""children"":[]}]}]","1","119","STARTUP",false,,"MOBILE_APPLICATIONS","Switching from React Native to Swift and Kotlin","[React Native, Swift, Kotlin]","1.5","https://langturbo.com",false
"d7b538da-08c3-433c-8aa8-c446243ea538","2024-08-25T18:19:28.756Z","taylorius","One of my hobbies is trying to predict foreign exchange prices (usually EURUSD tbh, but others as well).I enjoy finding out the actual best-case performance of various technical analysis indicators, and popular ""systems"", by optimising the indicator's parameters to find the best long term performance. I also design my own indicators and systems in the same way.To this end I have a C++ ImGUI desktop app with charting capabilities, and optimisation using differential evolution. The app has its operation driven by a c++ class that controls all aspects of its running, by means of various callbacks.This enables me to test lots of strategies quickly, exploring the parameter space with the optimisation functions.I've considered open sourcing the app, though I'm not sure there would be any interest. The codebase would need cleaning up first anyway! :-)","[]","0","294","PERSONAL_PROJECT",false,,"FINANCIAL_SERVICES","Predicting Forex Prices with Custom C++ App and Indicators","[C++, ImGui]",,,false
"d86938c9-092f-458e-a186-3821ea4cf9f5","2024-08-25T18:19:28.756Z","erikthiart","Created this website for a local rubble removal business.https://legendsfreight.co.zaI’d love to get feedback on what can be done to improve the website to feature prominantly for local search when people need rubble removal near them.","[{""commentText"":""Not an SEO expert but I've found that adding your business to Google Maps will get you many more eyeballs."",""commentUser"":""kmoser"",""indent"":""1"",""children"":[{""commentText"":""Thank you for this.I created a Google my Business listing.Will that suffice or is there a specific step required to make it available in Google Maps?"",""commentUser"":""erikthiart"",""indent"":""2"",""children"":[{""commentText"":""Google will review the listing and eventually add it to the map, no further action required by you. Once they do, you'll want to get your customers to write reviews."",""commentUser"":""kmoser"",""indent"":""3"",""children"":[]}]}]}]","1","160","PERSONAL_PROJECT",false,,"CONSTRUCTION","Website Feedback Request for Local Rubble Removal Business","[]","1.8","https://legendsfreight.co.za",false
"d8b30c29-6950-47c1-b568-c534d3a78778","2024-08-25T18:19:28.756Z","dparksports","Working on the concept of Computer 2.0 idea by Andrej Karpathy. Basically it is an AI computer. It is nothing like we have seen before.May open source it soon. With working zero hallucination (need additional evaluations).Works with all devices. Created a MVP, air-gapped for military use, but it can be used for anyone including businesses/consumers who need an on-prem AI computer.It has zero lag or zero second delay in responding your questions, and does not use any third party AI cloud platform. This is critical, because some of our customers have restrictive requirements on placing their data on these cloud providers.Adding additional features including Self-Teach, Cloned Personality, the holographic UI Wear, makes calls on behalf of the user, uses voice imprinting, edit videos, autonomously, for content creators and remembers 100 years of your life (soft limit).The UI Wear uses the exotic sensors I used in military to make it light and performant unlike Apple Vision Pro. Imagine interacting with something like ""Jarvis"" from Ironman. Quiet similiar but much more grounded in a sense that it's simpler and logical. So you can take it with you to play fast action sports or play games like Dragon-Ball-Z type game with your buddies.You can interact with the Personal AI Computer without the UI Wear, but it takes you to the next level of experience.Currently, doing it solo and looking for a cofounder who has experience in large distribution, logistics, creating polished commercial hardware, etc. Even if you don't these experiences, please contact me, if you want more info and want to work for this startup.","[]","0","9","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","Computer 2.0 AI Revolutionizing Interaction with Zero Lag","[]",,,true
"d9aad102-b184-4aca-ad6e-c45972c71613","2024-08-25T18:19:28.756Z","spirodonfl","I'm cooking... Essentially a way to mock up any layout with design for any interface (web, mobile, desktop, whatever) and then save the layout in a portable format so anything can read it. The data is formatted so that you can re-create the layout natively.https://youtu.be/P_4mhMB-0L8-Uses WASM under the hood (blazingly fast)
-Exportable into a simple format for desktop, mobile or web use
-
@htmx_org
integration included
-Pluggable into any existing front-end or back-end (React or Laravel, etc...)For now, the work of re-creating the layout lies on programming but I will start building plugins so that it lessens or removes that need.Website soon!","[]","0","96","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Effortless Layout Design Tool Using WASM Integration","[WASM, htmx, React, Laravel]",,"https://youtu.be/P_4mhMB-0L8",false
"d9c0754f-c6a5-4db2-84d3-504ce03a6b99","2024-08-25T18:19:28.756Z","syndicatedjelly","Writing an NIH SBIR grant to fund a software idea a friend and I had. The software we’ve developed seems to directly match what the solicitation is looking for, but it’s our first time applying for a grant of this type. My friend is a researcher and is familiar with NIH grants, so that definitely helps.","[]","0","635","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Applying for NIH SBIR Grant to Fund Software Idea","[]",,,false
"da0993bd-ddd2-480b-8dec-5b84c676017f","2024-08-25T18:19:28.756Z","graz","https://wegrok.reviewI'm working on trying to make code reviews easier, faster, and more powerful. Adding rule based automation to check for common errors.","[]","0","456","OTHER",false,,"SOFTWARE_DEVELOPMENT","Streamlining Code Reviews with Rule Based Automation","[]",,"https://wegrok.review",false
"da2db9ae-1949-4e9f-9678-aefe275f5358","2024-08-25T18:19:28.756Z","joakim0","I have some side projects that I work on alongside my regular job.- TheFile.Ninja, which is a file manager with the Everything indexer built-in for extremely fast information retrieval. This allows you to quickly run file queries, and these queries can then be saved or even added as folders in the file system. When you open the folder, it automatically fills with the contents from the query. I have also created a service with LLM/AI that translates plain text into Everything's query language. This enables you to build very complex queries directly from plain text. For example, you can ask if any directories contain a certain file, and if this file is found and contains specific text, it will be displayed. You can learn more about the project at: https://thefile.ninja or watch https://youtu.be/JREufgkf5pk.
This summer, I also built three smaller games (not fully finished but almost):- ThrustMe!, a space/underwater cave exploration game (https://youtu.be/M0d7CSpEJ1E). It works on Android, Web, Windows, and possibly soon on iOS.- MergeQuanta, a Tetris-like game where you merge matching blocks (color + shape) to make them disappear, taking surrounding blocks with the same shape along with them. There are also cement blocks and bombs. The game works well with touch and stylus but also on regular computers (https://youtu.be/VXvpzhi8ySE).- Flip the Maze, a simple multi-dimensional maze game (https://www.youtube.com/watch?v=qOVRB0uAPIE).What do you think about them?","[{""commentText"":""I am adding some more details about the projects.. The caves in the ThrustMe levels are fully procedural, every time you start the game you will get a new cave. I'll drop a link to a playable alpha-build (with bugs and it is untweaked so wait for the real release) on the web: https://thefile.ninja/thrust.htmAbout QuantaMerge, this game is actually using a Physics engine for the falling blocks, it is not a regular Tetris clone.."",""commentUser"":""rezolva"",""indent"":""1"",""children"":[]},{""commentText"":""How does FileNinja compare to Total Commander?"",""commentUser"":""meixger"",""indent"":""1"",""children"":[]}]","2","178","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","File Management Tool and Three Nearly Finished Game Projects","[]","1.5","- TheFile.Ninja: https://thefile.ninja
- ThrustMe!: https://youtu.be/M0d7CSpEJ1E
- MergeQuanta: https://youtu.be/VXvpzhi8ySE
- Flip the Maze: https://www.youtube.com/watch?v=qOVRB0uAPIE",false
"da34eb16-72aa-4d5f-941c-b255f1bfd15b","2024-08-25T18:19:28.756Z","kentrf","I believe I can do and build anything, but I'm out of juice.Working as a consultant, but no extra energy or will to create anything outside of work.Kids are getting bigger, and I have time.... but no will, or maybe it's just fear, to start anything.","[{""commentText"":""What are you curious about?"",""commentUser"":""robg"",""indent"":""1"",""children"":[{""commentText"":""Thank you for noticing me :)My interests are many, maybe too many.In tech, I'm interested in native systems programming, at the moment with C++.Outside of tech, I do quite a bit of \""long\"" distance running, swimming and e-biking.When out on a run, it leaves lot of time available for listening on podcasts, mainly technical podcasts.At the same time, when exercising, I want to publish tidbits I've learned, do projects with raspberry pies, arduinos, make statistics over time series (power consumption, electricity price, internet usage++).When I'm home, I'm thinking I'll do it later :).What I'm most curious about, is how people, and I, can stay organized. All information feels like a mess :)"",""commentUser"":""kentrf"",""indent"":""2"",""children"":[{""commentText"":""What does your personal daily checklist look like?"",""commentUser"":""robg"",""indent"":""3"",""children"":[]}]}]}]","1","321","SELF_IMPROVEMENT",false,,"CONSULTING","Finding Motivation and Overcoming Fear to Create Beyond Work","[]","1.5",,false
"dbe74d8a-02a3-4d2c-a993-1b856c237de9","2024-08-25T18:19:28.756Z","barrenko","Working, well, ideating, on an embedding solution (read blatant scraping) for various kind of forums and then hybrid search + LLMing over it. Need to devise a UI as well in lieu of the new gpt chat modalities.","[]","0","581","OTHER",false,,"ARTIFICIAL_INTELLIGENCE","Embedding Solution for Forums with Hybrid Search and LLM Integration","[]",,,true
"dc267290-8558-41b2-a17a-1d37ada766e7","2024-08-25T18:19:28.756Z","shubhamjain","I am working on a simple image-hosting service. Imagine Imgur, but you can backlink. Additionally, you can resize, crop, and optimize images on the fly. Here's a sample PNG being served as WEBP[1] reduced from 1.5MB to 75KB (no visible reduction in quality, original image [2])Not a sexy idea, of course. However, I couldn't find any solution that fit my needs for my SSG blog. Services like Cloudinary, and Imagekit are too developer-focused, and popular image sharing websites like Imgur don't allow backlinking.[1]: https://i.magecdn.com/d2b508/574114_cleanshot_2024_08_25_at_...[2]: https://i.magecdn.com/d2b508/574114_cleanshot_2024_08_25_at_...","[]","0","192","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Creating a Simple Image Hosting and Optimization Service","[]",,"https://i.magecdn.com/d2b508/574114_cleanshot_2024_08_25_at_...",false
"dda1d789-0b4c-4d69-aa1d-03d72a7c3eac","2024-08-25T18:19:28.756Z","cl42","I've been passionate about superforecasting and AI for a long time, so decided to try and use LLMs to structure data about the world -- commodities, politics, etc. It's now a startup we're trying to get off the ground: https://emergingtrajectories.com/Most of my days are spent reading the news and working on LLMs, which has been a blast. As an example, here's a dashboard that tracks major supply and demand shocks to various commodities around the world: https://emergingtrajectories.com/c/commodities","[{""commentText"":""This is really neat, have you had any issues with hallucination?"",""commentUser"":""sickblastoise"",""indent"":""1"",""children"":[{""commentText"":""Thanks for asking! Yes, but we're actively addressing them.We do a few things under the hood to make hallucinations significantly less likely. First, we make sure every single statement made by the LLM has a fact ID associated with it... Then we've fine-tuned \""verification\"" LLMs that review all statements to make sure that assertions being made are backed up by facts, and that the facts are actually aligned with the assertion.It's still possible for the LLM to hallucinate in this process, but the likelihood is much lower."",""commentUser"":""cl42"",""indent"":""2"",""children"":[]}]}]","1","266","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","Superforecasting and AI for Global Data Structuring Startup","[]","1.8","https://emergingtrajectories.com/c/commodities",true
"ddade173-0b69-4ae7-bd80-c06bd4e06c18","2024-08-25T18:19:28.756Z","Flop7331","I have to cut up a downed tree limb in my yard, make birthday invitations for my daughter, and get a job.","[]","0","379","PERSONAL_PROJECT",false,,"OTHER","Balancing Yard Work Creative Tasks and Job Hunting","[]",,,false
"ddd28ebe-c5f0-4a63-a084-71dc6a9c9690","2024-08-25T18:19:28.756Z","bilsbie","I’m trying to start a few projects. (Email in profile if you want to discuss or team up)Playing with toy LLM models to see if there’s a way to identify gaps in knowledge and guide training.Thinking to do a kaggle challenge soon. (Is there a way to join a team?)Maybe do a chose-your-own-adventure style interactive story to teach python to beginners.","[]","0","319","PERSONAL_PROJECT",false,,"ARTIFICIAL_INTELLIGENCE","Starting Projects on LLM Models Kaggle Challenges and Python Teaching","[]",,,true
"ddd2e604-6461-434b-86f7-9620893793d7","2024-08-25T18:19:28.756Z","hiAndrewQuinn","Mostly just learning Finnish. I tried to get started on the Georgia Tech online master's in CS, but between that, a quite stressful full-time job, and a happy pregnant wife, I just found it was stretching my nerves too thin.I'll come back to it once I'm farther along in my language learning journey and want to take my foot off the gas pedal a bit.","[]","0","162","SELF_IMPROVEMENT",false,,"PERSONAL_DEVELOPMENT","Balancing Work Learning Finnish And Future Academic Goals","[]",,,false
"dddc7ca9-24f8-4054-b31b-6e285ca5493f","2024-08-25T18:19:28.756Z","tkubacki","Simple mermaid like tool to do animations visualizing algorithms etc. All enclosed in html web component player (no coding needed).https://dot-and-box.github.io/dot-and-box/","[]","0","390","PERSONAL_PROJECT",true,"https://dot-and-box.github.io/dot-and-box/","SOFTWARE_DEVELOPMENT","Dot And Box Offers Animations Visualizing Algorithms","[HTML]",,"https://dot-and-box.github.io/dot-and-box/",false
"dde2eafc-82c1-49bd-b6c9-84ffe5248065","2024-08-25T18:19:28.756Z","IvanAchlaqullah","Currently I'm working on file compression program in Rust. Nothing too fancy, it just use common algorithms (LZ77, LZ78, etc.)The only difference here is that the program will switch on the fly between different algorithms depending on which one that can compress file smaller.It can compress 1 GB file (enwik9) down to around 230 MB. Pretty good I guess for something that I worked in my spare time.I'm not publishing it yet, since I'm still experimenting with it a lot.","[]","0","198","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Developing Dynamic File Compression Program in Rust","[Rust]",,,false
"df22dcc2-7b3f-44d5-a8a1-ac2552478961","2024-08-25T18:19:28.756Z","elric","I haven't been working on much at all lately, struggling from bore-out at work. 8 hours of boredom a day is surprisingly exhausting, and it's spilling over into the rest of my life. Starting a new gig next month, hopefully things will pick up again.","[{""commentText"":""I had a bit of a tough time towards the end of my last job, and felt a similar ennui. If you can, I’d highly highly recommend picking up a completely unrelated hobby to fill your non work (and occasionally work, when you’re in that limbo) time. I couldn’t believe the effect it had on me, and it meant that I started my new role feeling refreshed and optimistic, rather than just diving into it like I normally do.Personally, I hit the gym for 4 months, mostly to fix the lack of sleep that came with the restlessness and lack of mental exercise."",""commentUser"":""maccard"",""indent"":""1"",""children"":[]},{""commentText"":""Big tech made me feel like that. Hope you feel better at new gig."",""commentUser"":""lbrito"",""indent"":""1"",""children"":[]},{""commentText"":""I felt that"",""commentUser"":""kshantanu94"",""indent"":""1"",""children"":[]}]","3","17","SELF_IMPROVEMENT",false,,"OTHER","Title: Overcoming Bore-Out at Work and Seeking New Beginnings","[]","1.5",,false
"df79e625-02db-49a3-a1d7-c9146686af43","2024-08-25T18:19:28.756Z","aproductguy","Just soft launched my app for landlords to manage their rental properties. It is targeted to Canadians with a focus on Ontario to start.https://boredlandlord.com","[]","0","180","STARTUP",false,,"MOBILE_APPLICATIONS","Title:","[]",,"https://boredlandlord.com",false
"dfb878cf-2d6e-46d5-b04c-735ae6b96cf6","2024-08-25T18:19:28.756Z","sentinel1909","Compared to the majority of what I read below, I'm a rank amateur and have no right to post.I'll do it anyway, as I need to learn to own where I'm at and have a backbone. :)I'm learning the Zola static site generator and using to to build my blog at https://jeff-mitchell.dev. The focus is my mis-adventures learning the Rust language.I've found it a challenge to get off my feet with Zola, but I'm slowly figuring things out. Little victory this evening, finally figured out how to get images linked in posts to render properly.","[]","0","51","PERSONAL_PROJECT",true,,"SOFTWARE_DEVELOPMENT","Learning Zola and Rust Misadventures for My Blog","[Zola, Rust]",,"https://jeff-mitchell.dev",false
"e0cd8986-4edf-4c09-aac4-d47a456a06b7","2024-08-25T18:19:28.756Z","mantegna","Working on plump.ai – job-seeker's AI hiring agent. Think you have a personal career manager who searches for better job opportunities, applies you to them, speaks with recruiters on your behalf up until the interview scheduling, and does it 24/7 without involving you until real human action is required.","[]","0","247","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","Plump AI Job Seekers Personal AI Hiring Agent","[]",,,true
"e112058b-bb65-489d-9462-ab1444389752","2024-08-25T18:19:28.756Z","aziis98","I'm tring to write a minimal tool in Go to deploy and manage CD for my self-hosted projects.I've tried many things but still none fit exactly my needs (I deploy many static websites so I want that to be effortless but I still want to be able to do continuous deployment on git+docker based projects). I know about Dokku and is probably what I should have learned to use but this way I can also challenge myself on a medium Go project","[]","0","303","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Creating a Go Tool for Self-Hosted Continuous Deployment","[Go]",,,false
"e16b20c1-dc7a-4d19-b954-03b395b9db22","2024-08-25T18:19:28.756Z","treve","Yet another open source OAuth2 server (competing with auth0 and such):https://github.com/curveball/a12n-server","[]","0","638","OTHER",true,"https://github.com/curveball/a12n-server","SOFTWARE_DEVELOPMENT","Title: Open Source OAuth2 Server Competing with Auth0","[]",,"https://github.com/curveball/a12n-server",false
"e2955194-e8a4-4897-828b-236ec83ee270","2024-08-25T18:19:28.756Z","joseferben","https://www.plainweb.dev is my shot at making web development simpler.my bet is that most companies and solo devs only need a single process and sqlite to drive revenue.i’m considering switching from tsx to bun, but i’m hesitating because of some missing node 20 api.","[]","0","327","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: Simplifying Web Development For Companies And Solo Developers","[sqlite, tsx, bun, node]",,,false
"e2a5be6a-8af2-4d24-9b3e-2864d1255bd8","2024-08-25T18:19:28.756Z","rprtr258","simple process manager for linux https://github.com/rprtr258/pm
it is inspired by pm2, but much simpler without any js and js integrations","[]","0","334","PERSONAL_PROJECT",true,"https://github.com/rprtr258/pm","SOFTWARE_DEVELOPMENT","Title: Simple Linux Process Manager","[]",,"https://github.com/rprtr258/pm",false
"e2c39651-c33b-48cb-9b66-b25ed874a134","2024-08-25T18:19:28.756Z","ahmed_ds","I am trying rebuild my virtual assistance business. For the longest time I have worked with realtors but the market has gone down and finding new contracts are hard.Trying to move into doing virtual assistance for micropreneurs and sideprojects from now on exclusively. Task by task basis or regular contracts. Essentially the pitch is assign everything that is not sales and product. I think it is a good pitch targetted to folks who enjoy building stuff and considers making money out of it as a bonus. The moment they start answering support emails, and posting product updates they start to get burnt out. Trying to specialize in ""burn out prevention"" tasks mainly.I am trying to figure out a way to get clients. Virtual Assistance is cheap and the competition is huge. The services are identical which essentially says, I will do what you will need me to do.","[]","0","330","STARTUP",false,,"OTHER","Rebuilding Virtual Assistance Business Focusing on Micropreneurs and Side Projects","[]",,,false
"e2f23883-3d89-4629-8923-31b5a79842f7","2024-08-25T18:19:28.756Z","genericone","Keurig for microgreens.
A system whereby the user provides power, water, and proprietary seed cartridges to a device to manage scheduling, succession, water, light, and other environmental factors to successfully grow microgreens as easily as possible.","[]","0","209","STARTUP",false,,"AGTECH","Keurig For Microgreens","[]",,,false
"e327a2f9-9806-4839-9849-9c78fcdb582f","2024-08-25T18:19:28.756Z","mirekrusin","I believe typescript / js is missing standard library and find it rewarding to work during weekends on those lower level libraries/modules with no/low dependency fanout, publishing them here [0] when they're ready to see the light.They're driven by what problems I see at work and while playing with other weekend projects so coverage may be asymmetric (some parts are well covered, others that should be are absent <<ie. documentation>>).I find definition of success as just ""working on it"" very pleasant.[0] https://github.com/preludejs","[]","0","185","PERSONAL_PROJECT",true,"https://github.com/preludejs","SOFTWARE_DEVELOPMENT","Developing Standard Libraries for TypeScript and JavaScript","[TypeScript, JavaScript]",,,false
"e33aaf06-80ea-4cb2-9dba-90c6ce133a52","2024-08-25T18:19:28.756Z","allamaso","https://github.com/Trint-ai/TrintAI I've been working on integrating different opensource tools and ML models to create TrintAI. TrintAi is a powerful open-source tool for transcribe and understand speech with multiple capabilities.This is an open-source alternative to paid services like:AssemblyAI
Deepgram
Gladia
Google Cloud
Microsoft Azure
RevAIWith trintAI you can build your own custom workflows & integration for speech-to-text transcription.The main features are:- Speech-to-Text Transcription: Converts audio files into accurate, readable text in real-time.- Summarization: Provides concise summaries of long audio files or transcripts. This feature extracts the most important information and key points from the text, allowing you to quickly understand the main takeaways from meetings, calls, or any extended audio content.- Sentiment Analysis: Detects emotions within the transcribed text.- Language Identification: Detects the language spoken in the audio file and can transcribe in multiple languages.- Diarization: Identify and distinguish between different speakers within an audio recording.Give it a try! it is open-source. Your feedback is very appreciated!Cheers","[]","0","138","STARTUP",true,"https://github.com/Trint-ai/TrintAI","ARTIFICIAL_INTELLIGENCE","TrintAI Open Source Speech to Text and Analysis Tool","[]",,"https://github.com/Trint-ai/TrintAI",false
"e363d857-3abf-4a81-8f33-01390de16331","2024-08-25T18:19:28.756Z","sumeruchat","http://cleannews.fyi - Just started this as a side project a few days ago but the goal is to get AI to generate a proper newspaper while striving to eliminate editorial bias","[{""commentText"":""Nice, I was very interested in this space after launching https://hackyournews.com about a year ago.Then I saw the space was crowded with entrants like https://www.newsminimalist.com/ and https://myst.news/"",""commentUser"":""ukuina"",""indent"":""1"",""children"":[{""commentText"":""Thanks I had this idea for a while but only with the new gpt models I think its executable now. Is there a market for this? Either way fun project and I will generate a newspaper in 90s style everyday"",""commentUser"":""sumeruchat"",""indent"":""2"",""children"":[{""commentText"":""It is a fun project to build for yourself, but I could not figure out a viable monetization path."",""commentUser"":""ukuina"",""indent"":""3"",""children"":[]}]}]},{""commentText"":""AI news seems kind of harmful - it can't do investigative journalism, so it's taking the hard work others have done and rewording it, right?"",""commentUser"":""jmcgough"",""indent"":""1"",""children"":[{""commentText"":""Its going to take in info from all the internet and summarize it in a factual way."",""commentUser"":""sumeruchat"",""indent"":""2"",""children"":[]}]}]","2","427","STARTUP",false,,"MEDIA_AND_ENTERTAINMENT","Clean News Aims to Create Bias Free AI Generated Newspaper","[]","1","http://cleannews.fyi",false
"e45377d0-5fa6-45b0-b425-53248086193a","2024-08-25T18:19:28.756Z","meonkeys","Doing my book tour. Speaking at conferences and tech user groups, trying to reach folks interested in self-hosting.Also working on my homelab. Recently got DocuSeal, changedetection.io, and Actual Budget running.","[]","0","434","PERSONAL_PROJECT",true,,"SOFTWARE_DEVELOPMENT","Book Tour And Homelab Updates With New Software Additions","[DocuSeal, changedetection.io, Actual Budget]",,,false
"e47a0cc0-a6eb-45f8-8086-44def83c8de6","2024-08-25T18:19:28.756Z","ljhsiung","I'd like to work on my writing skills. Some mix of nerdiness and personal Journaling. https://dynomight.net/ is a website that I'm quite inspired by, as it's a interesting mix of personal commentary (https://dynomight.net/advice/) and deep data dives into e.g. homelessness and seed oils.My main barriers are 1) writing discipline and 2) some obsessive need to link/cite every claim I make. This results in me taking months to write an article, be it due to laziness or constant rabbitholes/google scholar searches about an idea.Any clue on dedicated disciplined writing time or even considering ""reducing"" the rigor of writing?","[{""commentText"":""I find when I'm swamped it's because I lack decision making skills. It's a soft skill to keep your workload manageable. There's no substitute to constantly making decisions. And I suspect is the key to being a 10x developer (besides being smart)"",""commentUser"":""justanotherjoe"",""indent"":""1"",""children"":[]},{""commentText"":""Over-researching is probably better than under-researching. To reduce time spent researching, try imposing a deadline. The difficulty will be sticking to it, since nobody but yourself will be breathing down your neck."",""commentUser"":""kmoser"",""indent"":""1"",""children"":[]}]","2","135","SELF_IMPROVEMENT",false,,"PERSONAL_DEVELOPMENT","Tips for Improving Writing Discipline and Reducing Perfectionism","[]","1.5","https://dynomight.net/",false
"e4ebefdf-7f63-4997-8685-f628346293d1","2024-08-25T18:19:28.756Z","chris_l","My current project is TrendBowl (https://www.trendbowl.app) which summarises trending entities across multiple sources on the web, including Mastodon and Wikipedia. On a 24 hour basis you can see which terms are relevant in different languages and sites.It is implemented in Go, Python and JS, with support from Postgres, TimescaleDB and Kubernetes.","[]","0","56","STARTUP",false,,"SOFTWARE_DEVELOPMENT","TrendBowl Monitoring Trending Web Entities Across Multiple Sources","[Go, Python, JS, Postgres, TimescaleDB, Kubernetes]",,"https://www.trendbowl.app",false
"e6413a09-8b1e-4e31-a3b9-5d6b495f3385","2024-08-25T18:19:28.756Z","ajayvk","I am building Clace https://github.com/claceio/clace, an app server for containerized applications. The goal is to build something like Nginx Unit, but supporting any language/framework. Each app runs in a separate container. App updates are done using a blue-green staged deployment.Clace already supports most python based apps (wsgi or asgi), any other language works with a custom Dockerfile. Plan to add support for automatically shutting down idle containers, allowing for scaling down to zero for each app.","[]","0","299","STARTUP",true,"https://github.com/claceio/clace","SOFTWARE_DEVELOPMENT","Clace App Server For Multi Language Containerized Applications","[Docker, Python, WSGI, ASGI]",,"https://github.com/claceio/clace",false
"e69e0015-aadf-4b34-bdaf-9ffc1e6dfe69","2024-08-25T18:19:28.756Z","koliber","I'm scratching an itch. I'm a huge fan of system monitoring and alerting when they go down. It allows the engineers in charge of the production systems to sleep well knowing that things are working.There's a gap for email monitoring. How many times did you have to awkwardly explain why the notification emails in your app stopped sending a month ago? Or that time when the weekly summary report did no go out on Friday, and on Monday you were chewed out by the boss? Or when Jerry went on vacation and neglected to send the weekly marketing campaign email.With[I'm building https://wasitsent.com - you get an alert when your emails *stop* sending. It's like an uptime monitor for email sending. If something breaks your email sending process, we'll let you know.If you would like to see such a service, or have feedback (positive AND negative) about it, please let me know. If you heard of other companies offering something like this, I'd love to know as well.","[{""commentText"":""A long time ago I built a Nagios script for verifying email end to end. It would trigger a test email to be sent from the app to a known mailbox and measure the time to receipt in that mailbox. Simple but extremely effective, and several times it caught a failing in the mail stack somewhere.It also got used to validate enquires@/hello@/contact forms were delivering, especially to set small business owners minds at rest."",""commentUser"":""simonjgreen"",""indent"":""1"",""children"":[]},{""commentText"":""We use a similar email monitoring tool from https://ert.digitconsulting.net/ It integrates with our RMM. So there is definitely a demand for a service like this. But I would expect that paying customers will want it to integrate with a monitoring platform, more than just a message on slack/teams"",""commentUser"":""gnopgnip"",""indent"":""1"",""children"":[]},{""commentText"":""This would have saved me a few times back when on-prem exchange was a thing.Infrastructure goes offline > Didn't get the email alerts > Because email altering system was on the same infrastructure.First indication tended to be a call from the ISP saying they lost contact with their equipment."",""commentUser"":""swarnie"",""indent"":""1"",""children"":[]}]","3","147","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Email Uptime Monitoring Service Prevents Notification Failures","[]","1.8","https://wasitsent.com",false
"e7a26797-d46c-49f6-acc9-2618af15a785","2024-08-25T18:19:28.756Z","jononor","Lately I have been working on making MicroPython an excellent platform for deploying Machine Learning on microcontroller-based sensors. Primarily this is via this open source project:
https://github.com/emlearn/emlearn-micropython
But there is also a bit of work needed in the wider ecosystem, like improving drivers for accelerometer/microphone/etc, support for data formats such as Numpy .npy files etc.","[]","0","452","PERSONAL_PROJECT",true,"https://github.com/emlearn/emlearn-micropython","ARTIFICIAL_INTELLIGENCE","MicroPython for Machine Learning on Microcontroller Sensors","[MicroPython, GitHub, emlearn, Numpy]",,"https://github.com/emlearn/emlearn-micropython",true
"e7ea032e-8776-4a06-aa7f-80a1ce8fea9e","2024-08-25T18:19:28.756Z","klausjensen","Working on a virtual file system with Dokana (C#), to enable a cloud-backed storage solution in the video editing space. It is kicking my ass.","[]","0","472","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Title: Implementing Cloud Storage With Dokan in C#","[C#, Dokana]",,,false
"e7f6e59e-aa0d-4fc3-bf42-9a1aa6acb550","2024-08-25T18:19:28.756Z","Max-Ganz-II","Replacement system tables for Amazon Redshift.Thinking a free and paid version.Free is everything, but runs on the existing system tables; so it's slow, and so a six day history only.Paid has a system table archiving mechanism, so you have before-and-after when something goes wrong, and where the tables are in Redshift proper, not the leader node, it's fast.","[]","0","384","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Amazon Redshift System Table Replacement: Free and Paid Versions","[Amazon Redshift]",,,false
"e81ec40d-5be0-4dac-9eb8-b7d0dfebbe37","2024-08-25T18:19:28.756Z","rudasn","I'm experimenting to figure out the simplest setup possible that allows me to expose an internal web service (eg localhost:3000) to the public Internet (eg app.example.com).A million ways to do this, of course, but I'm focused on using wireguard so that eg only my wireguard peers can get access to my local service, and for internal traffic (ie vpn).At the moment I'm settling on having a simple script that I can run on a host alongside wireguard. The script will function like `wg-quick`, parsing a wireguard config file and handilng the routing stuff behind the scenes, and returning a cleaned up config to be passed to `wg`.Ideally, the wireguard configs could be generated by some other tool or service, like https://wirehub.org, and automatically fetched and applied to the running wg interface.So, a one liner on a server with a public IP and the services exposed by your wireguard peers can be accessed via a custom domain name while still respecting internal wireguard routing rules (based on AllowedIPs).If anyone finds this interesting and wants to chat about it, I would love to! My contact info is in my profile.","[{""commentText"":""This is what ngrok does right? I'm really interested in how this works, I've never looked into it before. Presumably it requires some kind of dynamic DNS updates if you don't have a static IP?"",""commentUser"":""hyperbolablabla"",""indent"":""1"",""children"":[{""commentText"":""ngrok, localtunnel, pyjamas, the list is endless..Yeah, many ways to do it, one is running your own DNS server and have wireguard connections use that DNS server.I want to avoid having DNS issues, so I'm thinking more like this:1. DNS CNAME *.internal.example.com 123.23.45.672. On 123.23.45.67, run wg.3. On 123.23.45.67 , run nginx. nginx must be in the same network to do geo blocking on Wireguard peer addressess.4. Create one nginx server config per service to map domain names to upstream servers. Use variables for upstream servers, allow nginx to start even if upstreams unreachable. Add internal locations for custom errors (Forbidden, Unreachable, etc).5. When connecting to 123.23.45.67 via Wireguard (ie, Peer Endpoint = 123.23.45.67), ensure 123.23.45.67 is in the range defined by Peer AllowedIPs."",""commentUser"":""rudasn"",""indent"":""2"",""children"":[]}]}]","1","27","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Simple Wireguard Setup for Public Access to Internal Services","[Wireguard, wirehub]","1.5",,false
"e8565454-7b14-4b34-a769-216b853efd66","2024-08-25T18:19:28.756Z","RobotCaleb","I am building a belt tension meter to attach my z-belt idlers to on my voron 2.4.I'm still contemplating what I want the final form to look like, but currently it's a 5 kg load cell and a floating idler and an rp2040 reading values via hx711.","[{""commentText"":""Are you looking at alignment too? Huge impact on the longevity of belt-drive systems."",""commentUser"":""sevensor"",""indent"":""1"",""children"":[{""commentText"":""No, I haven't considered alignment. I think they're pretty well aligned already, but honestly haven't thought about it much at all."",""commentUser"":""RobotCaleb"",""indent"":""2"",""children"":[]}]}]","1","220","PERSONAL_PROJECT",false,,"ROBOTICS","Creating a Belt Tension Meter for Voron 24 Printer","[rp2040, hx711]","1.5",,false
"e8ed553e-91f3-4751-bad4-2afa1a9c84dd","2024-08-25T18:19:28.756Z","kolleraa","I'm working on a web app that helps you discover books, movies, TV shows, video games, and songs that you'll like. The app makes it super easy to describe what you're looking for and then gives you a unique set of 10 suggestions on each run.It's the first solo project I've done in many years and I'm having a great time learning. I've also been able to get some great recommendations for myself and it's fun to use!https://www.yogurrt.com/","[{""commentText"":""It's a very cool idea.However, I gave it \""Jane Eyre\"" (a mid-19th century novel by Charlotte Bronte; it's a classic) with the expectation that it will return \""Wuthering Heights\"" – another a classic novel written in mid-19th century by Emily Bronte (yes the authors are related) – among other things. People who like Jane Eyre tend to like Wuthering Heights, and vice versa.But everything it returned were new works – published in the last 20 years – of stories that are set in the 19th century.The only filters applied were:\n\""Preferred: Gothic romance novel, Victorian literature, Highly influential classic literature, Early 19th-century England \"".So, something seems amiss for now. Nevertheless, it's a very cool idea.(Edited to fix my grammar; English is not my first language, so pardon me for any mistakes.)"",""commentUser"":""2143"",""indent"":""1"",""children"":[{""commentText"":""Thanks for the feedback!This is happening because I intentionally added a strong bias for more recent books. I thought that's what most people would be looking for - at least for fiction - and I also assumed there were other good ways to discover older books (lists, collections etc).You're absolutely right though, it should give you some Victorian lit given your preferences! I'll work on addressing this."",""commentUser"":""kolleraa"",""indent"":""2"",""children"":[]}]},{""commentText"":""c.f.,https://www.literature-map.com/"",""commentUser"":""WillAdams"",""indent"":""1"",""children"":[]},{""commentText"":""Omg instantly bookmarked.How to find \""Military science fiction series\"" that are \""Complex and Strategic\"" and includes \""Space battles and tactics\"", \""Action-packed sequences\"", \""Strategic dialogue\"", \""Multiple book series expansions\"", \""Futuristic space environment\"", \""Spaceships and battle fleets\""? Use yogurrt. Never found it so easy to narrow down my interests and find new books. Thanks!"",""commentUser"":""kaspermarstal"",""indent"":""1"",""children"":[]},{""commentText"":""Reminds me of GNOD’s Music Map.\nhttps://www.music-map.com/I really appreciate Apple Music links being listed instead of just Spotify."",""commentUser"":""themingus"",""indent"":""1"",""children"":[]},{""commentText"":""Very nice! Just snagged a number of scifi titles it identified."",""commentUser"":""highdeserthackr"",""indent"":""1"",""children"":[]},{""commentText"":""This is a huge gap we have these days. Everything out there is incentivized to suggest the most selling stuff rather than unique and interesting stuff."",""commentUser"":""emrah"",""indent"":""1"",""children"":[{""commentText"":""Yeah, this is definitely an important aspect of the problem I'm hoping to solve. I've found that selecting interesting preferences yields some interesting, non-obvious results \""out of the box\"" - but if you really want to go off the beaten path try selecting the \""Little known\"" preference under Other (and make it Required)."",""commentUser"":""kolleraa"",""indent"":""2"",""children"":[]}]},{""commentText"":""I’m really curious how this works! Obviously I don’t want you to disclose anything you don’t want to.I assume its some sort of ML? Are you using an external LLM? Any insights into building recommendation systems would be awesome!"",""commentUser"":""SomaticPirate"",""indent"":""1"",""children"":[{""commentText"":""The results of the categories look similar to what happens when prompting ChatGPT with \""describe a list of {genres/moods/etc.} for <content>\"". Also the links are all for query pages on amazon/spotify/etc, which says LLM to me (rather than a database). This dynamic schema generation -> UI supported query builder seems like a really interesting direction. I'd love to see it for the web more generally and I bet Exa.ai+LLM of choice would be a pretty good place to start. If it's an LLM I'm curious about hallucination rates and excited for future web-level RAG in only returning real objects.Also you can supply content which doesn't exist and it will automatically infer genre and such (another strong indication of LLM). I.e. you can imagine the aesthetics of the kind of content you might want by title and then use the UI to explore real recs related to that.PS to the creator: I love the simplicity of the design and the execution is inspiring. Sent a dollar for my searches :-)"",""commentUser"":""hoqqanen"",""indent"":""2"",""children"":[]},{""commentText"":""Also curious to know what's sharable under the hood. Getting good results, looks good."",""commentUser"":""grif-fin"",""indent"":""2"",""children"":[]}]},{""commentText"":""This works surprisingly well. Just shared it with my sci fi group.Idea: make an email opt-in and then new releases based on old preferences. My use case is always to go to DVDs/netflix releases, filter for sci fi and then high IMDB."",""commentUser"":""tillcarlos"",""indent"":""1"",""children"":[]},{""commentText"":""Bookmarked. It actually does seem to work well for the items I have selected. I actually got some interesting hits I feel compelled to look up now ( nice call on adding purchase link -- unobtrusive way to monetize it ).Nice work!"",""commentUser"":""A4ET8a8uTh0"",""indent"":""1"",""children"":[]},{""commentText"":""well done.. i was thinking of same from long time.. great to find this.. will be using this."",""commentUser"":""rufi"",""indent"":""1"",""children"":[]}]","10","23","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Web App for Personalized Recommendations in Entertainment","[]","1.6","https://www.yogurrt.com/",true
"e91e63cc-354e-4f12-a1c5-1b6db32fffdd","2024-08-25T18:19:28.756Z","joostdecock","I've been working on something to handle the ""plumbing for your observability"". It's a way to collect, stream, and route observability data that can get it from and into a wide variety of systems.It's not targeted at the 'cloud native' crowd, but rather more at traditional on-prem infra.It is all manageable via an API and provides a Kafka API for streaming data (RedPanda under the hood).Name: Morio
Documentation: https://morio.it/
Code: https://github.com/certeu/morioNote: here is no commercial angle here. This is an open source project of (the CERT of) the EU (license: EUPL).","[]","0","172","PERSONAL_PROJECT",true,"https://github.com/certeu/morio","SOFTWARE_DEVELOPMENT","Morio Streamlines Observability Data for Traditional On-Premises Infrastructure","[Kafka, RedPanda]",,"https://morio.it/",false
"e9336e78-98af-4fcb-a622-5d8a489e27d8","2024-08-25T18:19:28.756Z","henlo","I'm building a free library of website components and templates: https://uisual.com/. People can simply copy-and-paste the Tailwind CSS, Figma, and Framer into their own projects. No attribution, no sign up required.I'm a designer, and this is my first Vue project. Super happy and proud of it. This is a way for me to learn coding. I'm working on improving the project by adding a simple website builder where people can edit the components and templates directly.","[{""commentText"":""Loved this when it was shared in its own post recently. One piece of feedback is the bottom toolbar covers some of the content on mobile. I think ideally some extra padding on the bottom of the site would be needed when on mobile. Example: https://imgur.com/a/VXdtJ3m"",""commentUser"":""sunnybeetroot"",""indent"":""1"",""children"":[]}]","1","282","PERSONAL_PROJECT",true,,"SOFTWARE_DEVELOPMENT","Free Library of Website Components and Templates Built with Vue","[Tailwind CSS, Figma, Framer, Vue]","1.8","https://uisual.com/",false
"e9e23fa2-c786-40f7-b310-de5fb34afcbe","2024-08-25T18:19:28.756Z","ahaapple","I'm building MemFree, https://www.memfree.me/The open source project: https://github.com/memfreeme/memfreeAn Open Source Hybrid AI Search Engine: Instantly get accurate answers from the internet, bookmarks, notes, and documents. Obtain the most precise answers in the shortest time. With one click, AI indexes your personal knowledge base, eliminating the need to remember or manage it.","[]","0","57","STARTUP",true,"https://github.com/memfreeme/memfree","ARTIFICIAL_INTELLIGENCE","MemFree AI Search Engine for Instant Accurate Answers","[]",,"https://www.memfree.me/",true
"ea4d8c88-5b08-496a-9886-b0a6831bd972","2024-08-25T18:19:28.756Z","joshsharp","Still working on https://exist.io, a platform for quantifying and tracking data about your life. We've been around for about a decade now and seen many competitors come and go — this niche is definitely not at the peak of the hype cycle any more. On the other hand, Apple Watches have normalised tracking body stats like activity (and sleep to a degree), and yet we think there's still so much more that can be done with that data. We're still (always) working on improving our insights and correlations to find better ways to use the data to optimise your health, mood, productivity, and so on. But not with ""AI"" :)","[{""commentText"":""> but not with AIWhy not? Seems like the perfect use-case, which isn't true for a lot of other \""AI\"" companies."",""commentUser"":""mvkel"",""indent"":""1"",""children"":[]}]","1","52","STARTUP",false,,"PERSONAL_DEVELOPMENT","Continued Development of Exist Combining Data for Health Optimization","[]","1","https://exist.io",false
"ea833554-6bd7-4457-990c-289ae41bef08","2024-08-25T18:19:28.756Z","b_shulha","Hey,Working on the open source alternative to Heroku - https://ptah.sh (https://github.com/ptah-sh/ptah-server)Already have some success: we use it for our other 3 projects, thus saving us some cash. :)I have the 1-click apps marketplace, backups and, soon, monitoring.","[{""commentText"":""Also, I have created the Vendor Stories - https://stories.ptah.sh - the curated list of success or failure stories when people are meeting the huge corporations."",""commentUser"":""b_shulha"",""indent"":""1"",""children"":[]}]","1","148","STARTUP",true,"https://github.com/ptah-sh/ptah-server","SOFTWARE_DEVELOPMENT","Open Source Alternative To Heroku With Key Features","[]","1.8","https://ptah.sh",false
"ebae3bbb-e9b6-49ec-99a8-0105b13b45f0","2024-08-25T18:19:28.756Z","dtkav","I'm working on Relay [0] -- a collaboration plugin for Obsidian using yjs to provide live cursors and folder sync.I'm currently thinking about how to robustly Integrate different edit sources like iCloud, obsidian sync, git, and yjs updates. I think it could be cool to create a crdt persistence format that can live alongside markdown files (like note.md + note.md.crdt) to support edit history tracking from multiple users and their devices.[0] https://youtu.be/Ol6zDF5vrZo","[]","0","84","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Developing Relay Plugin for Obsidian Supporting Live Collaboration","[""Obsidian"", ""yjs"", ""iCloud"", ""git""]",,"https://youtu.be/Ol6zDF5vrZo",false
"ebe274f3-6326-4890-a006-cfdfac5e9512","2024-08-25T18:19:28.756Z","franze","https://gpt.franzai.comAI over email.Had some vacation. Now lots of new ideas. Think I will enable email forwarding (not yet possible)Mailto:[email protected], please send [email protected] a friendly email inviting them to a google meeting next Thursday. Keep me cc.Will only implement minimal spam protection and a simple opt out and see what happens.","[{""commentText"":""this example seems to simple. if i write that, why would i not write the invitation myself?ok, i get it, it lets me avoid having to address the person directly, especially for people who are insecure or just overthink what to write, but is this really healthy?where will it end? using AI to write love letters?on the other hand, you could leave out the email sending feature (and this avoid any spam problems) and just send the generated text as a reply that i can then forward.a generic email interface to send AI prompts sounds useful. encouraging people to write personal emails using AI not so much."",""commentUser"":""em-bee"",""indent"":""1"",""children"":[]}]","1","168","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","AI Email Integration Plans with Spam Controls","[]","0.8",,false
"ec1657ab-ee19-49cf-a2ab-b68af17be23a","2024-08-25T18:19:28.756Z","minajevs","I am working on an https://evy.app/Evy is an app for collectors, both professional and casual, to help them keep track of their items and share it with the world. Currently there are either overly complex inventory management systems, which are overkill for casual collectors, or generic social platforms, which are ""fine"" for everything, but great for nothing. My goal with Evy is to fill this gap by offering an easy way for any collector to manage their items.In short, it is an asset management system tailored specifically for collectors.","[]","0","174","STARTUP",false,,"MOBILE_APPLICATIONS","Evy App Simplifies Asset Management for Collectors","[]",,"https://evy.app/",false
"ec64f530-0139-40d3-8592-f04d98d300cd","2024-08-25T18:19:28.756Z","jdgauchat","I'm working on a server driven UI framework for mobile apps.Designers can push changes in Figma similar to a merge request, which can then be approved by product managers / developers and the apps UI updates on every device.Devs don't have to touch UI anymore but can focus on pure logic.Any app developed with this doesn't have to go through the usual release cycle for UI changes anymore.This will decrease the time lag of mobile to web and makes it easier for us to implement and distribute campaigns.We're in Alpha and two mobile apps with our technology are going to go live next months. A credit card app and a competitive player versus player mental arithmetic game.","[{""commentText"":""Nice. Please reach out to [email protected], would love to talk."",""commentUser"":""CrispinPowers"",""indent"":""1"",""children"":[]}]","1","363","STARTUP",false,,"MOBILE_APPLICATIONS","Server Driven UI Framework Revolutionizing Mobile App Design and Deployment","[]","1.8",,false
"ed28542c-f5a5-4d26-b6d0-684cc4d2e3f0","2024-08-25T18:19:28.756Z","mikewarot","I'm getting to know the ins and outs of GitHub CoPilot, and exploring languages and technologies I've avoided. I'm hoping to get done with a usable Bitgrid Emulator[1] in Javascript/HTML so that I can let people play with the concept and get used to it. I've got stuff working in Pascal[2], but that's not something most people can deal with. I've also got a ton of other stuff up on GitHub that I should poke a bit.I've spent a lot of time in analysis paralysis and this has given me the kick in the pants to get me going again.As far as new ideas go, I've already spent time learning Verilog, and hope to get a chip design through the TinyTapeout[3] before too long.Also, I found out that it only takes a few lines of Python and a lot of time to have an AI rate all my photos locally. That's a work in progress, should be less than 100 lines all told with niceties.[4][1] https://mikewarot.github.io/Bitgrid_C/bitgrid_sim.html[2] https://github.com/mikewarot/Bitgrid[3] https://tinytapeout.com/[4] https://github.com/mikewarot/RateMyPhotos","[]","0","323","PERSONAL_PROJECT",true,"https://github.com/mikewarot/Bitgrid","SOFTWARE_DEVELOPMENT","Exploring GitHub Projects And Developing New Skills","[JavaScript, HTML, Pascal, Verilog, Python]",,"https://mikewarot.github.io/Bitgrid_C/bitgrid_sim.html",false
"ed3eda38-31e2-4059-9fdb-99d39412ca36","2024-08-25T18:19:28.756Z","thip","I've been making an RGB LED version of the game 2048: https://hackaday.io/project/197115-tiny2048.
It's only a little side project but I've been having fun doing it!","[]","0","259","PERSONAL_PROJECT",true,,"SOFTWARE_DEVELOPMENT","RGB LED Version of 2048 Game Side Project","[]",,"https://hackaday.io/project/197115-tiny2048",false
"ed97fedf-03d1-4bf7-bdad-19600a59894d","2024-08-25T18:19:28.756Z","lemonwaterlime","Working on a SaaS that associates a person/company and their tech stack with psychology profiles. The intent is to better connect job seekers with companies.In short, if you want a person with Language A experience, but Language B is close enough, my software will provide the signal that the candidate is good enough for a closer look.Example: PHP and Go devs are likely to have similar approaches to how software should be built. Ruby and Go, perhaps not so much.There’s more nuance to it, but this is the idea.","[{""commentText"":""Awesome idea. Like a stackshare combined with a job board?There was a girl in the valley who make a recruiting service based on preferences like environmental/social factors. blanking on the name."",""commentUser"":""tillcarlos"",""indent"":""1"",""children"":[{""commentText"":""Were you thinking of Key Values https://www.keyvalues.com/ ?Founded by Lynne Tye."",""commentUser"":""ayewo"",""indent"":""2"",""children"":[]}]}]","1","131","STARTUP",false,,"SOFTWARE_DEVELOPMENT","SaaS Matches Candidates Tech Stack Psychology For Better Hiring","[]","2",,false
"edf103cd-c374-4d18-865c-5894409cd0de","2024-08-25T18:19:28.756Z","fhd2","I'm working on a command line billing/invoicing system. I couldn't deal with the ones I've tried (too heavy on UI, too difficult to automate stuff with).So far I just use it for my company billing, but it's quite delightful for me: My process is to save the services we provided in CSV files (exported from time tracking in org-mode, but you could use any tool that supports exporting), then I run this over it and it creates PDF invoices, and stores all the data (which I query occasionally, e.g. for quarterly VAT payments).Technologically it's weird, the invoice templates are written in LaTEX, and the code is in Common Lisp.I don't think about turning it into a business, but I think I'll open source it once it's a bit less messy. For now, I just focus on implementing the features I need (about 1-2 per quarter now).I kinda doubt it, but if anyone is interested in command line billing tools, I'd be excited to talk about it. Contact info is in my profile.","[{""commentText"":""This is super interesting to me as I have been focused on picking up Emacs and Common Lisp this year for my own freelance and startup workloads. Would you ping me or reply here if you do end up open sourcing this?"",""commentUser"":""prestonlibby"",""indent"":""1"",""children"":[{""commentText"":""Sure thing! Also happy to just provide access to the repo as-is, just write if interested. But it's 20% duck tape and prayers, still."",""commentUser"":""fhd2"",""indent"":""2"",""children"":[]}]}]","1","2","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Custom Command Line Billing System for Automating Invoicing Process","[LaTeX, Common Lisp]","2",,false
"ee23558e-848d-49cd-a00d-8122fc623ac7","2024-08-25T18:19:28.756Z","bhickey","Designing a diffracting telescope.","[]","0","607","PERSONAL_PROJECT",false,,"OTHER","Title: Designing Diffracting Telescopes","[]",,,false
"ee552eab-87f0-4949-96f6-5c84bafdff44","2024-08-25T18:19:28.756Z","joegibbs","I've been working on a kind of strategy game called Fall of an Empire (https://fallofanempiregame.com), it's a bit like a mix between Crusader Kings, Total War, Mount and Blade type games (just the overworld, not the battles), but rather than expanding you're trying to prevent an empire from collapsing.It's a ton of work, especially with the number of systems - you've got combat, resource management, settlement development, food managment, espionage, diplomacy etc - these all need to play together well. And then you've got to add in the storyline, graphics, marketing -but I think I'm making pretty good progress.I'm still using Unreal Engine 4 because I started work on that version and I haven't needed to upgrade to 5 since it's been released.
I've got a free prologue that I'm releasing on October 1, so now until then is a lot of polishing to make it work well.","[{""commentText"":""Steam recently made some changes that are pushing game studios away from prologues. Instead, demos can have their own steam pages. Plus all hyperlinks will soon be banned.I also noticed your game has been up on Steam since January 2022 and by the looks of it, you've done about zero marketing (steamdb.info). Hope that's on the horizon, it's a pretty darn important part of game development now!Love the concept of your game. Reminds me of my favorite roman emperor: https://en.wikipedia.org/wiki/Aurelian- Fellow game developer"",""commentUser"":""YesBox"",""indent"":""1"",""children"":[{""commentText"":""Thank you! If you replace a prologue (as standalone game) with a demo, can you transfer the wishlists?Marketing isn’t my strong point, if I ever had the money to make another the first person I’d hire would be marketing. My boss owns a PR agency and she said she can help in getting it out to journalists but that’s about it. I tried CPC and it came in at about $1/wishlist.Are there any methods of marketing you recommend?"",""commentUser"":""joegibbs"",""indent"":""2"",""children"":[{""commentText"":""Ask steam if you can swap out the store pages. I've never seen it done before though.$1/WL is good (not great or bad), depending on how much your game is going to cost and the projected WL->Sale conversion.I recommend you read through most of the articles and blog posts here: www.howtomarketagame.comIt's a good starting place."",""commentUser"":""YesBox"",""indent"":""3"",""children"":[]},{""commentText"":""This is a good start … A press release may be a good next step.Maybe announce a unique competition with a paid prize (if steam allows this)."",""commentUser"":""spacebacon"",""indent"":""3"",""children"":[]}]}]},{""commentText"":""This looks fantastic! Love the premise & well done for what looks like an incredible solo effort. I was tech lead on Ozymandias & have another minified 4X in the works at the mo & putting out feelers with publishers etc. Sounds like you plan to self publish this one but I’d love to chat & see if there’s any way I can help with your launch, whether just through advice or via introductions etc. You can reach me at biggles (at) bravobravo.games though I may end up finding a way to contact you directly first :-)"",""commentUser"":""BigglesB"",""indent"":""1"",""children"":[]},{""commentText"":""So, you thought that Attila wasn’t dark enough?In all seriousness, there’s a constant nagging in TW community for more historical games. Pharaoh didn’t cut it for the wast majority of players. You could capitalize on that, the genre would benefit from that."",""commentUser"":""f6v"",""indent"":""1"",""children"":[{""commentText"":""If this one does alright my next would be a crusades game with similar-ish mechanics, feudalism, the pop system from Victoria 2, multiple-settlement provinces and realtime movement."",""commentUser"":""joegibbs"",""indent"":""2"",""children"":[]},{""commentText"":""They recently released Pharaoh: Dynasties which is pretty much a complete overhaul of the base Pharaoh game, and is pretty much what the game should have been.They gave everyone half their money back, this free upgrade, new factions, bigger map and a ton of changes. Overall its been a big push from their side to keep the player base happy.But yeah, there's obviously a big market for historical games, from city builders, combat, etc. and I'm here for them all."",""commentUser"":""animal531"",""indent"":""2"",""children"":[{""commentText"":""A safe generalization about Dynasties is that “no one cares”. It has about 2.5k players now, same as Attila (one of the most controversial titles released 10 years ago).People keep bringing up Dynasties, but it’s obvious CA doesn’t know how to make successful historical titles anymore. They dropped the ball even on 3k which had some kind of potential."",""commentUser"":""f6v"",""indent"":""3"",""children"":[]}]}]},{""commentText"":""This looks great! It seems to solve the issue I always had with civilisation where the game becomes progressively easier as you advance ahead of the AI, leading to a late game which involves lots of management but little risk."",""commentUser"":""struanr"",""indent"":""1"",""children"":[]},{""commentText"":""Looks really cool & quite in-depth, awesome project. Are you a solo-developer or a game studio building this?"",""commentUser"":""Syntaf"",""indent"":""1"",""children"":[{""commentText"":""Just me, I work on it in my spare time. I’ve contracted out for some of it - some of the UI elements and models, and the soundtrack.All in all I’ve probably spent $5000 max on it."",""commentUser"":""joegibbs"",""indent"":""2"",""children"":[{""commentText"":""Whoa. You need to write about how you've accomplished that. How long have you been working on it?"",""commentUser"":""versteegen"",""indent"":""3"",""children"":[{""commentText"":""I started in uni during the start of Covid because I was playing Warband and I wanted to see if I could do something like the overworld in Unreal. Then I left it for a few months, got the idea of turning it into a proper strategy game and worked on an off until this year when I really started working on it. I probably put in 2-3 hours on weekdays after work and 6-7 on weekends. I think that I'm definitely more productive now because I have more experience, and I had literally no money at all at the start due to not having a job."",""commentUser"":""joegibbs"",""indent"":""4"",""children"":[]}]},{""commentText"":""what kind of a spare time is that, i want one also, congrats bro."",""commentUser"":""dbacar"",""indent"":""3"",""children"":[]}]}]},{""commentText"":""Good for you! Graphics and audio (music, sfx) are such a huge part of game dev that every time I attempt to get in, I walk away shortly afterwards"",""commentUser"":""emrah"",""indent"":""1"",""children"":[]},{""commentText"":""Just remembered Age Of Empires. Awesome trailer."",""commentUser"":""therediterator"",""indent"":""1"",""children"":[]},{""commentText"":""A feedback: the art and assets feel like they are AI generated but an interesting game idea, not sure if it makes sense as most the need to defend an empire that took me days to build greater than a procedurally generated one."",""commentUser"":""pajeets"",""indent"":""1"",""children"":[]},{""commentText"":""Very attractive!"",""commentUser"":""ahaapple"",""indent"":""1"",""children"":[]},{""commentText"":""Wow! Can’t wait till the preview drops!"",""commentUser"":""tomcam"",""indent"":""1"",""children"":[]},{""commentText"":""Rad!!!"",""commentUser"":""xiaodai"",""indent"":""1"",""children"":[]},{""commentText"":""Wishlisted!"",""commentUser"":""senkora"",""indent"":""1"",""children"":[]},{""commentText"":""is there a game where you're the indigenous people and you are trying to stop an empire colonizing you ?"",""commentUser"":""slim"",""indent"":""1"",""children"":[{""commentText"":""I wondered this myself and found some. I've played: When Rivers Were Trails, Thunderbird Strike, Dialect, Zulu Dawn, This Land Is My Land. There are a lot of options in boardgames (maybe more than with video games?), such as Burn the Fort."",""commentUser"":""fancy_pantser"",""indent"":""2"",""children"":[{""commentText"":""thank you"",""commentUser"":""slim"",""indent"":""3"",""children"":[]}]},{""commentText"":""Most paradox games enable this to some degree. It's pretty limited in terms of imagining what this could look like outside of the european conceptualization of civilization progress but it's there."",""commentUser"":""darby_nine"",""indent"":""2"",""children"":[]}]}]","13","1","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Developing Fall of an Empire","[Unreal Engine 4]","1.5","https://fallofanempiregame.com",false
"ef149635-3cc4-4495-a4fe-f3d7d2b913b8","2024-08-25T18:19:28.756Z","iamwil","I just published the first issue our digital zine, Forest Friends. The first issue is on ""LLM System Evals in the Wild"".Lots of AI engineerers are doing vibes-based engineering, just eyeballing the LLM output and saying ""LGTM!"". This is a good place to start, as we all should look at our data more. But it's best to move on from vibes to system evals.The first issue is on how to design and build system evals for a systematic way to gauge how well your LLM app is doing. That way, no matter if there are new models, new users, or new queries, you can be sure you're continuously improving, rather than allowing regressions.You can buy the first issue here:https://issue1.forestfriends.tech/And if you want to keep abreast of the next issue, you can subscribe here:https://forestfriends.tech","[]","0","366","PERSONAL_PROJECT",false,,"ARTIFICIAL_INTELLIGENCE","Forest Friends Digital Zine Launches With LLM System Evaluations","[]",,,true
"ef3db057-8b12-4efd-94c2-4857aab54cad","2024-08-25T18:19:28.756Z","zikani_03","I'm working on a platform for recording and managing user acceptance tests for software projects. I am trying to build it out slowly but in the open at https://github.com/golang-malawi/qatarinaBesides building the ideas I have in mind around how UAT could be improved for both devs and clients (users). My other goal is to encourage more Malawians to consider Go as a programming language for shipping solutions in, my Go evangelism has been working slowly but I think people need to see something they can appreciate to get more people onboard.Also working on a personal finance app in Flutter for young Africans, but that's not public yet :)","[]","0","285","PERSONAL_PROJECT",true,"https://github.com/golang-malawi/qatarina","SOFTWARE_DEVELOPMENT","Building a User Acceptance Testing Platform with Go and Encouraging Go Adoption","[Go, Flutter]",,"https://github.com/golang-malawi/qatarina",false
"ef45c7cc-bbd5-4a0d-b34a-d6ecaa0cb64d","2024-08-25T18:19:28.756Z","darrelld","So back in 2021 I built a loyalty platform for a chain of gas stations in the Caribbean. Thought it would be a quick deliverable, then hands off.It's turning into a full time side gig that's paid off in handful of batches (~$25K and running)I'm trying to become a loyalty vendor API.Would really like to work on my own interconnected systems of blogging tools and social media. Kinda a blend between having your own site and myspace? Not really targeting a market or anything like that, just think it would be cool to do for personal use and sharing with family and friends","[{""commentText"":""I'd really like to hear more about how this works and how you got it off the ground."",""commentUser"":""wyclif"",""indent"":""1"",""children"":[]},{""commentText"":""Interesting. Can you share more?"",""commentUser"":""CrispinPowers"",""indent"":""1"",""children"":[]}]","2","150","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Building A Loyalty Platform Turned Into A Lucrative Side Gig","[]","1.8",,false
"efd16600-39da-4cf0-ac6c-496f2c1b2209","2024-08-25T18:19:28.756Z","csjh","I'm working on a serialization format, somewhat based on apache arrow but row-based. Includes end to end typescript type safety, and significantly faster than JSON in serialization and deserialization. Seems to do fairly well in the native version I threw together, but more of a javascript/typescript operation for now.https://github.com/csjh/pest","[]","0","189","PERSONAL_PROJECT",true,"https://github.com/csjh/pest","SOFTWARE_DEVELOPMENT","Efficient Row-Based Serialization Format with TypeScript Type Safety","[Apache Arrow, TypeScript, JSON, JavaScript]",,"https://github.com/csjh/pest",false
"f01ee0ef-e943-4f34-b932-e51313069797","2024-08-25T18:19:28.756Z","AudiomaticApp","https://www.audiomatic.app/An automated dubbed translation service. Supports translation into English, French, Spanish, German, Portuguese, Chinese, and Japanese. The other options on the market often have jarring audio artifacts and glitches, which Audiomatic avoids.My friends and I are currently working on improving the voice quality and adding new features.","[]","0","216","STARTUP",false,,"MEDIA_AND_ENTERTAINMENT","Audiomatic Translation Service Working on Improving Voice Quality","[]",,,true
"f03d9ed8-ec15-452c-bf80-36cef868ae84","2024-08-25T18:19:28.756Z","WillAdams","Trying to use Literate Programming to create an OpenSCAD library for a Python-enabled version of OpenSCAD which is able to create DXF and G-code files for creating CNC projects:https://github.com/WillAdams/gcodepreviewbig things are reading:_Abraham Lincoln and the Structure of Reason_ by David Hirsch and Dan Van Haftenand_A Philosophy of Software Design_ by John Ousterhoutand getting the code to an actually useful state and then creating CNC joinery which isn't possible with other tools.","[]","0","107","PERSONAL_PROJECT",true,"https://github.com/WillAdams/gcodepreviewbig","SOFTWARE_DEVELOPMENT","Creating a Python Enhanced OpenSCAD Library for CNC Projects","[OpenSCAD, Python]",,"https://github.com/WillAdams/gcodepreview",false
"f06b0d34-dd6f-4c4a-8e83-74f63da4bc35","2024-08-25T18:19:28.756Z","jascha_eng","Working on Kviklet:
http://github.com/kviklet/kvikletMy first job was in a FinTech and the way production access was managed scared me. This is my approach at streamlining the process.
Basically a PR review flow for SQL queries, enforcing the 4-eyes principle so you never accidentally can do a Delete * form users, forgetting the where clause.","[{""commentText"":""This is a very cool idea! I don’t work in a team big enough for this anymore but I would have loved this in previous roles!"",""commentUser"":""m4tthumphrey"",""indent"":""1"",""children"":[{""commentText"":""Thank you! This was initially a startup idea but it was very hard to sell a cyber security solution with a very bare bones product to companies large enough to have this problem. Because the required features of such large orgs are just too much for such an early stage team.So I'm now doing it a bit as a side project but I hope to at some point also offer a paid version to fund development long term."",""commentUser"":""jascha_eng"",""indent"":""2"",""children"":[]}]}]","1","33","PERSONAL_PROJECT",true,"http://github.com/kviklet/kviklet","SOFTWARE_DEVELOPMENT","Streamlining SQL Query Reviews to Prevent Costly Errors","[]","1.8","http://github.com/kviklet/kviklet",false
"f095abd7-df81-4cbb-8be4-0f74ff9f705a","2024-08-25T18:19:28.756Z","zulban","I just reprioritzed my remaining 300 or so tickets for my chess variant AI sandbox game https://www.chesscraft.caI recently released a major update involving presigned s3 urls, and typically after a big update I pick my favorite issues (always fun) for the next big update while I go bug hunting. Sometimes I feel like this project is code therapy where, unlike at work, I get to do everything the right way and/or my way.I've also just started strength training at a gym for the first time which is already helping enormously with my neck and back pain.","[]","0","415","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Chess AI Sandbox Update and Strength Training Boosts Wellbeing","[]",,"https://www.chesscraft.ca",false
"f0aa7295-a795-47dd-95de-3ad58523228d","2024-08-25T18:19:28.756Z","a1o","Still slowly working on AGS. There's a lot to do and I don't have as much time as I used but still doing contributions to it.","[]","0","567","PERSONAL_PROJECT",true,,"SOFTWARE_DEVELOPMENT","Title: Progressing Slowly But Steadily on AGS","[]",,,false
"f105299e-d970-464b-832c-badf6754000b","2024-08-25T18:19:28.756Z","kevin_am","I'm learning the course about SEO. I have never heard of this term until now.Although some people say the SEO is dead and does not work anymore, I am still spending effort on it and building BMW VIN Decoder https://bmwvindecode.com/ to learn by doing.","[{""commentText"":""nice! i need to learn SEO too. how are you doing it?"",""commentUser"":""randomcatuser"",""indent"":""1"",""children"":[]}]","1","465","SELF_IMPROVEMENT",false,,"EDUCATION","Title: Learning SEO Through Building a BMW VIN Decoder","[]","1.8","https://bmwvindecode.com/",false
"f2022216-bdde-46b0-b38f-15c1e90d44d7","2024-08-25T18:19:28.756Z","mattrighetti","I wanted to learn more about htmx so I created a very dumb project https://mettag.ulry.app that fetches meta tags of passed urls and displays them nicely in the UI (also provides APIs because why not?). Still have to finish it, especially the err handling part, but it turns out I quite like htmx!","[]","0","40","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","HTMX Learning Project Fetches And Displays Meta Tags","[htmx]",,"https://mettag.ulry.app",false
"f2075038-34f1-4e64-a8de-e3f5ab09af0c","2024-08-25T18:19:28.756Z","GauntletWizard","I'm trying to bring the encryption benefits of MTLS, the security of X509 Name Constraints, and the improvements that have been made in the various clients libraries and operating systems to TLS behavior into a nice group, so that any small company, or even individual, can run their own CA infrastructure that puts the bug enterprises to shame (specifically, https://enroll.visaca.com/ already deserves a lot of shame).I'm doing so by making it easier to mint certificates for your pods in k8s (https://gitlab.com/gauntletwizard_net/kubetls/-/tree/master), by writing documentation on how to create good root certs with cheap HSM backed keys, updating cfssl to work with name constraints (https://github.com/GauntletWizard/cfssl/tree/ted/constraints), and building tools to issue short-lived certificates to developers.","[]","0","623","PERSONAL_PROJECT",true,"https://github.com/GauntletWizard/cfssl/tree/ted/constraints","CYBERSECURITY","Bringing Enterprise-Grade Encryption and CA Infrastructure to Small Businesses","[k8s, cfssl]",,"- Demo link: https://enroll.visaca.com/
- Demo link: https://gitlab.com/gauntletwizard_net/kubetls/-/tree/master
- Demo link: https://github.com/GauntletWizard/cfssl/tree/ted/constraints",false
"f28336e7-43cd-476b-919d-9a5b8453822f","2024-08-25T18:19:28.756Z","willswire","I'm currently working on an open-source project called checkd, which is a Cloudflare service worker designed to handle device authentication and state management using Apple's DeviceCheck API. The project includes an example iOS app and a worker implementation to demonstrate how the service can be integrated into a mobile app environment.https://github.com/willswire/checkdThis project has been an exciting way to explore better securing my iOS apps. I'm looking forward to refining it further and would love to hear any feedback or suggestions from the community!","[]","0","292","PERSONAL_PROJECT",true,"https://github.com/willswire/checkd","MOBILE_APPLICATIONS","Exploring Device Authentication with Checkd and Apple's DeviceCheck API","[Cloudflare, Apple's DeviceCheck API, iOS]",,"https://github.com/willswire/checkd",false
"f32da05e-fcca-4411-8160-57ee60335325","2024-08-25T18:19:28.756Z","xenospn","I'm working on a trip planner for vegans. This is designed to solve my particular problem as a full time (vegan) nomad who likes to stay in walkable cities.I noticed that sometimes, I book accommodations in a new city without realizing I'm very far from the nearest vegan restaurant, having to walk for a really long time to get food, and sometimes getting there after the kitchen is already closed.The planner helps me find hotels/airbnbs that are within 15 minute walk of at least 3 different vegan restaurants - makes my life so much easier!","[]","0","619","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Trip Planner Eases Vegan Nomads in Walkable Cities","[]",,,false
"f34f0fd7-7919-42d4-ba31-a8c9cb5137cc","2024-08-25T18:19:28.756Z","hsnice16","Recently after working as a frontend engineer for more than 2 years, I started doing full-stack, so I am going through the language that my new org uses (they are using GoLang) and trying to understand backend concepts as well.I am documenting my learning here - https://github.com/hsnice16/golang_learningMy first task was to write a GitHub action to build and push the docker image on AWS ECR. While working on it, I went through a good number of blogs, and also used ChatGPT, and finally raised a PR. So I thought to write a blog on that, you can read it here - https://hsnice16.medium.com/build-and-push-the-docker-image-...","[{""commentText"":""Also learning Golang!"",""commentUser"":""purple-leafy"",""indent"":""1"",""children"":[]}]","1","329","SELF_IMPROVEMENT",true,"https://github.com/hsnice16/golang_learning","SOFTWARE_DEVELOPMENT","Transition to Full-Stack Development and Documenting GoLang Learning","[GoLang, Docker, AWS ECR, GitHub Actions]","1.8","https://github.com/hsnice16/golang_learning",false
"f370f9ae-749d-4887-b207-468448a1d8d3","2024-08-25T18:19:28.756Z","atum47","Minimal blog platform. I'm creating one for myself but I'm making it generic enough that other people could fork it and make one for themselves. PHP and vanilla JS, as usual.","[]","0","82","PERSONAL_PROJECT",true,,"SOFTWARE_DEVELOPMENT","Title: Creating a Minimal Blog Platform","[PHP, vanilla JS]",,,false
"f37cd628-2325-402f-bbd1-74826c84f6ad","2024-08-25T18:19:28.756Z","vinibrito","A nocode web app builder, all included, frontend, backend.","[]","0","590","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: Nocode Comprehensive Web App Builder for Frontend and Backend","[]",,,false
"f386c106-0bff-4372-b1ee-4882e8001bb0","2024-08-25T18:19:28.756Z","jbaiter","A small tool to align two versions of a video with each other, that have the same video (e.g same cut of a show or movie), but different audio tracks, so that the audio track from one can be merged into the other. The primary use case is to merge native BluRay rips that only have native language audio with dubbed audio from DVD or VHS rips. Should help simplify my media collection and cut down on storage.Uses the scenedetect Python library to locate scene breaks and then uses perceptual hashing to find points for alignment. Also will include a small webapp to debug and adjust things manually in difficult cases.","[]","0","53","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Video Audio Synchronization Tool","[Python, scenedetect, perceptual hashing]",,,false
"f44b3e9e-e093-43b2-8dfb-95b824b3045a","2024-08-25T18:19:28.756Z","egypturnash","A graphic novel about a future world run by benevolent AIs who have found that the best way to get humans to behave in easily-predictable ways is to manifest as extremely unctuous clowns.http://egypt.urnash.com/npol/","[]","0","69","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Title: Futuristic World Controlled By Benevolent AI Clowns","[]",,"http://egypt.urnash.com/npol/",false
"f453c042-89b2-4090-a75e-7d558ea9c9da","2024-08-25T18:19:28.756Z","voiceblue","I made https://rascalhq.com, just to experiment with embeddings and because I wanted to see what kind of “advice” Shakespeare and Warren Buffet would give me for various queries.","[{""commentText"":""When prompted LLMs Shakespeare said:You taught me language, and my profit on't / Is, I know how to curse”The Tempest, by William Shakespeare“The poorest service is repaid with thanks.”The Taming of the Shrew, by William ShakespearePretty funny!"",""commentUser"":""langcss"",""indent"":""1"",""children"":[]}]","1","527","PERSONAL_PROJECT",false,,"ARTIFICIAL_INTELLIGENCE","Title: Creating Rascal HQ for Embeddings Analysis and Unique Advice","[]","1.8","https://rascalhq.com",true
"f4adb759-9883-40e1-92ee-6faa48f45902","2024-08-25T18:19:28.756Z","SoftTalker","Nothing interesting. But it pays the bills and doesn't demand much of my time.","[]","0","576","OTHER",false,,"OTHER","Title: Simple Job Meets Financial Needs without High Stress","[]",,,false
"f56b9eb3-a473-47f6-8b18-cf9f89ed69da","2024-08-25T18:19:28.756Z","jvanderbot","I'm making a cyberpunk-like ttrpg system, that should be roughly backwards compatible with the old gear catalogs. But it adds better progressions, some fairly innovative (I think) die rolling systems that make better use of party skills, and a number of ways that roleplay changes the rules, and visa versa.","[]","0","473","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Cyberpunk TTRPG System With Enhanced Mechanics and Roleplay Integration","[]",,,false
"f66c9bd9-edd6-48b0-b719-87757ec6ed78","2024-08-25T18:19:28.756Z","jppope","We just had a kid... trying to make his entrance into the world pleasant.","[{""commentText"":""Congratulations!"",""commentUser"":""svieira"",""indent"":""1"",""children"":[]}]","1","274","PERSONAL_PROJECT",false,,"HEALTHCARE","Title: Welcoming Our Newborn with a Pleasant Entrance","[]","2",,false
"f6740e49-d5d0-47e8-a141-404b8f760bb6","2024-08-25T18:19:28.756Z","edgarasben","Hey, I am working on a website/leaderboard to discover trending accounts on X. Would love some feedback on where I could take this further.BigOnX.com","[]","0","362","STARTUP",false,,"SOFTWARE_DEVELOPMENT","BigOnX Creation Aims to Highlight Trending Accounts on X","[]",,"BigOnX.com",false
"f681e648-473f-49c4-8b8e-7dcf49300bd1","2024-08-25T18:19:28.756Z","Instantnoodl","A ""slay the spire""-like deck builder game that can run in the terminal, but with full mouse support + images: https://github.com/BigJk/end_of_edenAnd my long-time project. A Dungeons & Dragons utility to use Thermal Printer for handy Printouts: https://github.com/BigJk/snd","[]","0","210","PERSONAL_PROJECT",true,"https://github.com/BigJk/end_of_eden","SOFTWARE_DEVELOPMENT","Terminal-Based Deck Builder Game With Mouse Support And Image","[]",,"https://github.com/BigJk/end_of_eden",false
"f6914650-9b51-4536-ae14-b87a1cc70030","2024-08-25T18:19:28.756Z","njx","Working on https://www.crawlspider.comBetter visualizations and improvements for internal link building","[]","0","30","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Title: Enhancing Visualizations for Internal Link Building","[]",,"https://www.crawlspider.com",false
"f6c4c4ba-dd7e-4a17-9c78-679d04a2b69c","2024-08-25T18:19:28.756Z","Ono-Sendai","Substrata - an open source metaverse project. https://substrata.info/
https://github.com/glaretechnologies/substrataCustom 3d engine, opengl / webgl,
Lua scripting, voice chat.
Mostly in C++.","[]","0","139","OTHER",true,"https://github.com/glaretechnologies/substrataCustom","SOFTWARE_DEVELOPMENT","Open Source Metaverse With Custom 3D Engine And Voice Chat","[C++, 3d engine, OpenGL, WebGL, Lua, voice chat]",,"https://substrata.info/",false
"f6d5a3f9-d54a-467d-a5db-1201111ff2d5","2024-08-25T18:19:28.756Z","smaps","I just started working full time on my mortgage loan officer SaaS tool again. I had started building it when I worked for a mortgage company in 2017 because I was annoyed at having to enter the same data on 6 websites 20-30 times a week. Ended up getting some paying customers but somewhat unconsciously avoiding selling too many, a personality defect I have since seen.If you know a mortgage loan officer, tell them to email tyler at lightningestimates dot com and mention HN. I'm just trying to fix an industry problem at a reasonable price.","[{""commentText"":""Love this one - I've done mortgage software in the past and there is so much room in this industry for improvement. Good luck!"",""commentUser"":""collingreen"",""indent"":""1"",""children"":[]}]","1","304","STARTUP",false,,"FINANCIAL_SERVICES","Mortgage SaaS Tool to Simplify Data Entry for Loan Officers","[]","2",,false
"f8999001-7f77-49b9-9ccd-0113fed293d4","2024-08-25T18:19:28.756Z","8organicbits","The recent relicensing of Redis to a non-open-source license bothered many in the community. But the groundwork for the relicensing was laid much earlier. I've been working on relicensing monitor to track various projects attributes that can affect the ease of relicensing a project.https://alexsci.com/relicensing-monitor/","[{""commentText"":""do you consider the likelyhood that a project will be forked?for example react is listed as high risk, but at the same time i would consider the risk to be very low in the sense that if it is relicensed then it will be forked immediately backed by a community that is strong enough to sustain such a fork.i'd go as far as saying that for react relicensing would kill the project because the majority of users would go with the fork.for other projects the risk is higher because they don't have a strong FOSS userbase that could sustain a fork, and because most current users would not care."",""commentUser"":""em-bee"",""indent"":""1"",""children"":[]},{""commentText"":""I also think CLAs are eerie and goes against the open source spirit, I don't think CLA alone puts a project in \""high risk\"". I'm not sure about the FAANG open source projects that are used as libraries (Guava, React, ...). These projects fundamentally don't jeopardize these company's businesses, and serve to increase the developer goodwill amongst the engineers. Nobody can predict the future but I can't imagine these projects becoming relicensed.More plausible scenario is them becoming an abandonware, but even in those cases the community can carry the torch."",""commentUser"":""jeeyoungk"",""indent"":""1"",""children"":[{""commentText"":""Agreed, and there's a few projects with CLAs that are ranked lower due to mitigating factors, like K8s [1]. I honestly don't get why they have a CLA, anyone know?The impact of developer good will is difficult to measure, so I don't attempt it. Redis burned community good will so badly with their relicensing that several forks rapidly emerged. Seemed like a predictably poor decision to me.I also don't want to pick favorite companies, because it's subjective, companies can change strategies or even sell projects off. What if Meta decided to sell React to a patent-troll-like company instead of just abandoning it?[1] https://alexsci.com/relicensing-monitor/projects/kubernetes/"",""commentUser"":""8organicbits"",""indent"":""2"",""children"":[]}]},{""commentText"":""Is there a specific reason that Firefox is considered low-risk for a rug pull? In my view, Mozilla doesn't seem the same as it once was but maybe there are specific reasons the open-sourceness isn't in jeopardy."",""commentUser"":""hypeatei"",""indent"":""1"",""children"":[{""commentText"":""Firefox scores well because it uses a copyleft license and the ability to relicense contributions remains with the original authors. Mozilla can't unilaterally relicense the Firefox code base as they haven't been granted that ability by the contributors. The copyleft license means they can't slap a new license on top (like a permissive license allows).The rating criteria was designed to consider legal facators, like license terms and CLA, so concerns like Mozilla buying an ad company aren't factored in. Those concerns feel more subjective to me, but are certainly valid.https://alexsci.com/relicensing-monitor/projects/firefox/"",""commentUser"":""8organicbits"",""indent"":""2"",""children"":[]},{""commentText"":""I imagine Firefox would die instantly if it moved to a restrictive license. It would be too easy to simply switch to a popular fork, and Firefox's userbase are the type that would be compelled to follow through with it. Even ignoring FOSS principles reasons, most folks are browser-savvy enough to understand the implications of such news -- their favorite browser is about to kill itself so they have to pick another one.\nAlso consider that Firefox would no longer be the default browser in most Linux distros, and likely prohibited from official package repositories entirely."",""commentUser"":""PeeMcGee"",""indent"":""2"",""children"":[]}]}]","3","28","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Relicensing Monitor Tracks Project Attributes for Easier Relicensing","[]","1.2","https://alexsci.com/relicensing-monitor/",false
"f8ec8e00-8ab5-4409-8fac-e9c3e3589068","2024-08-25T18:19:28.756Z","ICodeSometimes","a pocket knife search engine: https://knifegeek.ioi like knives","[]","0","429","STARTUP",false,,"E_COMMERCE","Title: Pocket Knife Search Engine with Enthusiast Features","[]",,"https://knifegeek.io",false
"f8fe7d47-42a5-4440-a7b1-2c9a43551c2c","2024-08-25T18:19:28.756Z","csomar","I am working on a git merge conflict resolution tool. If this is a problem you have, feel free to shot me an email. Still very early stages.","[{""commentText"":""I don't know if you are aware of Pijul. It claims to have solved some issues with git merge. It is one of the tools i want to study, use and test extensively at some point."",""commentUser"":""emporas"",""indent"":""1"",""children"":[{""commentText"":""No, but from a quick glance it looks like an alternative to git? There might be value in studying their approach. But any solution I’ll be working on will have to fully work/integrate with a regular git workflow."",""commentUser"":""csomar"",""indent"":""2"",""children"":[{""commentText"":""Oh, if operating within git boundaries is a requirement, then a different version control system is no good.The claim is, that pijul's merge of code is much better and simpler than git. Merges are idempotent and associative if i remember correctly. It cannot get much better than that."",""commentUser"":""emporas"",""indent"":""3"",""children"":[{""commentText"":""The reality is that most people are using git at the moment. I am looking to create a product that I'll be able to market and sell (rather something that I have fun R&Ding), so the git boundary is a requirement."",""commentUser"":""csomar"",""indent"":""4"",""children"":[]}]}]}]}]","1","447","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Git Merge Conflict Resolution Tool in Early Development","[]","1.2",,false
"f946a321-3650-41c4-a3d7-feae4a8ad05b","2024-08-25T18:19:28.756Z","52-6F-62","I wrote a musical (or otherwise) pitch guessing game inspired by my partner's love for minimalist, but engaging, games like Wordle.Still tweaking it, and it could use some better instructions. But the thread's here now so why not.If you see confetti, you answered correctly. Otherwise the points are added or subtracted in a ""hot or cold"" fashion based on your answer's distance from the actual pitch.https://abitpitchy.com","[]","0","318","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Musical Pitch Guessing Game Inspired By Minimalist Preferences","[]",,"https://abitpitchy.com",false
"f94b683c-3ca4-47fc-ad68-745ef411cbfb","2024-08-25T18:19:28.756Z","hm8","My friends and I have been working on building our website — https://bigbeans.ai
It's leetcode for ML/AI space.
We believe that a lot of software engineers are interested in learning about GenAI and like us learn by solving problems. :)","[{""commentText"":""Hey, good work. One small feedback, after logging in (from mobile) it took me to the profile section rather than listing problems. I was expecting it to redirect to the problems section. From there, it was tough to find the section. That displays problems."",""commentUser"":""therediterator"",""indent"":""1"",""children"":[{""commentText"":""Thank you, I'll address it right away!"",""commentUser"":""hm8"",""indent"":""2"",""children"":[]}]}]","1","480","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","Title: Leetcode Style Website Specifically for ML and AI Learning","[]","1.5","https://bigbeans.ai",true
"f9836207-cc67-4fca-9797-eb8f7493bcb7","2024-08-25T18:19:28.756Z","conradklnspl","We've been building https://www.datafragment.com, a tool that can help you get prospects for your product. It lets you search the web's HTML code.Some of our current users use it to find Wordpress websites with specific versions of Wordpress, others to find websites that use niche-market tools, ones that are not covered by incumbents such as Wappalyzer or BuiltWith. We're currently focused on the French market.Curious to hear your thoughts, if you are looking for new ways to find prospects.","[]","0","212","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Prospecting Tool DataFragment Targets French Market with HTML Search","[]",,"https://www.datafragment.com",false
"f9aee3e3-112e-47ba-b49f-98059c8c5b66","2024-08-25T18:19:28.756Z","runnr_az","Working on a convoluted app devoted choosing a baby name for your new child... but the underlying library is open source, based on public domain data:https://github.com/jonroig/usBabyNames.jsWe're engineers, we want to make data-driven decisions about what we name our children. My app won't necessarily help you choose a name, per se, but it can assist in eliminating a lot of possible names, giving you a much smaller set of choose from, each of which you can research more. So... like filter by name origin, length, popularity, etc..","[{""commentText"":""I was actually playing around those files today. I know this will be a typical HN comment and I'm sorry but, if it takes you an hour to load that data into sqlite, you're probably doing something very wrong. $ sqlite3 x.db 'create table foo(a,b,c)'\n\n $ time for year in {1880..2023}; do\n sqlite3 x.db '.import yob'$year'.txt foo --csv';\n done\n\n real 0m1.359s\n user 0m1.013s\n sys 0m0.323s\n\n $ sqlite3 x.db 'select count(*) from foo'\n 2117219\n\n(Numbers are from Linux/tmpfs/i9-12900k)Obviously that needs tweaked to store the year in a column, but it shouldn't run for more than a few seconds. Those csv files are the furthest thing from \""big data\""."",""commentUser"":""fallingsquirrel"",""indent"":""1"",""children"":[{""commentText"":""Right on. Outta curiosity, whatcha up to with the name data?Fair. I'm sure there are waaaay more efficient ways to load that into the db. That said, it's one of those things - like, where do I wanna spend my time -- sorting that out, something I only gotta do once a year and I can basically push \""go\"" and walk away -- or something else. It's not like I gotta keep turning the crank.... and, of course, PRs are welcome :)"",""commentUser"":""runnr_az"",""indent"":""2"",""children"":[{""commentText"":""Fair enough on the perf, I get it lolI'm hunting for names that had resurgence in popularity because of TV shows/movies. The name that inspired the project is Mabel. It disappeared in the 1960s, then reappeared the year after Gravity Falls came out and it's still climbing. https://www.behindthename.com/name/mabel/topI want to find as many examples of that as I can."",""commentUser"":""fallingsquirrel"",""indent"":""3"",""children"":[{""commentText"":""Interesting. So are you just looking at names with a dramatic slope / climb after a given year, then trying to figure out why?"",""commentUser"":""runnr_az"",""indent"":""4"",""children"":[]}]}]}]}]","1","310","PERSONAL_PROJECT",true,"https://github.com/jonroig/usBabyNames.js","MOBILE_APPLICATIONS","App Simplifies Baby Name Selection with Data Driven Filters","[JavaScript]","1.5",,false
"fa26e7a7-843f-4774-a270-076eaa545e01","2024-08-25T18:19:28.756Z","ww520","I'm actually creating a new web framework/library. I know. I know. Yet another one. I got sufficiently excited about the technology recently that I've dived head first into making one. Stay tuned.","[]","0","529","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","New Web Framework Library in Development Excitement Ensues","[]",,,false
"fad675c8-03af-4c32-bb15-9346d25cb3e1","2024-08-25T18:19:28.756Z","raytopia","I've been working a lot of some games in Python and Panda3D. I want to make somethingusing the joy cons as motion controls. Also been looking into stackless Python for a text based multiplayer game I'm working on.I need to update my website at some point its been a while.","[]","0","516","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Using Python Panda3D and Joy Cons in Game Development","[Python, Panda3D, stackless Python]",,,false
"faeadeff-752b-412b-b9b6-58c419cd3ade","2024-08-25T18:19:28.756Z","SuperHeavy256","My friends and I are working on https://supermemory.ai, an AI second brain to help you remember content from saved webpages and notes","[]","0","238","STARTUP",false,,"ARTIFICIAL_INTELLIGENCE","Title: AI Second Brain Innovation","[]",,"https://supermemory.ai",true
"fb1a7b36-98c8-4182-9227-e2426da03766","2024-08-25T18:19:28.756Z","Listone13","i've been making music in my spare time, picked up a guitar during the pandemichttps://m.youtube.com/@Listening_Stone/videos","[]","0","598","PERSONAL_PROJECT",false,,"MEDIA_AND_ENTERTAINMENT","Title: Creating Music During The Pandemic","[]",,"https://m.youtube.com/@Listening_Stone/videos",false
"fbc6170c-96e9-465b-90e9-d8e166be2e82","2024-08-25T18:19:28.756Z","breckognize","I've been working on a better spreadsheet for a while now. https://rowzero.io is 1000x faster spreadsheet than Excel/Google Sheets. It looks and feels like those products but can open multi GB data sets, supports Python natively, and can also connect directly to Snowflake/Databricks/Redshift.","[]","0","624","STARTUP",false,,"SOFTWARE_DEVELOPMENT","Next-Generation Spreadsheet: Faster Performance and Advanced Connectivity","[Python, Snowflake, Databricks, Redshift]",,"https://rowzero.io",false
"fbec5d52-de59-42d8-ad41-a0845141e6a8","2024-08-25T18:19:28.756Z","indulona","I have been working on a platform for digital content creators where they can sell their work or build online communities. In a few weeks it will be exactly two years since I started. I had a 6 month break but beside that it was daily grind from morning to evening. I'll be going online later this year.Most funny thing is that the toughest part related to the project had nothing to do with coding or tech. But finding a free domain. I had no idea 99% of the .com domains are just squatters.","[]","0","621","STARTUP",false,,"E_COMMERCE","Digital Platform For Creators Nears Launch After Two Years","[]",,,false
"fc2a4b15-4ccd-44b0-978b-0894959f9ef1","2024-08-25T18:19:28.756Z","yevlasenko","Working on https://www.shareback.com , team of 2. Been working on it for a few years, trying different ideas. We are trying to build something that we'd be happy to use by ourselves so it's been an interesting journey of self-discovery, research and coding. Also my partner in crime is non-technical and sometimes I kind of forget that people might use software in very different way to how, for example, I would do.Outside of that I am also building a gym up for myself which I could use without glasses (all apps I tried have tiny buttons or controls that I cant see in the gym)","[]","0","32","STARTUP",false,,"SOFTWARE_DEVELOPMENT","ShareBack Development Journey of Two Entrepreneurs","[]",,"https://www.shareback.com",false
"fc94e2c3-a320-43f8-a768-a98f17cd0f26","2024-08-25T18:19:28.756Z","bluehatbrit","I'm working on a library and accompanying notebooks to process secondary school exam results (UK). My father has been doing this for years for his trust and has a fantastic spreadsheet that spits out loads of data for each school.I've recently taken a new job working closely with some data scientists so wanted to skill up a little. So far I've got an elixir library which can calculate Attainment 8 and Progress 8. They're formulas provided by the DfE to understand individual student progress, and the schools ability to progress students.It's just a bit of fun, and is letting me experiment with some of the various elixir data libraries and livebook. At the end of it, his trust is going to plug in some anonymous data and see if they can get more insights than this mega spreadsheet.It's also nice to be doing a side project which isn't aimed at being a business.","[]","0","116","PERSONAL_PROJECT",false,,"EDUCATION","Creating an Elixir Library for Analyzing UK School Exam Results","[Elixir, Livebook]",,,false
"fca5fa05-3f90-4114-81c3-997d034c085d","2024-08-25T18:19:28.756Z","else42","I have been working on a little price tracker for the Hetzner Dedicated Server auction (https://radar.iodev.org/). Using Sveltekit for the first time, and decided to go frontend only with duckdb-wasm.I pull the data every hour with a GitHub action and redeploy the site nightly. The duckdb is regenerated every time and I can flexibly change its structure as required. So far I didn’t change much (eg. no normalization) since it’s not really needed. It also turns out to be surprisingly small, with compression a few megabytes. I haven’t written much SQL in some time and duckdb is very powerful.Most of the texts are AI generated as I’m usually very bad coming up with this. I really gotta learn that one day. Webdesign is the other weakness, but with all these UI libraries these days it’s less of a problem.I guess it’s pretty niche, but maybe interesting for some.It’s a fun little project.","[{""commentText"":""That is interesting!Overall I find it a pretty cool tool - though I don't quite understand the red/green lines on the chart (is there a legend?)."",""commentUser"":""danielheath"",""indent"":""1"",""children"":[{""commentText"":""No, I haven't figured it out yet with D3 :DGreen line: minimal price, red line, highest price (for the selected criteria). Middle one is the mean."",""commentUser"":""else42"",""indent"":""2"",""children"":[]}]}]","1","280","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Hetzner Price Tracker Using Sveltekit And Duckdb Wasm","[Sveltekit, duckdb-wasm, GitHub Action, SQL, AI]","1.8","https://radar.iodev.org/",false
"fd6fd109-a2bc-43a5-ac4c-49519629fe7c","2024-08-25T18:19:28.756Z","jcpst","I had surgery for a torn meniscus repair. I’m on the couch for a least another month.I’m using this precious expanded free time to compose music, my primary form of artistic expression.Software-wise, I’m on a platform team for a large company. I’m making some performance enhancements to our http client, and a plug-n-play library for app devs to easily integrate LLMs in their products.","[{""commentText"":""Piling on the \""Do the Physical Therapy\"" train, I had this done 2 years ago, did the PT work and now back 100%. It's a pain (literally and figuratively) but future you will be super happy current you did the work. Look into chair yoga, it will help you keep all of the other bits stretched out. Good luck!"",""commentUser"":""AstroJetson"",""indent"":""1"",""children"":[]},{""commentText"":""I had this done when I was 16. Be sure to finish the whole physical therapy regime, even after your knee feels normal again!"",""commentUser"":""foreigner"",""indent"":""1"",""children"":[]}]","2","133","PERSONAL_PROJECT",false,,"SOFTWARE_DEVELOPMENT","Composing Music and Enhancing Software During Recovery","[]","1.8",,true
"fdb8c88d-4846-432b-9167-9c71aa9a624c","2024-08-25T18:19:28.756Z","gnulinux996","I moved to doing programming for some post production companies and I am working on a couple of patches for ffmpeg.First time writing C and the task has been both daunting and rewarding, I am mostly working hls enc/dec and learning about av has been a ton of fun!","[{""commentText"":""That's awesome! Do you know of any resources for learning more about audio/video compression?"",""commentUser"":""udev4096"",""indent"":""1"",""children"":[]}]","1","87","SELF_IMPROVEMENT",true,,"MEDIA_AND_ENTERTAINMENT","First Experience Writing C for FFmpeg Patches","[C, ffmpeg, hls]","2",,false
"fdcc116a-5146-405b-9444-bdb1af1fc195","2024-08-25T18:19:28.756Z","tw0shay","Work in regulated manufacturing industry, deploying off-the-shelf operational technology systems (think Siemens, Emerson, Rockwell, Honeywell, Aveva, etc.).
Been building a software stack to automate building the custom documentation / validation the businesses who buy and deploy that software. Excited about its potential to cut down and the least favorite part of the job that engineers and those businesses have, when trying to improve things by deploying software or making changes","[]","0","530","OTHER",false,,"MANUFACTURING","Automating Documentation And Validation In Regulated Manufacturing Industry","[Siemens, Emerson, Rockwell, Honeywell, Aveva]",,,false
"fee33d3b-579f-4713-901d-d23a5eab481e","2024-08-25T18:19:28.756Z","chegra","https://arcprize.org/
I am trying to climb this leaderboard for the arc competition: https://www.kaggle.com/competitions/arc-prize-2024/leaderboa...","[]","0","231","OTHER",false,,"ARTIFICIAL_INTELLIGENCE","Arc Prize 2024 Kaggle Competition Leaderboard Climbing Efforts","[]",,,false
"ff64400b-fcba-4e68-a544-539d7498f08b","2024-08-25T18:19:28.756Z","cdelsolar","For my startup, a way to debug code errors with LLMs: https://codecomet.io - please let us know if you're interested and we can show you a demo.On the side (with very little spare time), a set of Scrabble-related apps: for studying, AI, and playing. (See https://github.com/domino14 for more info)I just love code too much.","[]","0","636","STARTUP",true,"https://github.com/domino14","SOFTWARE_DEVELOPMENT","Code Debugging And Scrabble Apps With LLMs And AI","[]",,"https://codecomet.io",false
"ffaf9c66-f75c-4aea-9896-cf95f9714658","2024-08-25T18:19:28.756Z","Joel_Mckay","This weekend, just designing a new type of lithography exposure process platform for hobbyists. Getting sub-micron 3-axis repeatability is an interesting problem, as one explicitly considers where to source economical mechanical precision.Mostly just bored waiting for my Tungsten sample shipment to try in a new metal 3D printing process (at $90/in^3 you figure people would just air mail it, but nope cause it is a fire hazard.) Container rail transport work stoppage means I may get time to entertain low priority vanity projects.Also working on a physics inertia puzzle so embarrassingly stupid... I refuse to post it lest it wastes 1 minute of someones time.Kind of like this ear worm... these kind of problems are annoying... lol =3https://www.youtube.com/watch?v=TsSuueEGQSM( don't click this link, seriously )","[]","0","589","PERSONAL_PROJECT",false,,"MANUFACTURING","Designing Lithography Platform and Awaiting Tungsten Sample Shipment","[]",,,false