Viewing profile — gioscarab
gioscarab
HN member- Joined
- Mon, Feb 02, 2015, 10:32 PM UTC
- HN karma
- 823
- Public activity
- 324 items
- HN profile
- View on Hacker News ↗
About gioscarab
No profile information was provided.
Recent public activity
-
comment
Comment #30742888
To be clear, the word "human" is used determine who can use the software because I am convinced that, when a company, institution, organization or corporation is created, it has it…
-
comment
Comment #30742804
A one man company consulting another would apply the software for commercial purposes. Commercial use is not comtemplated by the license. The one man company should contact me and …
-
comment
Comment #30742771
Hobby clubs could not use it because they are an organization, members of the club could use it because they are individuals playing with their hobby. Non-profit organizations coul…
-
comment
Comment #30742709
The idea is, let experimenters tinker with it and help you develop your idea, while at the same time exclude companies, institutions, organizations and corporations. If the softwar…
-
story
Show HN: A license designed to save the open source movement
Open Source experimenter license. "You" (or "Your") shall mean an individual, human, exercising permissions granted by this License. "Software" shall mean the source code, associat…
- story
-
comment
Comment #26544218
> It needs to supports, out of the box, cloud connected or wifi enabled (wireless lan connected) devices. When the physical layer of devices in the home don’t offer Wireless connec…
-
comment
Comment #26467049
Until it ultimately relies on Amazon S3 and a commercial network provider all the effort to obtain "decentralization" looks wasted. I hope IPFS will someday run on top of protocols…
-
comment
Comment #26415636
broken
-
comment
Comment #26384594
PJON supports mesh networking too, it is open-source and free to use, check it out: https://github.com/gioblu/PJON its address space may be beneficial (more flexible, lower overhea…
-
comment
Comment #26213296
>Still, a toy language... Not sure what is the effective definition of "toy language". >...focusing on a particular benchmark can most likely easily beat any other high-level langu…
-
comment
Comment #26213193
BIPLAN: https://github.com/gioblu/BIPLAN is a programming language, which comes with its own virtual machine and its compiler. It is really simple and it is an early protototype, a…
- story
-
comment
Comment #26157282
I really need some help on real-time operative systems, the interface for windows is more or less ready, and the code should work on win out of the box, it should be rather simple …
-
comment
Comment #26154632
Thinking about it more in detail, functions require the parentheses to show where the call ends. I obviously could count the number of expected parameters as function is defined, b…
-
comment
Comment #26152874
I have worked on it few years because I would like to use it on a custom computer design I have in mind. Something like 80s BASIC computers with a more modern language and quicker …
-
comment
Comment #26152844
Any of you would help me to run it on Windows/Linux? I would need some help with the system calls
-
comment
Comment #26152812
Ciao, yes I agree with you, I will work to remove parentheses from functions. What you would suggest instead of the arduino function names? You are right also about next and contin…
-
comment
Comment #26131200
Ciao besn, yes it is designed for constrained environments and now runs only on Arduino compatible devices, although it already supports system calls abstractions to be easily comp…
-
comment
Comment #26130847
BIPLAN (Byte-coded Interpreted Programming Language) is an experimental programming language based on a recursive descent parser that uses only static memory allocation and operate…
- story
-
comment
Comment #26130826
Should use PJON as a transport: https://github.com/gioblu/PJON
-
comment
Comment #26030365
1) What happens to the waste? 2) How much energy is required to make the paste?
-
comment
Comment #25999496
The PJON protocol: https://github.com/gioblu/PJON
-
comment
Comment #25988467
You should try to run gemini over PJON https://github.com/gioblu/PJON that could really change the game.