Login
Discover
Waves
Communities
Login
Signup
Xinta
@xinta
54
Living a live one step a time | Software Developer | Writer | Whatever
Followers
899
Following
638
Follow
Resource Credits
Available
Used
Location
Italy
Created
2017-03-16 09:04
RSS Feed
Subscribe
Blog
Blog
Posts
Comments
Communities
Wallet
rt-international
whistleblowers
2019-05-20 18:08
xinta reblogged
!
Community Moderators muted, Reveal content
Whistleblower raided by US police for refusing to reveal source talks to RT
After trying to break in with a sledgehammer, cops eventually raided the home of freelance reporter Bryan Carmody, seizing property and handcuffing him. RT spoke with Carmody about the raid, and its
$ 0.449
37
6
xinta
ita
2019-05-19 21:54
Verso le elezioni europee 2019
Quasi dimenticavo: la prossima settimana, più precisamente il 26 maggio dalle 7 alle 23, si vota per il rinnovo del parlamento europeo. Si vota per eleggere i deputati che andranno a comporre il Parlamento
$ 0.000
2
1
xinta
ada-lang
2019-05-19 14:27
Learning Ada 7: generics and (static) overloading
Generics Ada has generics. I don't know about Ada of the ancient time, and I don't care — as programmer on the edge of exploration, I don't care about old revisions of a language, unless I have to maintain
xinta
programming
2019-05-11 09:33
Learning Ada 6: tasking
Ada has tools for concurrency as language primitives, which makes it easy to do things that would be a lot harder in C or C++. An Ada task looks at first like a sort of package, with a public part which
jrcornel
crypto
2018-10-06 16:43
xinta reblogged
And So It Begins... Crypto Exchanges Cleaning House
Crypto exchanges are starting to clean house. In news out today, Poloniex announced that they would be removing margin trading for any and all US based customers. They also stated that they would be removing
markgritter
mathematics
2018-09-14 06:07
xinta reblogged
Minimal covering combination sets
In abstract terms: Given an N-element set, how many L-element subsets do we need so that every K-element subset is a superset of one of the L-element subsets? Let's express this by saying that the family
xinta
programming
2018-09-15 09:18
Reading RSS feeds in Go
I needed a simple program to get RSS feeds and do something on few information; I wanted to use it on several GNU/Linux boxes (CPU: Intel x86), without having to install something more than what was already
xinta
ada-lang
2018-06-09 20:34
Learning Ada 5: object oriented paradigm
Ada is born as an imperative procedural language in the era of imperative procedural languages. With Ada 95 it entered the club of programming languages with object orientation features. Package ~= class
curie
curation
2018-06-05 12:27
xinta reblogged
Curie Author Showcase (June 5th, 2018)
In spirit of Curie's mission to promote undiscovered but exceptional content, we wish to use this twice weekly section to provide an author showcase for some of the outstanding authors who received Curie
xinta
ita-life
2018-06-05 21:15
Razza di deficienti!
White Collar, prima stagione, dodicesimo episodio. Cerco di non svelare niente di fondamentale della puntata, ma un po' di trama, anche se semplificata, la racconto. Per cui… siete avvertiti! Neil Caffrey
xinta
ada-lang
2018-06-02 13:36
Learning Ada 4: predicates
Dynamic predicate We have seen that if we define properly the domain of our problem, we can make the Ada's type system to assist us to avoid bugs. We have seen how we can constrain values, but it isn't
krnel
informationwar
2018-05-20 23:21
xinta reblogged
Fake News and the Information War
Since the 2016 presidential election in the USA, there has been a lot of hype regarding fake news. Claims of false, bad or incomplete information (misinformation or disinformation) have been popularized,
emrebeyler
utopian-io
2018-05-21 19:25
xinta reblogged
imagehoster-python-client: A python client for SteemitImages
Repository Imagehoster is the project powers the images you upload at Steemit. It's an interesting project because only STEEM accounts can upload files here by signing the image content with their posting
xinta
ada-lang
2018-05-19 23:17
Learning Ada 3: exploring types
Let's explore a little bit the type system of Ada. Ada's type system is very important, because Ada is a strongly typed programming language and types define the exact domain of your program: they help
xinta
ada-lang
2018-05-17 21:56
Learning Ada 2: more on packages, naming conventions, and bits of types
Packages are very importat to organize your project, like modules in other languages, and they are also useful to “encapsulate data” — you don't need to go object oriented in order to benefit from that.
kasperfred
ai
2018-05-12 11:53
xinta reblogged
Is it a Higgs, Computer?
Using neural networks to detect elementary particles. This article originally appeared on kasperfred.com Whoa, what a ride it has been. From all the way back in December when I wrote the "Post Mortem
xinta
ada-lang
2018-05-12 12:57
Learning Ada 1: Hello world, basic greeter package, citing contract based programming, aspects, SPARK…
The Ada's Hello World is as simple as this: with Ada.Text_IO; use Ada.Text_IO; procedure Hello is begin Put_Line ("Hello world"); end Hello; Which with a proper syntax highlight looks better:
xinta
ada-lang
2018-05-11 21:02
What I've left behind, what I'm going to do
I know I've left behind my series of “music lessons” (here the last lesson), and I promise I'll post other lessons before the end of my life (which, I hope, won't be soon) — and also I owe an apology to
henrychidiebere
steemstem
2018-04-30 05:34
xinta reblogged
Signal Modulation and Demodulation
Telecommunication can be defined in a very simple term as the communication between two or more individuals that separated by significant distance(s). Telecommunication is a field with very rapid evolution
budgetbucketlist
travel
2018-04-26 10:09
xinta reblogged
Wind, hobbits, alien abductions and more wind: Wellington, New Zealand
Windy. If I would write a blog about Wellington of just one word, that’s the only feasible choice. While I was walking the steep roads and endless alleyway-staircases I noticed the locals couldn’t be less
Older →