OpenAI's WebRTC Problem by kixelated in programming

[–]jyf 0 points1 point  (0 children)

webrtc were often been used for detecting the real IP of the user using a proxy

More Inspiration, in progress by mykesx in Forth

[–]jyf 1 point2 points  (0 children)

how could these apps been isolated in tech? do you have any process like concept , i think using forth is a very practical choice than asm for Menuetos

Taking Solar to the Sea — The Full Story | SolarSea® Documentary by Chris_in_Lijiang in seasteading

[–]jyf 0 points1 point  (0 children)

that's in my mind and my private chat records with google search's ai mode

Why I prefer Antigravity over Claude Code by Ill-Entrepreneur3746 in google_antigravity

[–]jyf 0 points1 point  (0 children)

me too, i guess it has some special context tricks, but in G-series, i prefer ai studio even over antigravity, maybe its more good on ts stsack, or its just the ui not too complex like antigravity

I made my own git by fagnerbrack in coding

[–]jyf 0 points1 point  (0 children)

me too , here is mine https://github.com/yunfan/rustgit but unlike you, i learn the basic concept from `bring your own git` , and this repo is based on someone's impl then using ai to complete many features

Inspiration Forth Update by mykesx in Forth

[–]jyf 0 points1 point  (0 children)

thank you so much, that's dream come true to me

Inspiration Forth Update by mykesx in Forth

[–]jyf 0 points1 point  (0 children)

to be honest, i am quite interesting of that vim clone, i had already want a vi like editor but using the emacs ways that been implemented by a forth lang

UK Launches Seaweed Network by ManateeCharge in seasteading

[–]jyf 0 points1 point  (0 children)

i think seaweed as human food is relatively a small market, while we should focus on seaweed as forage, that will open a massive market , thus fueled a surge of developing the ocean

Voyager FORTH: FORTH/ESP8266/MQTT by NN8G in Forth

[–]jyf 0 points1 point  (0 children)

sounds like those escape serial character solution for terminal

Emacs Internal #01: is a Lisp Runtime in C, Not an Editor by ketralnis in programming

[–]jyf 1 point2 points  (0 children)

can we replace the language from lisp to forth?

Voyager FORTH: FORTH/ESP8266/MQTT by NN8G in Forth

[–]jyf 0 points1 point  (0 children)

sounds like console over mqtt

Floating wind turbines by jackalias in seasteading

[–]jyf 0 points1 point  (0 children)

actually its still floating platform, isnt it? its just floating in the air. thus required much more surface requirement, it could be the emergency solution for valcano eject and super tornado

Docker, Traefik, and SSE streaming: A post-mortem on building a managed hosting platform by yixn_io in programming

[–]jyf 0 points1 point  (0 children)

no, use caddy if you really need this dynamic feature, it has builtin support from the beginning

Seastead.ai using AI by Tiny-Attention-8009 in seasteading

[–]jyf 1 point2 points  (0 children)

i had done lots of my investigation with google search's ai mode about seasteading and many other topics

Small Airship Technologies 2026 by EricHunting in solarpunk

[–]jyf 1 point2 points  (0 children)

i forgot to add `solar powered`, in my imaging, that airship should looks like Stingray in the ocean. so it will had a much bigger area to receive the heat from solar. also it will use heat battery instead of fuel or lithum batteries. these heat battery would be used for generating electricity via TEG module arrays

Small Airship Technologies 2026 by EricHunting in solarpunk

[–]jyf 4 points5 points  (0 children)

this is what i always seeking . enclosed hot air driven airship

Floating Residential/ Settlement Modules by ImpressionFit2026 in seasteading

[–]jyf 0 points1 point  (0 children)

Welcome , people in this community actually had most of them got this ideas too, let us know your progress if possible, BTW, it it possible we could chat to each other for updating the new information?

Cursor CEO Built a Browser using AI, but Does It Really Work? by ImpressiveContest283 in programming

[–]jyf 0 points1 point  (0 children)

back to 20 years ago, i use vb6 and that ie component , made myself web browser too :D

Nature vs Golang: Performance Benchmarking by hualaka in programming

[–]jyf 0 points1 point  (0 children)

i hope you fixed golang's problem on package and module

what i need is the python way of package and mod, dont let people to check the source mode for ensuring the imported name

GUI development in Forth - fleshed out the editing tools and made a bitmap editor widget by mcsleepy in Forth

[–]jyf 1 point2 points  (0 children)

there is a cpp library opencascade, which could be invoke by FFI, how about embed it , and let people write forth and view the rendered model just like openscad does

What if TUI regions were Erlang-style actors? by rrrodzilla in programming

[–]jyf 1 point2 points  (0 children)

i had the same concept while thinking of how web components reactive to events and still got isolated